A.top:LINK {
	text-decoration : none;
	color : #CCCCCC;
}
A.top:VISITED {
	text-decoration : none;
	color : #666666;
}
A.top:HOVER {
	text-decoration : none;
	color : #660000;
}
.topnadpis {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : black;
	font-size : 9pt;
	font-weight : bold;
	letter-spacing : 3px;
	text-align : center;
}
.normal {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : White;
}
.normblack {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : Black;
	text-align : justify;
}	

P {
	width : 70%;
	text-align : justify;
}

P.tip {
	width : 95%;
	text-align : justify;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : White;
}

.bold {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : White;
	font-weight : bold;
}
.boldblack {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : Black;
	font-weight : bold;
}
TD.topnavig {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	color : Black;
	border : 1px solid Black;
	background-color : #444444;
}