/* 

ciemnozielony: #003333
jasnozieolony: #78ba1e 
beżowy: #f7f3ee
*/

.baner-main .custom {
	width: 100%;
	height: 400px;
	background: url('/images/baner.jpg');
	background-position: center top;
}


.baner-main .podstrona {
	width: 100%;
	height: 150px;
	background: url('/images/podstrona.jpg');
	background-position: center top;
}

.baner-main .podstrona p {
width: 1000px;
display: block;
margin: auto;
text-align: left;
color: rgb(255, 255, 255);
padding-top: 50px;
font-size: 40px;
font-weight: 100;
text-shadow: 1px 1px 3px rgb(51, 51, 51);
}




.box3 {
	background: url('/images/box3-bg.jpg');
}

.boxy .shadow {
	background: url('/images/shadow-bg.png') center top no-repeat;
	width: 1000px !important;
	height: 30px !important;
}
	
.boxy .custom > div {
	
	float: left;
	width: 33.333%;
	height: 260px;
	color: #fff;
	padding: 20px;
	box-sizing: border-box;
	font-size: 16px;
}

.boxy .custom > div a {
	text-decoration:none;
	color: #fff;
}

.boxy .custom > div a:hover {
	color: #78ba1e;
	
}
.boxy .custom > div h2 {
	margin-bottom: 10px;
}

.box1 {
	background-color: #003333;
}

.box2 {
	background-color: #78ba1e;
}


.item-page {
	padding-right: 30px;
}
.wstep {
	background: #f7f3ee;
	padding: 20px;
	margin-top: -50px;
}

.logo{
	float: left;
	margin: 20px 20px 0 0;
}

.header-title p {
  font-size: 16px;
  color: rgb(153, 153, 153);
  line-height: 1.2;
	font-weight:100;
	margin: 30px 0 20px 15px;
	float: left;
}

.contact {
float: right;
width: 230px;
top: 0px;
position: relative;
margin-top: 30px;
border-left: 1px solid #EEE;
padding-left: 20px;
height: 70px;
text-align: right;

}

.contact .tel {
	color: #78ba1e;
	font-size:  21px;
	padding-bottom:10px;
	line-height: 40px
}
	
.contact .mail {
	color: ##003333:
	font-size:  16px;
}
.contact .mail a {
	text-decoration: none;
	color: #003333;
}

.galeria li {
	content: "" !important;
}

.galeria li:before {
	content: "" !important;
}