/* HTML tagy */
a				{ color: #0080C0; font-weight: bold; text-decoration:none }
a:hover			{ color: #0060BF; text-decoration: underline }
hr				{ color: #000000; height: 1}
li          		{ list-style-type: square; font-size: 8pt }
h2	      		{ font-size: 13pt }  

/* POZADÍ */
.pozadi_podtitul		{ background-color: #CAE4FF; margin-left: 3; margin-right: 8; }
.pozadi_1			{ background-color: #E6F2FF }
.pozadi_2 			{ background-color: #B1D6FA }
.pozadi_3         	{ background-color: #C2DEFA }
.pozadi_4	      	{ color: #FFFFFF; background-color: #C0C0C0 }
.pozadi_leve		{ background-color: #E8E8E8}

/* FORMULAR */
.f_hledani 			{BORDER: 0; CURSOR: hand; background=color:#222222; color:#00FF00; position: relative; left:10;}
.formular_tlacitko    	{border: 1px solid; border-color: #FFFFFF; background-color: #0000A0; color: #EDEDED; font-family: Arial; font-weight: bold; font-size: 8pt; letter-spacing: 2pt}
.formular_tlacitko2    	{border: 1; border-color: #FFFFFF; background-color: #B0B0B0; color: #000000; font-family: Verdana; font-weight: normal; font-size: 10px}
.formular_vstup    	{border: 1 outset; border-color: #808080; background-color: #F5F5F5 }

/* PISMA */
.podtitul             	{ font-family: Arial; font-size: 12pt; font-style: italic; font-weight: bold; color: Maroon; letter-spacing: 2pt }
.podtitul_2           	{ font-family: Verdana; font-size: 12pt; font-weight: bold; color: #0000A0}
.podtitul_2 a          	{ color: #0000A0}
.podsekce	    	    	{ font-family: Tahoma; font-size: 8pt; font-weight: bold; position: relative; left:10}
.podsekce_a           	{ font-family: Tahoma; font-size: 8pt; font-weight: bold; position: relative; left:10; color: #800040}
.modre	    	    	{ font-family: Tahoma; font-size: 12px; color: #4E4E4E; margin-left: 3; margin-right: 8; text-align: justify }
.modre a 	    	    	{ color: #0088FF }
.stribro		    	{ font-family: Tahoma; font-size: 11px; color: #666666; font-weight: bold }
.clanek		    	{ font-family: Arial; font-size: 12px }
.clanek_odkaz	    	{ font-family: Tahoma; font-size: 11px; font-weight: bold; margin-left: 5 }
.mala_tahoma	    	{ font-family: Tahoma; font-size: 8pt }
.mini_tahoma          	{ font-family: Arial; font-size: 7pt }
.clanek_obsah_2	    	{ font-family: Tahoma; font-size: 10pt; margin-left: 3; margin-right: 8; margin-top: 1; margin-bottom: 1; text-align: justify}
.standardni	    	    	{ font-family: Verdana; font-size: 8pt }
.standardni_od   	    	{ font-family: Verdana; font-size: 8pt; margin-left: 3 }
.mini_tahoma_od	    	{ font-family: Tahoma; font-size: 7pt; margin-left: 3 }
.procenta		    	{ font-family: Arial; font-size: 11pt; font-weight: bold; text-align: right; margin-right:8; color: #000000;}
.prectene a		    	{ font-weight: normal}
.prectene		    	{ font-weight: normal}
.velke		    	{ font-family: Arial; font-size: 10pt; font-weight: bold; text-align: left; margin-left:3; color: maroon;}
.chyba		    	{ font-family: Arial; font-size: 9pt; margin-left: 3; color: maroon; font-weight: bold }
.obrazek 		    	{ margin-left: 10; margin-right: 10; margin-top:10; margin-bottom: 10 }
.vice		    		{ font-family: Tahoma; font-size: 9pt}
.info_text	    		{ font-family: Arial; font-size: 7pt; text-align: justify}
.komentare            	{ font-size: 12px; width: 560px; FONT-FAMILY: Courier; BACKGROUND-COLOR: #ECF9FF; border: 0 inset; border-color: #FFFFFF; color: #000000 } 
.komentare_t          	{ background-color: #B0E3FD;} 
.copyright   		{ font-family: MS Sans Serif; font-size: 7pt; font-weight:normal; text-align=center }
.obsah		      { font-family: Tahoma; font-size: 8pt}
.info	     			{ font-family: Verdana: margin-right: 10; font-weight: bold; font-size: 12px }

/* TISK a EMAIL */
.tisk_pozadi1 { background-color: #F0F0F0 }
.tisk_pismo   { font-size: 10pt; text-align: justify }
.tisk_pismo a { color: #000000}
.tisk_pismo_s   { font-size: 8pt; color: #A0A0A0 }
.clanek_spodek2	    { font-family: Tahoma; font-size: 10px; color: #000000; background-color: #C0C0C0 }

#overDiv {
	LEFT: 0px; VISIBILITY: hidden; POSITION: absolute; TOP: 0px
}

TR.skryte {
	display: none;
}