BODY {
	BACKGROUND-POSITION: center 50%;
	FONT-SIZE: 10px;
	BACKGROUND-IMAGE:  url(images/hattercsik.gif);
	MARGIN: 0px;
	background-repeat: repeat-y;
}

.tarolo {
	position: relative;
	top: 0px;
	margin-left: auto; 
	margin-right: auto;
	width: 750px;
	height: 97%;
}

.also {
	background-image: url("images/also_hullam.jpg");
	position: fixed;
	z-index: 20;
	bottom: 0%;
	height: 47px;
	width: 100%;
}

.magunk a {
	position: absolute;
	z-index: 10;
	top: 100px;
	left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
}

.eler a {
	position: absolute;
	z-index: 10;
	top: 100px;
	left: 510px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
}

.ingatlanok a {
	 position: absolute;
	 z-index: 10;
	 top: 100px;
	 left: 150px;
	 font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	 text-decoration: none;
}

.eler a:hover, .ingatlanok a:hover, .magunk a:hover {
	color: #cccccc;
	text-decoration: none;
}

