*{
	margin: 0;
	padding: 0;
}
body{
	font-family: arial,Helvetica,sans-serif;
	color:#67614d;
	font-size:13px;
	line-height: 19px;
}
img{
	border: 0 none;
}
a{
	text-decoration: underline;
	color: #ae8300;
	outline: none;
}
a:hover{
	text-decoration: none;
}
h1{
	font: bold 21px arial;
	color: #3d3b36;
}
h2{
	font: 18px arial;
	color: #3e3a2e;
	padding: 20px 0 10px;
}
h3{
	font: 16px arial;
	color: #3e3a2e;
	padding: 12px 0 5px;
}
h4{
	font: bold 13px arial;
	padding: 5px 0 5px;
}
h5{

}

ul{
	list-style-type: none;
}
ul li{
	list-style-type: none;
	background: url(../img/layout/arrow-brown-right.gif) 0 11px no-repeat;
	padding-left: 12px;
}
li{
	padding: 5px 0 0 8px;
}
ol li{
	margin-left: 20px;
}
p{
	padding: 10px  0px;
}
table{
	border-collapse: collapse;
}
td{
	padding: 5px;
}

.clear{
	clear: both;
}
.hidden{
	display: none;
}
.align-center{
	text-align: center;
}
.align-right{
	text-align: right;
}
.body{
	background-color: #73b807;
	padding-bottom: 70px;
}
.white{
	background-color: #fff;
}
.main, .foot{
	width: 980px;
	margin: 0 auto;
	text-align: left;
}

.head{
	background: url(../img/layout/head-bg.gif) repeat-x;
	height: 111px;
}
.head .sub{
	background: url(../img/layout/head-sub-bg.gif) right top repeat-y;
}
.head .main{
	border-bottom: #dfdfdf 1px solid;
	height: 110px;
}
.head .logo{
	display: block;
	float: left;
	width: 165px;
	height: 50px;
	padding: 29px 5px 31px 75px;
}
.foot{
	border-top: #e2d29e 1px solid;
	height: 76px;
}


.banner{
	background: url(../img/layout/banner-bg.gif) repeat-x;
	background-color: #F0E8CA;
	height: 263px;
}
.banner .sub{
	height: 263px;
	background: url(../img/layout/head-sub-bg.gif) right top repeat-y;
}
.banner .main{
	border-top: #ae8300 9px solid;
	background: #F0E8CA url(../img/layout/ban.jpg) no-repeat;
	/*background: url(../img/layout/ban2.jpg) no-repeat;*/
	height: 254px;
	position: relative;
}
.sub{
	background-color: #f0e8ca;
}
.menu{
	width: 735px;
	float: right;
}
.menu div{
	list-style-type: none;
	display: block;
	text-align: right;
}

.menu div span{
	display: inline-block;
	padding: 0px;
	height: 110px;
	background: url(../img/layout/menu-li.gif) top right repeat-y;
	width: auto !important;
	width: 30px;
}
.menu div span a{
	font: 14px tahoma;
	padding: 48px 18px 45px;
	text-decoration: none;
	display: block;
	color: #323232;
	white-space:nowrap;
	width: auto !important;
	width: 30px;
	text-transform: uppercase;
}
.menu div span.selected, .menu div span.hover{
	background: url(../img/layout/menu-li-hover.gif) top right no-repeat;
}
.menu div span.selected a, .menu div span.hover a{
	color: #f8bb00;
}

.banner .shadow{
	width: 980px;
	height: 59px;
	background-color: #000;
	filter: alpha(opacity=60);
	-moz-opacity:0.6;
	opacity: 0.6;
	position: absolute;
	bottom: 0;
	right: 0;
}
.banner h1{
	font: 20px tahoma;
	color: #FFF;
	position: absolute;
	bottom: 18px;
	right: 30px;
	background: url(../img/layout/arrow-white-right.gif) 0 9px no-repeat;
	padding-left: 13px;
}

