.BezStylu {
	
}

.CervenyText {
	font-size: 9pt;
	color:#800000;
}

.SedyText{
	font-size: 9pt;
	color:#999999;
}

.CernaNormal{
	font-size: 10pt;
	color:black;
}

.OranzSmall{
	font-size: 8pt;
	color:#f9a51b;
}

.SedySmall {
	font-size: 8pt;
	color: #999999;
}

.CervenySmallTucne {
	font-size: 8pt;
	color:#800000;
}

.CernaSmall {
	font-size: 8pt;
	color:black;
}

.HlavniTitulekZluty {
	font-size: 14px;
	font-weight: bold;
	color: #f9a51b;
}

.TitulekCerny {
	font-size: 12pt;
	font-weight: bold;
}

.TitulekBarevny {
	font-size: 12pt;
	font-weight: bold;
	color: #008b95;
}

.odkazSpodtrzenim {
	color:green;
}

.odkazSpodtrzenim  :hover{
	color:black;
	text-decoration:underline;
}

.comment {
	font-size: 10px;
	font-weight: bold;
}

.fontSize0_VELKYM {
	font-size: 7pt;
	text-transform: uppercase;
}

.fontSize0 {
	font-size: 7pt;
}

.fontSize1 {
	font-size: 8pt;
}

.fontSize2 {
	font-size: 10pt;
}

.fontSize3 {
	font-size: 12pt;
}

.fontSize4 {
	font-size: 14pt;
}

.fontSize5 {
	font-size: 18pt;
}

.fontSize6 {
	font-size: 24pt;
}

.fontSize7 {
	font-size: 36pt;
}


