*{
	margin: 0;
	padding: 0;
}
body{
	font-family: arial,Helvetica,sans-serif;
	color:#7c949a;
	font-size:13px;
	line-height: 24px;
}
img{
	border: 0 none;
}
a{
	text-decoration: underline;
	color: #93d73b;
}
a:hover{
	text-decoration: none;
}
h1{
	font: bold 18px arial;
	color: #4e616d;
	padding: 10px 0 5px 21px;
	background: transparent url(../img/layout/h1-bg.gif) 0 15px no-repeat;
}
h2{
	font: bold 16px arial;
	color: #4e616d;
	margin: 15px 0 10px;
}
h2 a{
	font: bold 16px arial;
	color: #4e616d;
	text-decoration: none;
}
h3{

}
h4{
	color: #4e616d;
	font: 14px arial;
	padding: 10px 0 15px; 0;
}
h4 a{
	color: #4e616d;
	text-decoration: none;
}
h4 a:hover{
	color: #4e616d;
	text-decoration: underline;
}
h5{
	font: bold 12px tahoma;
	color: #4e616d;
	padding: 10px 0 5px; 0;
}

ul{
	list-style-type: none;
}
ul li{
	list-style-type: none;
	background: url(../img/layout/arrow-green.gif) 0 15px no-repeat;
}
li{
	padding: 5px 0 0 8px;
}
ol li{
	margin-left: 20px;
}
p{
	padding: 10px  0px;
}

.clear{
	clear: both;
}
.hidden{
	display: none;
}
.align-center{
	text-align: center;
}
.align-right{
	text-align: right;
}
.body{
	background-color: #d8e0ed;
}
.body-gradient{
	text-align: center;
	background: #fff url(../img/layout/body-bg.gif) left bottom repeat-x;
}
.gradient{
	background: transparent url(../img/layout/gradient-bg.gif) left top repeat-x;
}
.main{
	width: 980px;
	margin: 0 auto;
	text-align: left;
	background: transparent url(../img/layout/main-bg.gif) left top no-repeat;
}

.head{
	position: relative;
}
.head a.logo{
	display: block;
	padding: 47px 0 0;
	margin: 0px 0px 0px 35px;
	width: 182px;
}
.head .langs{
	position: absolute;
	right: 50px;
	top: 15px;
	width: 200px;
	text-align: right;
}
.head .langs a img{
	width: 48px;
	height: 28px;
}
/*.head .langs .pl{
	background: transparent url(../img/layout/pl.png) no-repeat;
}
.head .langs .en{
	background: transparent url(../img/layout/uk.png) no-repeat;
}*/
.head .langs a:hover img, .head .langs a.selected img{
	background-position: 0 -28px
}
.menu{
	padding: 7px 0 25px 0;
	position: relative;
	clear: both;
}
.menu ul{
	list-style-type: none;
	display: block;
	margin: 25px 0 0 275px;
}
.menu .separator{
	float: left;
	width: 7px;
	height: 43px;
	background: transparent url(../img/layout/menu-separator.gif) 6px 17px no-repeat;
}
.menu ul li{
	float: left;
	display: block;
	width: auto !important;
	width: 30px;
	white-space: nowrap;
	height: 43px;
	padding: 0px 8px 0 0;
	list-style-image: none;
	background: none;
	/*background: transparent url(../img/layout/menu-li.gif) top right no-repeat;*/
}
.menu ul li span{
	padding: 0 0 0 8px;
	margin: 0 0px 0 0px;
	display: block;
	/*background: transparent url(../img/layout/menu-li-span.gif) top left no-repeat;*/
	
}
.menu ul li span a{
	text-decoration: none;
	display: block;
	height: 25px;
	color: #3b444b;
	padding: 11px 0px 7px;
	font: 16px tahoma;
	outline: none;
	/*background: transparent url(../img/layout/menu-li-span-a.gif) top left repeat-x;*/
}

