.menu1 {
	width: 128px;
	height: 34px;
	background-image: url('../../../images/0/hu/menu1.jpg');
	background-repeat: no-repeat;
	float: left;
	margin-top: 12px;
	overflow: hidden;
	position: absolute;
	left: 0px;
	z-index: 40;
	
}

.menulink1 {
	width: 128px;
	height: 46px;
	background-image: url('../../../images/0/spacer.gif');
	float: left;
}

.menu2 {
	width: 91px;
	height: 34px;
	background-image: url('../../../images/0/hu/menu2.jpg');
	float: left;
	margin-top: 12px;
	background-repeat: no-repeat;
	overflow: hidden;
	position: absolute;
	left: 154px;
	z-index: 40;
}

.menulink2 {
	width: 91px;
	height: 46px;
	background-image: url('../../../images/0/spacer.gif');
	float: left;
}

.menu3 {
	width: 225px;
	height: 34px;
	background-image: url('../../../images/0/hu/menu3.jpg');
	float: left;
	margin-top: 12px;
	background-repeat: no-repeat;
	overflow: hidden;
	position: absolute;
	left: 271px;
	z-index: 40;
}

.menulink3 {
	width: 225px;
	height: 46px;
	background-image: url('../../../images/0/spacer.gif');
	float: left;
}

.menu4 {
	width: 174px;
	height: 34px;
	background-image: url('../../../images/0/hu/menu4.jpg');
	float: left;
	margin-top: 12px;
	background-repeat: no-repeat;
	overflow: hidden;
	position: absolute;
	left: 522px;
	z-index: 40;
}

.menulink4 {
	width: 174px;
	height: 46px;
	background-image: url('../../../images/0/spacer.gif');
	float: left;
}

.menu1:hover, .menu2:hover, .menu3:hover, .menu4:hover {
	margin-top: 0;
	background-position: 0 -34px;
	height: auto;
	width: auto;
}

.menu_hover {
	margin-top: 0;
	background-position: 0 -34px;
	height: auto;
	width: auto;
}
