BODY {
	color : Black;
	background-color : White;
	font-family : Verdana, sans-serif;
}

A {
	color : #CC3366;
}

A:HOVER {
	color : #FF9933;
}


.titulek 
{
font-size: 30px;
font-weight : bold;
text-align : center;
}
.podtitulek{
	font-size : 20px;
	font-weight : bold;
	text-align : center;
}
ul
 { font-size: 17px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
td { font-size: 15px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.big
{
 font-size:18px	
}
