/* STYLY MSIE */
body   { font-size: 9pt;
         font-family: Verdana CE,Verdana,Arial CE,Arial,Helvetica CE,Helvetica,sans-serif;
	 word-spacing: 1px
       }
td     { font-size: 9pt;
         font-family: Verdana CE,Verdana,Arial CE,Arial,Helvetica CE,Helvetica,sans-serif;
       }
td B    { font-size: 9pt;
         font-family: Verdana CE,Verdana,Arial CE,Arial,Helvetica CE,Helvetica,sans-serif;
       }

UL {list-style-image: URL(odrazka.gif); }
LI {margin-top: 3pt }

A { text-decoration: none;} 
A:link, A:visited {color: black } 
A:hover {color: blue; text-decoration: underline;} 

/* TUCNE */
/* B	{color: blue; } */



/* NADPIS H1 */
H1   { font-size: 18pt;
         color:  #00B2EB;
	 text-decoration: normal;
         font-weight: bold;
         margin-left: 10pt; margin-right: 10pt;
         margin-top: 5pt; margin-bottom: 0pt;
       }


/* NADPIS */
.nadpis   { font-size: 15pt;
         font-variant: normal;
         font-weight: bold;
       }

/* TITULEK */
.titulek   { font-size: 11pt;
         font-variant: normal;
         font-weight: bold;
       }

/* ANOTACE */
.anotace   { font-size: 8pt;
         font-variant: normal;
         font-weight: normal;
       }

/* ZVEREJNENO */
.zverejneno   { font-size: 7pt;
         font-weight: normal;
       }


/* PODROBNOSTI */
.podrobnosti   { font-size: 7pt;
         font-weight: normal;
       }

/* COPYRIGHT */
.copyright   { font-size: 7pt;
         font-weight: normal;
	 text-align: center;
       }

/* TABULKA */
.tbl { table frame: border; rules: all; bordercolor: black; cellpadding: 5 }

/* V TABULCE RADEK 1 */
.tabradek1 { background: #00B2EB; color: white; font-weight: bold }

/* V TABULCE SLOUPEC 1 */
.tabsl1 { background: #00B2EB; color: white; font-weight: bold }
