
#imageMenu {

	position: relative;
	width: 550px;
	height: 250px;
	overflow: hidden;
	visibility: visible;
	left: 0px;
	padding: 0px;
}

#imageMenu ul {
	list-style: none;
	margin: 0px;
	display: block;
	height: 250px;
	width: 1000px;
	padding: 0px;
	}

#imageMenu ul li {
	float: left;
}

#imageMenu ul li a {
	text-indent: -1000px;
	background:#FFFFFF none repeat scroll 0%;
	border-right: 2px solid #fff;
	cursor:pointer;
	display:block;
	overflow:hidden;
	width:37px;
	height: 250px;
	padding: 0px;
}
#imageMenu ul li.aa a {
	background: url(../images/sprzet_1/adb.jpg) repeat scroll 0%;
}

#imageMenu ul li.bb a {
	background: url(../images/sprzet_1/arri2.jpg) repeat scroll 0%;

}
#imageMenu ul li.cc a {
	background: url(../images/sprzet_1/B&M_lighting.jpg)  repeat scroll 0%;
}
#imageMenu ul li.dd a {
	background: url(../images/sprzet_1/Dedolight1.jpg) repeat scroll 0%;
}
#imageMenu ul li.ee a {
	background: url(../images/sprzet_1/kinoflo.JPG) repeat scroll 0%;
}
#imageMenu ul li.ff a {
	background: url(../images/sprzet_1/leefilters.jpg) repeat scroll 0%;
}
#imageMenu ul li.gg a {
	background: url(../images/sprzet_1/lowel2.jpg) repeat scroll 0%;
}
#imageMenu ul li.aa1 a {
	background: url(../images/sprzet_1/ltmlighting.jpg) repeat scroll 0%;
}

#imageMenu ul li.bb1 a {
	background: url(../images/sprzet_1/manfrotto.jpg) repeat scroll 0%;

}
#imageMenu ul li.cc1 a {
	background: url(../images/sprzet_1/p56lighting.JPG)  repeat scroll 0%;
}
#imageMenu ul li.dd1 a {
	background: url(../images/sprzet_1/rosco.jpg) repeat scroll 0%;
}
#imageMenu ul li.ff1 a {
	background: url(../images/sprzet_1/strandlighting.jpg) repeat scroll 0%;
}
#imageMenu ul li.ee1 a {
	background: url(../images/sprzet_1/litepanels.jpg) repeat scroll 0%;
}
#imageMenu ul li.gg1 a {
	background: url(../images/sprzet_1/softsun.jpg) repeat scroll 0%;
}


.clear {

	clear: both;

}



