html, body{height:100%;}
body{
	padding: 0px;
	margin: 0px;
	background-color: #ffffff;
	background-image: url(../images/backgrounds2/backbag.jpg);
	background-repeat: repeat-x;
	background-position: top;
	color: #569a42;
	font-size: 13px;
	font-family:tahoma;
}
a {
	font-size: 13px;
    color:#2f5623;
	text-decoration: none;
}
a:hover {
	color: #2f5623;
	text-decoration: underline;
}
img{
	border:0px none;
}
#page{
	width:894px;
	margin: 0 auto 50px auto;
	background: #fff url(../images/tlo_deco.gif) 0 333px no-repeat;

}
#head{
	width: 100%;
}
#header{
	/*background-image: url(../images/backgrounds2/goratlo.jpg);*/
	background-repeat: no-repeat;
	background-position: bottom;
	width: 100%;
	height: 305px;
}
#menu{
	width:100%;
	clear: both;
	height: 28px;
	background-color: #78c041;
}
#main{
	width:100%;
	clear: both;
	background: transparent url(../images/tlo_deco.gif) top left no-repeat;
}

#animacja_head{
	margin-top: 2px;
}
#langBox{
	float: right;
	height: 28px;
	margin-right: 5px;

}
#futer{
	clear: both;
	width: 100%;
	background-color: #fff;
	margin-bottom: -10px;
	min-height: 50px;
}
#wszystko{
	width: 632px;
	float: left;
	background: transparent url(../images/tlo_deco.gif) top left no-repeat;
}
.padder{
	padding: 20px;
	background: none;
}
#tytul{
	font-weight: bold;
	font-size: 14px;
	height: 30px;
	clear: both;

}
.tytul{
	font-weight: bold;
	font-size: 14px;
	height: 30px;
	clear: both;
}
#long_text{
	clear: both;
	background: none;
}
#powrot{
	clear: both;
	padding: 20px 0px;
	float: left;
	width: 100%;

}
#prawo{
	float: left;
	width: 254px;
	margin-top: 65px;
}
#fotter{
	width: 894px;
	margin: 0 auto 100px auto;
}
.frmy{
	clear: both;
	width: 100%;
}
.frmy1{
	float: left;
	width:120px;
	margin-right: 10px;
	color: #569a42;
	text-align: right;
	font-weight: bold;
}
.frmy2{
	float: left;
	width: 288px;
}
.frmy2 input,.frmy2 select{
	border: 1px solid #569a42;
	width: 250px;
	margin-bottom: 15px;
	margin-left: 5px;
}

#zdjecie_pikto{
	float: left;
	width:145px;
	/*height:70px;*/
	padding:5px 0px;
	text-align:center;
	margin-right: 5px;
}

#galeria_box .input_1, #galeria_box textarea{
	background-image: url('../images/newsletter_bg.gif');
	background-repeat: repeat-y;
	vertical-align:middle;
	padding:2px;
	height:16px;
	border:1px solid #70786c !important;
}

#galeria_box a{
	font-size:10px;
}
#newsletter{
	color:#6A6969;
	border:1px solid #C9C9C9 !important;
	background-image: url('../images/newsletter_bg.gif');
	background-repeat: repeat-y;
	padding:10px;
	}

#newsletter input{
	vertical-align:-30%

}
#newsletter button{
	width:22px;
	height:22px;
	border:1px solid #585858 !important;
	background-image: url('../images/newsletter_button.gif');
}