body, p, b, i, li, td, th { 
    font-family: Arial CE, Arial, Helvetica, sans-serif;
    font-size: 11pt;
    color: black;
    }

p   {text-indent: 30px; text-align: justify; margin: 0px} /* Napřed pro Netscape */
p   {text-indent: 30px; text-align: justify; margin-bottom: 0px; margin-top: 0px}

h1, h2, h3, h4, h5, h6 {
    font-family: Garamond, Palatino, Times New Roman, Times, serif, Arial CE, Arial;
    color: navy;
    }

a:link {
    text-decoration: none;
    color: blue;
    } /* nenavštívený běžný odkaz */

a:visited {
    text-decoration: none;
    color: purple;
    } /* navštívený běžný odkaz */

.lista a:link {
    text-decoration: none;
    color: lime;
    } /* nenavštívená lišta */

.lista a:visited {
    text-decoration: none;
    color: lime;
    } /* navštívená lišta */

.odkaz a:link {
    text-decoration: underline;
    color: blue;
    }

.odkaz a:visited {
    text-decoration: underline;
    color: purple;
    }

a:hover, .lista a:hover, .odkaz a:hover {
    text-decoration: underline;
    color: red;
    } /* odkazy přejížděné myší */

h1 {
    font-size: 22pt;
    text-align: center;
    margin-bottom: 0px;
    margin-top: 5px;
    }    

h2 {
    font-size: 18pt;
    text-align: left;
    margin-bottom: 3px;
    margin-top: 12px;
    } /* nadpis druhé úrovně */    

h3 {
    font-size: 13pt;
    font-style: Italic;
    text-align: left;
    margin-bottom: 6px;
    margin-top: 20px;
    } /* v textu */    

h5 {
    font-size: 26pt;
    text-align: center;
    font-style: Italic;
    color: olive;
    margin-bottom: 0px;
    margin-top: 0px;
    } /* jen pro nadpis na úvodní stránce */ 

li {
    list-style-position: inside;
    list-style-type: disc;
    text-align: justify;
    }

.lista {
    text-indent: 0px;
    font-size: 8pt;
    text-align: center;
    color: white;
    }

.listavelka {
    text-indent: 0px;
    font-size: 9pt;
    text-align: center;
    color: white;
    }

.center {
    text-indent: 0px;
    font-size: 11pt;
    text-align: center;
    }

.zkusverze {
    text-indent: 0px;
    font-size: 25pt;
    text-align: center;
    color: red;
    }

.vlevo {
    text-indent: 0px;
    font-size: 11pt;
    text-align: left;
    }

.vlevoblok {
    text-indent: 0px;
    font-size: 11pt;
    text-align: justify;
    }

.vtipy {
    text-indent: 0px;
    font-size: 8pt;
    text-align: left;
    }

.popisodkazu {
    text-indent: 17px;
    font-size: 8pt;
    text-align: left;
    }

.seznamvl {
    text-indent: 10px;
    font-size: 11pt;
    text-align: left;
    }

.seznambl {
    text-indent: 10px;
    font-size: 11pt;
    text-align: justify;
    }

.mpoznvp {
    text-indent: 0px;
    font-size: 7pt;
    font-style: Italic;
    text-align: right;
    color: black;
    }

.poznvl {
    text-indent: 0px;
    font-size: 8pt;
    text-align: left;
    }

.poznc {
    text-indent: 0px;
    font-size: 8pt;
    text-align: center;
    }

.datum {
    text-indent: 0px;
    font-size: 11pt;
    }

.clankovyodkaz {
    text-indent: 0px;
    text-align: left;
    color: black;
    }

.uroven0 {
    font-weight: bold;
    text-indent: 0px;
    text-align: left;
    margin-bottom: 8px;
    margin-top: 8px;
    }

.uroven1 {
    text-indent: 20px;
    text-align: left;
    margin-bottom: 8px;
    margin-top: 8px;
    }

.uroven2 {
    text-indent: 40px;
    text-align: left;
    margin-bottom: 8px;
    margin-top: 8px;
    }

.rozcestnik {
    vertical-align: top;
    list-style-type: square;
    }

.odkazy1 {
    text-indent: 0px;
    text-align: left;
    font-family: Arial CE, Arial, Helvetica, sans-serif;
    font-size: 11pt;
    color: blue;
    margin-bottom: 0px;
    margin-top: 0px;
    }

.odkazy1r {
    text-align: right;
    font-family: Arial CE, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    color: green;
    }

.odkazy2 {
    text-indent: 0px;
    text-align: left;
    font-family: Arial CE, Arial, Helvetica, sans-serif;
    font-size: 7pt;
    color: gray;
    margin-bottom: 0px;
    margin-top: 0px;
    }

.odkazy3 {
    text-indent: 0px;
    text-align: left;
    font-family: Arial CE, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    color: black;
    margin-bottom: 0px;
    margin-top: 0px;
    }

.odkazy4 {
    text-indent: 0px;
    text-align: left;
    font-family: Arial CE, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    color: skyblue;
    margin-bottom: 0px;
    margin-top: 0px;
    }