body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #691b04 url('images/index_backgr.gif') left center repeat-x;
}

#all {
	width: 759px;
	height: 477px;
	background: #691b04 url('images/index_main.jpg') left top no-repeat;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -238px 0px 0px -379px;
}

#footer {
	width: 300px;
	height: 16px;
	position: absolute;
	left: 50%;
	bottom: 0px;
	margin-left: -150px;
	color: #ffffff;
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

#footer a {
	color: #ffffff;
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

a.ogrodzenia, a.kotly, a.elementy {
	display: block;
	width: 252px;
	height: 41px;
	background-position: left top;
	background-repeat: no-repeat;
	position: absolute;
	top: 368px;
}

a.ogrodzenia {
	background-image: url('images/index_ogrodzenia.gif');
	left: 1px;
}

a.kotly {
	background-image: url('images/index_kotly.gif');
	left: 253px;
}

a.elementy {
	background-image: url('images/index_elementy_kute.gif');
	left: 505px;
}

a.ogrodzenia:hover, a.kotly:hover, a.elementy:hover {
	background-position: 0px -41px;
}

a span {
	display: none;
}