BODY {
    background: White;
    color: Black;
    font-family: Arial CE, Arial, Helvetica, sans-serif;
}

H1, H2, H3, H4, H5, H6 {
    font-family: Arial CE, Arial, Helvetica, sans-serif;
    /* font-family: Garamond, Palatino, Times New Roman, Times, serif; */
    color: #0000ff;
    font-weigth: bold;
    text-align: center;
    }

H1 {
    font-size: 17pt;
    }

H2 {
    font-size: 12pt;
    }

H3 {
    font-size: 12pt;
    }

.nadp1 {
    color: blue;
    font-size: 15pt;
    font-weight: bold;
    text-alig: center;
}

.menu {
    color: blue;
    font-size: 10pt;
    font-weight: bold;
}

.menuneakt {
    color: black;
    font-size: 12pt;
    font-weight: bold;
}

.hlmenu {
    color: black;
    font-size: 11pt;
    font-weight: bold;
}

.tabhlavicka TD {
background: #ffa000;
}

.tabriadok0 TD {
background: #ffc010;
}

.tabriadok1 TD {
background: #ffd020;
}

.info {
    color: black;
    font-size: 12pt;
    textalign: left;
}

A {
    text-decoration: none
    }

A:link {
    color: Blue;
}

A:visited {
    color: Blue;
}
    
A:hover {
    color: red;
    }    
    
.navbar {
    font-size: 8pt;
    text-align: center;
    margin: 5pt;
    }    

.copy {
    font-size: 8pt;
    text-align: center;
    margin: 5pt;
    }    

.time {
    font-size: 8pt;
    font-style: italic;
    text-align: left;
    margin: 5pt;
    }    

/*
TH { background: #80FFFF }
TD { background: #C0FFFF }
*/

/*
TH { background: #FFFFA0 }
TD { background: #FFFFC0 }
*/

.Picture TH, .Picture TD { background: #FFFFFF }
.Picture { padding: 8px }

VAR { font-style: italic; font-family: Arial CE, Arial, Helvetica, sans-serif }

DFN { font-style: italic; font-weight: bold }

CODE { font-family: courier, sans-serif, Arial CE, Arial, Helvetica }

/*
TABLE {
    background-color: #FFFFC0;
    font-size: 80%;
    /* text-align: center; */
    font-family: Arial CE, Arial, Helvetica, sans-serif;
    }
*/

CAPTION {
    font-size: 120%;
    font-weight: bold;
    }

PRE {
    font-weight: bold;
    font-family: Courier New CE, Courier New, monospace;
    margin-left: 30px;
    }

PRE VAR {
    font-style: italic;
    font-family: Courier New CE, Courier New, monospace;
    }

KBD {
    font-family: Arial CE, Arial, Helvetica, sans-serif;
    font-weight: bold;
    }

DT {
    font-weight: bold;
    margin-top: 6pt;
    }
