/* CSS Document */
body {margin:0; padding:0; background-color:#393939; font-size: 11px;
font-family: Arial;
}
#wrapper{margin:auto;
width: 1024px;
margin:0 auto;
/*background-color:#2F2F2F;*/
}
#head{
width: 1024px;
height:409px;
background-image: url(../img/naglowek_02.png);
}

#ciekawe {float:right; color:#fff; margin:77px 70px 0 0}

#head form{
width: 250px;
padding: 20px 0px 0 100px;
color: white;
font-size: 12px;
}
#head input{margin:10px;}
#head #buttons{
float:right;
margin-top: -30px;
margin-right: 100px;
font-size: 17px;

}
#head #buttons span{margin-left:50px;text-decoration: underline;}

#head form {
text-align:right;
}

#menu {
width: 1024px;
height:81px;
font-size: 17px;
font-weight: normal;
background-image: url(../img/menu_belka_02.png);

}
/*#menu ul {margin:0 0 20px 20px; text-align: right;  list-style-image:url('../img/s_menu.png'); }
/*#menu ul li { display: inline;}*/
#menu a, a:visited{text-decoration:none; color:black; }
/*#menu a:hover {color: orange; text-decoration:underline;}*/
ul, ul li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}

ul {
margin-top:22px;
	float: left;	
	margin-left:210px;
}

ul li {
 width: 190px;
	float: left;
	position: relative;
	
}
ul li ul{
margin:0;
padding:0;
display: none;
position: absolute;
top:40px;
left:0px;
}

#hht1
{
position: absolute;
left:50%;
margin-top: 335px;
padding:0;
margin-left:-355px;
}

#hht1 h1, #hht1 h1 a
{
font-family:Arial;
font-weight: bold;
font-size:25px;
color:#FF8F00;
}

/*ul li ul li ul{
margin:0;
padding:0;
display: none;
position: absolute;
top:40px;
left:190px;
}*/
ul li ul li{
background-color: white;
padding-left:10px;
margin-left: -10px;
font-size: 12px;
}

.menu_link
{

}

ul a:link, ul a:visited {
background: url(../img/s_menu.png) no-repeat left;
	text-decoration: none;
	display: block;
	font-weight: bold;
	padding: 10px 30px;		
}



#content{
padding-left:85px;
}
#content h1{color:#FF9000; font-size: 17px;}
#tekst{width: 820px; color: white;}
.boxes{
width: 280px;
float:left;
/*padding-right:20px;*/
margin-right:20px;
margin-bottom: 20px;
}
.boxes h3{color:#FF9000;}
.boxes p{color: white; padding-right:10px; border-right: solid 1px #FF9000; min-height: 100px;}
#box-ostatni p{
border:none;
}

.boxes span, .bottom-text span
{
color: white;
font-style: italic;
}

.boxes p a, .bottom-text p a
{
color: #ffffff;
font-weight: bold;
text-decoration: underline;
}

.boxes p a:hover, .bottom-text p a:hover
{
color: #c0c0c0;
}

/*.boxes p:last-child{border-right:none;}*/
/*#box-srodek{
margin:0 0 0 -5px;
padding-left:5px;
width:254px;
border-right: solid 1px #FF9000; border-left: solid 1px #FF9000;}
*/
.czesci a{margin-right:5px;}
.bottom-text {
margin-top: 30px;
padding-top: 20px;
width:885px;
border-top: solid 1px #FF9000;
}

.bottom-text h3{color:#FF9000; font-size: 17px;}
.bottom-text p{color: white;}
#link-left{float: left; margin-top: 30px; width: 410px; border-right: solid 1px #FF9000; margin-right:10px; padding-right:30px; font-size: 17px; color:#FF9000; }
#link-right{margin-left:80px;   float: left; font-size: 17px; color:#FF9000;
margin-top: 30px;
}


#footer{
text-align: center;
line-height: 20px;
height: 20px;
width: 890px;
background-color: #B8CCE4;
margin: 30px 0;
padding: 10px 0 10px 0;
}

.clear{clear:both;}
#pager_div a {
font-size: 15px;
font-weight:bold;
color: #FF9000;
border:2px solid grey;
text-decoration:none;
padding:0 10px;
} 
