body 
{
	margin: 0;
	padding: 0;
	background: #e2e6e9;
	font: normal 12px Verdana, Arial, Sans-Serif;
        text-align: left;
}

/* Links */

a:link { color: #273A4D; text-decoration: none;}

a:visited { color: #273A4D; text-decoration: none; }

a:hover, a:active { color: #ffffff; background-color: #343838;}

h3 a:link { color: #3f4f5c; text-decoration: none; }

h3 a:visited { color: #3f4f5c; text-decoration: none; }

h3 a:hover, a:active { color: #FFFFFF; }

/* Html Elements */

h1, h2, h3, h4, h5, h6 { font-weight: normal; margin: 10px 0; padding: 0; }

h1 { font-size: 36px; color: #293138;}

h2 { font-size: 28px; color: #353F47;}

.post-title h2 {color: #3f4f5c; font-weight:bold; text-transform: uppercase; margin-bottom:5px;}

h3 { font-size: 24px; color: #3f4f5c;}

h4 { font-size: 20px; color: #3f4f5c; }

h5 { font-size: 16px; color: #3f4f5c;}

h6 
{ 
	font-size: 13px; 
	text-transform: uppercase; 
	margin: 5px 0; 
	font-weight: bold; 
}

ul { line-height: 1.8em; list-style-type: circle; color: #333333; }

ol { line-height: 1.8em; /*color: #333333;*/ color:#000000;}

blockquote
{
	color: #555555;
	background-color: #eeeeee;
	border: 1px solid #cfcfcf;
	padding: 5px 10px; 
	margin: 10px 20px;
	font-style:italic
	
}

code { font-family: Consolas, Verdana, Arial, "Courier New"; }

abbr, acronym { font-style: normal; border-bottom: 1px dotted #333333; cursor: help; }

em { font-style: italic; }

strong { font-weight: bold; }

del { text-decoration: line-through; color: #555555; font-size: 11px; }

ins { text-decoration: none; color: #679b3c; }

p em, 
cite
{
	font-family: Consolas, Verdana, Serif;
}

/* Structure */

#container
{
	width: 1024px;
	margin: 0 auto;
}

#header
{
	padding: 0px 0;	
}

#navigation
{
	float: left; 
	width: 1024px;
	background-color: #282d2d;
	text-transform: uppercase;
        font-size: 13px;
}

#wrapper
{
	margin: 0;
	padding: 0;
	clear: both;
	float: left;
	width: 1024px;
        background: #ffffff;
        border-left: solid #dde0e1 2px;
        border-right: solid #dde0e1 2px;
        border-bottom: solid #dde0e1 2px;
}

#content-wrapper
{
	width: 804px;
	float: left;
}

#content
{
	float: left;
	padding: 27px;
	line-height: 1.6em;
	text-align: justify;
	width:750px;
}

#content .commentbox {
	color: #918E85;
	background-color: #FBF4E2;
	padding: 2px 5px 2px 5px;
	border-top: solid #D4CBB4 1px;
	border-bottom: solid #D4CBB4 1px;
	text-transform: uppercase;
	font-size: 11px;
        margin-bottom: 10px;
}
#comments {
	color: #4A4A4A;
	padding: 0px;
}
#comments .comment {
        padding: 10px;
        background-color: #F6F6F6;
	border-bottom: 20px solid #ffffff;
}
#comments .comment cite {
        font-size: 14px;
        font-weight: bold;
        font-style: normal;
}
#sidebar-wrapper
{
        margin-left: 0px;
        margin-top: 25px;
        margin-bottom: 25px;
	width: 210px;
	float: left;
        background-color: #F3F2F2;
	border: solid #E6E4E4 1px;
}

#sidebar
{
	float: left;
	width: 190px;
	padding: 15px;
        color: #5b5c5c;
	font-size: 8.6pt;
	text-align: center;
	line-height:normal;
}
#box 
{
	clear: both;
}
#footer
{
	clear: both;
	float: left;
	width: 1024px;
	margin: 0px 0;
	color: #555555;
	text-align: center;
	padding: 10px 0;
	background: #cfcfcf;
}

/* Navigation */

#navigation ul
{
	margin: 0 5px;
	float: left;
	width: 1024px;
	padding: 0px 0;
	list-style-type: none;
}

#navigation li { float: left; /*margin: 0 0 0 5px;*/margin: 0 0 0 0px; padding: 0; }

#navigation a
{
	float: left;
	display: block;
	color: #ffffff;
	/*padding: 5px 10px; */
	border-right-style: solid;
	border-right-width: 1px;
	padding: 5px 6px;
	font-size:12px;
}

#navigation ul li.current_page_item a:hover
#navigation ul li.current_page_item a:active
{
	color: #ffffff;
	background-color: #414646;
	border-left: solid #6b7070 1px;
    border-right: solid #6b7070 1px;
	padding: 5px 9px;
}





#navigation ul li.search
{
        float:right;
        margin-right: 10px;
}


/* Header */

#header h1 {color: #191a1a; font-weight: bold; margin-bottom: 10px; }

#header h1 a {width:750px; height: 200px; background: transparent url() center center no-repeat; }

#header h1 a:link,
#header h1 a:visited
{
	color: #333333;
}

#header h1 a:hover,
#header h1 a:active
{
	color: #000000;
	background-color: transparent;
}

#header h1 span {color:#5b5c5c;}

/* Content */

.date {
	margin-left: 3px !important;
	padding: 0;
	color: #ccc !important;
	font-family: Verdana, Arial, Sans-Serif !important;
	letter-spacing: -1px;
	font-weight: normal;
	font-size: 24px;
	text-transform: lowercase;
	display: inline;
	}

h3.post-title {
        display: inline;
        }

h3.post-title a {	
        /*text-transform: lowercase;*/
	color: #3f4f5c !important;
	font-family: Verdana, Arial, Sans-Serif !important;
	letter-spacing: -1px;
	font-weight: bold;
	font-size: 24px;
	border-bottom: none !important;
	}

h3.post-title a:hover {
	text-decoration: none!important;
	color: #222 !important;
	background: transparent;
	}

/* Sidebar */

#sidebar h3 { font-size: 18px; color:#5b5c5c; text-transform: uppercase; border-bottom: solid #5b5c5c 2px;}

ul#sidenotes
{
	margin: 0;
	padding: 0;
	line-height: 1.6em;
	list-style-type: none;
}

ul#sidenotes li
{
	padding: 5px;
	border-bottom: 1px dotted #cccccc;
}

ul#sidenotes li:hover
{
	background-color: #eeeeee;
}

ul#sidenotes li .title
{
	display: block;
	font-weight: bold;
}

ul#sidenotes li .date
{
	display: block;
	color: #777777;
	font-size: smaller;
}

ul#sidenotes li .content
{
	display: block;
}

ul#sidenotes li a:link,
ul#sidenotes li a:visited
{
	padding: 0; 
	color: #333333;
}

ul#sidenotes li a:hover,
ul#sidenotes li a:active
{
	background-color: transparent; 
}

/* Footer */

#footer a:hover,
#footer a:active
{
	color: #003355;
	background-color:transparent;
}


input[type=text] { 
	padding: 9px;
	border: solid 1px #74b1c2;
	outline: 0;
	width: 350px;
	background: #ffffff;
	background: -webkit-gradient(linear, left top, left 25, from(#ffffff), color-stop(4%, #eeeeee), to(#ffffff));
	background: -moz-linear-gradient(top, #ffffff, #eeeeee 1px, #ffffff 25px);
	box-shadow: rgba(0,0,0, 0.1) 0px 0px 6px;
	-moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 6px;
	-webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 6px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	}


input[type=text]:hover, input[type=text]:focus { 
	border-color: #90c7d6; 
	-webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 6px;
	}
	
input[type=checkbox] {
	margin: -3px 3px 0px 0px;
	padding: 0;
	vertical-align: middle;
}

textarea { 
	padding: 9px;
	border: solid 1px #74b1c2;
	outline: 0;
	width: 600px;
	min-height: 100px!important;
	height: auto!important;
    height: 100px;
	background: #ffffff;
	background: -webkit-gradient(linear, left top, left 25, from(#ffffff), color-stop(4%, #eeeeee), to(#ffffff));
	background: -moz-linear-gradient(top, #ffffff, #eeeeee 1px, #ffffff 25px);
	box-shadow: rgba(0,0,0, 0.1) 0px 0px 6px;
	-moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 6px;
	-webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 6px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	}


textarea:hover, textarea:focus { 
	border-color: #90c7d6; 
	-webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 6px;
	}


.submit input {
	width: 250px;
	padding: 9px 15px;
	margin: 8px 0px 0px 100px;
	font-size: 13px;
	font-weight: bold;
	text-shadow: 1px 1px 1px #10658c;
	color: #ffffff;
	cursor: pointer;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
	box-shadow: rgba(0,0,0, 0.1) 0px 0px 6px;
	-moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 6px;
	-webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 6px;
	background: #1f92bb;
	border: 1px solid #10658c;
	}

.submit input:hover {
	background: #209fcc;
}

.label {
	float: left;
	margin: 0;
	padding: 0px 3px 0px 0px;
	
	width: 130px;
	text-shadow: 1px 1px 0px #e0f5fb;
}

.req {
	color: red;
}

.recaptcha {
   margin: 13px 0px 13px 0px;
   float:left;
}

.blad {
   margin: 2px 0px 0px 0px;
   padding: 9px;
   color: #ffffff;
   text-shadow: 1px 1px 1px #bf0f0f;
   -moz-border-radius: 5px;
   -webkit-border-radius: 5px;
   background: #e21818;
   display: block;
}

.powodzenie {
   margin: 2px 0px 0px 0px;
   padding: 9px;
   color: #ffffff;
   text-shadow: 1px 1px 1px #586b15;
   -moz-border-radius: 5px;
   -webkit-border-radius: 5px;
   background: #84a025;
   display: block;
}

form legend {
 font-size: 1.1em;
 color: #FFF;
 padding: 0.3em; font-weight: bold;
 background-color: #f97103
 }
 
 form label {
 text-align: inherit;
 width: auto
 }
 
 form fieldset {
 padding : 15px;
 border:1px solid #7F9DB9;
 width: 96%;
 margin: 0 auto
 }
 

 
 .wytluszczenie{
	font-weight:bold;
 }
 
 .podkreslenie{
	text-decoration:underline;
 }
 
 .error{
	border-color:red!important;
	color:red;	
	background: url('../img/unchecked.gif') no-repeat left;		
	padding-left:15px;
	height:16px;
 }
 
 .valid{
	background: url('../img/checked.gif') no-repeat left;
	height:16px;
	
	 
 }
input[type=checkbox].valid{	
	background-image:none;
}
input[type=checkbox].error{	
	background-image:none;
}

.tabela{
border: 1px solid black;

}


	
.tabela td, th{	
	border: 1px solid black;
	text-align:justify;
	padding:5px;
	
}
.tabela th, .wierszTabela{
	text-align:center;
}
.tabela tr th{
	background-color:#f97105;
	color:white;
}

.tabelaPodpis td, th{
	border: 0px;
	text-align:center;
	vertical-align:middle;
}

.tabelaPodsumowanie td, th{
	border: 0px;
	text-align:left;
	vertical-align:top;
}
.tabela_program{
border: 1px solid black;
}

.tabela_program tr td{
	text-align:justify;
	padding:5px;	
}

.tabela_program .kolumna_program{
	width:100px;
	text-align:center;
	vertical-align:text-top;
}

.tabela_program .wiersz_program_k1{
	background-color:#fde9d9;
}

.tabela_program .wiersz_program_k2{
	background-color:#dbe5f1;
}


.buttonCss {
	background-color:#1f91bb;
	border:1px solid #10658c;
	display:inline-block;
	color:#ffffff;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
}.buttonCss:hover {
	background-color:#209ecc;
}.buttonCss:active {
	position:relative;
	top:1px;
}

.mail {position: relative}
.mail:before {content: attr(data-mail-local) "@"}
.mail:after {content: attr(data-mail-domain)}


.tabelkaCss {
	margin:0px;padding:0px;
	width:100%;
	box-shadow: 10px 10px 5px #888888;
	border:1px solid #000000;
	
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
	
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
	
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
	
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}.tabelkaCss table{
	width:100%;
	height:100%;
	margin:0px;padding:0px;
}.tabelkaCss tr:last-child td:last-child {
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
}
.tabelkaCss table tr:first-child td:first-child {
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}
.tabelkaCss table tr:first-child td:last-child {
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
}.tabelkaCss tr:last-child td:first-child{
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
}.tabelkaCss tr:hover td{
	
}
.tabelkaCss tr:nth-child(odd){ background-color:#ffaa56; }
.tabelkaCss tr:nth-child(even)    { background-color:#ffffff; }.tabelkaCss td{
	vertical-align:middle;
	
	
	border:1px solid #000000;
	border-width:0px 1px 1px 0px;
	text-align:left;
	padding:7px;
	font-size:12px;
	font-family:Arial;
	font-weight:bold;
	color:#000000;
}.tabelkaCss tr:last-child td{
	border-width:0px 1px 0px 0px;
}.tabelkaCss tr td:last-child{
	border-width:0px 0px 1px 0px;
}.tabelkaCss tr:last-child td:last-child{
	border-width:0px 0px 0px 0px;
}
.tabelkaCss tr:first-child td{
		background:-o-linear-gradient(bottom, #ff7f00 5%, #bf5f00 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ff7f00), color-stop(1, #bf5f00) );
	background:-moz-linear-gradient( center top, #ff7f00 5%, #bf5f00 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff7f00", endColorstr="#bf5f00");	background: -o-linear-gradient(top,#ff7f00,bf5f00);

	background-color:#ff7f00;
	border:0px solid #000000;
	text-align:center;
	border-width:0px 0px 1px 1px;
	font-size:14px;
	font-family:Arial;
	font-weight:bold;
	color:#ffffff;
}
.tabelkaCss tr:first-child:hover td{
	background:-o-linear-gradient(bottom, #ff7f00 5%, #bf5f00 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ff7f00), color-stop(1, #bf5f00) );
	background:-moz-linear-gradient( center top, #ff7f00 5%, #bf5f00 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff7f00", endColorstr="#bf5f00");	background: -o-linear-gradient(top,#ff7f00,bf5f00);

	background-color:#ff7f00;
}
.tabelkaCss tr:first-child td:first-child{
	border-width:0px 0px 1px 0px;
}
.tabelkaCss tr:first-child td:last-child{
	border-width:0px 0px 1px 1px;
}

#patronatmedialny, #patronathonorowy{
	text-align:center!important;
	width:100%;
	margin:auto;
}

#patronatmedialny img{
	width:400px;
}

#patronatmedialny h5{
	color:#f97105!important;
	font-weight:bold;
}

#patronathonorowy img{
	
}

#patronathonorowy h5{
	color:#f97105!important;
	font-weight:bold;
}

#pobierz{
	width:100%;
	text-align:center;
}
#pobierz img{
	display: block; 
	margin:0 auto;
}

.mediaonas{
	width:744px;
	background-color: rgb(243, 242, 242);
	border: 1px solid rgb(230, 228, 228);

	overflow:hidden;
	margin:0 auto;
	padding:10px;
	

}

.mediaonas_lewo{
	float:left;	
	width:200px;
	height:100%;
}
.mediaonas_lewo img{
	border: 1px solid rgb(230, 228, 228);
}

.mediaonas_prawo {	
	width:520px;
	float:left;		
	padding: 0px 10px 0px 10px;	
	
}

.podsumowanie {
	text-align:center;
}

