BODY {font-family: Verdana CE, Verdana, sans-serif;}
.text1 {font-size: xx-small;}
.text2 {font-size: x-small;}
.text3 {font-size: small;}
.category {font-size: small; font-weight: bold}
.group {font-size: x-small; font-weight: bold; color: #ffffff}
.link {font-size: small; font-weight: bold}
a:hover {color: red;}
td.hidden {background-color: silver}
.title {font-size: larger; font-weight: bold; color: #ffffff}

.copyright  {font-size: 10px; text-align:center;}
.copyright a  {
	font-size: 10px;
	color: black;
	
}
.copyright a:link  {
	color: black;
}
.copyright a:visited  {
	color: black;
}
.copyright a:active  {
	color: black;
}
.copyright a:hover  {
	color: red;
}

.odkazy {	width: 100%; margin-top: 10px; padding: 5px; border-top: 1px solid #ccc; font-size: 10px; text-align: left; color: #ccc; }
.odkazy a {	color: #ccc; }
.odkazy a:hover {	text-decoration: underline; color: #999; }