html, body{
	background-image: url('tlo.jpg');
   color: #663300;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	font: normal 16px Georgia, Tahoma, Verdana, Arial, sans-serif;
}
ul{
	margin: 0 auto;
	padding: 0;
	text-align: left;
	text-decoration:none;
	font: normal 16px Georgia, Tahoma, Verdana, Arial, sans-serif;
}
div {
	margin: 0 auto;
}
#sub{
  width: 780px;
  height: 50px;
}

#TOP {
	width: 780px;
	text-align: center;
	background: #EFFDE5;
}

#NAGLOWEK {
	
}
#MARG {
  width: 10px;
  float: left;
}

#MENU {
	width: 780px;
	float: left;
	overflow: visible;
	background-color: #EFFDE5;
}

#TRESC {
	width: 780px;
	min-height: 600px;
	height: auto !important;
	float: left;
	overflow: hidden;
	margin: 0 auto;
	text-align: left;
}

#STOPKA {
	clear: both;
	width: 100%;
	background-color: #E2eDd4;

}
#FOTO {
	float:right;
	padding-left: 20px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 20px;
}

.wyr {
color:#157D49;
font-size: 16px;
font-weight: bold;
text-align: center;
}
.wyr1 {
color:#157D49;
font-size: 22px;
font-weight: bold;
text-align: center;
}
.wyr2 {
color:#157D49;
font-size: 16px;
font-weight: bold;
text-align: left;
}
.wyr3 {
color:#157D49;
text-align: left;
}
.center {
text-align: center;
}
.big {
font-size: 18px;
}
.bold {
font-weight: bold;
}
