
#imageMenu {
position: relative;
height: 560px;
width: 904px;
margin:0 auto;
position:relative;
overflow: hidden;

}

#imageMenu ul {
list-style: none;
margin: 0px;
display: block;
height: 560px;
width: 1000px;}

#imageMenu ul li {
float: left;}

#imageMenu ul li a {
text-indent: -1000px;
background: none repeat scroll 0%;
border-right: 1px solid #000000;
cursor:pointer;
display:block;
overflow:hidden;
width: 150px;
height: 560px;}

#imageMenu ul li.inne a {
background: url(../images/m_inne.jpg) repeat scroll 0%;}

#imageMenu ul li.przygotowania a {
background: url(../images/m_przygotowania.jpg) repeat scroll 0%;}

#imageMenu ul li.ceremonia a {
background: url(../images/m_ceremonia.jpg) repeat scroll 0%;}

#imageMenu ul li.wesele a {
background: url(../images/m_wesele.jpg) repeat scroll 0%;}

#imageMenu ul li.plener a {
background: url(../images/m_plener.jpg) repeat scroll 0%;}

#imageMenu ul li.detale a {
background: url(../images/m_detale.jpg) repeat scroll 0%;}

#imageMenu ul li.auto a {
background: url(../images/m_auto.jpg) repeat scroll 0%;}

#imageMenu ul li.architektura a {
background: url(../images/m_architektura.jpg) repeat scroll 0%;}

#imageMenu ul li.zwierzeta a {
background: url(../images/m_zwierzeta.jpg) repeat scroll 0%;}

#imageMenu ul li.krajobraz a {
background: url(../images/m_krajobraz.jpg) repeat scroll 0%;}

#imageMenu ul li.portret a {
background: url(../images/m_portret.jpg) repeat scroll 0%;}

#imageMenu ul li.dzieci a {
background: url(../images/m_dzieci.jpg) repeat scroll 0%;}

.clear {clear: both;}
