* {
	margin: 0;
}

html, body {
	height: 100%;

	font: 10pt "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	color: black;
}

body {
	background-image: url(/images/hatter.png);
	background-position: 50% 0;
	background-repeat: repeat-y;
}

#tarolo {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -92px;
	width: 961px;
	background-image: url(/images/hatter_kep.png);
	background-position: 50% 0;
	background-repeat: repeat-y;
}

#fejlec {
	background-image: url(/images/fejlec.png);
	height: 185px;
	font-size: 7pt;
	color: #999999;
}

#menu {
	background-image: url(/images/menu.png);
	height: 160px;
	font-size: 7pt;
	color: #999999;
}


#lab-seged {
	height: 92px;
	clear: both;
}

#lablec {
	display: block;
	width: 961px;
	background-image: url(/images/lablec.png);
	background-position: 50% 0;
	background-repeat: repeat-y;

	margin: 0 auto;
	height: 21px;
	padding: 71px 0 0 0;
}

