body {
scrollbar-face-color: rgb(230,210,170);
scrollbar-highlight-color: rgb(255,250,240);

scrollbar-3dlight-color: rgb(230,210,170);
scrollbar-shadow-color: rgb(255,250,240);

scrollbar-darkshadow-color: rgb(230,210,170);
scrollbar-arrow-color: rgb(255,250,240);

scrollbar-track-color: rgb(230,210,170);

padding: 0;
margin: 0;
background: rgb(230,210,170) url(../images/main_bg.jpg) no-repeat center top;

width: 100%;
}



#menu{
margin: 446px 0 23px 0;
height: 210px;
width: 730px;
}

#menu img { float: left; margin: 12px 2px 0 12px; border: 0 }


#disclaimer{
border: 1px dashed rgb(68,60,50); 
display: inline; 
float: right; 
padding: 0;
margin: 0;
width: 410px;
height: 230px;
background: url(../images/slnecnica.gif) no-repeat right bottom ;
}

#disclaimer a:link {color: rgb(68,60,50); text-decoration: underline;  }
#disclaimer a:visited {color: rgb(68,60,50); text-decoration: underline;  }
#disclaimer a:hover {color: rgb(68,60,50); text-decoration: none  }

#introduction{
border: 1px dashed rgb(68,60,50); 
display: inline; 
float: left; 
padding: 0;
margin: 0;
height: 230px;
width: 295px;

}

#introduction a {font-weight: bold }
#introduction a:link {color: rgb(68,60,50); text-decoration: none;  }
#introduction a:visited {color: rgb(68,60,50); text-decoration: none;  }
#introduction a:hover {color: rgb(68,60,50); text-decoration: underline;  }

p {
padding: 15px; 
margin: 0;
font-family: Georgia; 
font-size: 12px;
line-height: 18px;
color: rgb(68,60,50); 
text-align: left; 

}

#footer{
padding: 0; 
width: 730px; 
height: 314px
}


