* {
	margin : 0px;
	padding : 0px;
}
html, body {
	text-align : center;
	height: 100%;
}

.page{
	padding-bottom : 160px;
}

.header {
	height : 123px;
	margin : 0 auto 2px auto;
	position : relative;
	text-align : left;
}

.header h1 {
	height : 85px;
	width : 100%;
}

.header h1 span {
	height : 85px;
	width : 100%;
	position : absolute;
	display : block;
}

.header a.zpet {
	display : block;
	height : 38px;
	line-height : 33px;
	text-align : right;
	padding-right : 20px;
	font-weight : 800;
	font-size :  12px;
	font-family : "Arial",sans-sherif;
	text-decoration : none;
}

.header a.zpet span {
	padding-left : 20px;
}

#hra {
	margin : auto;
}

