#pillmenu2 {

	width:960px;
	padding:0;
	height:149px;
	background: transparent url(../images/baner_muzeum.jpg) no-repeat;
	float: left;
}	

#pillmenu2 ul {
	float:left;
	padding:0;
	margin:0;
	list-style: none;
}

#pillmenu2 li {
	float: left;
	margin:0;
}

#pillmenu2 li a {
	float:left;
	cursor:pointer;
}

#pillmenu2 li a span {
	float:left;
	color: #7d5131;
	font-size:0;
	font-family:Tahoma, Verdana, Arial, sans-serif;
	text-decoration: none;
	height:149px;
	width: 192px;
	line-height:37px;
	padding:0;
}
<!-- ELEMENTY HOVER START -->
#pillmenu2 li.item90 a:hover,#pillmenu2 li#current.item90 a{
	float:left;
	text-decoration: none;
	background: transparent url(../images/baner_muzeum_01.jpg) no-repeat;
}

#pillmenu2 li.item90 a:hover span,#pillmenu2 li#current.item90 a span{
	color:#fff;
	background: transparent url(../images/baner_muzeum_01.jpg) no-repeat;	
}

#pillmenu2 li.item91 a:hover,#pillmenu2 li#current.item91 a{
	float:left;
	text-decoration: none;
	background: transparent url(../images/baner_muzeum_02.jpg) no-repeat;
}

#pillmenu2 li.item91 a:hover span,#pillmenu2 li#current.item91 a span{
	color:#fff;
	background: transparent url(../images/baner_muzeum_02.jpg) no-repeat;	
}

#pillmenu2 li.item93 a:hover,#pillmenu2 li#current.item93 a{
	float:left;
	text-decoration: none;
	background: transparent url(../images/baner_muzeum_03.jpg) no-repeat;
}

#pillmenu2 li.item93 a:hover span,#pillmenu2 li#current.item93 a span{
	color:#fff;
	background: transparent url(../images/baner_muzeum_03.jpg) no-repeat;	
}

#pillmenu2 li.item89 a:hover,#pillmenu2 li#current.item89 a{
	float:left;
	text-decoration: none;
	background: transparent url(../images/baner_muzeum_04.jpg) no-repeat;
}

#pillmenu2 li.item89 a:hover span,#pillmenu2 li#current.item89 a span{
	color:#fff;
	background: transparent url(../images/baner_muzeum_04.jpg) no-repeat;	
}

#pillmenu2 li.item92 a:hover,#pillmenu2 li#current.item92 a{
	float:left;
	text-decoration: none;
	background: transparent url(../images/baner_muzeum_05.jpg) no-repeat;
}

#pillmenu2 li.item92 a:hover span,#pillmenu2 li#current.item92 a span{
	color:#fff;
	background: transparent url(../images/baner_muzeum_05.jpg) no-repeat;	
}

<!-- ELEMENTY HOVER KONIEC -->

#_nowrap.menu_nowrap {
	padding: 0;
	overflow: hidden;
	background-color: transparent;
}

#_nowrap.menu_nowrap ul {

	float: right;
	padding:0;
	margin:0;
	list-style: none;
}

#_nowrap.menu_nowrap li {
	float: right;
	margin: 0px 2px 0px 2px;
		border-left: 1px #D68244;
}

#_nowrap.menu_nowrap li a {
	float: right;
	cursor: pointer;
}

#_nowrap.menu_nowrap li a span {
	float: right;
	color: #D68244;
	font-size:11px;
	font-family:Tahoma, Verdana, Arial, sans-serif;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	height: auto;
	width: auto;
	padding:0;

}

#_nowrap.menu_nowrap li a:hover,#_nowrap.menu_nowrap li#current a{
	float:right;
	text-decoration: underline;
	background: transparent;
}

#_nowrap.menu_nowrap li a:hover span,#_nowrap.menu_nowrap li#current a span{
	color:#fff;
	text-decoration: underline;
	background: transparent;
}



