BODY {
	font-family : TrebuchetCE, Trebuchet CE, Trebuchet, Arial CE, Arial, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
}
A {
	color : Navy;
	font-family : TrebuchetCE, Trebuchet CE, Trebuchet, Arial CE, Arial, sans-serif;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
}
A:HOVER {
	color : Blue;
	text-decoration : underline;
}
P {
	font-family : sans-serif;
	font-size : 11px;
	font-style : normal;
	color : Black;
}
H1 {
	color : Navy;
	font-family : TrebuchetCE, Trebuchet CE, Trebuchet, Arial CE, Arial, sans-serif;
	font-size : 20px;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
	text-align : center;
}
H2 {
	color : Navy;
	font-family : Times New RomanCE, Times New Roman CE, Times New Roman, Times, serif;
	font-size : 30px;
	font-style : italic;
	font-weight : normal;
	text-decoration : none;
	text-align : center;
}
H3 {
	color : Red;
	font-family : TrebuchetCE, Trebuchet CE, Trebuchet, Arial CE, Arial, sans-serif;
	font-size : 30px;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
	text-align : center;
}
TD {
	font-family : sans-serif;
	font-size : 11px;
	font-style : normal;
	color : Black;
}
TD.top {
	color : White;
	font-weight : bold;
}
TD.vymena {
	color : Navy;
}
TR.top {
	background-color : Navy;
}
LI {
	font-family : sans-serif;
	font-size : 11px;
	font-style : normal;
	color : Black;
	text-indent : 30px;
}