* {
	margin: 0;
	padding: 0;
}

body {
	background: url(img/tlo.jpg);
}

img {
	border: 0;
}

.gora {
	background: url(img/gora.png) no-repeat;
	margin: 0 auto;
	margin-top: 20px;
	width: 850px;
	height: 275px;
}

.srodek {
	background: url(img/srodek.png) repeat-y;
	margin: 0 auto;
	width: 810px;
	padding-left: 40px;
	font-family: verdana;
	color: #666666;
}

.dol {
	background: url(img/dol.png) no-repeat;
	margin: 0 auto;
	width: 850px;
	height: 53px;
	font-weight: bold;
	text-align: center;
	padding-top: 15px;
	color: #70782c;
}

.galeria {
	background: url(img/srodek.png) repeat-y;
	margin: 0 auto;
	width: 850px;
	font-family: verdana;
	text-align: center;
	color: #666666;
}

ul.menu {
	position: relative;
	list-style-type: none;
	top: 225px;
	left: 90px;
}

li.m {
	float:left;
	text-align: left;
	display:inline;
}

li.k {
	float:left;
	text-align: left;
	display:inline;
}

li.l {
	margin-bottom: 15px;
}

a.stopka {
	text-decoration: none;
	color: #939e35;
}

a.stopka:hover {
	text-decoration: underline;
	color: #70782c;
}

ul.lista {
	list-style-position: inside;
}

img.obrazek {
	float: left;
	margin-left: 20px;
}

img.obrazek2 {
	float: left;
	margin-left: 10px;
	margin-right: 20px;
}

.tekst {
	float: left;
	width: 500px;
	font-size: 15px;
	margin-left: 10px;
}

.tekst_lewo {
	float: left;
	width: 510px;
	margin-right: 10px;
	font-size: 15px;
	margin-left: 10px;
	text-align: justify;
}

.tekst_prawo {
	float: left;
	width: 510px;
	font-size: 15px;
	text-align: justify;
}

.tekst_duzy {
	float: left;
	width: 95%;
	font-size: 15px;
	text-align: justify;
}

.tekst_kontakt {
	float: left;
	font-size: 15px;
	margin-left: 10px;
	width: 300px;
	padding-top: 80px;
	font-weight: bold;
	font-size: 15px;
	text-align: center;
}

.clear {
	clear: both;
}

.naglowek {
	display: block;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 10px;
	margin-top: 10px;
}

img.foto {
	max-width: 170px;
}