body {
	background-color: #FFFFCC;font: 100% Verdana, "Geneva CE", lucida, sans-serif;
  margin-left:10px;
}
H2{
	font-size: 1.4em;
}
H3{
	font-size: 1em; 
}

td {
	font-size: 0.9em; font-weight:bold;
}
p{
	font-size: 0.8em;
}
ul { list-style: none;
	
}
li{ list-style: disc;
	 font-size: 0.8em;
}
#hlavnyblok{
	width:600px;  background-repeat: repeat-y;
}