#wrapper {
	width: 940px;
	margin: 0 auto;
	text-align: center;
}

#header {
	height: 283px;
	background: url(header.jpg) no-repeat top center;
	margin: 0 auto;
}

#content {
	width:940px;
	margin: 0 auto;
	text-align:left;
	background: url(content.jpg) no-repeat top center;
}

#galeria {
	width:940px;
	margin: 0 auto;
	text-align:left;
	background: url(tlo_galeria.jpg) no-repeat;
}

#content_wrap{
	background: #009DE7 url(bialy_pasek.png) repeat-x top;
}

#plan {
  height: 546px;
	text-align:left;
	background: url(plan.jpg) no-repeat top center;
}

#footer_wrap {
	font-size: 0.8em;
	text-align: center;
	padding-top: 20px;
	margin: 0;
	margin-bottom: 20px;
	background: #00538E url(bialy_pasek.png) repeat-x top;
}
#footer {
  width:940px;
  margin: 0 auto;
}


body {
	margin:0;
	background: #00538E url(tlo.jpg) no-repeat top center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

a {
	font-weight: bold;
}

a:link, a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

a:hover {
	text-decoration: none;
	color: #FF6000;
}

.style1 {
  color: #82B1D2;
}
h1 {
   margin: 0;
   font-size: 12px;
   font-weight: normal;
   color: #ddee17;
}
