html,body{
	font-size:11px;
	padding:0px;
	margin:0px;
	font-family:Verdana;
	background-color:#08124c;
	background-image:url(../img/bg.jpg);
	background-repeat:repeat-y;
	background-position:center;
	
	}
div,img,a,span,ul,td{
	margin:0px;
	padding:0px;
	border:0;
}
p{
	margin:5px 1px;
}
a{
	color:#fff;
	text-decoration:none;
	padding:10px;
	font-weight:bold;
}
a:hover{
	color:#ffa000;
}
a.marked{
	color:#ffa000;
}
#container{	
	width:1020px;
	margin:0 auto;
}

#header{
	width:100%;
	height:123px;
	background-image:url(../img/header.gif);
}

#header_top{
	padding-left:130px;
}

#header_bottom{
	padding-left:145px;
}
#header_bottom ul{
	padding-top:10px;
	padding-left:20px;
}
#header_bottom li{
	display:inline;


}
#navigation{
	width:100%;
	height:26px;
	background-image:url(../img/navigation.gif);
	background-repeat:no-repeat;
	padding-top:14px;
	text-align:center;
}
#navigation img{
	float:left;
}

#navigation li{
	display:inline;

}
#content{
	width:852px;
	padding:15px 71px 10px 97px;
	float:left;
	background-color:#0A1656;
}
#content td{
	padding:10px 2px;
	border:1px solid #ccc;
	background-color:#fff;
}
#content h1{
	font-size:20px;
	color:#444;
	margin: 0px 0 6px 0;
}
#content p{
	line-height:16px;
	text-align:justify;
}
#content a{
	color:#10186C;
	padding:0px;
}
#content a:hover{
	color:#ffa000;
}
#content li{
	margin:4px 0;
}
#content_gora{
	background-image:url(../img/ramka_g.gif);
	background-repeat:no-repeat;
	height:34px;
}
#content_srodek{
	background-image:url(../img/ramka_s.gif);
	background-repeat:repeat-y;
	padding:10px 40px;
}
#content_srodek ul{
	padding-left:30px;
}

#content_dol{
	background-image:url(../img/ramka_d.gif);
	height:34px;
}
#navigation_bottom{
	width:100%;	
	height:28px;
	clear:both;
	background-image:url(../img/over_footer.jpg);
	background-repeat:no-repeat;
	text-align:left;
	padding-top:12px;
	color:#fff;
	font-size:12px;
	
}
#navigation_bottom a{
}
	
#footer{
	width:100%;	
	height:40px;
	clear:both;
	background-image:url(../img/footer.gif);
	background-repeat:no-repeat;
	text-align:center;
	padding-top:12px;
	color:#fff;
	font-size:12px;
}
.ramka{
	
	float:left;
	display:inline;
	margin-bottom:10px;
}

.ramka div{
	float:left;
	display:inline;
}
.lewo, .prawo{
	height:100%;
	width:35px;
}
.lewo1,.lewo3,.prawo1,.prawo3{
	width:35px;
	height:34px;
}
.lewo2, .prawo2{
	width:35px;
}
.srodek1,.srodek3{
	width:100%;
	height:13px;
	
}

.lewo1{
	background-image:url(../img/ramka_lg.gif);
	background-repeat:no-repeat;
}
.lewo2{
	background-image:url(../img/tlo_poziom_lewo.gif);
	background-repeat:repeat-y;
}

.lewo3{
	background-image:url(../img/ramka_ld.gif);
	background-repeat:no-repeat;
}
.prawo1{
	background-image:url(../img/ramka_pg.gif);
	background-repeat:no-repeat;
}
.prawo2{
	background-image:url(../img/tlo_poziom_prawo.gif);
	background-repeat:repeat-y;
}

.prawo3{
	background-image:url(../img/ramka_pd.gif);
	background-repeat:no-repeat;
}
.srodek1{
	background-image:url(../img/tlo_pion_gora.gif);
	background-repeat:repeat-x;
	background-color:#E3E4E9;
}
.srodek3{
	background-image:url(../img/tlo_pion_dol.gif);
	
	background-repeat:repeat-x;
}
#content .srodek2 h1{
	font-size:14px;
	font-weight:normal;
	color:#10186c;
	margin-top:20px;
	text-align:center;
}
.srodek2{
	font-size:14px;
	color:#10186c;
	background-color:#E3E4E9;
}
.srodek hr{
	border:none;
	border-top:1px solid #ccc;
	height:1px;
}

#content_srodek h2{
	font-size:12px;
}
#content_srodek a{
	color:#0e1d72;
}

#content_srodek a:hover{
	color:#ffa000;
}