

a:link {
	font-family: arial;
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
	color: #0057AE;
	text-decoration: none;
}
a:visited {
	font-family: arial;
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
	color: normal;
	text-decoration: none;
}
a:hover {
	font-family: arial;
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
	color: #0057AE;
	text-decoration: underline;
}
H1 {
	font-family: arial;
	font-weight: bold;
	font-style: normal;
	color: MenuText;
	text-decoration: none
}
H2 {
	font-family: arial;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	color: #CC0000;
	text-decoration: none
}

.nadpisred{
	font-family: arial;
	font-size: 11pt;
	font-weight: bolder;
	font-style: normal;
	color: #dd0000;
	text-decoration: none
}

.nadpisblack{
	font-family: arial;
	font-size: 11pt;
	font-weight: bolder;
	font-style: normal;
	color: Black;
	text-decoration: none
}

.nadpisgray{
	font-family: arial;
	font-size: 11pt;
	font-weight: bolder;
	font-style: normal;
	color: #7f7f7f;
	text-decoration: none
}

.nadpiswhite{
	font-family: arial;
	font-size: 11pt;
	font-weight: bolder;
	font-style: normal;
	color: White;
	text-decoration: none
}

.normsmall {
	font-family: arial;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	color: black;
	text-decoration: none;
	margin-left : 4px;	
}

.norm {
	font-family: arial;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	color: black;
	text-decoration: none;
	margin-left : 5px;
}

.normbold {
	font-family: arial;
	font-size: 10pt;
	font-weight: bolder;
	font-style: normal;
	color: black;
	text-decoration: none;
	margin-left : 5px;
}
td {
	font-family: arial;
	font-size: x-small;
	font-style: normal;
	color: InfoText;
	text-decoration: none;
}
P {
	font-family: arial;
	font-size: x-small;
	font-style: normal;
	color: #7f7f7f;
	text-decoration: none
}


