body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #494f5c;
	background-color: #FFFFFF;
	background-image: url(../img/bodybg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
* {
margin: 0px;
padding: 0px;
}
img {
border: 0px;
}
.ujsor {
height: 12px;
width: 234px;
float: left;
}
.tovabb {
background-image: url(../img/greenarrow.png);
background-repeat: no-repeat;
background-position: right 3px;
padding: 0px 18px 0px 0px;
float: right;
font-weight: bold;
text-decoration: none;
}
	#container {
	width: 608px;
	margin: 0px auto;
	background-image: url(../img/indexbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	overflow: hidden;
	}
		.fogfeh_akcio {
		width: 265px;
		height: 179px;
		background-color: transparent;
		display: block;
		float: left;
		position: relative;
		top: 134px;
		left: 10px;
		}
		#fader {
		filter:alpha(opacity=0); 
		opacity:0;
		}
	#footer {
	width: 528px;
	height: 150px;
	margin: 0px auto;
	padding: 25px 40px 0px 40px;
	background-image: url(../img/indexfooter.png);
	background-repeat: no-repeat;
	background-position: left top;
	color: #737373;
	overflow: hidden;
	}
		#footer a {
		color: #2c5909;
		text-decoration: none;
		}
		#footer a:hover {
		text-decoration: underline;
		}
		.separator {
		font-size: 16px;
		padding: 0px 15px;
		}
		#footer p {
		padding-bottom: 12px;
		}
		.umf {
		margin-top: -13px;
		float: left;
		}
		#tags {
		height: 7px;
		overflow: hidden;
		padding: 15px 30px;
		}
			#tags h1 {
			font-size: 8px;
			color: #3e4857;
			font-weight: normal;
			}
			
	#topbar {
	height: 30px;
	padding-top: 30px;
	}
	#topbar a {
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: none;
	}
	.linkde {
	background-image: url(../img/flag_de.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 11px 35px 0px 0px;
	}
	.linkit {
	background-image: url(../img/flag_it.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 11px 35px 0px 0px;
	margin-left: 15px;
	}
	.linkhu {
	background-image: url(../img/flag_hu.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 11px 35px 0px 0px;
	margin-left: 15px;
	}
