/* base top menu */
#hmenu-new {
	height: 38px;
	width: 643px;
	float: right;
	border-top: 7px solid white;
	
}
#hmenu-new .cleaner {
	background: #ccd0dc;
	margin-top: 13px;
}
#hmenu-new a {
	margin-top: -14px;
	display: block;
	height: 38px;
	width: 122px;
	float: left;
	margin-right: 9px; /* puvodne 11px */
	overflow: hidden;
	background-color: #eaedf6 !important;
	font-family: arial;
	font-size: 75%;
	line-height: 135%;
	color: #54648f;
	position: relative;
	cursor: pointer;
}
#hmenu-new a em {
	display: block;
	font-size: 80%;
	font-style: normal;
}
#hmenu-new a.active {
	background: #54648f !important;
	color: white;
}
#hmenu-new a span {
	display: block;
	width: 122px;
	height: 38px;
	position: absolute;
	left: 0px;
	top: 0px;
}


#hmenu-new .m1, #hmenu-new .m1 span {
	width: 122px;
	background: url('http://i4.cn.cz/grafika/mcn-menu-cn.gif') no-repeat;
}
#hmenu-new .m2, #hmenu-new .m2 span {
	width: 166px;
	background: url('http://i4.cn.cz/grafika/mcn-menu-fn.gif') no-repeat;
}
#hmenu-new .m3, #hmenu-new .m3 span {
	width: 107px;
	background: url('http://i4.cn.cz/grafika/mcn-menu-sn.gif') no-repeat;
}
#hmenu-new .m4, #hmenu-new .m4 span {
	width: 133px;
	background: url('http://i4.cn.cz/grafika/mcn-menu-mcn.gif') no-repeat;
}
#hmenu-new .m5, #hmenu-new .m5 span {
	width: 68px  !important;
	background: url('http://i4.cn.cz/grafika/mcn-menu-ipoint.gif') no-repeat;
	margin-right: 0px;

}
#hmenu-new .m1, #hmenu-new .m1:hover span {
	background: url('http://i4.cn.cz/grafika/mcn-menu-cn-hover.gif') no-repeat;
}
#hmenu-new .m2, #hmenu-new .m2:hover span {
	background: url('http://i4.cn.cz/grafika/mcn-menu-fn-hover.gif') no-repeat;
} 
#hmenu-new .m3, #hmenu-new .m3:hover span {
	background: url('http://i4.cn.cz/grafika/mcn-menu-sn-hover.gif') no-repeat;
}
#hmenu-new .m5, #hmenu-new .m5:hover span {
	background: url('http://i4.cn.cz/grafika/mcn-menu-ipoint-hover.gif') no-repeat;
}


/* iregiony zmena zacatek */
#hmenu-new .m7, #hmenu-new .m7 span {
	width: 93px;
	background: url('http://i4.cn.cz/grafika/zalozky/ekonomika-magazin.gif') no-repeat;
}

#hmenu-new .m6, #hmenu-new .m6 span {
	width: 75px;
	background: url('http://i4.cn.cz/grafika/zalozky/iregiony-magazin.gif') no-repeat;
}

#hmenu-new .m7, #hmenu-new .m7:hover span {
	background: url('http://i4.cn.cz/grafika/zalozky/ekonomika-magazin-hover.gif') no-repeat;
}

#hmenu-new .m6, #hmenu-new .m6:hover span {
	background: url('http://i4.cn.cz/grafika/zalozky/iregiony-magazin-hover.gif') no-repeat;
}
/* iregiony zmena konec */


#hmenu-new em {  /*topmenuchange 2*/
	display: inline !important;
	margin: 0px !important;
	padding: 0px !important;
}
