/* RESET STYLI  */



html, body, div, span, applet, object, iframe,
                h1, h2, h3, h4, h5, h6,  blockquote, pre,
                a, abbr, acronym, address, big, cite, code,
                del, dfn, em, font, img, ins, kbd, q, s, samp,
                small, strike, sub, sup, tt, var,
                dl, dt, dd,
                fieldset, form, label, legend {
                    margin: 0;
                    padding: 0;
                    border: 0;
                    outline: 0;
                    font-weight: inherit;
                    font-style: inherit;
                    font-size: 100%;
                    vertical-align: baseline;
                }
                :focus {
                    outline: 0;
                }
                body {
                    line-height: 22px;
                    color:white;
										background-color:white;
									  font-size:15px;
										font-family: 'Nunito Sans', sans-serif;
										font-weight:400;
										background-image:url('../grafika/ryfel.png');
                }
								
                blockquote:before, blockquote:after,
                q:before, q:after {
                    content: "";
                }
                blockquote, q {
                    quotes: "" "";
                }
					


 #nawigacja-menu {
display:none;	
}	


					
div, nav, header, footer {
 -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}	


.font {
font-family: 'Teko', sans-serif;
}


.strona {
	width: 100%;
	border: 0px;  
	margin:0 auto;
	min-width:300px;
	max-width:1460px;
	padding: 0px 3%;
}

.ramka {
	width: 100%;
	border: 0px;  
	float:left;
}


header {
	width: 100%;
	border: 0px;  
	float:left;
	position:absolute;
	z-index:100;
	padding-top:20px;
	padding-bottom:20px;
	left: 0px;
	top: 0px;
	z-index: 99999;
}



header .logo {
	width: 30%;
	border: 0px;  
	float:left;
	text-align:left;
}

header .logo img{
	vertical-align:middle;
	width: 210px;
}




header nav {
	width: 55%;
	border: 0px;  
	float:left;
	margin-top:7vh;
	margin-left: -7.5%;
  margin-right: 5%;
}

header .social {

    width: 20%;
    border: 0px;
    float: left;
    text-align: right;
    margin-top: 7vh;
    margin-left: -5%;

}


header .social img{
	vertical-align:middle;
	margin:10px;
}


.bannerhomepage {
	width: 100%;
	border: 0px;  
	float:left;
	position:relative;
	height:100vh;
	overflow:hidden;
	color:white;
	text-align:center;
}

.bannerhomepage.banerpodstrona {
height:50vh;
}



.bannerhomepage .boxtxt {
float:none;
display:inline-block;
width:100%;
text-align:center;
color:white;
position:relative;
z-index:999;
margin-top: 40vh;
max-width:600px;
}






.bannerhomepage .boxtxt h1{
text-transform:uppercase;
font-size:40px;
line-height:50px;
font-weight:bold;
}


.bannerhomepage .logotypy {
float:none;
display:inline-block;
width:100%;
text-align:center;
color:white;
position:absolute;
z-index:999;
bottom:30px;
left: 0;
right: 0;
}


.bannerhomepage .logotypy  img{
margin:10px;
height:50px;
}


.bannerhomepage #player222 {
position:absolute;
left:-20%;
top:-50%;
width:140%;
height:100vw;
background: transparent;
}

.bannerhomepage #tlo {
position:absolute;
left:0px;
top:0px;
width:100%;
height:100%;
background-color:rgba(0,0,0,0.6);
}

.cycle-youtube {
float:left;
width:100% !important;
height:350px !important;
}





@media screen and (min-width: 0px) and (max-width:1520px)  {


.bannerhomepage #player222 {
position:absolute;
left:-15%;
top:-35vw;
width:130%;
height:140vw;
background: transparent;
}




}



@media screen and (min-width: 0px) and (max-width:1200px)  {


.bannerhomepage {
	max-height: 750px;
}

.bannerhomepage .boxtxt {
  margin-top: 30vh;

}



}



@media screen and (min-width: 0px) and (max-width:1000px)  {


.bannerhomepage {
	max-height: 650px;
}



.bannerhomepage .boxtxt {
  margin-top: 230px;

}



}



@media screen and (min-width: 0px) and (max-width:910px)  {



.bannerhomepage #player222 {
left:-50%;
width:200%;
}




}






@media screen and (min-width: 0px) and (max-width:730px)  {




.bannerhomepage #player222 {
left:-70%;
width:240%;
}


.bannerhomepage {
	max-height: 550px;
}



.bannerhomepage .boxtxt {
  font-size: 12px;
  line-height: 18px;
}


.bannerhomepage .boxtxt h1 {
  text-transform: uppercase;
  font-size: 30px;
  line-height: 40px;
  font-weight: bold;
}

.bannerhomepage .boxtxt .przycisk {
  position: relative;
  top: -20px;
}




}






@media screen and (min-width: 0px) and (max-width:660px)  {

.bannerhomepage #player222 {
left:-50%;
width:200%;
}



}



@media screen and (min-width: 0px) and (max-width:590px)  {

.bannerhomepage #player222 {
left:-70%;
width:240%;
}

.bannerhomepage #player222 {
  top: -8vw;
}


.bannerhomepage {
	max-height: 460px;
}


.bannerhomepage .boxtxt {
  margin-top: 190px;

}




}





@media screen and (min-width: 961px) and (max-width:99950px)  {





#nawigacja-menu{
  list-style: none;
	margin: 0px 0px 0px 0px;
	display:inline-block;
	padding:0px;
	float:left;
	width:100%;
	text-align:center;
}

#nawigacja-menu li{
display:inline-block;
margin:0px;
padding:0px;
float:none;
}


#nawigacja-menu li ul{
display:none;
}


#nawigacja-menu li a{
	color:white;
	text-decoration:none;
	font-size:16px;
	padding:15px 10px 15px 10px;
	display:inline-block;
}


#nawigacja-menu li a:hover{
	color:#C75656;
	border-bottom:1px solid #C75656;
}


#nawigacja-menu li.menubold a{
color:#C75656;
border-bottom:1px solid #C75656;
}




}



@media screen and (min-width: 960px) and (max-width:1080px)  {



#nawigacja-menu > li:first-of-type{
display: none;
}



}





.tloryfel {
	width:100%;
	border:0px;  
	float:left;
	background-image:url('../grafika/ryfel.png');
	padding-bottom:300px;
}


.boxhome1 {
	width:100%;
	border:0px;  
	float:left;
	background-image:url('../grafika/ryfel.png');
	padding-top:80px;
	padding-bottom:180px;
	color: #FFF;
}

.boxhome1 .box-txt {
float:left;
width:100%;
max-width:70%;
}


.boxhome1 .box-txt h2 {
	color: #FFF;
font-weight:bold;
font-size:28px;
line-height:38px;
text-transform:uppercase;
}



.boxhome2 {
	width:100%;
	border:0px;  
	float:left;
	background-color:#191919;
	color:#8f9194;
	padding-top:80px;
	padding-bottom:80px;
	position:relative;
}


.boxhome2 img{
	position:absolute;
	right:0px;
	top:-120px;
	width:50%;
}



.boxhome2 .box-txt {
float:left;
width:100%;
max-width:45%;
font-size: 22px;
line-height: 30px;
font-weight: 300;
}


.boxhome2 .box-txt h3 {
color:white;
font-weight:bold;
font-size:28px;
line-height:38px;
text-transform:uppercase;
font-weight: 700;
}



