#header h1 a {
	background:url(/img/logo_interbusiness_ro.png) 0 0 no-repeat;
	display:block;
	width:175px;
	height:50px;
	}
.m1 a {background:url(/img/menu.png)      0 0 no-repeat; width:68px;}
.m2 a {background:url(/img/menu.png)  -68px 0 no-repeat; width:89px;}
.m3 a {background:url(/img/menu.png) -157px 0 no-repeat; width:80px;}
.m4 a {background:url(/img/menu.png) -237px 0 no-repeat; width:83px;}
.m5 a {background:url(/img/menu.png) -320px 0 no-repeat; width:80px;}


.m1 a:hover {background-position:      0 -30px;}
.m2 a:hover {background-position:  -68px -30px;}
.m3 a:hover {background-position: -157px -30px;}
.m4 a:hover {background-position: -237px -30px;}
.m5 a:hover {background-position: -320px -30px;}


