#menu {
	float: left;
	font-size: 1px;
	color: #352202;
	height: 37px;
	width: 862px;
	background-image: url(../img/headbg.gif);
	background-repeat: no-repeat;
	padding: 30px 0px 0px 40px;
}
.bem a, .gra a, .web a, .tan a, .ref a, .kap a {
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	display: block;
	height: 2px;
	padding: 30px 0px 0px 0px;
	color: #352202;
}
.bem a {
	background-image: url(../img/hun/bemutatkozas.gif);
	width: 109px;
}
.gra a {
	background-image: url(../img/hun/tervezes.gif);
	width: 128px;
}
.web a {
	background-image: url(../img/hun/fejlesztes.gif);
	width: 132px;
}
.tan a {
	background-image: url(../img/hun/tanacsadas.gif);
	width: 94px;
}
.ref a {
	background-image: url(../img/hun/referenciak.gif);
	width: 96px;
}
.kap a {
	background-image: url(../img/hun/kapcsolat.gif);
	width: 81px;
}

#menulogo  {
	display:block;
	position:absolute;
	top:10px;
	left:845px;
	width:70px;
	height:60px;
}
