body {
margin: 0px;
padding: 0px;
font-family: 'Tahoma', 'Verdana', 'Arial CE', 'Arial';
font-size: 80%;
color: white;
background-color: #5F8AF1;
scrollbar-base-color: #5F8AF1;
text-align: center;
}

a {
color: #FFFF99;
}

#top1 {
width: 100%;
margin: 0px;
padding: 0px;
background-image: url(../img/bg_top1.gif);
background-repeat: repeat-x;
height: 70px;
text-align: center;
} 

#top2 {
width: 100%;
margin: 0px;
padding: 3px 0px 3px 0px;
background-image: url(../img/bg_top2.gif);
background-repeat: repeat-x;
background-position: bottom;
height: 20px;
text-align: center;
}

#mid {
width: 100%;
background-color: #5F8AF1;
margin: 0px auto;
height: 345px;
background-image: url(../img/bg_home.jpg);
background-repeat: no-repeat;
background-position: center bottom;
border-top: 1px solid #5F8AF1;
border-bottom: 1px solid #19198D;
}

#menu {
font-size: 1em;
padding: 0px;
}

#menu a {
font-weight: bold;
text-decoration: none;
color: #19198D;
margin: 5px 5px 5px 5px;
}

#menu a:hover {
color: white;
}

#bottom1 {
width: 100%;
height: 76px;
margin: 0px;
padding: 0px;
background-image: url(../img/bg_bottom_1.gif);
background-repeat: repeat-x;
text-align: center;
}

#bottom2 {
width: 100%;
background-color: #19198D;
font-size: 0.8em;
text-align: center;
color: white;
}

#copy {
width: 640px;
margin: 0px auto;
padding: 5px;
height: 15px;
}

#bottom3 {
width: 100%;
clear: both;
height: 70px;
background-color: #0F51CD;
margin: 0px;
padding: 0px;
text-align: center;
}

.obsah {
width: 760px;
margin: 0px auto;
}

#novinky a {
color: #FFFF99;
font-weight: bold;
}

#novinky {
text-align: left; 
float: right; 
width: 207px;
height: 247px;
font-size: 0.85em;
margin: 0px;
padding: 0px;
background-image: url(../img/bg_novinky.gif);
background-repeat: no-repeat;
}

#uvod {
margin: 0px;
text-align: left; 
float: left; 
width: 150px;
font-size: 0.9em;
}
