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

.vyber {
	margin-bottom:30px;
}

.pozadi {
	display:none;
}


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

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


.stred {
	text-align:center; 
}

.vpravo {
	text-align:right;
}

.ukryt {
	display:none;
} 

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

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

.vysledny {
background-color:#cccccc;
font-weight:bold;	
}