BODY  {
	background-color : #FFDE84;
}
H1.org_nazev    {
   text-align : center;
   text-transform : uppercase;
}
h2.ces_nazev {
   text-align : center;
}
.obrazek {
   text-align : center;
}
p.zavrit {
   text-align : center;
}
p.text   {
   text-indent: 5em; margin-left: 10%; margin-right: 10%; 
}
DIV.navigace {
	border-style : solid;
	border-color : blue;
	float : left;

	padding : 5pt;
	background-color : White;
	color : Red;
	font-family : sans-serif;
}
.jmeno {
 font-family : sans-serif;
}
.popisek {
font-weight : bold;
} 
TD.nazev {
  text-align : center;
}
.titulek {
   text-align : center;
}
ul.text   {
 margin-left: 10%; margin-right: 10%; 
}