body{
margin: 0;
padding; 0;
font-family: Verdana, Arial;
font-size: 12px;
}
a{
text-decoration: none;
font-weight: bold;
color: #6666CC;
}
label{
display: block;
padding: 5px 0;
width: 100px;
}
#wrapper{
width: 988px;
margin: 0 auto;

}
#left_margin{
width: 56px;
height: 900px;
background: url(img/l_bok.jpg) no-repeat top right;
float:left;
}
#main_content{
width: 882px;
background: url(img/maintlo.jpg) repeat-y 150px 0;
float:left;
}
#top_banner{
float:left;
width: 882px;
height: 321px; 
background: url(img/bg_preloader2.jpg) no-repeat;
}
#ban span{
 display: none;
}
#left_content{
float:left;
width: 227px;

}
#menu_container{
float:left;

}
#menu_outer{
min-height: 350px;
height: expression(document.body.clientHeight > 350? "350px": "auto" );
float:left;
background: url(img/menu_outer.jpg) no-repeat 0 95px;
}
ul#menu_container{
list-style:none;
margin: 0;
padding: 5px 0px 10px 40px;
float:left;

}
ul#menu_container li ul{
list-style:none;
margin: 0 0 0 10px;
padding: 0;
width:150px;
display: none;
}
ul#menu_container li.aktual ul{
display: block;
}
ul#menu_container li{
padding: 2px 0;
}
ul#menu_container a{
font-style: italic;
font-family: "trebuchet ms";
font-size: 15px;
color: #394607;
display: block;
}
ul#menu_container a:hover{

color: #6666CC;
}
ul#menu_container li ul a{
font-size: 12px;
color: #9c2b19;
}
#banner_menu{
background: url(img/banner_menu.jpg) no-repeat;
float: left;
width: 227px;
height: 223px;
}
#banner_menu a{
display: block;
width: 214px;
height: 72px;
}
#right_content{
width: 655px;
min-height: 690px;
height: expression(document.body.clientHeight > 690? "690px": "auto" );
float:left;
background: url(img/p_ramka.jpg) no-repeat  right 95px; 

}
#aktual_banner{
width: 655px;
float:left;
}
#main{
float:left;
width: 605px;
min-height: 600px;
height: expression(document.body.clientHeight > 600? "600px": "auto" );

}
#right_margin{
width: 50px;
height: 900px;
background: url(img/p_bok.jpg) no-repeat top left;
float:left;
}
.box_main{
padding: 10px 20px 20px 30px;
line-height: 20px;
}

#box_galery{
list-style: none;
margin: 20px 10px 20px 30px;
padding: 0;
}
#box_galery li{
float: left;
width: 130px;
background-color: #ffffff;
margin: 9px;
padding: 14px;
font-size: 11px;
min-height: 240px;
height: expression(document.body.clientHeight > 240? "240px": "auto" );
}
#box_galery li img{
border: none;
}
#box_galery h4{
font-size: 12px;
margin: 5px 0 0 0;
padding: 0;
}
#box_galery p{
padding: 0;
margin: 0;
}
.box_main h4{
font-family: "Times New Roman", verdana, arial;
font-size: 18px;
text-align: left;
color: #9c2b19; 
font-weight: bold; 
}
#footer{
background:url(img/footer_tlo.jpg) no-repeat top left ;
width: 100%;
clear: both;
float:left;
height: 176px;
}
#box_footer{
width: 100%;
height: 120px;
float:left;
}

#content_footer{
width: 100%;
text-align: center;
float:left;

}
#content_footer a.stopka{   
font-family: verdana, arial;
font-size: 12px;
text-align: center;
color: #ffffff;
text-decoration: none;
font-weight: bold;
}



#content_footer a:hover {
text-decoration: none;
color: #475510;
} 
#aktual_banner{
width: 655px;
height: 95px;
background: url('img/bg_aktualnosci.jpg') no-repeat top left;
overflow: hidden;
position: relative;
}
#aktual_banner ul{
width: 500px;;
height: 70px;
 position: absolute;
 top: -10px;
 left: 5px;
 overflow: hidden;
}
#aktual_banner .nav{
position: absolute;
bottom: 10px;
right: 10px;
width: 200px;
z-index: 10;
float: left;
}

#aktual_banner .nav a{
background: url('img/pager_2.gif') no-repeat top left;
display: block;
padding:2px 5px;
color: #ffffff;
float: left;
margin-left: 6px;
font-size: 12px;
}
#aktual_banner .nav a.activeSlide{

background: url('img/pager_1.gif') no-repeat top left;
}