.boxhome3 {
	width:100%;
	border:0px;  
	float:left;
	background-image:url('../grafika/ryfel.png');
	padding-top:180px;
	padding-bottom:180px;
	position:relative;
	color: #FFF;
}

.boxhome3 .box-txt {
float:right;
width:100%;
max-width:50%;
}


.boxhome3 .box-txt h4 {
color: #FFF;
font-weight:bold;
font-size:20px;
line-height:30px;
text-transform:uppercase;
}

.boxhome3 img{
	position:absolute;
	left:0px;
	bottom:-120px;
	width:40%;
	z-index:999;
}




.boxhome4 {
	width:100%;
	border:0px;  
	float:left;
	background-color:#191919;
	color:#8f9194;
	padding-top:80px;
	padding-bottom:180px;
	position:relative;
}


.boxhome4 .box-txt {
float:right;
width:100%;
max-width:50%;
}


.boxhome4 .box-txt strong {
color:white;
font-weight:bold;
font-size:30px;
line-height:40px;
text-transform:uppercase;
}


.boxoffer {
	width:100%;
	border:0px;  
	float:left;
  background-image:url('../grafika/boxoffer.jpg');
	background-repeat : no-repeat;
	background-position:center top;
	height:766px;
	background-size:cover;
}

.boxoffer .ramka{
	position:relative;
	height:766px;
}

.boxoffer .boxs {
	width:60%;
	border:0px;  
	float:right;
	position:absolute;
	top:30vh;
	height:560px;
	right:0px;
	z-index:999;
	background-color:black;
}

.boxoffer .boxs .box{
	width:50%;
	border:0px;  
	float:right;
	height:340px;
	padding:30px 50px;
	color:#8f9194;
	background-color: #000;
}

.boxoffer .boxs .box:nth-child(2){
	background-color:#242424;
}

.boxoffer .boxs .box:nth-child(3){
	background-color:#242424;
}



.boxoffer .boxs .box a{
	font-weight:bold;
	font-size:18px;
}

.boxoffer .boxs .box a.link_red {
font-size:13px;
}


.boxoffer .boxs .box img{
	vertical-align:middle;
}

.boxoffer .boxs .box p{
	font-size:13px;
	line-height:18px;
}

.boxoffer .boxs .box small{
	font-size:13px;
}


.boxpromotions {
	width:100%;
	border:0px;  
	float:left;
	background-color:#DDDDDD;
}



