#imageMenu {
height: 400px;
width: 645px;
margin:0 auto;
position:relative;
overflow: hidden;
padding-top:30px;
}

#imageMenu ul {
list-style: none;
margin: 0px;
display: block;
height: 400px;
width: 1000px;}

#imageMenu ul li {
float: left;}

#imageMenu ul li a {
text-indent: -1000px;
background: none repeat scroll 0%;
border-right: 3px solid #ffffff;
cursor:pointer;
display:block;
overflow:hidden;
width: 105px;
height: 400px;}

#imageMenu ul li.sesje a {
background: url(../images/1_1.jpg) repeat scroll 0%;}

#imageMenu ul li.przygotowania a {
background: url(../images/1_2.jpg) repeat scroll 0%;}

#imageMenu ul li.ceremonia a {
background: url(../images/1_3.jpg) repeat scroll 0%;}

#imageMenu ul li.wesele a {
background: url(../images/1_4.jpg) repeat scroll 0%;}

#imageMenu ul li.plener a {
background: url(../images/1_5.jpg) repeat scroll 0%;}

#imageMenu ul li.portret a {
background: url(../images/1_6.jpg) repeat scroll 0%;}

width: 250px;}

.clear {clear: both;}
