body, html {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
}
#hlavicka H1 {
	font-size: 35px;
	font-weight: bolder;
}
#hlavicka .podnadpis {
	font-size: 29px;
	font-weight: normal;
	}

.datum{
	font-size:70%;
	font-family:"Courier New", Courier, monospace;
	font-style:italic;
}

h2 {
	font-size:12px;
	margin: 0px;
}
h3 {
	font-size:20px;
	margin: 0px 0px 1em 0px;
}