body {
	font-size:150%;
	font-family:"EB Garamond", serif;
	line-height:1.2;
	color:#000;
	background-color:#fff;
	margin-top:0;	
}


h1 {
	font-size:1.7em;
	margin: 40px 0 10px;
	font-weight: normal;
	text-align:center;
}



p {
	text-align:center;
	margin: 0;

}

#obsah {
	position: absolute;
	margin:auto;
	height: 350px;
	width: 300px;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;

}






