div.content {
	text-align : center;
	top : 0;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	width: 100%;
	height: 100%;
}
div.obsahhtml {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: left;
	width: 900px;
}

div.footer {
	text-align : right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	width: 900px;
} 
div.text {
	position : absolute;
	top : -8000px;
	text-align : center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	width: 900px;
}

