.finale	{ text-align: right;}
.celkem	{ font-weight: bold; text-align: center; font-size:105%;}
.jmeno	{ font-weight: bold; font-size:105%;}
.odd	{ background: #FEEFC0; color: black; }
.clen	{ background-image: url('clen.gif'); color: blue; }
table {
	font-size:85%;
	font-family: "trebuchet ms", "lucidia grande", verdana, arial, sans-serif;
	line-height:1.2em;
	color: #333;
	background-color:#FFF;
	border-collapse:collapse;
	text-align:left;
	letter-spacing:.1em;
}

table	{ border-collapse:collapse;border-spacing:3;border:3px solid #99CCFF; }
th, td, tr	{ border-bottom: 1px solid #009; padding: 4px 8px 4px 8px; white-space: nowrap; }
th	{ background: #CEFFFF; color:005; font-size:105%; }
tr	{ background:#FEFFEE;color:#111;}
a:link	{ color: blue;}
a:visited	{ color: blue;}
a:active	{ color: red;}
a:hover	{ color: red; text-decoration: none; font-weight: bold; background: lightgreen;}
tr	{ behavior: url(../../all/hover.htc);}
tr:hover, tr.hover {background:yellow; color:red;}
body	{ margin-left: 50px; background:#F2EFF3; color:000;}
hr	{ height: 2px; color: #0000FF; background-color: #0000FF; border: 0px solid #0000FF; margin: 0px; margin-left:auto; margin-right:auto; }
h3	{ color: brown;}
