# container  {
width:90px;
}
#header {
width: 1200px;
height: 100px;
background-image: url(polpics/clubinka12.jpg);
border-bottom: 8px solid #FFCC66;
}
#leftnav {
float: left;
width: 160px;
height: 30px;
background-color: #FBAA3C;
border-right: 4px dashed #694717;
}
#rightnav {
float: right;
width: 140px;
height:10px;
background-color: #F8AA3C;
border-left: 3px dashed #694717;
}
#body
{
width: 1200px;
}
#footer {  
clear: both;
background-color: #D1C0A7;