BODY {
	background-color : White;
}
A:visited, A:active, A:link {
color:#FF0033;
text-decoration : none
}

A:HOVER {
	text-decoration : underline;
	color : #CE3100;
}
A.mail {
	text-decoration : none;
}

.nadpis {
	color:#00CCFF;
	font-weight : bold;	
	font-family : Times CE, Tahoma, sans-serif;
	font-size: 24pt;
}
.podnadpis {
	color : #FF0033;
	font-family : Times CE, Tahoma, sans-serif;
	font-size : 14pt;
	font-weight : bold;
}
td.menu {
	background-color:#00ccff;
	font-family :Times CE, Tahoma, sans-serif;
	font-size : 14pt;
	color : #FF0033;
	font-weight : bold;
	text-decoration : none;
}
.titulek {
	font-family : Times CE, Tahoma, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	margin-bottom : 6pt;
	margin-top : 6pt;
}	
.podtitulek {
	font-family : Times CE, Tahoma, sans-serif;
	font-size : 12pt;
	margin-bottom : 6pt;
}
.clanek{
	text-indent : 12pt;
}
 h2 {
	font-family : Times CE, Tahoma, sans-serif;
	font-size : 12pt;
	font-weight : bolder;
	text-indent : 0px;
}
h3 {
	font-family :Times CE, Tahoma, sans-serif;
	font-size : 12pt;
	font-weight : normal;
	text-indent : 0px;
}