a:link {   font-family: Arial, sans-serif; color: #FFA800; ; font-weight: bold; text-decoration: underline;}
a:visited {   font-family: Arial, sans-serif;  color: #0080C0; ; font-weight: bold; text-decoration: underline;}
a:hover {   font-family: Arial, sans-serif;  color: #3254A3; ; font-weight: bold; text-decoration: underline;}

Body { background-color: #FFFFFF; font-family: Verdana, sans-serif; margin-top: 0px; margin-left: 0px; margin-right: 0px;}

.top {
        font-size: 10px;
        margin-left: 0px;
        margin-top: 0px;
        margin-bottom: 0px;
        vertical-align: bottom;
}

h1 {
        font-size: 20px;
        color: #0000A0;
        font-style: bold;
        font-family: Arial;
        margin-left: 5px;
        margin-top: 10px;
        margin-bottom: 0px;
        text-decoration: underline;
}

h2 {
        font-size: 12px;
        color: #0000A0;
        font-style: bold;
        font-family: Arial;
        margin-left: 5px;
        margin-top: 0px;
}

p {
        font-size: 12px;
        color: #0000A0;
        font-style: normal;
        font-family: Arial;
        margin-left: 8px;

}

.menu {
        font-size: 12px;
        font-style: normal;
        font-family: Arial;
        margin-top: 0px;
        margin-bottom: 4px;

}

.tabelka { font-family: Arial, sans-serif; font-size: 12px; color: #0000A0; line-height: 13px; }

ul {
        font-size: 12px;
        color: #0000A0;
        font-style: normal;
        font-family: Arial;
        margin-left: 8px;
        type: square;
}

ol {
        font-size: 12px;
        color: #0000A0;
        font-style: normal;
        font-family: Arial;
        margin-left: 8px;
}

legend {
        font-size: 10px;
        color: #0080C0;
        font-family: Arial;
        margin-top: 1px;
        }


