H1 	{
	font-size : 24pt;
	font-family : verdana, helvetica;
	font-weight : bold;
	line-height : 60%;
	color: #FFFFFF;
	text-align: center;
	}
H2 	{
	font-size : 15pt;
	font-family : verdana, helvetica;
	line-height : 150%;
	font-weight: normal;
	color: #FFFFF;
	text-align: justify;
	}
H3 	{
	font-size : 16pt;
	font-family : verdana, helvetica;
	line-height : 150%;
	font-weight: bold;
	color: #FFFFF;
	text-align: center;
	}

BODY,P,UL
	{
	font-size : 11pt;
	font-family : verdana, helvetica;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #5178A1;
	text-align: justify;
	cursor:crosshair;
	}
TD
	{
	font-size : 10pt;
	font-family : verdana, helvetica;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	cursor:crosshair;
	}
.tabelka
	{
	font-size : 9pt;
	font-family : verdana, helvetica;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #FFFFFF;
	text-align: left;
	cursor:crosshair;
	}
.kapitaliki
	{
	font-variant: small-caps;
	}
.duze
	{
	font-size : 11pt;
	font-family : verdana, helvetica;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	}
.center
	{
	text-align : center;
	}
.left
	{
	text-align : left;
	}
.left
	{
	text-align : right;
	}
A:link  
	{
	font-weight : bold;
	text-decoration: none;
	color: #FFFFFF;
	}
A:visited 
	{
	font-weight : bold;
	text-decoration: none;
	color: #FFFFFF;
	}
A:hover
	{
	font-weight : bold;
	text-decoration: underline;
	color: #FFFFFF;
	}
.big
	{
	font-size : 16pt;
	color: #FFFFFF;
	}
.small
	{
	font-size : 8pt;
	}
.mini
	{
	font-size : 8pt;
	}