body{
	margin: 0;
	padding: 0;
	font-family: 'Comfortaa', cursive;
}
.clear {width: inherit; height: 0px; font-size: 0px; line-height: 0px; clear: both;}
#wrapper{
	width: 100%;
}
#navi{
	width: 100%;
	height: 121px;
	position: absolute;
	z-index: 2;
	float: right;
}
#navi-menu{
	width: 50%;
	float: right;
	height: inherit;
}
#navi ol{
	list-style-type: none;
	width: 100%;
	height: inherit;
	margin: 0;
	padding: 0;
}
#res-menu{
	display: none;
	font-size: 25px;
	background: transparent;
	border: 2px solid black;
	border-radius: 15%;
}
#res-menu:hover{
	cursor: pointer;
}
#menu{
	width: 100%;
	height: inherit;
	float: left;
}
#menu li{
	display: block;
	width: 20%;
	float: left;
	height: 121px;
}
#navi a{
	text-align: center;
	text-decoration: none;
	display: block;
	float: left;
	color: black;
	width: 23%;
	height: 121px;
	line-height: 3;
	font-size: 18px;
	font-weight: 700;
	letter-spacing: 1.1;
}
#lang-btn a{
	width: 8%;
	font-weight: 400;
}
#navi a:hover{
	color: white;
	background-color: black;
	opacity: 0.4;
	filter: alpha(opacity=40);
	-webkit-transition: 0.3s;
	transition: 0.3s;
}
#logo{
	float: left;
	width: 80px;
	height: auto;
	padding: 10px;

}
#logo img{
	width: 100px;
	height: auto;
}
#header-one{
	width: 100%;
	height: auto;
}
.header-one{
	width: 100;
}
.head-txt{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 33.33%;
}
.head-txt img{
	width: 100%;
	height: auto;
}
.head-photo{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 66.66%;
	height: inherit;
}
.head-photo img{
	width: 100%;
	height: inherit;
}
.menu-bckg{
	position: relative;
	color: white;
	width: 100%;
	min-height: 100px;
}
#container{
	clear: both;
	width: 100%;
}
/* portfolio images and texts - stylizacja strony z portfolio (zdjęcia i teksty) */

.portf-navi-btns a{
	display: block;
	width: 25%;
	height: 100px;
	float: left;
	text-decoration: none;
	color: black;
	text-align: center;
}
.portf-navi-btns a:hover{
	color: white;
	background-color: black;
	opacity: 0.5;
	filter: alpha(opacity=50);
	-webkit-transition: 0.3s;
	transition: 0.3s;
}
#content-portf{
	width: 100%;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
}
.content-portf-one{
	width: 33.33%;
	/*padding-bottom: 10px;*/
	float: left;
}
.content-portf-txt-one{
	width: 100%;
	text-align: center;
}
.content-portf-txt-one a{
	display: block;
	width: 33.33%;
	height: 100px;
	line-height: 250%;
	text-decoration: none;
	color: #ADC1C7;
	background-color: rgba(70, 92, 104, 0.6);
	letter-spacing: 1.2;
	position: absolute;
	z-index: 100;
	/* opacity: 0.5;
	filter: alpha(opacity=50); */
}
.content-portf-txt-one a h3{
	position: absolute;
	padding: 10px;
	z-index: 200;
	opacity: 1;
}
.content-portf-txt-one a:hover{
	background-color: rgba(70, 92, 104, 1);
	height: 150px;
	color: #ADC1C7;
	/* opacity: 1;
	filter: alpha(opacity=100); */
	-webkit-transition: 0.3s;
	transition: 0.3s;
}
.content-portf-img-one{
	width: 100%;
	position: relative;
	z-index: 1;
}

.content-portf-img-one img{
	width: 100%;
}

/* offer images and texts - stylizacja strony z ofertą (zdjęcia i teksty) */
#content-offer{
	width: 100%;
	font-size: 18px;
	line-height: 2;
}
.content-offer-one, .content-offer-two, .content-offer-three, .content-offer-four{
	width: 100%;
	margin: 0px;
	border-bottom: 1px solid #e8e8e8;
}
.content-offer-one, .content-offer-three{
	clear: both;
}
.content-offer-img-one{
	width: 33.3%;
	background-color: #465c68;
}
#content-offer-img-one, #content-offer-img-three{
	float: right;
}
#content-offer-img-two, #content-offer-img-four{
	float: left;
}
#content-offer-txt-one, #content-offer-txt-three{
	float: left;
}
#content-offer-txt-two, #content-offer-txt-four{
	float: right;
}
.content-offer-img-one img{
	width: 100%;
	height: auto;
	position: center;
}
.content-offer-txt-one{
	width: 60.7%;
	padding: 0% 3%;
	height: inherit;
	text-align: justify;
	/* background-color: #e8e8e8; */
}
/* contact map and texts - stylizacja strony z kontaktem (mapa i teksty) */

#content-contact{
	width: 100%;
}
.content-contact-one{
	width: 90%;
	padding: 5%;
}

