div#header {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height:160px;

}
div#LeftHeaderStand {
	position: relative;
	font-size: 0px;
	float: left;
	height: 100%;
	background-image: url('/shop/dl/images/stand_left_bg.png');
	background-repeat: repeat-y;
	z-index:2;
}
div#MainHeader {
	position: relative;
	float: left;
	height: 150px;
	background-image: url('/shop/dl/images/akcio_bg.png');
	#background-image: url('/shop/dl/images/header_bg.gif');
	#background-repeat: no-repeat;
	#background-position: 0px 72px;
	padding: 5px;
	z-index:10;
}
div#logo_webaruhaz {
	position: absolute;
	z-index: 15;
}
div#hoeses_flash {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index:3;
}
div#logo_header {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index:2;
}
div#MainHeaderSearch {
	position: absolute;
	float: left;
	left: 10px;
	top: 100px;
	width: 200px;
	z-index:5;
	
}
div#langSelect {
	position: absolute;
	float: left;
	width: 80px;
	top: 120px;
	left: 260px;
	color: red;
	z-index:11;
}
div#PersonalHeader {
	position: absolute;
	left: 744px;
	float: left;
	height: 140px;
	width: 220px;
	padding: 0px;
	margin: 0px 0px 0px 7px;

	}
div#AkcioLeft {
	position: absolute;
	left: 0px;
	float: left;
	width: 150px;
	padding: 0px;
	z-index: 12;
}

div#AkcioRight {
	float: right;
	padding: 0px;
	width: 100px;
	overflow: hidden;
	margin: 0px 0px 0px 0px;
}

div#MainHeaderSearch  a:hover {
text-decoration:none;
}
div#MainHeaderSearch  a {
background-image:url(/shop/dl/images/button_bg.gif);
background-repeat:repeat-x;
padding: 4px;
color:#ffffff;
font-family:Verdana;
font-size:10px;
font-weight:bold;
text-decoration:none;
}
div#AkcioHeader {
	position: absolute;
	float: left;
	left: 450px;
	height: 140px;
	width: 270px;
	margin: 0px 0px 0px 0px;
	padding: 10px;
	z-index: 13;
}
