body{
background-image:url("img/bg_end.jpg");
background-repeat:repeat;
font-family:Arial;
font-size:11px;
color:#FFF;
margin:0px;
z-index: 2;
}

#bg_bottom {
background-image:url("img/bg.jpg");
background-repeat: repeat-x;
}

#main_wrapper{
width:1020px;
margin:auto;
background-image:url("img/baner_bottom.jpg");
background-repeat:no-repeat;
background-position:0px 370px;
overflow:hidden;
}

#baner_top{
width:100%;
height:70px;
background-image:url("img/baner_top.jpg");
background-repeat:no-repeat;
margin-top:21px;
}

#baner{
width:100%;
height:279px;
background-image:url("img/baner.jpg");
}

#menu{
width:620px;
height:32px;
background-image:url("img/menu_bg.jpg");
background-repeat:repeat-x;
margin-left:203px;
}

#menu_left{
width:5px;
height:32px;
background-image:url("img/menu_left.jpg");
background-repeat:no-repeat;
overflow:hidden;
float:left;
display:inline;
}

#menu_right{
width:5px;
height:32px;
background-image:url("img/menu_right.jpg");
background-repeat:no-repeat;
overflow:hidden;
float:right;
display:inline;
}

#menu_links{
width:600px;
height:28px;
float:left;
display:inline;
margin-top:4px;
}

/*#menu_linki span.link{
padding:5px 10px 5px 10px;
}

#menu_linki a:hover span.link{
height:28px;
background-image:url("img/menu_hover_bg.jpg");
background-repeat:rpeat-x;
}

#menu_linki a:hover span.left{
width:4px;
height:28px;
background-image:url("img/menu_hover_left.jpg");
background-repeat:no-repeat;
}

#menu_linki a:hover span.right{
width:4px;
height:28px;
background-image:url("img/menu_hover_right.jpg");
background-repeat:no-repeat;
}*/


#menu_links ul, #menu_links ul li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu_links ul {
	float: left;
	width: 98%;
	padding-left: 20px;
}

#menu_links ul li {
	float: left;
	margin-right: 5px;
}

#menu_links ul a.link {
	text-decoration: none;
	display: block;
	font-weight: bold;
	color:#FFF;
	padding: 5px 9px 9px 5px;
	margin-left: 4px;
}

#menu_links ul a:hover {
	color:#0E4675;
	background: url("img/zakladka2.jpg") no-repeat right top;
}

#menu_links li:hover, #menu_links li.sfhover{
	background: url("img/zakladka.jpg") no-repeat left top;
}

#header{
width:100%;
height:18px;
border-bottom:1px solid #E0753D;
margin-top:60px;
overflow:hidden;
}

#header h1{
color:#1E4646;
font-size:14px;
font-style: italic;;
float:left;
display:inline;
margin-top:0px;
}

#arrow{
width:16px;
height:8px;
background-image:url("img/arrow.jpg");
background-repeat:no-repeat;
overflow:hidden;
float:left;
display:inline;
margin-left:5px;
margin-top:4px;
margin-right:8px;
}

#content{
width:980px;
background-color:#E3570C;
margin-top:10px;
padding:18px;
overflow:hidden;
}

#content p{
margin:0px;
font-size:13px;
font-weight:bold;
line-height:20px;
}



#content a{
	color:#FFF;
	text-decoration:none;
}

#content ul{
	list-style: disc;
	font-size:13px;
	font-weight:bold;
		margin-top:15px;
	margin-bottom:15px;

}

#content ul li{
	list-style: disc;
	font-size:13px;
	font-weight:bold;
	margin-bottom:10px;

}


#content table{
	color:#FFF;
	font-size:13px;
font-weight:bold;
line-height:20px;
	}


#content-leftf{
width:490px;
background-color:#E3570C;
margin-top:0px;
padding:0px;
float:left;
}


#content-rightf{
background-color:#E3570C;
margin-top:0px;
padding:0px;
float:left;
}

#clf{
	clear:both;
}

#footer{
width:100%;
height:18px;
border-top:1px solid #E0753D;
margin-top:10px;
color:#373737;
padding-top:3px;
}

#footer_left{
width:48%;
float:left;
display:inline;
padding-left:5px;
}

#footer_right{
width:48%;
float:right;
display:inline;
text-align:right;
padding-right:5px;
}

#footer a{
	color:#373737;
	text-decoration:none;
}

.bold{
font-weight:bold;
}

#content p a.etykietki{
	text-decoration:underline;
}

