/* OGÓLNE */

* {  margin: 0; padding: 0; border: 0;}
address { font-style: normal; }
legend { display: none; }
.clear { width: 0; height: 0; overflow: hidden; clear: both; }

body {
	background: #5e5e5e url(../images/bg.png);
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#topBackground {
	background: url(../images/bg2.png) repeat-x;
	font-size: 8pt;
}
#wrapper {
	margin: 0 auto;
	width: 826px;
	position: relative;
	background: #ffffff url(../images/bg.png) repeat-y -57px 0;
}
#top {
	width: 826px;
	height: 121px;
	background: url(../images/top.jpg);
	position: relative;
}
#top h1 {
	width: 0;
	height: 0;
	overflow: hidden;
}

#top a{
	display: block;

	text-indent: -9999em;
	position: absolute;
	top: 13px;
}

#top #herb1 {
	width:63px;
	height: 79px;
	overflow: hidden;
	left: 46px;
}
#top #herb2 {
	left: 125px;
	width:66px;
	height: 79px;
	overflow: hidden;
}

#sidebar{
	float: left;
	width: 239px;
}

#menu {
	height: 397px;
	margin-left:-1px;
	background: #ffffff;
}
#zdjecia {
	height: 185px;
}
#newsletter {
	height: 186px;
	position: relative;
	background: url(../images/newsletter.jpg);
	z-index:100;
}
#wrap {
	background: url(../images/dol2.jpg) no-repeat 43px 100%;
	width:  826px;
	overflow: hidden;
}
#footer {
	height: 31px;
	background: url(../images/footer.png) no-repeat 0 0;
	padding-top: 9px;
	line-height: 31px;
	color: #a7a7a7;
	padding-left: 52px;
}
#bottom{
	position: absolute;
	bottom: -4px;
	left: -12px;
	width:55px;
	height:149px;
	background: url(../images/bottom.png);
	z-index:10;
}
#content {

	min-height: 550px;
}
#footer address{
	display: inline;
	float: left;
}
#footer p {
	display: inline;
	float: right;
}
#map {
height: 575px;
}
#main {
	float: left; 
	width: 587px;
}
#footer a{
	color:#a7a7a7;
	text-decoration: none;
}
#newsletter h2 {
	width:0;
	height:0;
	overflow: hidden;
}
#newsletter #text {
	position: absolute;
	top: 120px;
	left: 16px;
	width: 134px;
	height:16px;
	padding: 4px 8px;
	background: transparent;
	color: #ffffff;
	line-height: 16px;
	font-size: 8pt;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#newsletter p {
	color: #5f6c2e;
	position: absolute;
	width: 215px;
	top: 70px;
	left: 18px;
}

#newsletter #button {
	top: 121px;
	left: 174px;
	position: absolute;
	display: block;
	width: 55px;
	height: 27px;
	outline: none;
	cursor: pointer;
}

#content #header {
	display: block;
	height: 81px;
	width: 587px;
	background: url(../images/header.jpg);
	background-position: 3px 0;
	position: relative;
}

#content #header h2 {
	top: 35px;
	color: #475512;
	font-size: 13pt;
	left: 22px;
	position: absolute;
}

#content #header a {
	position: absolute;
	top:35px;
	right:23px;
	width: 68px;
	height: 22px;
	overflow: hidden;
	text-indent: -9999em;
	display:block;
	outline: none;
}

.contentx {
	line-height: 200%;
	margin: 18px 24px;
}
