

body {
	font-family:tahoma;
	font-size:0.8em;
	font-weight:bold;
} 


.vyber {
	display:none;
}

.IMG1{
	display:none;
}

.pozadi {
	display:block;
}



table.grid { border-collapse: collapse; border-bottom: solid 1px #000; width:1200px; table-layout: fixed;}

table.grid td { border: solid 1px #000; padding: 3px; font-size:0.8em;}
table.grid th { border: solid 1px #000; padding: 3px; font-size:0.6em;}


.stred {
	text-align:center; 
}

.vpravo {
	text-align:right;
}

.ukryt {
	display:none;
} 

table.popis {	 border-collapse: collapse; border-bottom: solid 1px #000; width:100%;table-layout: fixed;}
table.popis td{	border: solid 1px #000; padding: 5px; }

table.legenda { border-collapse: collapse; width:600px; table-layout: fixed; }
table.legenda td {  padding: 3px; font-size:0.7em; font-style:italic;}