body { font-size: 13px; font-family: "Arial"; }
.chyba { color: red; text-decoration: underline; font-size: 14px; }
.tabulkaPrvniRadek { font-weight: bold; font-size: 15px; background-color: yellow; }
.tabulkaRadkyA { padding-right: 20px; background-color: yellow; }
.tabulkaRadkyB { padding-right: 20px; background-color: orange; }
.hledani { font-weight: bold; font-size: 14px; padding-right: 20px; }
.cervene { color: red; }
.upravuj { font-weight: bold; font-size: 14px; padding-right: 20px; }
a:link { color: blue; text-decoration: none; }
a:active { color: blue; text-decoration: none; }
a:visited { color: blue; text-decoration: none; }
a:hover { color: darkblue; text-decoration: none; }