.content-cont-txt{
	width: 50%;
	float: left;
	line-height: 2;
	padding-top: 40px;
}
.content-cont-map{
	width: 50%;
	float: right;
	text-align: justify;
}
.map-frame{
	width: 90%;
	border: 1px solid #8C8C8C;
}
.upper-footer{
	width: 100%;
	text-align: left;
	font-size: 15px;
	background-color: #333333;
	padding-bottom: 20px;
	color: #ADC1C7;
	border-top: 1px solid #666869;
}
.up-foot-cont{
	width: 60%;
	margin-left: auto;
	margin-right: auto;
	padding: 20px 0px;
}
.adress{
	float: left;
	width: 40%;
}
.contact{
	float: left;
	width: 40%;
}
.contact p{
	padding-left: 10px;
}
.fb-btn{
	float: left;
	width: 20%;	
}
.fb-btn p{
	padding-left: 10px;
}
.fb-btn a{
	float: left;
	text-decoration: none;
	color: #ADC1C7;
	font-size: 40px;
	padding: 10px;
}
.fb-btn a:hover{
	color:  white;
}
#footer{
	clear: both;
	width: 98%;
	padding: 1%;
	min-height: 80px;
	color: #ADC1C7;
	background-color: #474747;
	text-align: center;
	font-size: 15px;
	line-height: 4;
	letter-spacing: 2px;
	border-top: 1px solid #7E7F80;
}



@media screen and (max-width: 1000px){
.clear{
	clear: both;
	width: inherit;
	position: initial;
	float: none;
	margin: 0px;
	padding: 0px;
}
#navi-menu{
	width: calc(100% - 100px);
}
#navi a{
	font-size: 16px;
}
.head-txt{
	width: 50%;
}
.head-txt img{
	width: 100%;
	height: auto;
}
.head-photo{
	width: 50%;
	height: inherit;
}
.head-photo img{
	height: inherit;
	position: absolute;
	margin-left: -50%;
	/* transform: translate(-50%, 0%); */
	z-index: -1;
}
#header-text{
	margin-top: 270px;
	margin-left: 30%;
}
#content{
	width: 80%;
}
.up-foot-cont{
	width: 80%;
}
#footer{
	font-size: 12px;
}
/* portfolio images and texts - stylizacja strony z portfolio (zdjęcia i teksty) */

.content-portf-one{
	width: 50%;
}
.content-portf-txt-one a{
	width: 50%;
	font-size: 16px;
	line-height: 150%;
	letter-spacing: 1;
}

/* offer images and texts - stylizacja strony z ofertą (zdjęcia i teksty) */
#content-offer{
	width: 100%;
	font-size: 16px;
}
.content-offer-img-one{
	width: 50%;
}
.content-offer-txt-one{
	width: calc(42% - 1px);
	padding: 4%;
}
.content-offer-one, .content-offer-two, .content-offer-three, .content-offer-four{
	border: 0px;
}
#content-offer-txt-one, #content-offer-txt-three{
	border-right: 1px solid #e8e8e8;
}
#content-offer-txt-two, #content-offer-txt-four{
	border-left: 1px solid #e8e8e8;
}
/* contact map and texts - stylizacja strony z kontaktem (mapa i teksty) */
.content-cont-txt{
	clear: both;
	width: 90%;
	padding-left: 5%;
	padding-right: 5%;
}
.content-cont-map{
	clear: both;
	width: 90%;
	padding-left: 5%;
	padding-right: 5%;
	padding-top: 30px;
}
.map-frame{
	width: 100%;

}
}	
@media screen and (max-width: 600px){
	
.head-txt{
	clear: both;
	width: 100%;

}
.head-txt img{
	width: 50%;
	height: auto;
	margin-left: 25%;
}
.head-photo{
	display: none;
}
/*
.head-photo img{
	width: 100%;
	height: inherit;
}
*/
#logo{
	clear: both;
	padding: 1%;
	margin: 0px;
	width: 98%;
}
#logo img{
	width: 100px;
	margin-left: calc(50% - 50px);
}
#navi{
	clear: both;
	position: relative;
	width: 100%;
	margin-bottom: 30px;
}
#navi-menu{
	clear: both;
	width: 100%;
	margin-top: 34px;
}
#menu{
	margin-top: 10px;
}

#menu li{
	clear: both;
	display: block;
	width: 100%;

}
#navi a{
	clear: both;
	display: block;
	width: 100%;
	height: 50%;
	background-color: white;
}
#navi a:hover{
	opacity: 0.5;
	filter: alpha(opacity=50);
}

/* button of rwd menu display */
#res-menu{
	display: block;
	margin-left: 10px;
	margin-bottom: 10px;
}
.menu{
	clear: both;
	display: none;
}
/* rename class "menu" for rwd display */
.menu.responsive{
	display: inline-block;
	width: 100%;
}
#content{
	width: 90%;
	font-size: 14px;
}

.adress{
	clear: both;
	width: 80%;
}
.contact{
	clear: both;
	width: 80%;
}
.fb-btn{
	clear: both;
	width: 80%;
}
.contact p{
	padding-left: 0px;
}

.fb-btn p{
	padding-left: 0px;
}
/* portfolio images and texts - stylizacja strony z portfolio (zdjęcia i teksty) */
.content-portf-one{
	clear: both;
	width: 100%;
}
.content-portf-txt-one a{
	width: 100%;
	line-height: 200%;
}
.portf-navi{
	padding: 20px 0px;
}
.portf-navi-btns a{
	clear: both;
	width: 100%;
	height: 60px;
}
/* offer images and texts - stylizacja strony z ofertą (zdjęcia i teksty) */
#content-offer{
	width: 100%;
}
#content-offer-img-one, #content-offer-img-three{
	clear: both;
	width: 100%;
}
#content-offer-img-two, #content-offer-img-four{
	clear: both;
	width: 100%;
}
#content-offer-txt-one, #content-offer-txt-three{
	clear: both;
	width: 94%;
	margin-left: 2%;
	border: 0px;
	padding: 0px;
}
#content-offer-txt-two, #content-offer-txt-four{
	clear: both;
	width: 94%;
	margin-right: 2%;
	border: 0px;
	padding: 0px;
}

}

@media screen and (max-width: 400px){

.head-txt img{
	width: 100%;
	height: auto;
	margin: 0px;
}

}



