body {
background: white;
font-size: 10pt;
color: black;
font-family: "Arial CE", Arial, "Helvetica CE", Helvetica, sans-serif }

p, .normsize, td.pata, ul {
font-size: 10pt;
color: black;
font-family: "Arial CE", Arial, "Helvetica CE", Helvetica, sans-serif }

td, th {
font-size: 10pt;
color: black;
font-family: "Arial CE", Arial, "Helvetica CE", Helvetica, sans-serif }

th { background-color: #F0F0F0 }
th.normsize {background-color: #FFFFFF } /* nadpisy materialu */

strong.cap { 
font-size: 11pt;
font-weight: 700;
font-family: "Arial CE", Arial, "Helvetica CE", Helvetica, sans-serif }

h1 {
font-size: 16pt;
font-weight: 700;
text-align: left;
color: red }

/* h3 se pouziva ve zdrojich */
h3 {
font-size: 14pt;
font-weight: 700;
text-align: left;
color: #000066 }

/* h4 se pouziva pro nadpis seznamu s odrazkami a pro nejnizsi nadpisy */
h4 {
font-size: 11pt;
font-weight: 700;
text-align: left }

ul { list-style-type: square; list-style-image: url(gr/puntik.gif) }
ul.vnoreny { list-style-type: disc }

sub, sup { font-size: 8pt }


a:link { color: #ff0000 }
a:visited { color: #00000066 }