.left{
	float: left;
	width: 286px;
	position: relative;
	top: -59px;
}
.absolute{
	position: absolute;
}
.left_menu{
	width: 286px;
}
.left_menu .top{
	height: 5px;
	overflow: hidden;
	background: url(../img/layout/left_menu-top.gif) 0 0px no-repeat;
}
.left_menu .bottom{
	height: 5px;
	overflow: hidden;
	background: url(../img/layout/left_menu-bottom.gif) 0 0px no-repeat;
}
.left_menu .middle{
	background: url(../img/layout/left_menu-middle.gif) 0 0px repeat-y;
}
.left_menu ul{
	min-height: 340px;
	height: auto !important;
	height: 340px;
}
.left_menu li{
	display: block;
	height: 36px;
	padding: 0 1px 0 4px;
	background: url(../img/layout/left_menu-li.gif) 0 0px no-repeat;
}
.left_menu li a{
	display: block;
	height: 9px;
	padding: 11px 20px 15px;
	border-bottom: #f3edd7 1px solid;
	font: bold 11px arial;
	color: #323232;
	text-decoration: none;
	text-transform: uppercase;
}
.left_menu li.hover, .left_menu li.selected{
	background: url(../img/layout/left_menu-li-hover.gif) 0 0px no-repeat;
}
.last_gallery{
	width: 286px;
	margin: 15px 0;
}
.last_gallery .top{
	height: 4px;
	overflow: hidden;
	background: url(../img/layout/last_gallery-top.gif) 0 0px no-repeat;
}
.last_gallery .bottom{
	height: 4px;
	overflow: hidden;
	background: url(../img/layout/last_gallery-bottom.gif) 0 0px no-repeat;
}
.last_gallery .middle{
	background-color: #713514;
	height: 256px;
}
.last_gallery .title{
	margin: 14px 0 0 20px;
}
.last_gallery div{
	padding: 0 2px;
}
.last_gallery .gal_foto{
	float: left;
	display: block;
	margin: 14px 9px;
}
.last_gallery .gal_foto img{
	border: #804b2c 6px solid;
}
.last_gallery .gal_left{
	float: left;
	display: block;
	margin: 84px 10px 0;
	width: 15px;
	height: 22px;
	display: block;
	background: url(../img/layout/galeria-left.gif) 0 0px no-repeat;
}
.last_gallery .gal_right{
	float: left;
	display: block;
	margin: 84px 10px 0;
	width: 15px;
	height: 22px;
	display: block;
	background: url(../img/layout/galeria-right.gif) 0 0px no-repeat;
}
.last_gallery .gal_left.hover{
	background: url(../img/layout/galeria-left-hover.gif) 0 0px no-repeat;
}
.last_gallery .gal_right.hover{
	background: url(../img/layout/galeria-right-hover.gif) 0 0px no-repeat;
}


.galeria img{
	border: 4px solid #E2D29E;
}


.right{
	width: 694px;
	float: right;
}
.green{
	height: 150px;
	padding-bottom: 6px;
}
.green .search{
	float: left;
	height: 150px;
	width: 364px;
	background: url(../img/layout/search-bg.gif) 0 0px no-repeat;
}
.green .search form{
	padding: 55px 0 0 27px;
	height: 30px;
}
.green .offer{
	float: right;
}
.green .offer img{
	display: block;
}


.hello{
	background: url(../img/layout/hello-bg.gif) repeat-x;
	height: 76px;
}
.hello .sub{
	background: url(../img/layout/head-sub-bg.gif) left top repeat-y;
}
.navi{
	height: 54px;
	background: url(../img/layout/hello-bg.gif) repeat-x;
	padding: 11px 50px;
	color: #a3a097;
	font: 12px arial;
}
.navi a{
	color: #3d3b36;
	text-decoration: none;
	text-transform: lowercase;
}
.navi a:hover{
	text-decoration: underline;
}
.page{
	padding: 20px 0px 55px 50px;
	min-height: 313px;
	height: auto !important;
	height: 313px;
}

img.border{
	border: 4px solid #E2D29E;

}



.article{
	margin: 0 30px 40px;
}

.news{
	/*border-top: #ffffff 1px solid;*/
	margin-top: 0px;
}
.zajawka{
	clear: both;
}
.zajawka .fotki{
	width: 220px;
	float: left;
}
.zajawka .foto{
	text-align: center;
	float: left;
	width: 200px;
	padding: 5px 10px;
}
.zajawka .text img{
	border: #e2d29e 4px solid;
	margin: 5px 10px 5px 0px;
}
.zajawka .in{
	text-align: left;
	float: right;
}
.zajawka .text .z_foto{
	width: 520px;
}
.news .border-top{
	border-top: #e2d29e 1px solid;
}
.control{
	margin-top: 10px;
	/*border-top: #e2d29e 1px solid;*/
	height: 49px;
	color: #7E6C30;
	font-size: 12px;
	padding: 0 5px;
}
.control a{
	color: #3E3A2E;
	text-decoration: none;
}
.control a:hover{
	text-decoration: underline;
}
.control .author{
	line-height: normal;
	float: left;
	padding: 16px 0 19px;
	width: 250px;
}
.pages .control .author{
	width: 220px;
}
.control .date{
	line-height: normal;
	float: left;
	padding: 16px 0 19px;
}
.control .more, .control .back{
	float: right;
	padding: 16px 0px 19px;
}
.control .more a{
	background: transparent url(../img/layout/arrow-brown-right.gif) bottom right no-repeat;
	padding-right: 12px;
}

