body {
background-color: #874811;
margin: 0px;
padding: 0px;
color: #FFF;
font-family: Verdana, Tahoma, sans-serif;
font-size: 12px;
text-align: center;
}
.center {
width: 1000px;
margin: auto;
text-align: center;
}
img {
display: block;
border: none;
}
.top {
position: relative;
background: #90AB03 url('grafika/top.jpg') no-repeat;
width: 1000px;
height: 137px;
}
.srodek {
position: relative;
background: #90AB03 url('grafika/srodek.jpg') no-repeat;
height: 209px;
width: 1000px;
}
.srodekKontakt {
position: relative;
background: #90AB03 url('grafika/srodek-kontakt.jpg') no-repeat;
height: 431px;
width: 1000px;
}
.dol {
position: relative;
background: url('grafika/dol.jpg') no-repeat;
height: 222px;
width: 1000px;
}
.kontakt {
position: absolute;
left: 410px;
width: 365px;
top: 225px;
text-align: left;
font-weight: bold;
line-height: 180%;
}
.kontakt a {
color: #FFF;
}
.stopka {
position: relative;
background: url('grafika/stopka.jpg') no-repeat;
height: 25px;
width: 1000px;
font-size: 10px;
padding-top: 7px;
}

.stopka a {
color: #FFF;
text-decoration: none;
}
.menu {
position: absolute;
left: 200px;
top: 22px;
}
.menu a {
text-decoration: none;
color: #FFF;
font-weight: bold;
margin-right: 20px;

}
.menu a:hover {
color: #FFE8A0;
text-decoration: underline;
}
.tytul {
position: absolute;
top: 93px;
left: 180px;
}
.tytul h1 {
margin: 0px;
color: #FDF3D5;
font-size: 24px;
}
.txtSrodek {
position: absolute;
left: 140px;
top: 30px;
text-align: left;
width: 400px;
line-height: 150%;
}
.txtDol {
position: absolute;
left: 545px;
width: 315px;
top: 15px;
text-align: left;
font-weight: bold;
line-height: 150%;
}

.rozdziel {
padding-left: 20px;
border-left: 1px solid #FFF;
}
#baner {
	height: 115px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 4em;
	margin-bottom: 1em;
	border: 1px solid #666666;
	text-align: center;
}
