BODY {
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
}

A {
	text-decoration: none;
}

A.white {
	color: #ffffff;
}

.white {
	color: #FFFFFF; 
}

.yellow {
	color: #FFDE00;
}

A.red {
	color: #aa2222;
}

A.white:hover {
	color: #FFCC00;
}

A.red:hover {
	color: #500808;
}

A.gray:hover {
	color: #aa2222;
}

A.gray {
	color: #666666;
}

A.black { 
	color: #000000;
}

A.black:hover {
	text-decoration: underline;
}

.NadpisKategorie {
	color: #000000;
	text-decoration: italic;
	font-weight: bold;
	font-size: 14pt;  
}

INPUT {
	font-family: Arial;
	font-size: 9pt;
}

TABLE.TABLE1 {
	font-size: 9pt;
	font-family: Arial;
}

TD {
	font-family: Arial;
	font-size: 9pt;
}

