.menu_elem {
	position: relative;
	float: left;
	height: 39px;
	width: 192px;
	overflow: hidden;
	cursor: pointer;
	margin-right: 10px
}
#menu_01 { background: url(../pictures/gombok_felul.jpg) 0px 0px no-repeat; width: 145px; }
#menu_01:hover { background-position: 0px -61px; }
#menu_02 { background: url(../pictures/gombok_felul.jpg) -146px 0px no-repeat; width: 135px; }
#menu_02:hover { background-position: -146px -61px; }

#menu_03 { background: url(../pictures/gombok_felul.jpg) -281px 0px no-repeat; width: 136px; }
#menu_03:hover { background-position: -281px -61px; }


#menu_04 { background: url(../pictures/gombok_felul.jpg) -417px 0px no-repeat; width: 138px; }
#menu_04:hover { background-position: -417px -61px; }
#menu_05 { background: url(../pictures/ingatlanlogo.png) left top no-repeat; width: 166px; height: 46px; float: right; cursor: pointer; }



.bottom_menu {
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #0085d9;
	padding-left: 18px;
	background: url(../pictures/pipa.png) left center no-repeat
}
.bottom_menu:hover {
	text-decoration: underline
}
#footer_menu_inner a {
	text-decoration: none;
	font-size: 13px;
	color: #0085d9;
	padding-left: 18px;
	background: url(../pictures/pipa.png) left center no-repeat
}
#footer_menu_inner a:hover {
	text-decoration: underline
}
#footer_menu_inner a.aktualis {
	text-decoration: underline
}
.user_menu_elem {
	padding: 2px 0 2px 0;
	margin: 2px 0 2px 0;
	border-bottom: 1px dotted #669;
	font-size: 10px;
	color: #707070
}
.user_menu_info {
	padding: 2px 0 2px 0;
	margin: 2px 0 2px 0;
	border-bottom: 1px dotted #669;
	color: #000;
	font-size: 10px
}
.user_menu_elem a, .user_menu_elem a.zold_link, .user_menu_elem a.link_zold_vastag {
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color: #487d00
}
.user_menu_elem a.zold_link {
	font-size: 11px;
	color: #118cda
}
.user_menu_elem a.link_zold_vastag {
	font-size: 13px;
	color: #118cda
}
.user_menu_elem a:hover, .user_menu_elem a.link_hover:hover {
	text-decoration: underline
}