body {
	background-color: #FFCB01;
	top: 0px;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #8D0000;
	text-decoration: none;
}
.tabulka {
	border: medium groove #FF9900;
}
.menu:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	clip:   rect(auto auto auto auto);
}
a {
	text-decoration: none;
}
.trikt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #705901;
	font-weight: bold;
}
.odkazy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #705901;
}
.hlavni {
	margin: 5px;
}
.hover { background-color: #F9E084;}

