#topmenu div.centered {
	width: 640px;
	margin-left: -320px;
	padding-top: 6px;
}

/* menu */

#topmenuitems li {
	float: left;
	height: 25px;
}

#topmenuitems li a span {
	display: none;
}

#topmenuitems li a {
	width: 100%;
	height: 100%;
	display: block;
}


#topmenuitems .m_fooldal a { width: 30px; background: url("../img/top_table.gif") 0px 0px no-repeat }
#topmenuitems .m_fooldal_selected a { width: 30px; background: url("../img/top_table.gif") 0px -25px no-repeat }
#topmenuitems .m_fooldal a:hover { background-position: 0px -25px }

#topmenuitems .m_hirek a { width: 130px; background: url("../img/top_table.gif") -30px 0px no-repeat }
#topmenuitems .m_hirek_selected a { width: 130px; background: url("../img/top_table.gif") -30px -25px no-repeat }
#topmenuitems .m_hirek a:hover { background-position: -30px -25px }

#topmenuitems .m_uzletek a { width: 75px; background: url("../img/top_table.gif") -160px 0px no-repeat }
#topmenuitems .m_uzletek_selected a { width: 75px; background: url("../img/top_table.gif") -160px -25px no-repeat }
#topmenuitems .m_uzletek a:hover { background-position: -160px -25px }

#topmenuitems .m_dunahaz a { width: 98px; background: url("../img/top_table.gif") -235px 0px no-repeat }
#topmenuitems .m_dunahaz_selected a { width: 98px; background: url("../img/top_table.gif") -235px -25px no-repeat }
#topmenuitems .m_dunahaz a:hover { background-position: -235px -25px }

/* search */

#topsearch {
	float: right;
}

#topsearch .searchfield {
	background-color:#C3C3C3;
	background-image:url(../img/bg_search_idle.gif);
	background-repeat:no-repeat;
	border:medium none;
	color:#292929;
	font-size:10px;
	height:13px;
	width:134px;
	margin-top: 2px;
}