.info {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 8pt; 
	COLOR: white; 
	FONT-FAMILY: Arial,Helvetica
}


.formular {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 9pt; 
	COLOR: blue; 
	FONT-FAMILY: Arial,Helvetica
}

.nadpis {
	font-family: TimesNewRoman;
	font-size:14pt;
	color: #006699;
        font-weight:900
}

.text {
	font-family:Arial,monospace; 
	font-style:normal; 
	font-weight:normal; 
	font-size:11pt;
	text-align: justify;
}

.text_odrazky {
	font-family:Arial,monospace; 
	font-style:normal; 
	font-weight:normal; 
	font-size:11pt;
	color: black;
	text-indent:20px;
}

.text_cerveny {
	font-family:Arial,monospace; 
	font-style:normal; 
	font-weight:normal; 
	font-size:11pt;
	color: red;
	text-align: justify;
}

.text_modry {
	font-family:Arial,monospace; 
	font-style:normal; 
	font-weight:normal; 
	font-size:11pt;
	color: blue;
}

.text_modry_info {
	font-family:Arial,monospace; 
	font-style:normal; 
	font-weight:bold; 
	font-size:7pt;
	color: blue;
}