body {
	margin-top: 0px;
	margin-left: 0px;
	cursor: crosshair;
	background-repeat: repeat;
	background-image: url();
	background-color: #f6f6f6;
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
}
a:link, a:visited, a.active {
	font-family: "tahoma";
	font-size: 10px;
	color: #a5d6c8;
	cursor: hand;
	text-decoration: none;
	letter-spacing: normal;
	text-transform: none;
	font-weight: normal;
	font-style: normal;
	border-bottom: 0px solid;
}
a:hover {
	font-family: "Tahoma";
	font-size: 10px;
	font-style: normal;
	color: #c77c9c;
	cursor: hand;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	text-transform: none;
}
#hatter {
	background-image: url(lfw.png);
	float: left;
	width: 800px;
	height: 600px;
	margin-top: 0px;
	background-color: #f6f6f6;
	background-repeat: no-repeat;
	margin-left: 60px;
	padding-bottom: 0px;
}

#magyarmodul {
	background-image: url();
	background-color: 000000;
	width: 220px;
	height: 60px;
	overflow: hidden;
	float: left;
	margin-top: 510px;
	margin-left: 270px;
	position:absolute;
}

#angolmodul {
	background-image: url();
	background-color: 000000;
	width: 210px;
	height: 60px;
	overflow: hidden;
	float: left;
	margin-top: 510px;
	margin-left: 550px;
	position:absolute;
}
