body {
font-family : Verdana, lucida, sans-serif; 
border: 0;
padding: 0;
margin: 0;
text-align: center;
background: #D3CAAD;
}
a {
color: #000;
text-decoration: underline;
}
a:hover {
color: #000;
text-decoration: none;
}
#top {
margin: auto;
text-align: center;
width: 650px;
height: 145px;
margin-top: 5px;
background: #D3CAAD;
}
#topleft {
float: left;
width: 330px;
height: 145px;
}
#menu {
text-align: left;
height: 20px;
width: 330px;
}
#menu ul {
text-align: center;
margin: 0;
padding: 0;
margin-left: 40px;
margin-top: 125px;
width: 270px;
height: 20px;
background: #FFF url(ilustriert/bcgrmenu.jpg) top no-repeat;
}
#menu ul li {
margin: 0;
padding: 0;
list-style: none;
font: 16px Georgia;
display: inline;
height: 20px;
}
#menu ul li a {
height: 20px;
padding-right: 2px;
padding-left: 2px;
}
#menu ul li a:hover {
background: #AFA481;
}
#topright {
float: right;
width: 320px;
height: 145px;
background: #D3CAAD url(ilustriert/top.jpg) bottom right no-repeat;
}
#topright img{
border: 0;
font: 30px Georgia;
}
#bcgr {
margin: auto;
width: 640px;
background: #D3CAAD url(ilustriert/bcgrrohy.gif) no-repeat;
border-left: 5px #FFF solid;
border-right: 5px #FFF solid;
}
#nadpruh {
margin: auto;
width: 650px;
height: 20px;
background: #FFF url(ilustriert/nadpruh.jpg) top no-repeat;
}
#pruh {
margin: auto;
width: 640px;
height: 26px;
background: #D3CAAD url(ilustriert/pruh.jpg) no-repeat;
}
#pruh p {
margin: 0;
padding: 0;
text-align: left;
padding-left: 100px;
font: 18px georgia;
}
#obsah {
margin: auto;
text-align: center;
width: 640px;
padding-top: 35px;
background: #D3CAAD;
}
#obsah h1 {
margin: 0;
padding: 0;
text-align: left;
width: 100%;
height: 25px;
padding: 2px;
border-bottom: 1px #AFA481 solid;
font: 20px Georgia;
background: #FFF;
}
#obsah p {
margin: 0;
padding: 0;
text-align: left;
width: 100%;
padding: 2px;
font: 15px Verdana;
background: #FFF;
}
#obsah img {
float: left;
border: 1px #000 solid;
padding: 5px;
_padding: 5px 0 5px 15px;
margin: 6px;
_margin: 6px 6px 6px 12px;
}
#bottom {
margin: auto;
text-align: center;
width: 660px;
height: 20px;
background: #D3CAAD url(ilustriert/bottom.jpg) bottom no-repeat;
}
#nahoru {
margin: auto;
text-align: center;
margin-bottom: 10px;
width: 500px;
height: 20px;
font: 14px Georgia;
background: #D3CAAD url(ilustriert/nahoru.jpg) bottom right no-repeat;
}
#nahoru p {
margin: 0;
padding: 0;
padding-left: 300px;
}
.clean {
clear: both;
}