.menu ul li.hover, .menu ul li.selected{
	background: transparent url(../img/layout/menu-li.gif) top right no-repeat;
}
.menu ul li.hover span, .menu ul li.selected span{
	background: transparent url(../img/layout/menu-li-span.gif) top left no-repeat;
}
.menu ul li.hover span a, .menu ul li.selected span a{
	color: #fff;
	background: transparent url(../img/layout/menu-li-span-a.gif) top left repeat-x;
}


.left_menu{
	width: 295px;
	float: left;
	padding: 180px 28px 50px 42px;
}
.left_menu h1{
	background: none;
	padding: 5px 0 8px
}
.left_menu ul{
	border-top: #dee5ef 1px solid;
}
.left_menu ul li{
	display: block;
	border-bottom: #dee5ef 1px solid;
	padding: 1px 1px;
	display: block;
	height: 35px;
	background: none;
}
.left_menu ul li div{
	padding: 0 0 0 7px;
}
.left_menu ul li span{
	display: block;
	height: 35px;
	padding: 0 7px 0 0px;
}
.left_menu ul li span a{
	display: block;
	height: 17px;
	color: #819cac;
	font: 13px arial;
	text-decoration: none;
	padding: 9px 17px;
	outline: none;
}
.left_menu ul li.selected div, .left_menu ul li.hover div{
	background: transparent url(../img/layout/left_menu-div.gif) top left no-repeat;
}
.left_menu ul li.selected span, .left_menu ul li.hover span{
	background: transparent url(../img/layout/left_menu-div-span.gif) top right no-repeat;
}
.left_menu ul li.selected span a, .left_menu ul li.hover span a{
	background: #94d938 url(../img/layout/left_menu-div-span-a.gif) top left repeat-x;
	color: #ffffff;
}

.home{
	/*width: 470px;*/
	margin: 50px 80px 60px 395px;
}
.home div{
	padding: 5px 0px 20px;
}

.box{
	height: 238px;
}
.box .right{
	float: right;
	width: 12px;
	height: 238px;
	background: transparent url(../img/layout/box-in.gif) top right no-repeat;
}
.box .left{
	float: left;
	width: 12px;
	height: 238px;
	background: transparent url(../img/layout/box.gif) top left no-repeat;
}
.box .in{
	float: left;
	width: 956px;
}
.box .in .top, .box .in .bottom{
	background-color: #e9eef5;
	height: 11px;
}
.box .right, .box .left, .box .in .top, .box .in .bottom{
	filter: alpha(opacity=50);
	-moz-opacity:0.5;
	opacity: 0.5;
}
.box .block{
	position: relative;
	height: 216px;
	background: transparent url(../img/layout/box-block-bg.gif) top left repeat-x;
	color: #fff;
}
.box .block .right{
	height: 216px;
	background: transparent url(../img/layout/box-block-right.gif) top right no-repeat;
}
.box .block .left{
	height: 216px;
	background: transparent url(../img/layout/box-block-left.gif) top left no-repeat;
}
.box .block .right, .box .block .left{
	filter: alpha(opacity=100);
	-moz-opacity:1;
	opacity: 1;
}
.box .block img{
	position: absolute;
	right: 0;
	bottom: 0;
}
.box .block .text{
	float: left;
	width: 300px;
	margin: 23px 30px 45px;
}
.box .block .text h2{
	color: #fff32f;
}
.box .block .text div{
	line-height: 22px;
	padding: 5px 0 20px 0;
}


.page .content{
	width: 615px;
	float: right;
}
.navi{
	padding: 13px 0 21px 10px;
	font-size: 13px;
}
.navi .navi_txt{
	float: left;
}
.navi li{
	float: left;
	padding: 0 4px;
	background: none;
}
.navi li a{
	text-decoration: none;
	color: #4e616d;
	font-weight: bold;
	padding-left: 11px;
	background: transparent url(../img/layout/arrow-green.gif) 0 5px no-repeat;
}
.navi li a:hover{
	text-decoration: underline;
}

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