.more, .back{
	text-align: right;
}
.back{
	padding: 5px 5px 5px 9px;
}
.more a{
	padding-right: 12px;
	background: transparent url(../img/layout/arrow-brown-right.gif) bottom right no-repeat;
	text-decoration: none;
	font: bold 12px arial;
	color: #7e6c30;
}
.back a{
	padding-left: 12px;
	background: transparent url(../img/layout/arrow-brown-left.gif) bottom left no-repeat;
	text-decoration: none;
	font: bold 12px arial;
	color: #7e6c30;
}
.more a:hover, .back a:hover{
	text-decoration: underline;
}





.foot{
	position: relative;
}
.foot ul{
	padding: 25px 10px;
}
.foot ul li{
	display: inline;
	padding: 0 10px;
	background: none;
}
.foot ul li.separator{
	padding: 9px 5px;
	background: url(../img/layout/foot-separator.gif) no-repeat;
}
.foot ul li a{
	text-decoration: none;
	color: #3d3b36;
	font: 13px arial;
}
.foot ul li a:hover{
	text-decoration: underline;
}
.foot .ico{
	position: absolute;
	right: 10px;
	top: -60px;
}


.powered{
	margin-top: 55px;
	float: right;
	width: 200px;
}
.powered a{
	text-decoration: none;
	font-size: 11px;
	color: #fff;
}
.powered strong{
	color: #fff;
}

.counter{
	font-size: 11px;
	margin-top: 55px;
	float: left;
	width: 200px;
	color: #fff;
}




/********** @Formularz **************/
.line{
	margin: 0px 0 10px 0;
	clear: both;
}
.input{
	clear: both;
}
.label{
	color: #3e3a2e;
	font-family: Verdana, Tahoma,  Arial;
	font-size: 12px;
	/*font-weight:bold;*/
	text-align: right;
	margin: 0 10px 0 0;
	padding: 4px 0 0 0;
	float: left;
	z-index: 500;
}
.form .label{
	width: 120px;
	height: 28px;
}
.form .field{
	float: none;
}
.input-text{
	display: block;
	float: left;
	font: 11px arial;
	color: #848073;
	height: 13px;
	padding: 6px 2px 8px;
	width: 192px;
	border: #e3d4a2 1px solid;
	background-color: #fcfaf4;
}
.input-image{
	display: block;
	float: left;
}
.input-textarea{
	display: block;
	float: left;
	border: #e3d4a2 1px solid;
	position:relative;
	padding: 1px 2px;
	font: 11px arial;
	height: 150px;
	color: #848073;
	background-color: #fcfaf4;
}
.input-check{
	padding: 4px 3px 10px 3px;
	margin:2px 0px 0px 0px;
}
.info{
	float: left;
	font-size:11px;
	margin-left: 80px;
}
.error{
	display:none;
	color: #e11a22;
	font-size:11px;
	margin: 0 0 5px 135px;
	float: left;
	clear: both;
}
.alert_row .error{
	display:block;
}
.required{
	color: #3e3a2e;
	margin: 1px 0 5px 5px;
	font-weight: bold;
	font-size: 16px;
	position: absolute;
}
.legend{
	float: left;
}
.legend .required{
	position: static;
}
.button .b_l{
	background: url(../img/layout/button-l.gif) no-repeat;
	padding-left: 3px; 
	height: 33px;
}
.button .b_r{
	background: url(../img/layout/button-r.gif) top right no-repeat;
	padding-right: 3px; 
	height: 33px;
	display: block;
}
.button .b_c{
	height: 33px;
	background-color: #3c1c0a;
	border: 0 none;
	display: block;
	color: #e9e4d4;
	font: bold 13px tahoma;
	text-decoration: none;
	text-align: center;
	padding: 6px 0 7px;
}

.form .input-text, .form .input-textarea{
	width:290px;
}
.form .label{
	width: 200px;
}
.form .control{
	margin-left: 220px;
	margin-top: 20px;
	width: 280px;
	text-align: right;
}
.form .button{
	width: 120px;
	margin-top: 5px;
}
/**************************************/


#contacts_form .input-text, #contacts_form .input-textarea{
	width:370px;
}
#contacts_form .control{
	margin-left: 170px;
	width: 280px;
	text-align: right;
}
#contacts_form .button{
	width: 123px;
	margin-top: -7px;
	float: right;
}
#contacts_form .label{
	width: 120px;
}
.last_gallery .button{
	width: 131px;
	float: right;
	margin: 0 15px;
}
.search .input-text{
	margin-top: 10px;
	border: #cac5b2 1px solid;
	text-align: center;
	background-color: #fff;
}
.search .input-image{
	margin: 11px 3px 0px;
	display: block;
	float: left;
}
