body {
background-color: #FFD394;
font-family: Verdana;
font-size: 13px;
color: #000080;
text-align: Justify;
margin-top: 5px;
margin-bottom: 5px;
margin-left: 10px;
margin-right: 10px;
scrollbar-track-color: #5A69AD;
scrollbar-face-color: #5A69AD;
scrollbar-highlight-color: #5A69AD;
scrollbar-3dlight-color: #FFD394;
scrollbar-darkshadow-color: #5A69AD;
scrollbar-shadow-color: #FFD394;
scrollbar-arrow-color: #FFD394;
}

td {
font-family: Verdana;
font-size: 13px;
color: #000080;
text-align: Justify;
}

.list {
font-family: Verdana;
font-size: 13px;
color: #000080;
text-align: center;
margin-left: 100px;
margin-right: 200px;
}


hr {
color: #5A69AD;
}

.odr {
text-indent: -24;
margin-left: 24;
margin-top: 0;
margin-bottom: 0;
}


ul {
list-style-image: url('../images/odrazka.gif');
margin-left: 24;
margin-right: 0;
margin-top: 0;
margin-bottom: 0;
}

a:link {color: #800000; text-decoration: none}
a:visited {color: #800000; text-decoration: none}
a:active {color: #800000; text-decoration: none}
a:hover {color: #996633; text-decoration: underline}
