body {
font-family: verdana;
font-size: 12px;
background-color: #D1DCF4;
margin-top: 10px;
margin-bottom: 0px;
margin-left: 10px;
margin-right: 0px;
}

td {
font-size: 12px;
text-align: center;
}

th {
font-size: 12px;
font-weight: bold;
color: #fff;
background: #cc0000;
}

hr {
background-color: red;
border-width: 0px;
height: 5px;
color: #cc0000;
}

a {
color: #cc0000;
text-decoration: underline;
}

a:hover {
color: #000;
text-decoration: underline;
}

#zahlavi {
width: 800px;
height: 150px;
font-size: 14px;
font-weight: bold;
}

.nadpis {
float: left;
}

.identifikace {
font-size: 10px;
color: #bbb;
font-weight: normal;
}

.uvod {
clear: right;
font-size: 12px;
text-align: justify;
color: #000;
font-weight: normal;
}

.hlasoval {
color: #cc0000;
font-variant: italic;
}

#levy {
width: 200px;
position: absolute;
top: 400px; left: 10px;
}

#obsah {
width: 600px;
padding-left: 200px;
padding-top: 25px;
}

#obsah a {
display: block;
background: #ccc;
border-bottom: 1px solid #fff;
color: #000;
text-decoration: none;
width: 250px;
height: 20px;
padding: 3px 5px;
}

#obsah a:hover {
background: #cc0000;
color: #fff;
}

#zapati {
width: 800px;
}

#copy {
float: right;
color: #bbb;
}

ul#menu {
width: 160px;
margin: 0px; padding: 0px;
list-style-type: none;
border: solid #cc0000;
border-width: 2px 2px 2px 0px; 
}

ul#menu li {
background: #ECEFF5;
list-style-type: none;
border-bottom: 1px solid #fff;
}

ul#menu li.spodni {
border-bottom: none;
}

#menu a {
display: block;
color: #000;
text-decoration: none;
width: 150px;
height: 20px;
padding: 3px;
}

#menu a:hover {
background: #cc0000;
color: #fff;
}