.news{
	border-top: #ffffff 1px solid;
	margin-top: 0px;
}
.zajawka{
	clear: both;
}
.zajawka .fotki{
	width: 220px;
	float: left;
}
.zajawka .fotki .foto2{
	margin-right: 8px;
}
.zajawka .fotki .foto2, .zajawka .fotki .foto3{
	margin-top: 10px;
	width: 88px;
	float: left;
	border: #e4f5ce 4px solid;
	text-align: center;
}
.zajawka .fotki .foto3{
	float: right;
}
.zajawka .foto{
	text-align: center;
	float: left;
	width: 200px;
	padding: 5px 10px;
}
.zajawka .text .foto{
	width: 120px;
}
.zajawka .in{
	text-align: left;
	float: right;
	width: 555px;
}
.zajawka .text .z_foto{
	width: 415px;
}
.base .details .z_foto{
	width: 315px;
	padding-left: 20px;
}
.base .mineraly{
	color: #4e5b64;
	width: 100%;
	margin: 5px 0 30px;
}
.base .mineraly td{
	padding: 0px 10px;
}
.base .mineraly .tlo1{
	background-color: #e4f5ce;
}
.base .link{
	margin: 0px 0 0;
	color: #4E616D;
	font-weight: bold;
}
.base .opis{
	padding: 20px 0px;
	margin: 0px 0;
	text-align: justify;
}
.base .komentarze{
	border-top: 1px solid #DEE5EF;
}
.base .komentarze .komentarz{
	margin: 10px 0 30px;
}
.base .komentarze .podpis{
	font: 13px arial;
	color: #a3b4c0;
}
.base .komentarze .podpis span{
	color: #4e5b64;
	font-weight: bold;
}
.base .komentarze .tresc{
	background-color: #e4f5ce;
	border: #bbe684 1px solid;
	padding: 10px 30px;
	margin: 5px 0 0 0;
	color: #576976;
}
.base .komentarze .formularz{
	display: none;
}
.base .field{
	display:block;
	float:left;
	width:150px;
}
.base .value{
	font-weight: bold;
	color: #4e616d;
}
.contacts, .forms, .pass_recovery, .base{
	margin-top: 20px;
}
.news .border-top{
	border-top: #bec5ef 1px solid;
}
.control{
	margin-top: 10px;
	border-top: #dee5ef 1px solid;
	height: 49px;
	color: #4e616d;
	font-size: 12px;
	padding: 0 5px;
}
.control a{
	color: #4e616d;
	text-decoration: none;
}
.control a:hover{
	text-decoration: underline;
}
.control .author{
	line-height: normal;
	float: left;
	padding: 16px 0 19px;
	width: 260px;
}
.pages .control .author{
	width: 220px;
}
.control .date{
	line-height: normal;
	float: left;
	padding: 16px 0 19px;
}
.control .add_comm{
	line-height: normal;
	float: left;
	padding: 16px 0 19px;
}
.control .add_comm a{
	background: transparent url(../img/layout/arrow-black-right.gif) bottom left no-repeat;
	padding-left: 9px;
	font-weight: bold;
}
.control .more, .control .back{
	float: right;
	padding: 16px 0px 19px;
}
.control .more a{
	background: transparent url(../img/layout/arrow-black-right.gif) bottom right no-repeat;
	padding-right: 9px;
}

.more, .back{
	text-align: right;
}
.back{
	padding: 5px 5px 5px 9px;
}
.more a{
	padding-right: 9px;
	background: transparent url(../img/layout/arrow-white.gif) bottom right no-repeat;
	text-decoration: none;
	font: bold 12px arial;
	color: #4e5b64;
}
.back a{
	padding-left: 9px;
	background: transparent url(../img/layout/arrow-black-left.gif) bottom left no-repeat;
	text-decoration: none;
	font: bold 12px arial;
	color: #4e5b64;
}
.more a:hover, .back a:hover{
	text-decoration: underline;
}
.box .block .text div.more a{
	color: #fff;
}

.faq  .pytanie a{
	background: transparent url(../img/layout/arrow-black-right.gif) 0 6px no-repeat;
	padding-left: 9px;
	outline: none;
}
.faq .response a{
	background: transparent url(../img/layout/arrow-black-left.gif) 0 6px no-repeat;
}
.content .add_comm .response{
	background: transparent url(../img/layout/arrow-black-left.gif) 0 6px no-repeat;
}

