.jimgMenu {
	position: relative;
	width: 941px;
	height: 270px;
	overflow: hidden;
	/*margin: 0px 0px 0px;*/
	margin-left:-39px;
}

.jimgMenu ul {
	list-style: none;
	margin: 0px;
	display: block;
	height: 270px;
	width: 1340px;/*1340*/
	
	}

.jimgMenu ul li {
	float: left;
}

.jimgMenu ul li a {
	text-indent: -1000px;
	background:#af6a1d none repeat scroll 0%;
	border-right: 2px solid #af6a1d;
	cursor:pointer;
	display:block;
	overflow:hidden;
	width:99px;/*78*/
	height: 270px;
}

.jimgMenu ul li.landscapes a {
	background: url(http://zajazd-rudziewicz.pl/slider/slider_zajazd.jpg) repeat scroll 0%;
	
}

.jimgMenu ul li.people a {
	background: url(http://zajazd-rudziewicz.pl/slider/slider_safari.jpg) repeat scroll 0%;
}

.jimgMenu ul li.nature a {
	background: url(http://zajazd-rudziewicz.pl/slider/slider_kawiarnia.jpg) repeat scroll 0%;
}
.jimgMenu ul li.abstract a {
	background: url(http://zajazd-rudziewicz.pl/slider/slider_narty.jpg) repeat scroll 0%;
}
.jimgMenu ul li.abstract1 a {
	background: url(slider/slider_kregielnia.jpg) repeat scroll 0%;
}

.jimgMenu ul li.urban a {
	background: url(http://zajazd-rudziewicz.pl/slider/slider_park_linowy.jpg) repeat scroll 0%;
	min-width:400px;
	
}

.clear {
	clear: both;
}