/* PLIK Z GLOBALNYMI USTAWIENIAMI DLA WSZYSTKICH STRON */
body {
	
	/*font: normal 100% Tahoma, Arial, sans-serif;*/
	font-family: Verdana, Georgia, sans-serif;
	font-size:12px;
	color: #222;
	margin: 0;
	padding: 0;
	text-align:left;
}

div, h1, h2, h3, h4, p, ol, li, form { margin: 0; padding: 0; }

a { color: #0357ab; text-decoration: underline; }
a:hover { text-decoration: none; }

.logo{margin-left:-12px;  font-family:Tahoma, sans-serif;}
.jak_dziala{position:absolute; margin-left:460px; margin-top:25px;  width:178px; font-size:16px; }
.komunikator_box{position:absolute; margin-left:755px; width:220px; font-family:Verdana, sans-serif; line-height:15px; font-size:14px; margin-top:40px;}
.left_col{border-left: solid 1px #b3b3b3; border-right: solid 1px #b3b3b3; padding:0px 30px 0px 26px; }
#wrapper{margin:0 auto; width:980px; background: url('/img/top_bg.png') no-repeat 440px 5px;
*/ background: url('/img/top_bg.png') no-repeat 455px 10px; /*hack dla ie */
}
.logo img { border: none; }
.jak_dziala span {color:#0052c1; display:block; white-space: nowrap;}
.logo a{color:inherit; text-decoration:none;}
.top_box{margin-left:15px}

#header{margin:10px}


/* stopka strony */
	#footer{	 font-size:15px ;width: 100%;	height: 45px;}
	#footer p{	width: 980px;	margin: 0 auto;	padding: 5px 0;	font-size: 0.8em;	text-align: center;}
	#footer p span{	color: #000;}
	#footer a{	color: #0052c1;	font-weight: normal;text-decoration: underline;}
	#footer a:hover{	text-decoration: none;}
/* koniec stopki */
/* GLOBAL END */
/* content strony */
	#content { width: 950px; padding: 10px 0px; margin: 0 auto; }
	#content img { border: none; }
	

	#tagi{clear:both;text-align:center;  font-size:12px; width: 935px; position: relative; margin: 0 auto; margin-bottom:10px}
	#tagi a{text-decoration: none; color:#aaa; margin-left:3px}
	#tagi a:hover{text-decoration: underline; }
	

#border_top, #border_bottom{width:980px; height:6px}
#border_top {background: url(../img/border_top.gif) no-repeat; overflow:hidden}
#border_bottom {background: url(../img/border_bottom.gif) no-repeat;}
#content_all{border-left:1px #b2b2b2 solid; border-right:1px #b2b2b2 solid; width:978px; */ width:980px; font-size:12px;  padding-bottom:40px }
#header_content{background: #fffcc5; margin-left:3px; margin-right:3px; height:45px;}
#header_content  h1{margin:0px; font-size:30px; padding:0px; text-indent:10px;  
font-weight:normal;  padding-top:5px; 
}
#header_content  h1 a{font-size:12px; position: absolute; top: 138px; margin-left:-20px; font-weight:bold;  padding-bottom:10px  }
#header_content .return a{ float:right; font-size:19px; margin-top:-32px; margin-right:5px;padding:1px;  background:#c1dafc; text-decoration:none; color:#000 }
 
.return a:hover{text-decoration:underline;}


/* .header_help{background: url(../img/helpIcon.gif) no-repeat;} */


#content{margin-left:20px;margin-right:20px; width:940px; margin-top:10px; }
#content a { color: #0051c0}
.left{float:left; width:50%; }
.right{float:right; width:50%;  }
.clear{ clear:both; }

h2.naglowek{  color:#035bb2; font-size: 24px; padding: 0px 0px 10px 0px;  }
ul.number{ list-style-type:decimal; list-style-position: outside; margin-left:10px; padding-left:10px; }
ul.alpha{ list-style-type:lower-alpha; list-style-position: outside; margin-left:10px; padding-left:10px; }
ul.point{ list-style-type:square; list-style-position: outside; margin-left:10px; padding-left:10px; }

span.special{ text-decoration:underline; }
