body {
	background:  url(../images/tlo-2.jpg) top center;
}
#navig {
	position:absolute;
	width: 978px;
	bottom:10px;
	margin: 0 auto;
	z-index:10000px;
	border: 1px solid black;
}
#right {
	float:right;
}
#left {
	float:left;
}
#strzalka {
	
	right: 15%;
	bottom: 10px;
	width: 75px;
	height: 91px;
	background:url(../images/strzalka.png);
}
#strzalka-2 {
	position:absolute;
	left: 15%;
	bottom: 10px;
	width: 75px;
	height: 91px;
	background:url(../images/strzalka-2.png);
}