td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}
.pes {
	background-color: #e8e8ff;
	background: #e8e8ff;
	font-weight: bold;
}
.fena {
	background-color: #ffe8e8;
	background: #ffe8e8;
	font-weight: bold;
}
.maly {
	font-size: 75%;
	font-weight: normal;
}
.nenalezen {
	font-size: 75%;
	font-style: italic;
	font-weight: normal;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1 {
	font-size: 200%;
}