.cycle-pager {
    float: left;
    width: 50%;
    text-align: left;
    margin-top: 0px;
    position: absolute;
    z-index: 999;
    bottom: 0px;
    left: 0px;
}
.cycle-pager span {background-color:black; margin: 0px 8px 0px 8px; padding:5px;font-size:0px;  cursor: pointer;-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;}
.cycle-pager span.cycle-pager-active {  cursor: pointer;background-color:#C75656;}




.boxpromotions .ramka3 {
	width:100%;
	border:0px;  
	float:left;
	text-align:right;
	margin-top:-70px;
	padding-bottom:80px;
}


.boxpromotions .ramka3 a{
	display:block;
	width:130px;
	height:130px;
	color:white;
	background-color:#191919;
	float:right;
	margin:5px;
	text-align:center;
	font-weight:300;
	text-decoration:none;
	padding:15px;
	font-size:14px;
}


.boxpromotions .ramka3 a:hover{
	background-color:black;
}


.boxpromotions .header{
	width:100%;
	border:0px;  
	float:left;
	background-color:#000000;
	padding-top:25px;
	padding-bottom:25px;
}

.boxpromotions .header strong{
	color:white;
	font-size:30px;
	text-transform:uppercase;
	vertical-align:middle;
	font-style: italic;
	line-height: 50px;
}


.boxpromotions .header a{
vertical-align:middle;
}

.boxpromotions .header .ramka div{
float:right;
}

.boxpromotions .cycle-slideshow {
	width:100%;
	border:0px;  
	float:left;
}

.boxpromotions .cycle-slideshow .sekwencja {
	width:100%;
	border:0px;  
	float:left;
}


.boxpromotions .cycle-slideshow .sekwencja h4{
	font-size: 60px;
	line-height: 60px;
	font-weight: 700;
	color: #000;
}



.boxpromotions  .box-txt {
	width:50%;
	border:0px;  
	float:left;
	padding-top: 7vh;
	padding-right:5%;
}

.boxpromotions  .box-txt .link_black {
font-size:40px;
line-height:50px;
font-weight:bold;
 font-style: italic;
}

.boxpromotions  .box-txt .link_red2 {
padding:20px;
font-size:17px;
}


.boxpromotions  .box-txt small{
	font-weight:300;
	font-size:14px;
}


.boxpromotions  .box-img {
	width:50%;
	border:0px;  
	float:left;
}


.boxpromotions  .box-img img{
	width:100%;
	border:0px;  
	float:left;
}

.boxpromotions .ramka2 {
	width:100%;
	border:0px;  
	float:left;
	padding-top:80px;
	padding-bottom:80px;
	position: relative;
}






.boxbrands {
	width:100%;
	border:0px;  
	float:left;
	text-align:center;
	background-color:#F7F7F7;
	padding-top:80px;
	padding-bottom:80px;
	color:black;
}

.boxbrands .ramka{
	padding-left:15%;
	padding-right:15%;
}


.glowna5 .oferta_kom_middle {
background-image:url('../grafika/ryfel.png');
}

.boxbrands strong{
	color:black;
	font-size:30px;
	line-height:40px;
	text-transform:uppercase;
	font-weight:900;
}

.boxbrands img{
	height:50px;
	margin:10px;
}


.1-kontakt {
float:left;
width:33.3%;
}


.mapka {
float:left;
width:100%;
height: 360px;
position: relative;
}


.tresc {
float:left;
width:100%;
padding: 90px 0px;
}

.tresc a{
color: #C75656;
}

.tresc a:hover{
color: black;
}

.tresc2 a{
color: #C75656;
}

.tresc2 a:hover{
color: black;
}

.tresc-kontakt a{
color: #C75656;
}

.tresc-kontakt a:hover{
color: black;
}

.tresc img {max-width:100% !important}
.tresc2 img {max-width:100% !important}
.tresc-kontakt img {max-width:100% !important}

.tresc table {max-width:100% !important}
.tresc2 table {max-width:100% !important}
.tresc-kontakt table {max-width:100% !important}

.tresc iframe {max-width:100% !important}
.tresc2 iframe {max-width:100% !important}
.tresc-kontakt iframe {max-width:100% !important}


.tresc h2, .tresc h3, .tresc h4, .tresc h5, .tresc h6{
font-size: 40px;
line-height: 50px;
font-weight: 300;
padding: 5px 15%;
}




.tresc p{
float:left;
width:100%;
padding: 5px 15%;
 -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.tresc ul{
float:left;
width:100%;
padding: 5px 15%;
 -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.tresc ul li{
padding-left: 80px;
padding-top: 6px;
padding-bottom: 6px;
  background-image:url('../grafika/linia.gif');
	background-repeat : no-repeat;
	background-position:left 19px;
	list-style: none;
}



.tresc em{
font-size: 28px;
line-height: 36px;
font-weight: 300;
}

.glowna5 .oferta_kom_middle {
    float: left;
    width: 100%;
    padding-top: 20px;
    padding-bottom: 80px;
    margin-top:0px;
    background-color: #FFF;
}


.glowna5 .oferta_kom_middle_naglowek {
display: block;
background-color: #000;
padding: 30px 0px;
color: #FFF;
font-size: 20px;
}


.oferta_kom_middle_naglowek {
display: none;
}

.oferta_kom_middle {
float: left;
width: 100%;
padding-top: 20px;
padding-bottom: 80px;
margin-top: 120px;
background-color: #191919;
}

.oferta_kom {
float: left;
width: 50%;
height: 300px;
margin-top: -50px;
margin-bottom: 120px;
position:relative;
}

.oferta_kom .wiecej_em {
position: absolute;
display: block;
bottom: 40px;
right: 5%;
width: 55%;
display: block;
color:  #E22C2C;
text-align: right;
display: block;
text-decoration: none;
}




.oferta_kom .wiecej_em em {
height: 1px;
background-color: #E22C2C; 
width: 60%;
right: 40%;
position: absolute;
display: block;
margin: auto 0;
top: 0;
bottom: 0;
transition: all .3s linear; -o-transition: all .3s linear; -moz-transition: all .3s linear; -webkit-transition: all .3s linear;
}



.oferta_kom:hover .wiecej_em em {
background-color: #E22C2C; 
width: 80%;
transition: all .3s linear; -o-transition: all .3s linear; -moz-transition: all .3s linear; -webkit-transition: all .3s linear;
}


.foto_oferta {
float: left;
width: 50%;
-webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.foto_oferta:hover {
filter:brightness(60%);
}

.foto_oferta img{
width: 100%;
height: 300px;
object-fit: cover;
}

.nazwa_oferta {
padding: 100px 5% 30px 5%;
float: left;
width: 50%;
-webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
	color: #FFF !important;
	text-decoration: none;
	font-size: 24px;
	font-weight: 700;
	line-height: 30px;
}



.glowna5 .foto_oferta {

    float: right;
    width: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;

}

.glowna5 .oferta_kom:nth-of-type(1) .foto_oferta {

    float: right;
    width: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;

}


.glowna5 .foto_oferta img {

    width: 100%;
    height: 400px;
    object-fit: cover;

}


.glowna5 .oferta_kom:nth-of-type(1) .foto_oferta img {

    width: 100%;
    height: 400px;
    object-fit: cover;

}


.glowna5.szczegoly .oferta_kom_middle_naglowek {
display:none;
}

.glowna5 .oferta_kom:nth-of-type(1) {

    float: left;
    width: 100%;
 margin: 30px 0px;
    position: relative;
		padding-right: 0%;
		  height: 400px;

}

.glowna5 .oferta_kom:nth-of-type(1) .nazwa_oferta {
    padding: 100px 5% 30px 5%;
    float: left;
    width: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: white !important;
    text-decoration: none;
    font-size: 34px;
    font-weight: 300;
    line-height: 40px;

}

.glowna5 .oferta_kom:nth-of-type(1) .nazwa_oferta:hover {
color:#FF6B6D !important;
}





.glowna5 .oferta_kom .wiecej_em {
    position: relative;
    display: block;
    bottom: 0px;
    right: 0%;
    width: 110px;
    display: block;
    color: white;
    text-align: left;
		padding: 8px 15px;
		margin-left: 5%;
		margin-top: 20px;
		border: 1px solid white;
		float: left;
		text-align: center;
}

.glowna5 .oferta_kom .wiecej_em:hover {
color: #FF6B65;
border: 1px solid #FF6B65;
}

.glowna4 .oferta_kom .wiecej_em:hover {
color: white;
border: 0px;
}


.glowna5 .oferta_kom .wiecej_em em{
    display: none;
}



.glowna5 .oferta_kom {

    float: left;
    width: 50%;
 margin: 30px 0px;
    position: relative;
		padding-right: 0%;
		  height: 250px;

}


.glowna5 .nazwa_oferta {

    padding: 100px 5% 30px 5%;
    float: left;
    width: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #000 !important;
    text-decoration: none;
    font-size: 20px;
    font-weight: 300;
    line-height: 30px;

}

.glowna5 .oferta_kom:nth-of-type(1) .nazwa_oferta {

    padding: 60px 5% 30px 5%;
    float: left;
    width: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #000;
    text-decoration: none;
    font-size: 40px;
    font-weight: 300;
    line-height: 50px;

}


.glowna5 .oferta_kom .foto_oferta {

    float: left;
    width: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;

}

.glowna5 .oferta_kom .foto_oferta img {

    width: 100%;
    height: 280px;
    object-fit: cover;

}


.glowna5 .oferta_kom .nazwa_oferta {

    padding: 60px 5% 30px 5%;
    float: left;
    width: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #000;
    text-decoration: none;
    font-size: 20px;
    font-weight: 300;
    line-height: 30px;

}



footer {
	width:100%;
	border:0px;  
	float:left;
	color:white;
}

footer iframe{
	width:100% !important;
	height:400px !important;
	float:left;
}



footer .stopka{
	width:100%;
	border:0px;  
	float:left;
	background-color:#191919;
}



footer .stopka .box{
	width:35%;
	border:0px;  
	float:left;
	background-color:#191919;
	padding:5%;
}


footer .stopka .box2{
	width:65%;
	border:0px;  
	float:left;
	background-color:#191919;
	padding:5%;
}


footer .stopka .box2 .row{
	width:100%;
	border:0px;  
	float:left;
}

footer .stopka .box2 .row strong{
	font-size:20px;
	font-weight:400;
}


footer .stopka .box2 .row small{
	color:#757075;
	font-size:13px;
}

footer .stopka .box2 .row .pole {
float:left;
width:70%;
position:relative;
}

footer .stopka .box2 .row .pole input{
float:left;
background-color:transparent;
border:0px;
border-bottom:1px solid #999999;
color:#757075;
width:100%;
 -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
	padding: 16px 2%;
	font-family: 'Roboto', sans-serif;
}

footer .stopka .box2 .row.row2 {
margin-top:70px;
}


footer .stopka .box2 .row .box-row {
float:left;
width:33.3%;
padding-right:6%;
}

footer .stopka .box2 .row .box-row small{
text-transform:uppercase;
font-size:15px;
}




footer .stopka .box2 .row .pole2 {
float:left;
width:30%;
}



footer .stopka .box2 .row .pole2 input {font-family: 'Roboto', sans-serif;cursor:pointer;color:#C75656;text-decoration: none;border:1px solid #C75656;padding:12px 20px;text-transform:uppercase;background-color:transparent;float:left;
width:90%;margin-left:10%;}
footer .stopka .box2 .row .pole2 input:hover {color:white;background-color:#C75656;transition: all .3s linear; -o-transition: all .3s linear; -moz-transition: all .3s linear; -webkit-transition: all .3s linear;}



.nazwa_oferta:hover {
color:#E22C2C !important;
}


.naglowekpodstrona {
width: 100%;
float: left;
background-color: #191919;
padding: 210px 0px 30px 0px;
margin-bottom:0px;
	background-repeat : no-repeat;
	background-position:center center;
	background-size: cover;
	 -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}





#strona8 .banerpodstrona {
height:350px;
background-position:center top;
}



.naglowekpodstrona h1{
font-size: 50px;
line-height: 60px;
color: #FFF;
font-weight: 300;
display: block;
padding-right: 50%;
}

.link_szary {
color: #FFF;
text-decoration: none;
}

.link_szary:hover {
color: #C75656;
}





.sciezka {
color: #999999;
padding: 10px 0px;
float: left;
width: 100%;
font-size: 12px;
}


.banerpodstrona {
width: 100%;
height: 300px;
float: left;
margin-bottom:0px;
	background-repeat : no-repeat;
	background-position:center center;
	background-size: cover;
	 -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.glowna3 .banerpodstrona {
display: none;
}

.glowna4 .banerpodstrona {
display: none;
}

#strona5 .banerpodstrona {
display: none;
}

.glowna6 .banerpodstrona, #glowna5 .banerpodstrona {
display: none;
}

.mapka {
 -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
	
}


.glowna3.szczegoly .banerpodstrona {
display: block;
}


.glowna5 .tresc {
    float: left;
    width: 100%;
    padding: 0px 0px;
}

.glowna5.szczegoly .tresc {
    padding-top:30px;
}



.glowna6 .tresc {
    float: left;
    width: 100%;
    padding: 0px 0px;
}



.nazwa_cena {
width: 100%;
max-width: 300px;
float: left;
margin-top: -410px;
background-color: #E22C2C;
padding: 40px 50px;
color: #FFF;
text-align: center;
}

.nazwa_cena a {
color:#191919;
text-decoration:none;
font-weight:bold;
padding:5px;
display:inline-block;
border-bottom:1px solid black;
}

.nazwa_cena a:hover {
border-bottom:1px solid white;
color:white;
}

.nazwa_cena span{
font-weight: 700;
font-size: 24px;
line-height: 32px;
}


.glowna3.szczegoly  .oferta_kom_middle{
display: none;
}

.glowna3.szczegoly .zobacz_wiecej {
display: none;
}



.galeria-zdjec {
width: 100%;
float: left;
margin-bottom: 100px;
}


.galeria-zdjec div{
width: 29.3%;
float: left;
margin: 2%;
height: 380px;
position: relative;
}


.galeria-zdjec div img{
width: 100%;
height: 100%;
top: 0px;
left: 0px;
position: absolute;
object-fit: cover;

}

.glowna4.szczegoly .oferta_kom_middle{
display: none;
}


.rekomendowane {
width: 100%;
float: left;
padding: 0px 0px 50px 0px;
}

.rekomendowane h4{
text-align: center;
font-size: 40px;
line-height: 50px;
color: #FFF;
font-weight: 300;
display: inline-block;
width: 100%;
padding-bottom: 130px;
padding-top: 90px;
  background-image:url('../grafika/linia2.gif');
	background-repeat : no-repeat;
	background-position:center 150px;
	background-color: #191919;
}


.rekomendowane .nazwa_oferta {
color: #FFF !important;
}

.rekomendowane .nazwa_oferta:hover {
color:#E22C2C !important;
}



.blog{
width: 50%;
float: left;
margin: 50px 0px;
display: block;
height: 300px;
}

.blog:first-of-type{
width: 50%;
float: left;
margin: 50px 0px;
display: block;
height: 400px;
}



.blog .blog-img {
    float: right;
    width: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}


.blog .blog-img img {   
		width: 100%;
    height: 300px;
    object-fit: cover;
}

.blog .blog-img img:hover {   
	-webkit-filter: brightness(70%); /* Safari */
  filter: brightness(70%);
}



.blog:first-of-type .wpisy_tresc {
    padding: 100px 5% 30px 5%;
    float: left;
    width: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: white;
    text-decoration: none;
    font-size: 34px;
    font-weight: 300;
    line-height: 40px;

}


.blog .wpisy_tresc strong:hover {
color:#FF6B6D;
}

.blog:first-of-type .blog-img img {   
		width: 100%;
    height: 400px;
    object-fit: cover;

}


.wpisy_tresc {

    padding: 60px 5% 30px 5%;
    float: left;
    width: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: white;
    text-decoration: none;
    font-size: 24px;
    font-weight: 300;
    line-height: 30px;

}



.wpisy_tresc span{
    position: relative;
    display: block;
    bottom: 0px;
    right: 0%;
    width: 110px;
    display: block;
    color: white;
    text-align: left;
		padding: 8px 15px;
		margin-left: 5%;
		margin-top: 20px;
		border: 1px solid white;
		float: left;
		text-align: center;
		font-size: 14px;
}


.wpisy_tresc span:hover{
    color: #FF6B65;
		border: 1px solid #FF6B65;

}

.blog:first-of-type {
width: 100%;
float: left;
margin: 50px 0px;
display: block;
}



.tresc-kontakt {
float: left;
width: 100%;
padding: 50px 0px;
vertical-align: top;
}


.tresc-kontakt div{
float: left;
width: 33.3%;
padding: 90px 2% 0px 2%;
vertical-align: top;
}




.formularz {
width: 100%;
float: left;
background-color: #191919;
padding: 90px 0px 0px 0px;
color: #FFF;
margin-top:0px;
}


#map {
width: 100%;
height: 100%;
position: absolute;
left: 0px;
top: 0px;
}


.formularz strong{
font-size: 40px;
line-height: 50px;
}


.formularz > img{
width: 45%;
float: left;
background-color: #191919;
padding: 0px 0px;
margin-right: 5%; 
margin-top: -150px;
height: 700px;
object-fit: cover;
}


.formbutton  {
cursor:pointer;
}


.formng {
width: 35%;
float: left;
margin-top: 30px;
}

.pole {
float: left;
width: 60%;
position:relative;
}

.pole input{
padding: 10px 0px;
background-color: #191919;
border: 0px;
border-bottom: 1px solid #606060;
width: 100%;
 -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
	color: #FFF;
	font-size:15px;
										font-family: 'Nunito Sans', sans-serif;
}


.pole2 {
float: left;
width: 100%;
padding: 10px 0px;
background-color: #191919;
}


.pole2 textarea{
padding: 10px 0px;
background-color: #191919;
border: 0px;
border-bottom: 1px solid #606060;
width: 100%;
 -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
	color: #FFF;
	font-size:15px;
										font-family: 'Nunito Sans', sans-serif;
}


.formbutton {
 -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
	color: #000;
	font-size:15px;
	font-family: 'Nunito Sans', sans-serif;
	padding: 10px 20px;
	background-color: #FFF;
	border: 0px;
}

.tresc-kontakt div:nth-of-type(1) {
  background-image:url('../grafika/ikona_a.png');
	background-repeat : no-repeat;
	background-position:left top;
	background-size: auto 60px;
}

.tresc-kontakt div:nth-of-type(2) {
  background-image:url('../grafika/ikona_b.png');
	background-repeat : no-repeat;
	background-position:left top;
	background-size: auto 60px;
}

.tresc-kontakt div:nth-of-type(3) {
  background-image:url('../grafika/ikona_c.png');
	background-repeat : no-repeat;
	background-position:left top;
	background-size: auto 60px;
}

footer .stopka2{
	width:100%;
	border:0px;  
	float:left;
	background-color:#000000;
	padding-top:20px;
	padding-bottom:20px;
}

footer .stopka2 .social{
	float:right;
}

footer .stopka2 .social img{
	vertical-align:middle;
	margin:5px;
}




.blog-szczegoly-middle {
width: 100%;
float: left;
background-color: #191919;
position: relative;
padding-bottom: 100px;
margin-bottom: 100px;
}


.blog-szczegoly-middle small{
float: left;
background-color: #191919;
position: relative;
color: #818181;
font-size: 12px;
}

.blog-szczegoly-middle small span{
color: #E0E0E0;
font-weight: 700;
}


div img.imgblog {
float: right;
max-width: 40% !important;
margin-left: 0%;
position: absolute;
right: 0px;
top: -120px;
max-height: 400px;
}

.blog-szczegoly-middle strong {
font-size: 40px;
line-height: 50px;
font-weight: 700;
width: 50%;
color: #FFF;
display: block;
}


.link_red {color:#FF6B6D;text-decoration: none;}
.link_red:hover {color:white;transition: all .3s linear; -o-transition: all .3s linear; -moz-transition: all .3s linear; -webkit-transition: all .3s linear;}

.link_red2 {color:#FF6B6D;text-decoration: none;}
.link_red2:hover {color:black;transition: all .3s linear; -o-transition: all .3s linear; -moz-transition: all .3s linear; -webkit-transition: all .3s linear;}



.link_black {color:black;text-decoration: none;}
.link_black:hover {color:#C75656;transition: all .3s linear; -o-transition: all .3s linear; -moz-transition: all .3s linear; -webkit-transition: all .3s linear;}

.link_stopka {color:white;text-decoration: none;margin-right:20px;display: inline-block;padding: 7px 0px 0px 0px;}
.link_stopka:hover {color:#FF6B6D;transition: all .3s linear; -o-transition: all .3s linear; -moz-transition: all .3s linear; -webkit-transition: all .3s linear;}



.link_white {color:white;text-decoration: none;}
.link_white:hover {color:#C75656;transition: all .3s linear; -o-transition: all .3s linear; -moz-transition: all .3s linear; -webkit-transition: all .3s linear;}

.link_czarny {color:#403931;text-decoration: none;}
.link_czarny:hover {color:#0D5902;transition: all .3s linear; -o-transition: all .3s linear; -moz-transition: all .3s linear; -webkit-transition: all .3s linear;}


.przycisk {color:white;text-decoration: none;border:1px solid #C75656;padding:12px 40px;text-transform:uppercase;}
.przycisk:hover {color:white;background-color:#C75656;transition: all .3s linear; -o-transition: all .3s linear; -moz-transition: all .3s linear; -webkit-transition: all .3s linear;}



.przycisk {
    margin-top: 0px;
    display: inline-block;
}



.boks_quality {
width: 100%;
float: left;
background-color: #191919;
color: #FFF;
font-size: 25px;
line-height: 35px;
font-weight: 300;
padding: 90px 10% 90px 45%;
position: relative;
margin: 100px 0px 50px 0px;
object-fit: cover;
}


.boks_quality img{
height: 120%;
width: 40%;
bottom: 0px;
left: 0px;
position: absolute;
object-fit: cover;

}



.boks_quality2 {
width: 100%;
float: left;
background-color: #191919;
  background-image:url('../grafika/foto_b.jpg');
	background-repeat : no-repeat;
	background-position:center center;
	margin: 100px 0px 100px 0px;
	padding: 140px 10% 140px 10%;
}

.boks_quality2 img{
display: block;
margin: 0 auto;
}



.boks_quality2 h5{
text-align: center;
width: 100%;
font-size: 40px;
line-height: 50px;
color: #FFF;
font-weight: 300;
}



@media screen and (min-height: 0px) and (max-height:630px)  {


.bannerhomepage .boxtxt p{
display: none;
}



.bannerhomepage .logotypy img {

    margin: 10px;
    height: 30px;

}

}



@media screen and (min-height: 0px) and (max-height:450px)  {


.bannerhomepage {
    height: 450px;
}

.bannerhomepage .boxtxt {
    margin-top: 180px;
}



}



@media screen and (min-width: 0px) and (max-width:1620px)  {


div img.imgblog {

    float: right;
    max-width: 50% !important;
    margin-left: 0%;
    position: absolute;
    right: 0px;
    top: -120px;
    max-height: 400px;

}

.blog-szczegoly-middle strong {

    font-size: 40px;
    line-height: 50px;
    font-weight: 700;
    width: 40%;
    color: #FFF;
    display: block;

}


.blog-szczegoly-middle br:first-of-type {

    display: none;

}

.blog-szczegoly-middle br:nth-of-type(3) {

    display: none;

}

.blog-szczegoly-middle br:nth-of-type(4) {

    display: none;

}

.blog-szczegoly-middle br:nth-of-type(5) {

    display: none;

}



.blog-szczegoly-middle br:last-of-type {

    display: none;

}



}



@media screen and (min-width: 0px) and (max-width:1270px)  {


.galeria-zdjec div {

    width: 29.3%;
    float: left;
    margin: 2%;
    height: 280px;
    position: relative;

}


}


@media screen and (min-width: 0px) and (max-width:1220px)  {


.blog-szczegoly-middle strong {

    font-size: 30px;
    line-height: 40px;
    font-weight: 700;
    width: 40%;
    color: #FFF;
    display: block;

		
}

.blog-szczegoly-middle {
    padding-bottom: 40px;
    margin-bottom: 140px;

}



.boks_quality {
width: 100%;
float: left;
background-color: #191919;
color: #FFF;
font-size: 20px;
line-height: 30px;
font-weight: 300;
padding: 70px 10% 70px 40%;
position: relative;
margin: 100px 0px 50px 0px;

}




}





@media screen and (min-width: 0px) and (max-width:1120px)  {



.banerpodstrona {
    width: 100%;
    height: 200px;
}


.nazwa_cena {

    width: 100%;
    max-width: 200px;
    float: left;
    margin-top: -340px;
    background-color: #E22C2C;
    padding: 40px 50px;
    color: #FFF;
    text-align: center;

}



}



@media screen and (min-width: 0px) and (max-width:1020px)  {


.boxpromotions .cycle-slideshow .sekwencja h4 {

    font-size: 40px;
    line-height: 50px;
    font-weight: 700;
    color: #000;

}


.naglowekpodstrona h1 {

    padding-right: 30%;

}


.nazwa_oferta {
    font-size: 18px;
    line-height: 25px;
}



.glowna5 .oferta_kom:nth-of-type(1) .nazwa_oferta {
    font-size: 30px;
    line-height: 40px;
}


.blog:first-of-type .wpisy_tresc {
    font-size: 30px;
    font-weight: 300;
    line-height: 40px;

		}
		
		
.wpisy_tresc {
    padding: 40px 5% 30px 5%;
    float: left;
    width: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-decoration: none;
    font-size: 20px;
    font-weight: 300;
    line-height: 30px;
}

.glowna5 .oferta_kom .nazwa_oferta {
    padding: 40px 5% 30px 5%;
    float: left;
    width: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #000;
    text-decoration: none;
    font-size: 20px;
    font-weight: 300;
    line-height: 30px;
}





}




@media screen and (min-width: 0px) and (max-width:960px)  {

header .logo img{
	max-width: 150px;
}


.nazwa_cena {
    margin-top: -310px;
}



header .social {

    width: 150px;
    border: 0px;
    float: none;
    text-align: center;
    margin-top: 7vh;
    margin-left: auto;
		margin-right: auto;

}


.naglowekpodstrona {
    padding: 180px 0px 40px 0px;
}



.oferta_kom .wiecej_em em {
    height: 1px;
    width: 60%;
    right: 50%;
}



header .social {
  margin-top: 35px;
}




}



@media screen and (min-width: 0px) and (max-width:920px)  {


.blog-szczegoly-middle {

    width: 100%;
    float: left;
    background-color: #191919;
    position: relative;
    padding-bottom: 100px;
    margin-bottom: 100px;
    text-align: center;

}


.blog-szczegoly-middle strong {

    font-size: 30px;
    line-height: 40px;
    font-weight: 700;
    width: 90%;
    color: #FFF;
    display: block;
		padding-left: 5%;
		padding-right: 5%;

}


.blog-szczegoly-middle small {
    float: left;
    background-color: #191919;
    position: relative;
    color: #818181;
    font-size: 12px;
		width: 100%;
		text-align: center;
}



div img.imgblog {

    float: none;
    max-width: 70% !important;
    margin-left: 0%;
    position: relative;
    right: 0px;
    top: -30px;
    max-height: 400px;
		margin-left: auto;
		margin-right: auto;

}

.blog-szczegoly-middle {

    width: 100%;
    float: left;
    background-color: #191919;
    position: relative;
    padding-bottom: 100px;
    margin-bottom: 40px;
    text-align: center;

}

.blog-szczegoly-middle {

    width: 100%;
    float: left;
    background-color: #191919;
    position: relative;
    padding-bottom: 50px;
    margin-bottom: 40px;
    text-align: center;

}


}



@media screen and (min-width: 0px) and (max-width:890px)  {

.boxhome2 .box-txt p{

    width: 180%;

}



.galeria-zdjec div {

    width: 29.3%;
    float: left;
    margin: 2%;
    height: 200px;
    position: relative;

}



.naglowekpodstrona h1 {
    font-size: 40px;
    line-height: 50px;
    padding-right: 20%;

}


.glowna5 .oferta_kom .foto_oferta {
    float: left;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.blog .blog-img {
    float: right;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}


.blog:first-of-type {
    width: 48%;
    float: left;
    margin: 30px 1%;
    display: block;
		height: 460px;
}

.blog {
    width: 48%;
    float: left;
    margin: 30px 1%;
    display: block;
		height: 460px;
}

.wpisy_tresc {
    padding: 20px 5% 30px 5%;
    float: left;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-decoration: none;
    font-size: 20px;
    font-weight: 300;
    line-height: 30px;
}

.wpisy_tresc span {
 
    margin-left: 0%;

}

.blog:first-of-type .wpisy_tresc {
    font-size: 20px;
    font-weight: 300;
    line-height: 30px;
}

.blog .wpisy_tresc br:nth-of-type(1){
    display: none;
}

.blog:first-of-type .wpisy_tresc {
    padding: 20px 5% 30px 5%;
    float: left;
    width: 100%;
}



.blog:first-of-type .blog-img img {
    width: 100%;
    height: 300px;
    object-fit: cover;
}

.glowna5 .oferta_kom {
    float: left;
    width: 48%;
    margin: 30px 1%;
    position: relative;
    padding-right: 0%;
    height: 460px;
}

.glowna5 .oferta_kom:nth-of-type(1) {
    float: left;
    width: 98%;
    margin: 30px 0px;
    position: relative;
    padding-right: 0%;
    height: 400px;
    margin: 30px 1%;
}


.glowna5 .oferta_kom .nazwa_oferta {
    padding: 20px 5% 30px 5%;
    float: left;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #000;
    text-decoration: none;
    font-size: 20px;
    font-weight: 300;
    line-height: 30px;
}

.glowna5 .oferta_kom:nth-of-type(1) {
    float: left;
    width: 48%;
    margin: 30px 0px;
    position: relative;
    padding-right: 0%;
    height: 400px;
    margin: 30px 1%;
}

.glowna5 .oferta_kom:nth-of-type(1) .foto_oferta {
    float: right;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.glowna5 .oferta_kom:nth-of-type(1) .foto_oferta img {
    width: 100%;
    height: 280px;
    object-fit: cover;
}


.glowna5 .oferta_kom:nth-of-type(1) .nazwa_oferta {
    font-size: 20px;
    line-height: 30px;
}

.glowna5 .oferta_kom:nth-of-type(1) .nazwa_oferta {
    padding: 20px 5% 20px 5%;
    float: left;
    width: 100%;
}


.blog:first-of-type .blog-img img {
    width: 100%;
    height: 240px;
    object-fit: cover;
}


.blog .blog-img img {
    width: 100%;
    height: 240px;
    object-fit: cover;
}

}



@media screen and (min-width: 0px) and (max-width:840px)  {

.boxhome3 .box-txt {

    float: right;
    width: 100%;
    max-width: 100%;

}


.boxhome3 {
    padding-top: 110px;
		padding-bottom:160px;
}




footer .stopka .box2 .row .box-row {
    float: left;
    width: 50%;
    padding-right: 6%;
}

footer .stopka .box2 .row .box-row {
    padding-top: 20px;
}



}



@media screen and (min-width: 0px) and (max-width:780px)  {




footer .stopka .box {
    width: 100%;
    border: 0px;
    float: left;
    background-color: #191919;
    padding: 5%;
}


footer .stopka .box2 {
    width: 100%;
    border: 0px;
    float: left;
    background-color: #191919;
    padding: 5%;
}


footer .stopka .box2 .row .box-row {
    float: left;
    width: 100%;
    padding-right: 6%;
    text-align: center;
}



}





@media screen and (min-width: 0px) and (max-width:760px)  {



.boxoffer .boxs {
    width: 60%;
    border: 0px;
    float: none;
    position: absolute;
		margin: 0 auto; 
    top: 30vh;
    height: 560px;
    right: 0px;
		left: 0px;
    z-index: 999;
    background-color: black;
}

.nazwa_cena {

    width: 100%;
    max-width: 150px;
    background-color: #E22C2C;
    padding: 20px 20px;
    color: #FFF;
    text-align: center;

}

.nazwa_cena span {

    font-weight: 700;
    font-size: 19px;
    line-height: 32px;

}

.oferta_kom {
    float: left;
    width: 100%;
    height: 300px;
    margin-top: -50px;
    margin-bottom: 120px;
    position: relative;
}


.tresc h2, .tresc h3, .tresc h4, .tresc h5, .tresc h6 {
    font-size: 30px;
    line-height: 40px;
    font-weight: 300;
    padding: 5px 15%;
}



.glowna5 .oferta_kom:nth-of-type(1) .foto_oferta img {
    width: 100%;
    height: 210px;
    object-fit: cover;
}


.glowna5 .oferta_kom .foto_oferta img {
    height: 210px;
}




}





@media screen and (min-width: 0px) and (max-width:740px)  {




.boxoffer .boxs .box {

    width: 100%;
    border: 0px;
    float: right;
    height: auto;
    padding: 30px 50px;
    color: #8f9194;
    background-color: #000;

}

.boxoffer {
    height: auto;

}


.boxoffer .boxs {
    width: 60%;
    border: 0px;
    float: none;
    position: relative;
    margin: 0 auto;
    top: 30vh;
    height: 560px;
    right: 0px;
    left: 0px;
    z-index: 999;
    background-color: black;
}

.boxoffer .ramka {

    position: relative;
    height: auto;
		

}


footer .stopka2 .social {
    float: right;
		width: 100%;
		text-align: center;
}


footer .stopka2 .ramka {
		text-align: center;
}



}




@media screen and (min-width: 0px) and (max-width:710px)  {


.boxhome3 {
    padding-top: 110px;
		padding-bottom:100px;
}

.boxhome1 .box-txt {
    float: left;
    width: 100%;
    max-width: 100%;
}

.boxhome1 .box-txt h2 {
    font-size: 21px;
    line-height: 30px;
}


.boxhome2 .box-txt h3 {

    color: white;
    font-weight: bold;
    font-size: 21px;
    line-height: 31px;
    text-transform: uppercase;
    font-weight: 700;

}


.boxhome2 .box-txt {

    font-size: 17px;
    line-height: 25px;
    font-weight: 300;

}

.boxoffer .boxs {
    width: 70%;
   
}


.boxpromotions .header strong {

    color: white;
    font-size: 30px;
    text-transform: uppercase;
    vertical-align: middle;
    font-style: italic;
		display: block;
		width: 100%;
		text-align: center;

}

.boxpromotions .header .ramka div {

    float: none;
    margin: 0 auto;
    display: block;
		width: 100%;
		text-align: center;
		padding-top: 20px;

}

.boxpromotions .header .ramka div a{

    float: none;
    margin: 0 auto;
    display: inline-block;
}




.boxoffer .boxs .box {

    width: 100%;
    border: 0px;
    float: right;
    height: auto;
    padding: 30px 30px;
    color: #8f9194;
    background-color: #000;

}



.boxpromotions .box-txt {
    width: 100%;
    border: 0px;
    float: left;
    padding-top: 7vh;
    padding-right: 5%;
}


.boxpromotions .box-img {

    width: 100%;
    border: 0px;
    float: left;

}

.boxpromotions .ramka3  {

    text-align: center;

}



.boxpromotions .ramka3 a {

    display: inline-block;

}



.boxpromotions .ramka2 {
    padding-bottom: 100px;
}


.boxpromotions .cycle-slideshow {
    padding-bottom: 30px;
}



.cycle-pager {
    width: 100%;
    bottom: -5px;
}

.boxpromotions .ramka3 a {
    display: block;
    width: 48%;
    height: 130px;
    color: white;
    background-color: #191919;
    float: right;
    margin: 1%;
    text-align: center;
    font-weight: 300;
    text-decoration: none;
    padding: 15px;
    font-size: 14px;
		 -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}



.boxpromotions .box-txt {
    padding-top: 1vh;
}




}



@media screen and (min-width: 0px) and (max-width:640px)  {


.formularz > img {
    width: 80%;
    float: none;
    background-color: #191919;
    padding: 0px 0px;
    margin-right: 5%;
    margin-top: -350px;
    height: 200px;
    object-fit: cover;
    display: block;
    margin: 0px auto;
        margin-top: 0px;
    margin-top: -120px;
		margin-bottom: 20px;
}

.formularz  {
   text-align: center;
}

.formng {

    width: 100%;
    float: left;
    margin-top: 30px;
    padding-left: 10%;
    padding-right: 10%;
		padding-bottom: 30px;

}

.pole {

    float: left;
    width: 100%;

}





.galeria-zdjec div {

    width: 46%;
    float: left;
    margin: 2%;
    height: 200px;
    position: relative;

}









}



@media screen and (min-width: 0px) and (max-width:620px)  {

.tresc-kontakt div {
    float: left;
    width: 100%;
    padding: 90px 2% 30px 2%;
    vertical-align: top;
		text-align: center;
}


.tresc-kontakt div:nth-of-type(1) {
    background-image: url('../grafika/ikona_a.png');
    background-repeat: no-repeat;
    background-position: center top;
    background-size: auto 60px;
}

.tresc-kontakt div:nth-of-type(2) {
    background-image: url('../grafika/ikona_b.png');
    background-repeat: no-repeat;
    background-position: center top;
    background-size: auto 60px;
}

.tresc-kontakt div:nth-of-type(3) {
    background-image: url('../grafika/ikona_c.png');
    background-repeat: no-repeat;
    background-position: center top;
    background-size: auto 60px;
}



.boks_quality img {
    height: auto;
    width: 80%;
    bottom: 0px;
    left: 10%;
    position: relative;
    object-fit: cover;
}

.boks_quality {
     margin-top: 40px;
    padding: 70px 5% 70px 5%;


}


}

#obrazek {
position:absolute;
right:0px;
top:10px;
cursor:pointer;
}


@media screen and (min-width: 0px) and (max-width:580px)  {

.formularz strong {

    font-size: 30px;
    line-height: 40px;

}



.przycisk {

    margin-top: 20px;
    display: inline-block;

}


.boxbrands .ramka {
    padding-left: 10%;
    padding-right: 10%;
}

.boxpromotions .ramka3 a {
    line-height: 15px;
}


.boxbrands img {
    height: 50px;
    margin: 10px;
}


.boxpromotions .box-img {
    width: 100%;
    border: 0px;
    float: left;
}


.boxhome2 img {

    position: relative;
    right: 0px;
    top: 0px;
    width: 80%;
    margin: -130px auto 40px auto;
    display: block;

		
}

.boxhome4 img {

    position: relative;
    right: 0px;
    top: 0px;
    width: 80%;
    margin: -130px auto 40px auto;
    display: block;

		
}


.boxhome2 .box-txt {

    float: left;
    width: 100%;
    max-width: 100%;
    font-size: 22px;
    line-height: 30px;
    font-weight: 300;

}


.boxhome2 .box-txt p {
width: 100%;
}



.boxhome3 img {

    position: relative;
    right: 0px;
    top: 0px;
    width: 80%;
    margin: -130px auto 40px auto;
    display: block;

		
}



.boxhome4 .box-txt {

    float: right;
    width: 100%;
    max-width: 100%;

}



}




@media screen and (min-width: 0px) and (max-width:520px)  {




.banerpodstrona {
    width: 100%;
    height: 200px;
}



.naglowekpodstrona {
    padding: 150px 0px 40px 0px;
}

.naglowekpodstrona h1 {
    font-size: 30px;
    line-height: 40px;
}


header .logo img {

    max-width: 120px;

}


.bannerhomepage .logotypy img {
    margin: 10px;
    height: 30px;
}


.naglowekpodstrona h1 {
    padding-right: 10%;
}



.oferta_kom .wiecej_em em {
    height: 1px;
    width: 60%;
    right: 60%;
}





}



@media screen and (min-width: 0px) and (max-width:480px)  {




.galeria-zdjec div {

    width: 96%;
    float: left;
    margin: 2%;
    height: 200px;
    position: relative;

}







.bannerhomepage .boxtxt h1 {

    text-transform: uppercase;
    font-size: 30px;
    line-height: 40px;
    font-weight: bold;
		padding-left: 5%;
		padding-right: 5%;
		width: 90%;

}

footer .stopka .box2 .row .pole {
    float: left;
    width: 100%;
}

footer .stopka .box2 .row .pole2 {
    float: left;
    width: 100%;
}

footer .stopka .box2 .row .pole2 input {
    font-family: 'Roboto', sans-serif;
    cursor: pointer;
    color: #C75656;
    text-decoration: none;
    border: 1px solid #C75656;
    padding: 12px 20px;
    text-transform: uppercase;
    background-color: transparent;
    float: left;
    width: 100%;
    margin-left: 0%;
}

footer .stopka .box2 .row .pole {
    float: left;
    width: 100%;
}

header .social img {

    vertical-align: middle;
    margin: 10px 2px;

}

header .social {
    width: 150px;
		right: -3%;
		position: relative;
}


.glowna5 .oferta_kom:nth-of-type(1) {
    float: left;
    width: 98%;
    margin: 30px 0px;
    position: relative;
    padding-right: 0%;
    height:auto;
    margin: 30px 1%;
}

.glowna5 .oferta_kom {
    float: left;
    width: 98%;
    margin: 30px 1%;
    position: relative;
    padding-right: 0%;
    height:auto;
}


.blog {
    width: 98%;
    float: left;
    margin: 30px 1%;
    display: block;
    height: auto;
}


.blog:first-of-type {
    width: 98%;
    float: left;
    margin: 30px 1%;
    display: block;
    height: auto;
}

}


@media screen and (min-width: 0px) and (max-width:370px)  {



header .social  {

    display: none;

}


}




@media screen and (min-width: 0px) and (max-width:350px)  {




.foto_oferta {
    float: left;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}


.nazwa_oferta {
    padding: 100px 5% 30px 5%;
    float: left;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #FFF;
    text-decoration: none;
    font-size: 24px;
    font-weight: 700;
    line-height: 30px;
}

.oferta_kom {
    height: auto;
}

.nazwa_oferta {
    padding: 20px 5% 80px 5%;
    float: left;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #FFF;
    text-decoration: none;
    font-size: 24px;
    font-weight: 700;
    line-height: 30px;
}

.oferta_kom {
   
    margin-top: -50px;
    margin-bottom: 60px;
    
}

.foto_oferta {
    max-height: 200px;
    overflow: hidden;
}


}







 /* hide the link until viewport size is reached */
a.meanmenu-reveal {
	display: none;
}


/* when under viewport size, .mean-container is added to body */
.mean-container .mean-bar {
	width: 100%;
	position:fixed;
	padding: 0px 0;
	top: 15px;
	right: 0%;
	padding: 0px 0% 0px 0%;
	z-index: 999999999;
}



.mean-container a.meanmenu-reveal {
	width: 43px;
	height: 45px;
	padding: 9px 15px 5px 15px;
	position: absolute;
  z-index: 8000 !important;
	top: 26px;
	right: 3% !important;
	cursor: pointer;
	color:#FFF;
	text-decoration: none;
	font-size: 26px;
	text-indent: -9999em;
	line-height: 60px!important;
	font-size: 24px !important;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 700;
}



.mean-container a.meanmenu-reveal span {
	display: block;
	background:  #FFF;
	height: 2px;
	margin-top: 14px;
font-size: 26px;
}


.mean-container .mean-nav {
	float: left;
	width: 100%;
	margin-top: 0px;
	margin-left: 0%;
	margin-right: 0%;
}


.mean-container .mean-nav > ul {
	padding: 20px 0px 350px 0px !important;
	width: 100% !important;
	list-style-type: none;
	position: absolute;
	z-index: 0 !important;
	right: 0%;
	background-color:rgba(0, 0, 0, 0.8);
	position:absolute;
	top: 125px;
    min-height:150px !important;
		height:100vh !important;
		max-height:100vh !important;
		overflow-y: scroll;
		
}





.mean-container .mean-nav ul ul{
	padding: 20px 0px 20px 0px !important;
	width: 100% !important;
	list-style-type: none;
	position: relative !important;
	z-index: 0 !important;
	left: 0%;
	top:0px !important;
	background-color:#404040;
	float: left;
  position:relative;
	border: 0px solid #5C5C5C;
		webkit-border-radius: 215px;
-moz-border-radius: 15px;
border-radius: 15px;
}

.mean-container .mean-nav ul ul ul{
	background-color:#646464;
}



.mean-container .mean-nav ul li {
	position: relative;
	float: left;
	width: 90% !important;
	box-sizing: border-box;
	border-right: 0px solid #EBEBEB;
	padding: 0px !important;
	margin: 0px 5% !important;
		background-image: url('../grafika/linia_menu.gif') !important;
    background-repeat: no-repeat !important;
    background-position: center bottom !important;
		text-align: center;
}

.mean-container .mean-nav ul ul li {
	position: relative;
	float: left;
	width: 100% !important;
	box-sizing: border-box;
	border-bottom: 0px solid #E0E0E0 !important;
	border-right: 0px solid #EBEBEB !important;
	padding: 0px !important;
	margin: 0px 0% !important;
	font-weight: 400;
}


.mean-container .mean-nav ul ul li a{
	font-weight: 400 !important;
	color: #FFF !important;
	font-size: 14px !important;
}


.mean-container .mean-nav ul ul li.menubold a{
	font-weight: 700 !important;
}

.mean-container .mean-nav ul ul {
	position: relative;
	float: left;
	width: 100% !important;
	box-sizing: border-box;
	border-bottom: 0px solid #E0E0E0;
	border-right: 0px solid #EBEBEB;
	padding: 0px !important;
	margin: 0px 0% !important;
}





.mean-container .mean-nav ul li a {
	display: inline-block;
	float: none;
	width:80% !important;
  margin: 0px 10%;
	padding: 9px 0% 9px 0% !important;
	margin: 0;
	color: #fff !important;
	text-decoration: none;
	font-weight: 700;
	font-size: 17px !important;
	text-align: center;
	position: relative;
}



.mean-container .mean-nav ul li a:hover {
	color: #C75656 !important;
	z-index: 100;
}





.mean-container .mean-nav ul li a.menu-bold {
	font-weight:bold !important ;
	color:black !important; 
}


.mean-container .mean-nav ul li a img{
	display: none;
}



.mean-container .mean-nav ul li  img{
	display: none;
}


.mean-container .mean-nav ul li.menubold a {
color:#FFFFFF !important;
font-weight: 700;
}






.mean-container .mean-nav ul li li a {
	width: 60%;
	padding: 1em 20%;
	opacity: 0.75;
	filter: alpha(opacity=75);
	text-shadow: none !important;
	visibility: visible;
}

.mean-container .mean-nav ul li.mean-last a {
	margin-bottom: 0;
}

.mean-container .mean-nav ul li li li a {
	width: 70%;
	padding: 1em 15%;
}

.mean-container .mean-nav ul li li li li a {
	width: 60%;
	padding: 1em 20%;
}

.mean-container .mean-nav ul li li li li li a {
	width: 50%;
	padding: 1em 25%;
}

.mean-container .mean-nav ul li a.mean-expand {
	margin-top: 1px;
	width: 26px !important;
	height: 20px !important;
	text-align: center;
	position: absolute;
	right: 0;
	top: -1px;
	z-index: 2;
	font-weight: 700 !important;
	border: none !important;
	color: #FFF !important;
	padding: 12px 10px !important;
	font-size: 13px !important;
}


.mean-container .mean-nav ul li a.mean-expand:hover {
	background: transparent;
	color: #C75656 !important;
}

.mean-container .mean-push {
	float: left;
	width: 0%;
	padding: 0;
	margin: 0;
}

.mean-nav .wrapper {
	width: 100%;
	padding: 0;
	margin: 0;
}

/* Fix for box sizing on Foundation Framework etc. */
.mean-container .mean-bar, .mean-container .mean-bar * {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}


.mean-remove {
	display: none !important;
}



.mean-container .mean-nav >  ul > li.menubold > a{
color:#C75656 !important;
}







