body.normalni {
   font-size: 12pt;
	font-weight: normal;
	font-family: arial, helvetica, sans-serif;
	background-color: #e0ffff;
	color: #2f4f4f;
}

div.stranka {
padding: 10pt;
}

div.nadpis {
   border: solid black 1pt;  
	background-color: #008080;
	font-size: 14pt;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
	color: #f0ffff;
	text-align: center;
	padding: 5pt;
}
