BODY, .normal { 
    background: #f0f8ff; 
    color: black;
    font-family: Arial CE, Arial, Helvetica, sans-serif;
    font-size: 12pt;
    font-weight: normal;
    }

BODY, .normal-vetsi { 
    background: #f0f8ff; 
    color: black;
    font-family: Times New Roman, Arial CE, Arial, Helvetica, sans-serif;
    font-size: 14pt;
    font-weight: normal;
    }	
	
H1, .nadpisH1 {
    color: navy;
    font-weight: bold;
    font-size: 20pt;
    text-align: center;
    }

H2, .nadpisH2 {
    color: navy;
    font-weight: bold;
    font-size: 15pt;
    text-align: left;
    }

.velkynadpis {
    color: black;
    font-weight: bold;
    font-size: 13pt;
    text-align: left;
    }

.nadpis {
    color: black;
    font-weight: bold;
    font-size: 11pt;
    text-align: left;
    }
.nadpis_error {
   	font-weight: bold;
    font-size: 11pt;
	text-align: left;
    color: red;
    }
	
.small, .small TD, .small TH { 
    font-size: 8pt
    }

.tucne {
    font-weight: bold;
    }

.navigace { 
    font-size: 10pt;
    text-align: center;
    }

.menu { 
    font-size: 10pt;
    text-align: left;
    }

.menu_input {font-size: 12px; font-family: Courier, monospace; width: 10px; background-color: transparent; color: white; border-style: none}

TD {
    text-align: left;
    vertical-align: top;
    }

A {
    text-decoration: none;
    color: blue;
    }

A:link {
    color: blue;
    }

A:visited {
    color: blue;
    } 
   
A:hover {
    text-decoration: underline;
    color: blue;
    }    

FORM {
    margin: 0px;
    padding: 0px;
    }

.menu_td {
    font-weight: bold;
    font-size: 14pt;
    color: #000040;
    vertical-align: middle;
    }

.ramecek_tbl_form {
    background: #778899;
    }

.podklad_tbl_form {
    background: #ddddff;
    }

.odsadit {
    padding: 8px;
    }

.odsadit_vlevo {
    padding-left: 8px;
    }

.popisek_obr { 
    font-size: 9pt;
    text-align: left;
    }

OL {
    margin-top: 0px;
    }