.loga{
	text-align: center;
	margin: 35px 0 40px;
}
.loga a{
	margin: 0 20px;
}

.foot{
	padding-top: 15px;
	height: 70px;
	border-top: #cad4e1 1px solid;
}
.foot ul{
	float: left;
}
.foot li{
	display: inline;
	background: none;
}
.foot li a{
	text-decoration: none;
	font: 13px arial;
	color: #6c7887;
	margin-right: 20px;
}
.foot li a:hover{
	text-decoration: underline;
}
.powered{
	float: right;
	width: 200px;
}
.powered a{
	text-decoration: none;
	font-size: 11px;
	color: #a0a8b1;
}
.powered strong{
	color: #6c7887;
}


/********** @Mapa google **************/
#maps{
	width: 400px;
	height: 300px;
	border: 1px solid #CCD5DB;
	background-color: #E2E9ED;
}
/**************************************/





/********** @Formularz **************/
.line{
	margin: 0px 0 10px 0;
}
.input{
	clear: both;
}
.label{
	color: #4E616D;
	font-family: arial, verdana, tahoma;
	font-size: 13px;
	/*font-weight:bold;*/
	text-align: right;
	margin: 0 10px 0 0;
	padding: 4px 0 0 0;
	float: left;
	z-index: 500;
}
label{
	color: #4E616D;
	font-family: arial, verdana, tahoma;
	font-size: 13px;
	padding: 1px 0 0 5px;
}
.form .label{
	width: 120px;
	height: 28px;
	line-height: 14px;
	padding-top: 4px;
}
.form .field{
	float: none;
	width: auto;
}
.input-text{
	height: 19px;
	border: #BEC5EF 1px solid;
	padding: 3px 5px 1px;
	font-size:14px;
	color: #505d62;
}
.input-textarea{
	font-family: arial, verdana, tahoma;
	border: #BEC5EF 1px solid;
	position:relative;
	padding: 1px 5px;
	font-size: 14px;
	height: 150px;
	color: #505d62;
}
.input-file{
	border: #BEC5EF 1px solid;
	color: #505d62;
}
.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;
}
.alert_row .error{
	display:block;
}
.required{
	color: #65a019;
	margin: 1px 0 5px 5px;
	font-weight: bold;
	font-size: 16px;
	position: absolute;
}
.legend{
	float: left;
}
.legend .required{
	position: static;
}
.button{
	/*display: block;
	height: 24px;
	width: 126px;
	float: left;
	padding: 0px 0px 0 2px;
	list-style-image: none;
	background: url(../img/layout/button.gif) top left no-repeat;*/
}
.button input{
	text-decoration: none;
	display: block;
	color: #fff;
	padding: 3px 8px 5px 8px;
	font: bold 12px tahoma;
	background: url(../img/layout/button-bg.gif) top left no-repeat;
	border: 0 none;
	cursor: pointer;
	width: 128px;
	height: 24px;
}
/*.button.hover{
	background: url(../img/layout/button-hover.gif) top left no-repeat;
}*/
/*
.button.hover input{
	background: url(../img/layout/button-bg-hover.gif) top left no-repeat;
}*/

/**************************************/


#contacts_form .input-text, #contacts_form .input-textarea, .komentarze .input-text, .komentarze .input-textarea{
	width:320px;
}
.form .control{
	margin-top: 20px;
	padding-left: 170px;
	padding-right: 120px;
	padding-top: 10px;
	text-align: right;
}
.form .button{
	width: 120px;
	margin-top: 5px;
	/*float: right;*/
}
.form .control .button{
	float: right;
}
.logowanie form, .pass_recovery form{
	margin: 50px 0 0 60px;
}
.logowanie form .button, .pass_recovery form .button, .komentarze form .button{
	float: left;
}
.forms .input-text, .forms .input-textarea{
	width:320px;
}
.forms .input-select{
	height: 25px;
	padding: 3px 5px 1px;
	width:332px;
	border: #BEC5EF 1px solid;
}
.forms .input-file{
	width:332px;
}
/*
.forms .float .input-text{
	width:150px;
}*/