* {
    padding: 0;
    margin:0;
    box-sizing: border-box;
font-family: arial, sans-serif; }

body {background-color: skyblue;}    

#hamnav {
  width: 100%; 
    max-width: 2500px; 
    margin: 0 auto; 
  background: #0000ff;
  position: sticky;
  top: 0; 
z-index:1;}

#hamnav label, #hamburger { display: none; }

#hamitems { display: flex; 
justify-content: right; 
margin-right: 0.5%;
text-align: center;
}

#hamitems a {
  width: 6.5%; 
  padding: 20px;
  color: #ffffff;
  text-decoration: none;
  
font-weight: bold;}

#hamitems a:hover {
  background: #0080ff;
text-decoration: underline;
    
} 
/*----------------------------------początek Index--------------------------*/

.odstapienie {text-align: center;
    font-size: 1.2rem;
    font-weight: bold;
    color: #FF6E2B;
    padding: 1rem;
}


#flex-container-home {
    display: flex;
    flex-wrap: wrap;
    width: 100%; 
    max-width: 2500px; 
    margin: 0 auto;  
    background-color: #87ceeb;  
    height: 100%; 
       }

.wrapper-home { 
    display: flex;
    flex-wrap: wrap;
    width: 98%;
    height: auto;  
    justify-content: center; 
    align-content: center;
    margin: auto; 
    position: relative; 
}

header {
    display: flex;
    width: 100%;  
    max-width: 2500px; 
    height: 17vh; 
    margin: 0 auto; 
    background-color: #87ceeb; 
font-weight: bold;
text-align: left;
padding: 0 1% 0;
}

.logo-box {
    flex:1 1 10%;
    
     position: relative;
  }

.producent-box { 
flex: 1 1 70%;
        text-align: center;
padding: .7rem .5rem 0;   
    margin-top: 0.5rem;
   }

.logo {
 position: absolute;
    top:50%;
    left:50%;
    transform: translate(-50%, -50%);
    }

.blackwoman {
    width: 50%;
    height: auto;
float: left;}

.plaza {
    width:100%;
    height: auto;
float: left;}

.footerindex {
    width: 100%;
text-align: center;
height: 15%;
    clear: both;
    }

.cookies-eu-banner {
  background: #444;
  color: #fff;
  padding: 6px;
  font-size: 15px;
  text-align: center;
  position: fixed;
  bottom: 0;
  width: auto;
  z-index: 10;
}

.cookies-eu-banner button {
  text-decoration: none;
  background: #222;
  color: #fff;
  border: 1px solid #000;
  cursor: pointer;
  padding: 4px 7px;
  margin: 2px 0;
  font-size: 13px;
  font-weight: 700;
  transition: background 0.07s, color 0.07s, border-color 0.07s;
    
}

.cookies-eu-banner button:hover {
  background: #fff;
  color: #222;
    }

.hidden {
  display: none;
}

.ciasteczka { display: inline-block;
    font-size: 13px;
padding: 1rem ;
    
}

.link-ciasteczka {
    color: white;  
    margin-top: 2%;
}


.polityka-ciasteczek { max-width: 100%;
    margin: 1% 5% .5% auto;
    padding: .4%;
    font-size: .9rem;
    border-bottom: 1px solid #222;
                }

a:link {
    text-decoration: none;
       }

/*-------------------------------------koniec Index-------------------------------*/
/*----------------------------------------początek Firma-------------------------*/ 

#flex-container-firma {
    display: flex;
    flex-flow: row wrap; 
    width: 100%; 
    max-width: 2500px; 
    margin: 0 auto;     
    height: auto;  
    background-color: #87ceeb;  
    }    

.wrapper-firma {
     display: flex;
    width: 98%; 
    height: auto;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 auto; 
    background-color: #ffff; 
    }

.boxfirma1 {
    flex-basis: 85%; 
    height: auto;   
   padding: 0 20px 0px;
    margin-top: 20px;
    text-align: center;
    font-family: sans-serif;
    font-weight: bold;
    line-height: 25px;
    background-color: #ffff;
            }

.mascot { float: right;
}

h1 {  margin: 0px 0px 20px 0px;  }

#produkcja {
    display: flex;
    justify-content: center;
    align-items: center;
   align-items: flex-start;
    flex-wrap: wrap;
    width: 40%; 
    height: auto;
    margin-left: 10px;
    text-align: justify;
    padding: 10px 25px 20px 25px;
    font-family: sans-serif;
    font-weight: bold;
    font-size: 1rem;      
    line-height: 1.5rem; 
background-color:#993333; 
color: #ffffff;  
    
    }

.polska-produkcja {text-align: center;
        }

.drawing { 
    width: 100%;
    height: 100%; 
    max-height: 600px;
    }

h2 {
        text-align: center; 
    margin-bottom: 15px;
}
.image1right { 
        flex-basis: 40%; 
    height: auto; 
     background-color: f3efe0;
    }

#produkty {
    display: flex;
    justify-content: center;
    align-items: center;
    align-items: flex-start;
    flex-wrap: wrap;
    width: 40%;
    height: auto;  
    text-align: justify;
    padding: 10px 25px 20px 25px; 
    font-family: sans-serif;
    font-weight: bold;
    font-size: 1rem;
    line-height: 1.5rem;
    background-color: #993333;
    color: #ffffff;    
}

.footbridge {    
    width: 100%;
    height: 100%;
}

span {
    font-weight: bold;
    font-size: 18px;
    text-transform: uppercase;
}

.image2left {flex-basis: 40%;
    height: auto;
    margin-left: 10px;
    }

.image2leftresponsive {display: none;}
.footbridgeresponsive {display: none;}

#reklama {flex-basis: 40%; 
    height: auto; 
     margin-left:10px;
    text-align: justify;
    padding: 40px;
       font-family: sans-serif;
    font-weight: bold;
    font-size: 1rem;
line-height: 1.5rem;
  background-color: #993333;
color: white;
        }

.image3right {
    width: 40%;
    height: auto;
    background-color: white;}

.empty-div {
    width: 85%;
    height: 30px;
    margin-left: 10px;
    background-color: white;
    }

.section-one {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-around;
    padding: 20px 0 50px;
    flex-basis: 80%;   
    margin-left: 10px;
    background-color: ghostwhite;
                          }  
       #drukowanie {
    flex-basis: 25%;
    background-color: #00008B;   
    height: auto;    
    color: white; 
    text-align: justify;
    padding: 10px 25px 20px 25px;
    font-family: sans-serif;
    font-weight: 500;   
    line-height: 25px; 
border-radius: 20px; 
}

#impregnacja {
    flex-basis: 25%;
    background-color: #00008B;
    height: auto;   
     color: white;
     text-align: justify;
    padding: 10px 25px 20px 25px;
    font-family: sans-serif;
    font-weight: 500;    
    line-height: 25px;
border-radius: 20px;
}

#ekologia {
    flex-basis: 25%;
    background-color: #00008B;
    height: auto;   
     color: white;
     text-align: justify;
    padding: 10px 25px 20px 25px;
    font-family: sans-serif;
    font-weight: 500;    
    line-height: 25px; 
border-radius:20px;
}

.underline {
border-bottom: 2px solid currentcolor;
}

#animacja-firma {
    display: flex;
    justify-content: space-between;
    flex-flow: row wrap;
    width: 80%; 
    height: auto;  
    margin-left: 0.7%;
        }

#medicaImg {
       width:23%;
    max-width:35%;
    height: auto;
  border-radius: 5px;
  cursor: pointer;
  transition: 0.3s;
    }

#medicaImg:hover {opacity: 0.7;}

#latoImg {
      width:23%;
    max-width:25%;
    height:auto;
  border-radius: 5px;
  cursor: pointer;
  transition: 0.3s;
    }

#latoImg:hover {opacity: 0.7;}

#olsztynImg {
    width:27%;
    max-width:33%;
    height:auto;
  border-radius: 5px;
  cursor: pointer;
  transition: 0.3s;
    }

#olsztynImg:hover {opacity: 0.7;}

#zimaImg {
    width:25%;
    max-width:33%;
    height:auto;
  border-radius: 5px;
  cursor: pointer;
  transition: 0.3s;
    }
#zimaImg:hover {opacity: 0.7;}

#belvederImg {
    width:23%;
    max-width:33%;
    height:auto;
  padding-top: 0.1%;
    margin: 0 auto;
    border-radius: 5px;
  cursor: pointer;
  transition: 0.3s;
    }
#belvederImg:hover {opacity: 0.7;}

#lexusImg {
    width:27%;
    max-width:33%;
    height:auto;
  padding-top: 0.1%;
    margin: 0 auto;
    border-radius: 5px;
  cursor: pointer;
  transition: 0.3s;
    }
#lexusImg:hover {opacity: 0.7;}

#beckersImg {
    width:27%;
    max-width:33%;
    height:auto;
  padding-top: 0.1%;
    margin: 0 auto;
    border-radius: 5px;
  cursor: pointer;
  transition: 0.3s;
    }
#beckersImg:hover {opacity: 0.7;}


/* The Modal (background) */
.modal {
  display: none; 
  position: fixed; 
  z-index: 1; 
  padding-top: 100px; 
  left: 0;
  top: 0;
  width: 100%; 
  height: 100%; 
  overflow: auto; 
  background-color: rgb(0,0,0); 
  background-color: rgba(0,0,0,0.9); 
}

/* Modal Content (image) */
.modal-content {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
}

/* Caption of Modal Image */
#caption {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
  text-align: center;
  color: #ccc;
  padding: 10px 0;
  height: 150px;
}

/* Add Animation */
.modal-content, #caption {  
  -webkit-animation-name: zoom;
  -webkit-animation-duration: 0.6s;
  animation-name: zoom;
  animation-duration: 0.6s;
}

@-webkit-keyframes zoom {
  from {-webkit-transform:scale(0)} 
  to {-webkit-transform:scale(1)}
}

@keyframes zoom {
  from {transform:scale(0)} 
  to {transform:scale(1)}
}

.close {
  position: absolute;
  top: 15px;
  right: 35px;
  color: #f1f1f1;
  font-size: 40px;
  font-weight: bold;
  transition: 0.3s;
}

.close:hover,
.close:focus {
  color: #bbb;
  text-decoration: none;
  cursor: pointer;
}

.footerfirma {flex-basis: 100%;
text-align: center;
    height: 15%;}


@media only screen and (max-width: 700px){
  .modal-content {
    width: 100%;
  }
}


/*----------------------------------------koniec Firma ------------------*/


/*----------------------------------------początek Leżaki------------------*/

#flex-container-lezaki {
        display: flex;
        flex-flow: wrap;
        width: 100%;  
        max-width: 2500px; 
        margin: 0 auto; 
        height: auto; 
}

.wrapper-lezaki {
    display: flex;
    flex-wrap: wrap;    
    width: 98%;
    height: auto;
      justify-content: center;
     background-color: #ffff;
    }

.standard {
    text-align: center;
       flex-basis: 65%;
    height: 290px; 
    font-size: 40px;
    margin-right: 3%; 
    margin-left: 4%;
     border: 1px solid grey;
    border-radius: 1.5%;
}

.spacing {
    font-size: clamp(1.1rem, 2vw, 1.5rem); 
    font-weight: bold;
    margin-top: 5%;
    padding: 0 2% 0 2%;
    text-transform: uppercase;
color: navy;
}

.break1 {  width: 100%;
    padding: 0.8%; }

.break2 {
    width: 100%;
    padding: 3%;
    }

.more {
    width: 15%;
    font-weight: 700;
    font-size: 20px;
    display: inline-block;
    border: 5px solid gray;
    padding: 5px;
    border-radius: 8%;
    color: navy;
    }

.more:hover {
    font-size: 20px;
    padding: 5px;
    color: white;
        background-color: navy;
}
.comfort {
    text-align: center;                              
       flex-basis: 65%;
    height: 300px;
    font-size: 40px;
    margin-right: 3%;
    margin-left: 4%;
        border: 1px solid gray;
    border-radius: 1.5%;
}

.drink {
    text-align: center;                              
       flex-basis: 65%;
    height: 300px;
    font-size: 40px;
    margin-right: 3%;
    margin-left: 4%;
        border: 1px solid gray;
border-radius: 1.5%;
}

.podwojny {
    text-align: center;                              
       flex-basis: 65%;
    height: 300px;
    font-size: 40px;
    margin-right: 3%;
    margin-left: 4%;
        border: 1px solid gray;
    border-radius: 1.5%;
}

.big {
    text-align: center;                              
       flex-basis: 65%;
    height: 300px;
    font-size: 40px;
    margin-right: 3%;
    margin-left: 4%;
    border: 1px solid gray;
    border-radius: 1.5%;
}

.zimowy {
    text-align: center;                              
       flex-basis: 65%;
    height: 300px;
    font-size: 40px;
    margin-right: 3%;
    margin-left: 4%;
    border: 1px solid gray;
    border-radius: 1.5%;
}

.basenowy {
    text-align: center;                              
       flex-basis: 65%;
    height: 300px;
    font-size: 40px;
    margin-right: 3%;
    margin-left: 4%;
    border: 1px solid gray;
    border-radius: 1.5%;
        
}

/*---Image to image----------------*/
#cf {
  position:relative;
 width:290px;    
  height:290px; 
    margin: 0 auto;
            }

#cf img {
  position:absolute;
  top: 50%; 
    left: 50%; 
    transform: translate(-50%, -50%); 
    height:285px; 
  width:220px;   
    
  -webkit-transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -o-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out;
        
  }

#cfpodwojny {
  position:relative;
 width:290px;    
  height:290px;
    margin: 0 auto; 
        }

#cfpodwojny img {
  position:absolute;
  left: 0;
    height:290px; 
  width:290px;   
  -webkit-transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -o-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out;
    
    }

#cfbig {
  position:relative;
 width:290px;    
  height:290px;
    margin: 0 auto;
        }

#cfbig img {
  position:absolute;
  left:0;
    height:290px; 
  width:290px;   
  -webkit-transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -o-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out;
     }

#cfzimowy {
  position:relative;
 width:280px;    
  height:300px;
    margin: 0 auto; 
   }

#cfzimowy img {
  position:absolute;
  left: 50%; 
    top: 50%; 
    transform: translate(-50%, -50%); 
     
     width:220px;   
    height:290px;  
  -webkit-transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -o-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out;
    }

#cfbasenowy {
  position:relative;
 width:280px;   
  height:300px;
    text-align: center;
    margin: 0 auto;
   }

#cfbasenowy img {
  position:absolute;
  left:5%;
     width:260px;    
    height:290px;  
  -webkit-transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -o-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out;
 }

@keyframes cf3FadeInOut {
    
    0% {opacity:1;}
    45% {opacity:1;}
    55% {opacity:0;}
    100% {opacity:0;}
}


#cf img.topstandard {
animation-name: cf3FadeInOut;
animation-timing-function: ease-in-out;
animation-iteration-count: infinite;
animation-duration: 4s;
animation-direction: alternate;
      }

#cf img.topcomfort {
animation-name: cf3FadeInOut;
animation-timing-function: ease-in-out;
animation-iteration-count: infinite;
animation-duration: 4.1s;
    animation-direction: alternate;
    }
    
    #cf img.topdrink {
animation-name: cf3FadeInOut;
animation-timing-function: ease-in-out;
animation-iteration-count: infinite;
animation-duration: 4.2s;
    animation-direction: alternate;
}

 #cfpodwojny img.topdouble {
animation-name: cf3FadeInOut;
animation-timing-function: ease-in-out;
animation-iteration-count: infinite;
animation-duration: 4.3s;
animation-direction: alternate;
}
    
 #cfbig img.topbigz {
animation-name: cf3FadeInOut;
animation-timing-function: ease-in-out;
animation-iteration-count: infinite;
animation-duration: 4.4s;
    animation-direction: alternate;
}


 #cfzimowy img.topzimowy {
animation-name: cf3FadeInOut;
animation-timing-function: ease-in-out;
animation-iteration-count: infinite;
animation-duration: 4.5s;
    animation-direction: alternate;
}

#cfbasenowy img.topbasenowy {
animation-name: cf3FadeInOut;
animation-timing-function: ease-in-out;
animation-iteration-count: infinite;
animation-duration: 4.6s;
    animation-direction: alternate;
    
}

/*-Image to image-----------*/

.footerlezaki {
     flex-basis: 100%;
text-align: center;
    height: 15%;
}

/*---------------------------------------koniec leżaki----------------------*/
/*---------------------------------------początek ramy----------------------*/
#ramy-container1 {
    box-sizing: border-box;
    display: flex;
    width: 95%;
    height: auto;
    flex-wrap: wrap;
    padding: 1rem;
    
        }
#ramy-container2 {
    display: flex;
    flex-wrap: wrap;
    width: 95%;
    height: auto;
    padding: 0 0 0.8rem;
    justify-content: space-around;
               }

h3 {
flex: 1 1 100%;
text-align: center;
    } 

.rama {
    box-sizing:border-box;
        flex: 0 1 18%;
    height: auto;
   text-align: center;
      }

.imgrama-bez-podlokietnikow {
    max-width: 55%;
        height: auto;
     border-radius: 3%;
            }
/*---------------------------------------koniec ramy----------------------*/


/*-------------------------------------początek lezak-bez-podlokietnikow-----------*/

     
#flex-container-bezpodlokietnikow {
        display: flex;
        flex-wrap: wrap; 
        width: 100%;  
    max-width: 2500px; 
   margin: 0 auto; 
        height: 100%; 
   
                  }   

.wrapper-bezpodlokietnikow { 
     display: flex;
    flex-wrap:wrap;
    width: 98%; 
    height: 70vh; 
    padding: 1% ; 
    margin: 0 auto; 
   margin-bottom: 2%;
   background-color: white;
            }

.lezak {
    margin-top: 10px;
    flex-basis: 100%;
    height: 35px;
    font-size: 1.3rem;
     }

.boxphotostandard {
    flex: 32%; 
    min-width: 230px;
    height: auto;
    padding: 0 1.1%;
    margin: 0 0 0 2%;
    
            }

.photostandard {
    width: 230px;
    min-width: 230px;
    height: 320px;
}

.opis {
    flex: 32%;  
    min-width: 240px;
    height: auto;
    text-align: justify;
    padding: 0 0 0 1%;
    margin: 0 0 0 0.8%;
    font-weight: bold;
    font-size: 1.2em;
        border-left: solid 2px #b3b3b3;
    }   

.cechy {
    flex: 32%; 
    min-width: 240px;
    height: auto;
    margin: 0 0 0 0.8%;
    padding: 0% 0.8% 0.8% 0.5%;
    text-align: center;
    border-left:solid 2px #b3b3b3;
    
}

.wymienna-tkanina {
    width: 70%;
height: 160px;}

.cechy p {
    font-size: 1.2em;
    text-align: justify;
    margin-top: 2%;
    padding: 0 0 0 5%;
    line-height: 30px;    
    }

.tkaniny {
    padding: 3% 0 0 3%;
        font-size: 1.8em !important;
}

.p0,.p1,.p2,.p3,.p4,.p5,.p6,.p7,.p8 {
    font-size: 1.1em;
    line-height: 0.8em;
    font-weight: bold;
    text-align: justify;
    padding: 2.4% 3%;
}

.p1 {padding-left: 5%;}
.p2 {padding-left: 7%;}
.p3 {padding-left: 9%;}
.p4 {padding-left: 11%;}
.p5 {padding-left: 13%;}
.p6 {padding-left: 15%;}
.p7 {padding-left: 17%;}
.p8 {padding-left: 19%;}

.rozstaw1 { 
    display: inline-block;
    margin: 0% 10% 0% 0%; 
box-sizing:border-box;
}

.rozstaw2 { 
    display: inline-block;
    box-sizing: border-box;
}
.rozstaw1-nadruk {
    display: inline-block;
    margin: 0% 7% 0% 0%; 
box-sizing: border-box;   
 }
.rozstaw2-nadruk { 
    display: inline-block;
    box-sizing: border-box;
   }

a:hover {color: green;}
/*-------------------------------------koniec bez_podlokietnikow-----------*/
/*-------------------------------------początek leżak z podłokietnikmai-----*/
 .photocomfort {
    width: 230px;
    min-width: 230px;
    height: 320;
}
/*------------------------------------koniec leżak z podłokietnikami------------*/
/*---------------------------------początek leżak komfort+napój-----------------*/

.photocomfortnapoj {
    width: 230px;
    min-width: 230px;
    height: 320px;  
    }
/*-----------------------------------koniec leżak komfort+napój-----------------*/
/*----------------------------------początek leżak podwójny---------------------*/

.boxphotopodwojny {
    flex: 32%; 
    min-width: 220px;
    height: 335px;
    padding: 0 1.1%;
    margin: 0 0 0 2%;
     }

.photopodwojny  {
    width: 290px;
    min-width: 220px;
    height: 300px;}


/*----------------------------------koniec leżaka podwójny------------------------*/ 

/*------------------------------------początek BIG-------------------------*/

.wrapper-lezak-big {
    display: flex;
    flex-wrap:wrap;
    max-width: 98%; 
    height: 170vh; 
    padding: 1%; 
    margin: auto;
    margin-bottom: 28px;
    background-color: white;
    }

.boxphotobig {
    flex: 32%; 
    width: 240px;
    height: 335px; 
    padding: 0 1.1%;
    margin: 0 0 0 2%;
                  }

.opis-big {
   flex: 32%;  
    height: 335px; 
    text-align: justify;
    padding: 0 0 0 1%;
    margin: 0 0 0 0.8%;
    font-weight: bold;
    font-size: 1.2rem; 
    border-left:solid 2px #b3b3b3; 
        }

.opis-big > p {
    line-height: 1rem;
}    

.cechy-big {
    flex: 32%; 
    min-width: 240px;
    height: 335px; 
    margin: 0 0 0 0.8%;
    padding: 0% 0.8% 0.8% 0.5%;
    font-size: .9rem;
    border-left:solid 2px #b3b3b3;
      }

.cechy-big p {
    font-size: 1.2em;
    text-align: justify;
    margin-top: 2%;
    padding: 0 0 0 5%;
    line-height: 2.2rem;   
    }

.parametry { font-size: 1.3rem;}

.bigxxl {
    
    text-align: center;
}
.bigxl {
    
    text-align: center;
}

.bigg {
    
    text-align: center;
}
.photobig {
    width: 260px;
    min-width: 230px;
    height: 260px;
    display: block;
margin-left: auto;
margin-right: auto;
   }
/*------------------------------------koniec BIG---------------------------*/

/*------------------------------------początek leżak basenowy----------------*/
.photobasenowy {
    width: 228px;
       height: 290px;
}
/*-----------------------------------koniec leżak basenowy-------------------*/ 

/*--------------------------------------początek hamaki---------------------*/
#flex-container-hamaki {
        display: flex;
        flex-flow: wrap;
        width: 100%;
    max-width: 2500px; 
           margin: 0 auto; 
            height: auto; 
    }

.wrapper-hamaki {
        display: flex;
    flex-wrap: wrap;
    margin: 0 auto;
    width: 98%; 
        height: auto; 
       background-color: #ffff;
    }

#hamak-standard-box1 {
    flex: 1 1 42.5%;
    margin-top: 1%;
    height: auto; 
    }

.hamak-standard {
    width: 65%; 
    max-width: 500px;  
    height: 200px;  
    display: block;
    margin-right:auto;
    margin-left:auto;
       }

.hamak-standard-nazwa {margin: 0;
    padding: 0.8% 0 0;
}


#hamak-standard-box2 {
       flex: 1 1 42.5%;
    min-width: 230px;
    margin-top: 1%;
     height: auto;
        }

.hamak-standard-cechy {
    height: auto;
        text-align:left;
    padding: 2% 0 2% 3%;
    line-height: 25px;
    color: white;
    font-weight: bold;
    background-color: #993333;
        }

.center { 
    padding: 2% 0 0 2%;
    text-align: center;
    color: white;
     font-weight: bold;
background-color: #993333;
}

#hamak-exclusive-responsywny {
    flex:45%;
    display:none;
}

#hamak-exclusive-box3 {
    flex: 1 1 42.5%;
    min-width: 230px;
    height: auto;
    }

.hamak-exclusive {
    width: 65%;  
    max-width: 500px; 
    min-width: 200px; 
    height: 200px;
    display: block;
    margin-right:auto;
    margin-left:auto;
    }

.hamak-exclusive-cechy {
    height: auto;
    text-align:left;
    padding: 2% 0 1.5% 3%;
    line-height: 25px;
    color: white;
    font-weight: bold;
    background-color: #993333;
    margin-bottom: 1rem;
    }

.hamak-exclusive-nazwa {margin: 0;
padding: 0.8% 0 0;
    }

#hamak-exclusive-box4 {
flex: 1 1 42.5%; 
    height: auto;
         }


#animacja-hamaki {
    display: flex;
    margin: 0 auto;  
    justify-content: space-around;
    flex-flow: row wrap;
    width: 88%;
    height: auto;  
    padding-bottom: 2%;
                       }

#sosnyImg {
       width:23%;
       height: auto;
  border-radius: 5px;
  cursor: pointer;
  transition: 0.3s;
    border: 1px solid grey;  
    }

#sosnyImg:hover {opacity: 0.7;}

#relaxImg {
     width:23%;
    height: auto;
  border-radius: 5px;
  cursor: pointer;
  transition: 0.3s;
    border: 1px solid grey;
    }

#relaxImg:hover {opacity: 0.7;}

#pilsnerImg {
    width:23%;
    height: auto;
  border-radius: 5px;
  cursor: pointer;
  transition: 0.3s;
    border: 1px solid grey;
    }

#pilsnerImg:hover {opacity: 0.7;}

#torunImg {
      width:23%;
    height: auto;
  border-radius: 5px;
  cursor: pointer;
  transition: 0.3s;
    border: 1px solid grey;
    }

#torunImg:hover {opacity: 0.7;}

/*-------------------------------------koniec hamaki------------------------*/


/*------------------------------------początek krzesła----------------------*/
#flex-container-krzesla {
        display: flex;
        flex-flow: wrap;
        width: 100%;  
        max-width: 2500px;    
        margin: 0 auto;
            height: auto; 
}

.wrapper-krzesla {
        display: flex;
    flex-wrap: wrap;
   margin: 0 auto;
    width: 98%; 
        height: auto;
          background-color: #ffff;
   }

#krzeslo-rezyserskie-box1 {
    min-width: 230px;
    flex-basis: 42.5%;
    margin: 1% 0 0 7%;
           }

.imgkrzeslo-rezyserskie-niskie {
    width: 25%;
    height: auto;
    display: block;
    margin-right:auto;
    margin-left:auto;
    }

.krzeslo-rezyserskie-niskie-nazwa {
    padding-bottom: 2%;
   }

#krzeslo-rezyserskie-box2 {
       flex-basis: 42.5%;
    min-width: 230px;
    margin: 0.5% 1% 0 0;
     height: auto;  
   }

.krzeslo-rezyserskie-cechy {
    text-align:left;
    padding: 1% 3% 2% 3%;
    line-height: 24px;
    color: white;
    font-weight: bold;
    background-color: #993333;    
}

table, tr,td {
    border: 1px solid black;
    width: 50%;
    height: auto;  
    font-weight: bold;
    text-align: center;
    margin-bottom: 1%;
    margin-left: auto;
    margin-right: auto;
}

#krzeslo-rezyserskie-responsywny {display: none;}

#krzeslo-rezyserskie-box3 {
       flex-basis: 42.5%;
    min-width: 240px;
    margin: 2% 0 0 7%;
     height: auto;  
    }

#krzeslo-rezyserskie-box4 {
    flex-basis: 42.5%;
    margin: 1.5% 3% 0 0;
              }

.krzeslo-rezyserskie-wysokie{
    width: 25%;
    height: auto;
    display: block;
    margin-right:auto;
    margin-left:auto; 
    
        }

#animacja-krzesla {
    display: flex;
    justify-content: space-around;
     width: 85%;
    height: auto;
    margin: 0 auto;
    padding: 0.5% 0;
    text-align: center;
               }

#krzeslorafaImg {
       width:16%;
    height: auto;
  border-radius: 5px;
  cursor: pointer;
  transition: 0.3s;
    border: 1px solid grey;
        }

#krzeslorafaImg:hover {opacity: 0.7;}

#krzeslobrzozaImg {
       width:18%;
    height: auto;
  border-radius: 5px;
  cursor: pointer;
  transition: 0.3s;
    border: 1px solid grey;
        }

#krzeslobrzozaImg:hover {opacity: 0.7;}

#krzesloslonecznikiImg {
       width:13%;
    height: auto;
  border-radius: 5px;
  cursor: pointer;
  transition: 0.3s;
    border: 1px solid grey;
    }

#krzesloslonecznikiImg:hover {opacity: 0.7;}

#krzeslodyrektorImg {
       width:13%;
    height: auto;
  border-radius: 5px;
  cursor: pointer;
  transition: 0.3s;
    border: 1px solid grey;
    }

#krzeslodyrektorImg:hover {opacity: 0.7;}


/*------------------------------------koniec krzesła-------------------------*/
/*------------------------------------poczatek parawany-----------------------*/
#flex-container-parawany {
        display: flex;
        flex-flow: wrap;
        width: 100%;
    max-width: 2500px;
          margin: 0 auto;
            height: auto; 
}

.wrapper-parawany {
        display: flex;
    flex-wrap: wrap;
       width: 98%; 
    margin: 0 auto;
        height: auto;    
       background-color: #ffff;
      }

.header-photo { width: 98%;
    max-width: 2500px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    height: 200px;
    }

#parawan-box1 {
    flex: 45%;
    margin: 1% 0 0 3%;
    height: auto;
                      }

.imgparawan {
    max-width: 85%;  
    min-width: 350px;
    height: auto;
    display: block;
    margin-right:auto;
    margin-left:auto;
   }

#parawan-box2 {
       flex: 45%;
        margin: 1% 2% 0 0;
     height: auto;   
        }

.parawan-cechy {
    height: auto;
    text-align:left;
    padding: 2% 0 3% 3%;
    line-height: 25px;
    color: white;
    font-weight: bold;
    background-color: #993333;
    }

#drukowane-tkaniny {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    flex-basis: 93%;
    height: 250px;
    margin: 1.5% 0 0 3%;
            }

.nazwa-nadrukowane-tkaniny {
    font-size: 1.8rem;
    font-weight: bold;
    padding: 1.5% 0 0 32%;
text-align: center;    
}

.nazwa-tkaniny {font-size: 1.2rem;
text-align: center;
}

.drukowane-tkaniny {
    flex-basis: 30%;
height: 100px;    
}
.imggotnadruk {
    width:55%; 
    height:50%; 
margin-right: auto;
margin-left: auto;
    display: block;
}

#animacja-parawany {
    display: flex;
    justify-content: space-around;
     width: 90%;
    height: auto;
    margin: 2% auto;
    padding-top: 0.5%;
    text-align: center;
               }

#parawanrexonaImg {
       width:25%;
    height: auto;
  border-radius: 5px;
  cursor: pointer;
  transition: 0.3s;
    border: 1px solid grey;
        }

#parawanrexonaImg:hover {opacity: 0.7;}

#parawanpolanicaImg {
       width:20%;
    height: auto;
  border-radius: 5px;
  cursor: pointer;
  transition: 0.3s;
    border: 1px solid black;
        }

#parawanpolanicaImg:hover {opacity: 0.7;}

#parawanmielnoImg {
       width:20%;
    height: auto;
  border-radius: 5px;
  cursor: pointer;
  transition: 0.3s;
    border: 1px solid black;
        }

#parawanmielnoImg:hover {opacity: 0.7;}

#parawanzlozonyImg {
       width:20%;
    height: auto;
  border-radius: 5px;
  cursor: pointer;
  transition: 0.3s;
    border: 1px solid black;
        }

#parawanzlozonyImg:hover {opacity: 0.7;}

.footerindex {
    flex-basis: 100%;
text-align: center;
height: 15%;
}

/*------------------------------------koniec parawany---------------------------*/
/*------------------------------------początek inne-----------------------------*/
#flex-container-inne {
 display: flex;
        flex-flow: wrap;
        width: 100%;
        max-width: 2500px;
        margin: 0 auto;
        height: 100%;
        background-color: skyblue;
        }

.wrapper-inne { 
width: 98%;
    height: auto; 
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    margin: 0 auto; 
    background-color: #ffff;
    }

#laweczka-box1 {
    flex-basis: 45%;
    margin: 0.5% 0 0 3%;
    height: auto;
    }

.imglaweczka {
        max-width: 25%;
        height: auto;  
     margin-left: 20%;
                      }

.imglaweczka-two {
     box-sizing: border-box;
        max-width: 25%;
        height: auto; 
     margin-left: 15%;
                    }

#laweczka-box2 {
       flex-basis: 48%;
        margin: 0.7% 3% 0 0;
     height: auto;     
        }


.laweczka-cechy {
    height: auto;
    text-align:left;
    padding: 1.8% 0 3% 2%;
    line-height: 25px;
    color: white;
    font-weight: bold;
    font-size: 0.9rem;
    background-color: #993333;
    }

#krzeslo-turystyczne-box1 {
     flex-basis: 45%;
    margin: 1% 0 0 3%;
    height: auto;   }


 .imgkrzesloturystyczne {
     box-sizing: border-box;
        max-width: 18%;
        height: auto;   
        margin-left: 24%;
                 }

.imgkrzesloturystyczne-two {
     box-sizing: border-box;
        max-width: 18%;
        height: auto; 
    margin-left: 20%;
                    }

#krzeslo-turystyczne-box2 {
      flex-basis: 48%;
     margin: 1% 3% 0 0;
     height: auto;    
    }

.krzeslo-turystyczne-cechy {
     height: auto;
    text-align:left;
    padding: 1.8% 0 3% 2%;
    line-height: 25px;
    color: white;
    font-weight: bold;
    font-size: 0.9rem;
    background-color: #993333;    
}

#stolik-reklamowy-box1 {
    box-sizing: border-box;
     flex-basis: 45%;
    margin: 1% 0 0 3%;
    height: auto; 
            }

.imgstolikreklamowy {
     box-sizing:border-box;
        max-width: 30%;
        height: auto;
     margin-left: 22%;
                 }

.imgstolikreklamowy-two {
     box-sizing: border-box;
        max-width: 25%;
        height: auto; 
      margin-left: 8%;
                           }

#stolik-reklamowy-box2 {
     box-sizing: border-box;
      flex-basis: 48%;
        margin: 1% 3% 0 0;
     height: auto; 
        }

.stolik-reklamowy-cechy {
     height: auto;
    text-align:left;
    padding: 1.8% 0.5% 3% 2%;
    line-height: 25px;
    color: white;
    font-weight: bold;
    font-size: 0.9rem;
    background-color: #993333;    
}
#hoker-box1 {
     box-sizing: border-box;
     flex-basis: 45%;
    margin: 1% 0 1% 3%;
    height: auto;
       }

 .imghoker {
      box-sizing:border-box;
    max-width: 21%;
    height: auto;
     margin-left: 24%; 
    }

 .imghoker-two {
      box-sizing:border-box;
    max-width: 22%;
    height: auto;
    margin-left: 17%;
      }


#hoker-box2 {
      flex-basis: 48%;
    min-width: 230px;
    margin: 1% 3% 1% 0;
     height: auto;       
}

.hoker-cechy {
     height: auto;
    text-align:left;
    padding: 1.8% 0.5% 3% 2%;
    line-height: 25px;
    color: white;
    font-weight: bold;
    font-size: 0.9rem;
    background-color: #993333;    
}

/*------------------------------------koniec inne-------------------------------*/

/*---------------------------------początek Zaufali nam------------------*/

#flex-container-zaufalinam {
        display: flex;
        flex-flow: row wrap;
        width: 100%;   
      max-width: 2500px;
    margin: 0 auto;
        height: 100%; 
    
    }   
 
.wrapper-zaufalinam {
    display: flex;
    flex-flow: row wrap;  
    width: 98%; 
    height: auto; 
    padding: 1%; 
   margin: 0 auto;
    justify-content: center;
    align-items: center;
     background-color: white;
    }

.zaufali {
   flex-basis: 250px; 
    height: auto;  
    margin-left: 2%;
    margin-right: 2%;
    margin-bottom: 40px;
   border: 1px solid #808080;
      }

.zaufali2 {
      flex-basis: 560px; 
     height: auto;  
    margin-left: 2%;
    margin-right: 2%;
    margin-bottom: 40px;
       border: 1px solid #808080;
      }

.desc {
    padding: 10px;
   text-align: center;
    font-weight: bold;  }

.photozaufali {
    width: 50%;
   display: block;
    margin-left: auto;
    margin-right: auto;}

.photozaufali2 {
    width: 50%;
    display: block;
    margin-left: auto;
    margin-right: auto;}

div.zaufali:hover{box-shadow: 5px 5px #808080; }

div.zaufali2:hover{box-shadow: 5px 5px #808080; }

.footerzaufali {
     flex-basis: 75%;
        text-align:center;
        height: 15%;    
} 

/*--------------------------------koniec Zaufali nam----------------------*/
/*-----------------------------początek kontakt---------------------------*/
#flex-container-kontakt {
        display: flex;
        flex-flow: row wrap;
        width: 100%;   
    max-width: 2500px;  
    margin: 0 auto;
    justify-content: center;
        align-items: center;
        height: auto;  
    }   
 
.wrapper-kontakt {
    display: flex;
    flex-flow: row wrap;  
    width: 98%; 
    height: auto; 
    justify-content: center;
    align-items: center;
    margin: 0 auto;
     background-color: white;
    }
.kontakt-obsluga {
    flex-basis: 100%;
    text-align: center;
    margin-top: 1%;
   }

.kontakt-form-container {
    box-sizing: border-box;
    flex-basis: 45%;
    height: auto;
    margin-top: 3%;
    padding: 2% 0 5% 0;
    background-color: #dadada;
             }

input[type=text] {
    width: 80%;
    padding: 10px;
    margin: 0  0 2% 4%;
    border: 2px solid #ccc;
  border-radius: 4px;
          }

label[for] {
        margin-top: 1%;
    padding-left: 4.5%;
}
    
textarea {
    margin-left: 4%;
    width: 80%;
    height: 200px;
    border: 2px solid #ccc;
  border-radius: 4px;
    }

input[type=email] {
      width: 67%;
    padding: 10px;
    margin: 0  0 2% 4%; 
    border: 2px solid #ccc;
  border-radius: 4px;
}

input[type=submit] {
    width: 20%;
    height: 32px;
    margin: 3% 0 0 4%;
    border: 2px solid #ccc;
  border-radius: 4px;
}

.sent-out {
    width: 100%;
    padding: 1rem; 
    color: red;
    
    font-size: 1rem;
    text-align: center;
}

.mapa {
    flex-basis: 45%;
    height: 100%;
     margin: 3% 0 0 3%;
    text-align: center;
     }

.responsive-iframe {
    width: 100%;
}

.globe {
    flex-basis: 70%;
    height: auto;
    margin-top: 2%;
    }

.imgglobe {width: 65%;
height: auto;
    margin-right: auto;
    margin-left: auto;
    display: block;
}

.adres {flex-basis: 50%;
    margin-top: 1%;
    padding: 1% 0 2%;
text-align: center;
    font-size: 130%;
    font-weight: bold;
       }

.footerkontakt {
    width: 100%;
text-align: center;
height: 15%;
    clear: both;
}


/*-------------------------------koniec kontakt-----------------------------*/
/*--------------------------------------Media Queries Menu poczatek 300px------------------------*/

                                           
@media screen and (max-width: 300px){

    #hamnav {   
  width: 100%; 
  background: #0000ff;
  position: sticky;
  top: 0; 
    }
    
  #hamnav label { 
    display: inline-block; 
    color: white;
    background: #a02620;
    font-style: normal;
    font-size: 1.2em;
    padding: 10px;}
  
  #hamitems a {
    box-sizing: border-box;
    display: block;
    width: 100%;
    border-top: 1px solid #333;
    height: 2vh;    
    }

  #hamitems { display: none; }
  #hamnav input:checked ~ #hamitems { display: block; }
}
    
/*-------------------------------------koniec Media Queries Menu 300px koniec-------------------- */  
/*-------------------------------------początek Media Queries Index 300px początek --------------*/
@media screen and (max-width: 300px) {
    
    .odstapienie {
    font-size: .8rem;
    }
    
 header {
           display: block; 
        height: auto;
      
          }
    .logo-box {
        height: 13vh;
        padding: 1rem 0;
          }
  
    .logo { position: absolute;
    top:50%;
    left:65px;
}
    .producent-box {
        font-size: .9rem;
    }
    
        }

/*-------------------------------------koniec Media Queries Index 300px koniec--------------------*/ 

/*----------------------------------poczatek Media Queries Firma 300px początek-------------*/
@media screen and (max-width: 300px){
            
    .logo {
    margin-top: 1px;
    margin-left: 5px;
            }
    
    .producent {
      bottom: 1px;
        line-height: 22px;
        font-size: 95%;
    }
    
    header {
        height: auto;
    background-color: skyblue;
padding-top: 5px;
text-align: center;
    }
    
    h1 {text-align: center;
    font-size: 125%;
    }
    
.boxfirma2 {display:none;}
    
    .mascot { display: none; }
    
    .image2left {display: none; }
    
    .image1right {display: none;}

    .boxfirma1 {
    flex-basis: 100%; 
    height: auto; 
      padding: 1% 2%;
    border-width: 1px;
    text-align: justify;
}
    
    #produkcja { 
      flex-basis: 100%;
      height: auto;
    margin-left: 0; 
 padding: 1% 2%;
       }
  
    #produkty {
    flex-basis: 100%; 
    height: auto;
     margin-top: 3px;
    padding: 1% 2%;
    text-align: justify;
    }
    
    #reklama {
    flex-basis: 100%; 
    height: auto;
    margin-left: 0;
        margin-top: 3px;
padding: 1% 2%;
}
  
    .empty-div {
        display: none;
    }
    
    .section-one {
      flex-direction: row;
     padding: 3px 0px 0px 0px;
    margin-left: 0;
    flex-basis: 99%; 
    background-color: ghostwhite;
    }
    
    #drukowanie {
    flex-basis: 100%;
    }
    
    #impregnacja {
    flex-basis: 100%;
      margin-top: 3px;
 }
    
    #ekologia {
        flex-basis: 100%;
     margin-top: 3px;
}
    
    #animacja-firma {
              display: none;
        }
    
    .footerfirma {
        flex-basis: 100%;
        text-align:center;
        height: 15%;
            }
}

/*------------------------------------koniec Queries Firma 300px koniec------------*/

/*-------------------początek Media Queries leżaki 300px------------------*/

@media screen and (max-width: 300px) {

    #cf {
 width:160px;    
  height:230px;
            }

#cf img {
   width:160px;   
  height:230px; 
 }
        .standard {
          flex-basis: 98%; 
        height:auto;
        margin: 0;
       border-radius: 3%;
    border: 1px solid black;
     }
          
.spacing {
    font-size: .8rem;
     margin-top: 3%;
       }

.more {
    width: 45%;
     font-size: 15px;
     }
    
      .comfort {
       flex-basis: 98%; 
        height: auto;
    margin: 0;
    border-radius: 3%;
   }
    
    .drink {
        flex-basis: 98%; 
    height: auto;
        margin: 0;
        border-radius: 3%;    
    }
    
     .podwojny {
      flex-basis: 98%; 
    height: auto;
        margin: 0;
      border-radius: 3%;    
  }
    
    #cfpodwojny {
 width: 250px;    
  height: 250px;
     }

#cfpodwojny img {
  left:23px;
  width:200px;   
    height:210px; 
 }
    
    .big {
     flex-basis: 98%; 
    height: auto;
    margin: 0;
    font-size: 40px;
    border-radius: 3%;
           }
    #cfbig {
    width: 220px;    
  height: 245px;
    }
       
#cfbig img {
      height: 245px; 
  width: 220px; 
      }
    
    #cfzimowy {
   width: 250px;    
  height: 250px;
                }

    #cfzimowy img {
    text-align: center;
    height: 245px; 
  width: 180px;
          }
    
        .zimowy {
  flex-basis: 98%; 
    height: auto;
        margin: 0;
    border-radius: 3%;
  }
    #cfbasenowy {
        width: 250px;    
  height: 250px;
       
           }
    
    #cfbasenowy img {
          left: 30px;
    height: 245px; 
  width: 180px;
    
            }
        
    .basenowy {
    flex-basis: 98%;
    height: auto;
    margin: 0;
    border-radius: 3%;
    }
    
    .footerlezaki {    
        flex-basis: 75%;
        text-align: center;
        height: 15%;
        margin: 0 auto;
                    }
}
/*-----------------------------------koniec Media Queries leżaki 300px--------------------*/

/*-----------------------------------początek Media Queries ramy 300px--------------------*/
@media screen and (max-width: 300px){
    #ramy-container2,.rama {
        flex: 100%;
        flex-wrap: wrap;
        margin: 0.2rem;
        border-radius: 3%;
                    }
    .rama1 {margin: 0.2rem 0;}
    h3 {margin: 0.4rem;}
    
}

/*-----------------------------------koniec Media Queries ramy  300px--------------------*/

/*-------------------------poczatek Media Queries podgrupy leżaków 300px-----------*/ 
@media screen and (max-width: 300px) {

    #flex-container-bezpodlokietnikow {
       flex-direction: column;
        height:auto;     } 

.wrapper-bezpodlokietnikow {
     height: auto; 
        }
    
    .wrapper-lezak-big {
      height: auto; 
           }
       
    .boxphotostandard {
    flex-basis: 100%; 
    min-width: 230px;
     margin: 0 ;
        text-align: center;
        
                   }
     
    .photocomfortnapoj {
   width: 230px;
    min-width: 230px;
    height: 320;
    margin-top: 5px;
      
}
            
    .lezak {font-size: 1.1rem;  }  
    
    .lower {
    margin: 10px 0 30px 0;
    flex-basis: 100%;
    height: 35px;
     }
    
    .boxphotopodwojny   {
    flex: 100%; 
    min-width: 230px;
    height: 300px;
    margin: 0;
    text-align: center;
                  }    
        
    .photopodwojny  {
    width: 220px;
    min-width: 230px;
    height: 220px;
    margin-top: 12%;}
    
    .boxphotobig {
    flex-basis: 100%; 
    width: 230px;
    height: 335px;
    margin: 0 ;
            }
    
    .bigxxl {
     text-align: center;
        margin-top: 5%;
        font-size: 1.2rem; }
    
    .bigxl {font-size: 1.2rem;}
    
    .bigg {font-size: 1.2rem;}
    
    .photobig {
    width: 220px !important;
    min-width: 220px !important;
    height: 235px !important;
            }
    
     .opis-big > p { font-size: 1rem; } 
    
    .opis {
    flex-basis: 100%;  
    min-width: 230px;
    height: 300px;
    margin: 0 0 0 0;
    font-weight: bold;
    font-size: 1.1rem;
    line-height: 20px;
    border-left: 0;
              }
    
    .p0,.p1,.p2,.p3,.p4,.p5,.p6,.p7,.p8 {
    font-size: 1.08em;
    line-height: 1em;
    font-weight: bold;
    text-align: justify;
    padding: 2.4% 3%;
}

.p1 {padding-left: 5%;}
.p2 {padding-left: 7%;}
.p3 {padding-left: 9%;}
.p4 {padding-left: 11%;}
.p5 {padding-left: 13%;}
.p6 {padding-left: 15%;}
.p7 {padding-left: 17%;}
.p8 {padding-left: 19%;}

    .parametry {font-size: 1.1rem;
        font-weight: bold;
    }
     
    span {
    font-weight: bold;
    font-size: 80%;
    text-transform: uppercase;
}
    
.cechy {
    flex-basis: 100%; 
    min-width: 230px;
    height: auto;
    margin: 0;
    padding: 0% 0.8% 0.8% 0.8%;
    text-align: center;
        border-left: 0;
                 }
    .cechy-big {
    flex-basis: 100%; 
    min-width: 230px;
    height: auto;
    margin: 0;
    padding: 0% 0.8% 0.8% 0.8%;
    text-align: center;
        border-left: 0;}
                 
    
    
    .cechy-big p { font-size: 1em;
    text-align: left;
    margin-top: 2%;
        margin-bottom: 2%;
    padding: 0 0 0 3%;
    line-height: 25px;}
    
    
    .wymienna-tkanina {
    width: 95%;
height: 135px;}
    
.cechy p {
    font-size: 1.1em;
    text-align: left;
    margin-top: 2%;
    padding: 0 0 0 3%;
    line-height: 25px;    
    }
    
    
}

/*------------------------koniec Media Queries podgrupy leżaków 300px------------  */

/*-----------------------------------początek Media Queries hamaki 300px---------------------*/
@media screen and (max-width: 300px) {
            
    #flex-container-hamaki {
       
        display: flex;        
        width: 100%;  
        height:auto;  } 

    .wrapper-hamaki {  
        display:flex;
        width: 98%; 
    height: auto;}
    
    #hamak-standard-box1 {
        flex-basis: 100%; 
        min-width: 230px;
        height: auto;
padding-bottom: 2%;
    }
    
    .hamak-standard {
    width: 100%;
    display: block;
    margin-right:auto;
    margin-left:auto;
                 }
    
    .hamak-standard-nazwa {font-size: 1.2rem;}
    
    .nazwa-responsywny {font-size: 1.2rem;}
    
    #hamak-standard-box2 {
    flex-basis: 100%;
        height: auto;
        text-align: justify;
        font-family: sans-serif;
        margin-right: 0;
        min-width: 230px;
                   }
    
    .hamak-standard-cechy {
      padding-bottom: 10%;
    }
    
    #hamak-exclusive-responsywny {
    flex-basis:100%;
        min-width: 230px;
    display: block;
        height: auto;
                    }
        
    .hamak-exclusive {
    width: 100%;
    height: 180px;
    display: block;
    margin-right:auto;
    margin-left:auto;
        }
    
     #hamak-exclusive-box3 {
flex-basis: 100%;
        height: auto;
        text-align:justify;
        margin-top: 10px;
        margin-left: 0;
        min-width: 230px;
         }
    .hamak-exclusive-cechy {
    padding-bottom: 10%;
    }
    #hamak-exclusive-box4 {
        display: none;
                    }   
    #animacja-hamaki {display: none;}
}

/*-----------------------------------koniec Media Queries Hamaki 300px---------------------*/
/*-----------------------------------początek Media Queries krzesła 300px-----------------*/
@media screen and (max-width: 300px) {
            
    #flex-container-krzesla {
       
        display: flex;        
        width: 100%;  
         height:auto;
    } 

    .wrapper-krzesla {  
        display:flex;
        width: 98%; 
        height: auto;
    }
    
    #krzeslo-rezyserskie-box1 {
         flex-basis: 100%;
        min-width: 230px;
        margin: 0 0 2% 0;        
    }
    
    table {
        width: 100%;
        min-width: 230px;
    }
    #krzeslo-rezyserskie-box2 {
        flex-basis: 100%;
        min-width: 230px;
        height: auto;
        margin-right: 0;
        }
    
    .krzeslo-rezyserskie-cechy {
        text-align: justify;
        flex-basis: 100%;
        min-width: 230px;
                }
    
      #krzeslo-rezyserskie-responsywny {
    flex-basis:100%;
    display: block;
        min-width: 230px;
    }
    
    #krzeslo-rezyserskie-box3 {
        flex-basis: 100%;
        min-width: 230px;
        height: auto;
        margin: 2% 0 0 0;
            }
    #krzeslo-rezyserskie-box4 {
        display: none;        
    }
    
    .krzeslo-rezyserskie-niskie-nazwa {font-size: 1.2rem;}
    
    .krzeslo-rezyserskie-wysokie-nazwa {display: none;}
    
    .krzeslo-responsywny {font-size: 1.2rem;   }
    
    #animacja-krzesla {
        display:none;
    }
   
}

/*------------------------------------koniec Media Queries krzesla 300px--------------------*/
/*------------------------------------poczatek Media Queries krzesła 1280px------------------ */
@media only screen and (min-width: 769px) and (max-width: 1280px){
    
    #krzeslo-rezyserskie-box1 {
     width: 100%;
    flex-basis: auto;
    margin: 0.5% 0 8rem 0;
             }
    
    .imgkrzeslo-rezyserskie-niskie {
    min-width: 180px; 
      }
  
    #krzeslo-rezyserskie-box2 {
                    }
    
    #krzeslo-rezyserskie-box3 {
       flex-basis: 42.5%;
    min-width: 240px;
    margin: 10% 0 0 7%;
     height: auto;  
            }
    
    .krzeslo-rezyserskie-wysokie {
        min-width: 160px;
    }
    
   }
  

/*------------------------------------koniec Media Queries krzesła 1280px----------------------*/
/*------------------------------------początek Media Queries parawany 300px-----------------*/

@media screen and (max-width: 300px) {
            
    #flex-container-parawany {
        display: flex;        
        width: 100%;  
        height:auto;  } 

    .wrapper-parawany {  
        display:flex;
        width: 98%; 
    height: auto;}
    
    #parawan-box1 {
     flex-basis: 100%;
    min-width: 230px;  
        margin: 0 auto;
    }
    
    .imgparawan {
        width: 90%;
        min-width: 210px;
        height: 75%;
    }
    #parawan-box2 {
 flex-basis: 100%;
    min-width: 230px;
    height: auto;
    margin: 0 auto;
         }

    .parawan-cechy {
    flex-basis: 100%;
    height: auto;
    text-align: left;
    padding: 2% 2% 1.5% 3%;
    line-height: 25px;
    color: white;
    font-weight: bold;
    background-color: #993333;
    }
    
    #drukowane-tkaniny {
        display: block;
        height: auto;
        width: 100%;
        min-width: 230px;
        margin: 0;
    }
    
    .parawan-nazwa {font-size: 1.2rem;}
    
    .nazwa-nadrukowane-tkaniny {
     font-size: 1.2rem;
        padding: 0 12% 0 12%;
        }
    
.drukowane-tkaniny {
    height: 100px;  
    }

    .imggotnadruk {
        width: 90%; 
        height: auto; 
            padding-left: 10%;
                  }
    
    #animacja-parawany {
        display: none;
    }
    
}

/*------------------------------------koniec Media Queries parawany 300px-------------------*/ 
/*------------------------------------początek Media Queries inne 300px---------------------*/
@media screen and (max-width: 300px) {
            
    #flex-container-inne {
       display: flex;        
        width: 100%;  
        height:auto;  } 

    .wrapper-inne {  
        display:flex;
        width: 98%; 
    height: auto;
        }
    #laweczka-box1 {
    flex-basis: 100%;
    margin: 1% 0 0 0;
    height: auto;       
           }
    
 .imglaweczka {
        max-width: 30%;
        height: auto; 
     margin-left: 12%;
     }
    
    .imglaweczka-two {
        max-width: 30%;
         }
    
#laweczka-box2 {
       flex-basis: 100%;
    min-width: 230px;
    margin: 1% 0 0 0;
     height: auto;
        }


#krzeslo-turystyczne-box1 {
    flex-basis: 100%;
    height: auto; 
    padding-top: 1%;
    margin: 0;
           }
    
.imgkrzesloturystyczne {
        max-width: 25%;
        height: auto;  
    margin-left:14%;
             }
    
    .imgkrzesloturystyczne-two {
        max-width: 25%;
        height: auto;  
                }
    
    #krzeslo-turystyczne-box2 {
      flex-basis: 100%;
    min-width: 230px;
    margin: 1% 0 1.5% 0;
     height: auto;
    }
    
    
    #stolik-reklamowy-box1 {
     flex-basis: 100%;
         height: auto;  
    margin: 0;
  }
    
   .imgstolikreklamowy {
        max-width: 33%;
        height: auto;  
   margin-left: 12%;
                   }
    
     .imgstolikreklamowy-two {
        max-width: 30%;
        height: auto; 
      
             }
    
      #stolik-reklamowy-box2 {
      flex-basis: 100%;
    min-width: 230px;
    margin: 1% 0 0 0;
     height: auto;
    }
    
    #hoker-box1 {
    flex-basis: 100%;
     height: auto;
     margin: 0;
        padding: 1%;
       }  
    
      .imghoker {
        max-width: 25%;
        height: auto;
          margin-left: 15%;
    }
    
      .imghoker-two {
        max-width: 26%;
        height: auto;
    }
    
    #hoker-box2 {
      flex-basis: 100%;
    min-width: 230px;
    margin: 1% 0 0 0;
     height: auto;
    }
    
    
}
/*-------------------------------------koniec Media Queries inne 300px----------*/

/*------------------------------------początek Media Queries kontakt 300px-------------*/
@media screen and (max-width: 300px) {
    
#flex-container-kontakt {
        display: flex;
        flex-flow: column;
        max-width: 100%;   
        flex-basis: auto;  
    }
        
.wrapper-kontakt {
    display: flex;
    flex-flow: column;  
    width: 98%; 
    flex-basis: auto; 
    background-color: white;
    }
    
.kontakt-obsluga {
    flex-basis: 100%;
    text-align: center;
    font-size: 85%;
   }
    
    .kontakt-form-container {
    box-sizing: border-box;
    width: 100%;
    flex-basis: auto;
    margin-top: 3%;
    padding: 2% 0 5% 0;
    background-color: #dadada;
             }
    input[type=text] {
    width: 100%;
    padding: 10px;
    margin-left: 0;
    border: 2px solid #ccc;
  border-radius: 4px;
          }
    
    textarea {
    margin-left: 0;
    width: 100%;
    height: 200px;
    border: 2px solid #ccc;
  border-radius: 4px;
    }
    
    .mapa {
    width: 100%;
    flex-basis: 100%;
     margin: 3% 0 0 0;
    text-align: center;
     }
    
    .globe {
    width: 100%;
    flex-basis: auto;
    margin-top: 3%;    
    }
    
    .imgglobe {width: 100%;
height: auto;
    margin-right: auto;
    margin-left: auto;
    display: block;
}
    
    .adres {width: 100%;
    margin-top: 1.5%;
    padding: 2%;
text-align: center;
    font-size: 110%;
    font-weight: bold;
    }
    
}



/*-----------------------------------koniec Media Queries kontakt 300px----------------*/

/*-------------------------------------początek Menu 768px------------------------*/
                                            
@media only screen and (min-width: 301px) and (max-width: 768px) {

 #hamnav {   
  width: 100%; 
  background: #0000ff;
  position: sticky;
  top: 0; 
    }
      
  #hamnav label { 
    display: inline-block; 
    color: white;
    background: #a02620;
    font-style: normal;
    font-size: 1.2em;
    padding: 10px;}


  #hamitems a {
    box-sizing: border-box;
    display: block;
    width: 100%;
    border-top: 1px solid #333;
    height: 2vh;    
    }

  #hamitems { display: none; }
  #hamnav input:checked ~ #hamitems { display: block; }
}

/*------------------------------------------koniec Media Queries Menu 768px------------------------*/

/*-----------------------------------------początek Media Queries Index 768px-----------------------*/
@media only screen and (min-width: 301px) and (max-width: 768px) {
    
            .odstapienie {
    font-size: 1rem;
    }
    
    header {
           display: block; 
        height: auto;
             }
    
    .logo-box {
        height: 13vh;
        padding: 1rem 0;
          }
  
    .logo { position: absolute;
    top:50%;
    left:65px;
}
    .producent-box {
        font-size: .9rem;
        padding-bottom: .7rem;
                    }

   }
/*-----------------------------------------koniec Media Queries Index 768px-------------------------*/
/*-----------------------------------------początek Media Queries Firma 768px-----------------------*/
@media only screen and (min-width: 301px) and (max-width: 768px) {
    
.wrapper-firma {
     display: flex;
    flex-basis: auto; 
    width: 98%; 
    flex-flow: column;  
    background-color: #ffff; 
    }

  .boxfirma1 {
    flex-basis: 63%; 
    height: auto;  
      margin-top: 8px; 
      margin-bottom: 8px;
   padding: 1% 20px 0px;
    text-align: center;
    font-family: sans-serif;
    font-weight: bold;
    line-height: 25px;
    background-color: #ffff;
        }
    
    h1 {  margin: 0px 0px 20px 0px;  
    text-align: center;
        font-size: 125%;    
    }
            
#produkcja {width: 100%;
    margin: 1% 0 0 0;
    text-align: justify;
padding: 10px 7px 12px 7px; 
       font-family: sans-serif;
    font-weight: bold;
    font-size:15px;  
line-height: 25px;
background-color:#993333; 
color: #ffffff;
    }
    
.image1right {
        flex-basis: 100%;
        margin: 0;
      }
    
    .image2left { 
    display: none;
    }
        
                
.drawing {
    width: 100%;
    height: 100%;
                 }
     
    .footbridge {    
display: none;
    }
    
    #produkty { width: 100%;
        text-align: justify;
        padding: 10px 7px 12px 7px; 
        font-family: sans-serif;
        font-weight: bold;
        font-size: 15px;
        line-height: 25px;
        background-color: #993333;
        color: #ffffff;  
            }
 
    .image2leftresponsive {flex-basis: 100%;
    width: 100%;
        margin-left: 0;
        display: block;
}
    .footbridgeresponsive {
          width: 100%;
    height: 100%;
        display: block;
    }
        
    #reklama { width: 100%;
    text-align: justify;
     padding: 10px 7px 12px 7px; 
        margin-left: 0;
         font-family: sans-serif;
    font-weight: bold;
    font-size:15px;
line-height: 25px;
  background-color: #993333;
color: white;
        }
        
    .section-one {
    display: flex;
    flex-flow: column;
    width: 100%;
    margin: 0;
    padding-top: 0;
    background-color: ghostwhite;
                            }
    
    #drukowanie {
    flex-basis: 100%;
    margin: 2% 0;
    padding: 10px 25px 20px 25px;
    background-color: #00008B;
    font-family: sans-serif;
    color: white; 
    text-align: justify;
    font-weight: 500;    
    line-height: 25px; 
border-radius: 20px;}

    #impregnacja {
     flex-basis: 100%;
      margin-bottom: 2%;
    padding: 10px 25px 20px 25px;
    background-color: #00008B;
    color: white;
    text-align: justify;
    font-family: sans-serif;
    font-weight: 500;   
    line-height: 25px;
border-radius: 20px;}
    
    #ekologia {
        flex-basis: 100%;
        width: 100%;
    background-color: #00008B;
    color: white;
    text-align: justify;
    padding: 10px 25px 20px 25px;
    font-family: sans-serif;
    font-weight: 500;   
    line-height: 25px;
border-radius: 20px;}
    
     .footerfirma {
        flex-basis: 100%;
        text-align:center;
        height: 15%;
    }
    
    #animacja-firma {
    display: flex;
    justify-content: space-between;
    flex-flow: row wrap;
    width: 100%;
    height: auto;  
    margin: -3% 0.7% 0 0;
        }
        
}
/*------------------------------------------koniec Media Queries Firma 768px----------------------*/ 
/*------------------------------------------początek Media Queries Leżaki 768px------------------*/ 
@media only screen and (min-width: 301px) and (max-width: 768px) { 

.wrapper-lezaki {
    display: flex;
    height: 100%;
    flex-flow: column; 
    background-color: #ffff;
        }
    
    .standard {
    flex-basis: 100%;
    font-size: 2rem; 
    margin: 0 1% 0 1%; 
    text-align: center;
     border: 1px solid black;
        border-radius: 2%; 
            }

.spacing {
    font-weight: bold;
    margin-top: 5%;
    text-transform: uppercase;
color: navy;
}
    
    .more {
        width: 100px;
    font-weight: 700;
    font-size: 20px;
    display: inline-block;
    font-size: 15px;
    border: 5px solid gray;
    padding: 5px;
    border-radius: 8%;
    color: navy;
    }
    
.comfort {
  flex-basis: 100%;                             
       width: 98%;
        margin: 0 1% 0 1%; 
    font-size: 40px;
    text-align: center;
    border: 1px solid gray;
    border-radius: 2%;}

    .drink {
    flex-basis: 100%;                            
       width: 98%;
         margin: 0 1% 0 1%;
    text-align: center;
    font-size: 40px;
     border: 1px solid gray;
    border-radius: 2%;}

    .podwojny {
    flex-basis: 100%;                              
       width: 98%;
    text-align: center;
    font-size: 40px;
        margin: 2% 1% 0 1%; 
        border: 1px solid gray;
    border-radius: 2%;}
    
    .big {
        flex-basis: 100%;                        
       width: 98%;
    text-align: center;
    font-size: 40px;
    margin: 0 1% 0 1%;    
        border: 1px solid gray;
    border-radius: 2%;}

    .zimowy {
    flex-basis: 100%;                            
       width: 98%;
    text-align: center;
    font-size: 40px;
    margin: 0 1% 0 1%;    
        border: 1px solid gray;
    border-radius: 2%;}
    
    .basenowy {
     flex-basis: 100%;                             
       width: 98%;
    text-align: center; 
    font-size: 40px;
    margin: 0 1% 0 1%;
    border: 1px solid gray;
    border-radius: 2%;}
    
}

/*------------------------------------------koniec Media Queries Leżaki 768px---------------------*/ 

/*------------------------------------------poczatek Media Queries BIG 550px---------------------*/
@media only screen and (max-width: 550px){
    .boxphotobig {
    flex: 1 1 100%; 
    height: 335px; 
                    }
    
        .opis-big {
   flex: 1 1 100%;  
    height: auto;
     font-size: 1.2rem; 
    border: none;
    }
        
    .cechy-big {
    flex: 1 1 100%; 
     height: auto; 
        padding-top: 1rem;
    line-height: 0.3rem;
        font-size: 1.1rem;
border: none;
    }
     
    .opis-big > p {line-height: 0.8rem;}
}
/*------------------------------------------koniec Media Queries BIG 550px---------------------*/
/*------------------------------------------początek Media Queries BIG 551-768px---------------*/
@media only screen and (min-width: 501px) and (max-width: 768px) {
    .opis-big > p {line-height: 0.75rem;     }
    .opis-big {border: none;}
}
/*-----------------------------------------koniec Media Queries BIG 551-768px-------------------*/
/*------------------------------------------początek Media Queries ramy 768px------------------*/
@media only screen and (min-width: 301px) and (max-width: 768px) {
        
 #ramy-container2,.rama {
        flex: 100%;
        flex-wrap: wrap;
        margin: 0.2rem;
        border-radius: 3%;
            }
    .rama1 {
        flex: 98%; 
        margin: 0.2rem 0;
        }
    
    h3 {margin: 0 1% 0 1%;
    }
    
    .imgrama-bez-podlokietnikow {
    max-width: 190px;
    height: auto;
            }
    
}

/*------------------------------------------koniec Media Queries ramy 768px------------------*/


/*-------------------------poczatek Media Queries podgrupy leżaków 768px-------------------------*/

@media only screen and (min-width: 301px) and (max-width: 768px) { 

  .wrapper-bezpodlokietnikow {
        display: flex;
      width: 98%;
      flex-flow: row wrap;
        padding: 0;
       height: auto;
   background-color: white;
        }
    
   .boxphotostandard {
    flex-basis: 100%; 
    text-align: center;
    height: 355px;
    margin: 0 ;
      }
    
    .boxphotopodwojny {text-align: center;}
    
 .opis {
    flex-basis: 100%;  
      padding-bottom: 2%;
    height: auto;
    font-weight: bold;
     border-left: 0;
            }

 .p0,.p1,.p2,.p3,.p4,.p5,.p6,.p7,.p8 {
    font-size: 1.08em;
    line-height: 1rem;
    font-weight: bold;
      padding: 2.2% 3%;
               }
    
.p1 {padding-left: 5%;}
.p2 {padding-left: 7%;}
.p3 {padding-left: 9%;}
.p4 {padding-left: 11%;}
.p5 {padding-left: 13%;}
.p6 {padding-left: 15%;}
.p7 {padding-left: 17%;}
.p8 {padding-left: 19%;}
    
    .cechy {
    flex-basis: 100%; 
    min-width: 300px;
    height:auto;
    margin: 1% 0 0 0 ;
    padding: 0% 0.8% 0.8% 0.8%;
    border-left: 0;
                  }
    
    .wymienna-tkanina {
    width: 270px;
height: 160px;}
        
    .cechy p {
    font-size: 1.1em;
    text-align: left;
    margin-top: 2%;
    padding: 0 0 0 3%;
    line-height: 25px;    
    }
    
  .lezak {
    margin-top: 10px;
    flex-basis: 100%;
    height: 35px;
    font-size: 1.2rem;
            }
    
    .lower {
    margin: 10px 0 45px 0;
    flex-basis: 100%;
    height: 35px;
     }
 
       .bigxxl {
     text-align: center;
                     }
    
     .wrapper-lezak-big {
    display: flex;
    width: 98%;
    height: auto; 
    background-color: white;
        }
 
      .boxphotobig {
    flex-basis: 100%; 
     height: 335px;
    padding: 2% 1.1%;
    margin: 0 0 1.5% 2%;
          text-align: center;
          }
  
}
/*-------------------------koniec Media Queries podgrupy leżaków 768px-------------------------*/

/*-------------------------początek Media Queris opisy 505px-768px-------------------------------*/

@media only screen and (min-width: 505px) and (max-width: 768px) {

    .wrapper-bezpodlokietnikow {
        display: flex;
      width: 98%;
      flex-flow: row wrap;
       height: auto;
   background-color: white;
        }
.opis {
    flex-basis: 100%;  
    min-width: 300px;
    height: auto;
    margin: 0;
    font-weight: bold;
      border-left: 0;
             }

 .p0,.p1,.p2,.p3,.p4,.p5,.p6,.p7,.p8 {
    font-size: 1.08em;
    line-height: 0.8rem;
    font-weight: bold;
      padding: 12px 3%;
               }
    
.p1 {padding-left: 5%;}
.p2 {padding-left: 7%;}
.p3 {padding-left: 9%;}
.p4 {padding-left: 11%;}
.p5 {padding-left: 13%;}
.p6 {padding-left: 15%;}
.p7 {padding-left: 17%;}
.p8 {padding-left: 19%;}
    
    }

/*-------------------------koniec Media Queris opisy 505px-768px-------------------------------*/

/*------------------------początek Media Queries hamaki 768px----------------------------------*/
@media only screen and (min-width: 301px) and (max-width: 768px) {

.wrapper-hamaki {  
        display:flex;
    flex-flow: column;
        flex-basis: auto; 
    width: 98%;}
    
    #hamak-standard-box1 {
        flex-basis: 100%; 
        width: 100%;
padding-bottom: 2%;
        text-align: center;
       margin: 0 auto;
         }

      .hamak-standard {
    max-width: 60%;
          height: auto;
     display: block;
    margin-right:auto;
    margin-left:auto;
             }
    
      #hamak-exclusive-box4 {
          display: none;}
    
     #hamak-exclusive-responsywny {
    flex-basis:auto; 
       width: auto;
         margin-right: auto;
         margin-left: auto;
    display: block;
   padding-bottom: 3%;
    }
    
       .hamak-exclusive {
    height: auto;
    display: block;
    margin-right:auto;
    margin-left:auto;
                           }       
    
    #animacja-hamaki {
    display: flex;
    justify-content: space-around;
    flex-flow: row wrap;
    width: 100%;
    height: auto;  
    margin: 3% 0 0;
    padding-bottom: 2%;
              }
    
}
/*-----------------------koniec  Media Queries hamaki 768px------------------------------------*/
/*-----------------------początek Media Queries krzesła 768px----------------------------------*/
@media only screen and (min-width: 301px) and (max-width: 768px) {

.wrapper-krzesla {
        display: flex;
    flex-flow: column; 
    flex-basis: auto; 
    width: 98%; 
    background-color: #ffff;
    }
    
#krzeslo-rezyserskie-box1 {
     width: 100%;
    flex-basis: auto;
    margin: 0.5% 0 2% 0;
         }
    
    .imgkrzeslo-rezyserskie-niskie {
    width: 25%;
    height: auto; 
    display: block;
    margin-right:auto;
    margin-left:auto;
}
    .krzeslo-rezyserskie-niskie-nazwa {
    padding-bottom: 2%;
   font-size: 130%;
            }
    
 table {
       min-width: 295px;
     height: auto;
        }
    
    #krzeslo-rezyserskie-box4 {
        display: none;        
    }
    
    #krzeslo-rezyserskie-box2 {
      flex-basis: 100%;
        width: 100%;
        margin-right: 0;
        margin-bottom: 5%;
            }
    
    .krzeslo-rezyserskie-cechy {
        text-align: justify;
        width: 100%;
        flex-basis: auto;
        font-size: 100%;
        padding-bottom: 5%;                }
    
       #krzeslo-rezyserskie-responsywny {
    width: 100%;
    flex-basis: auto;
     display: block;
       }
    
    .krzeslo-rezyserskie-wysokie{
    width: 20%;
    flex-basis: auto;
    display: block;
    margin-right:auto;
    margin-left:auto;    
        }
    .krzeslo-responsywny {font-size: 130%;
        }
    
      #krzeslo-rezyserskie-box3 {
        flex-basis: 100%;
        width: 100%;
        margin: 2% 0 0 0;
            }
    
    #animacja-krzesla {
    display: flex;
    justify-content: space-around;
     width: 100%;
    height: auto;
    margin: 2% auto;
    padding-top: 0.5%;
    text-align: center;
        }
    
    
   }

/*-----------------------koniec Media Queries krzesła 768px----------------------------------*/
/*-----------------------początek Media Queries parawany 768px ------------------------------*/
@media only screen and (min-width: 301px) and (max-width: 768px) {
 .wrapper-parawany {
        display: flex;
    flex-flow: column;
    height: auto; 
        width: 98%;      
           background-color: #ffff;
    }
    
     #parawan-box1 {
     flex-basis: 100%;
    width: 100%;  
         margin: 0;
            }
    
    .imgparawan {min-width: 210px;}
    
     #parawan-box2 {
 flex-basis: auto;
    width: 100%;
         padding: 0;
         margin-bottom: 5%;
                      }
    
    .nazwa-nadrukowane-tkaniny {
     font-size: 1.5rem;
         margin: 0 auto;
        padding: 0 12% 0 12%;
               }
    
        .parawan-cechy {
    width: 100%;
    height: 100%;  
    text-align: left;
    padding: 2% 2% 0 3%;
    line-height: 25px;
    color: white;
    font-weight: bold;
    background-color: #993333;
    }
    
     #drukowane-tkaniny {
        height: auto;
        width: 100%; 
         margin: 0 auto;
    }
    .nazwa-nadrukowane-tkaniny { margin-top: 0.5rem;
        height: auto;
        padding: 1.5% 0;    
        font-size: 1.2rem;
                    }
    
    
    .drukowane-tkaniny {
    height: auto;  
                }
    
    .imggotnadruk { width: 100%;
height: auto;
    font-size: 
}
    
    .nazwa-tkaniny {
        font-size: 1rem
        }    

         
}
/*-----------------------koniec Media Queries parawany 768px---------------------------------*/
/*-----------------------początek Media Queries inne 768px-----------------------------------*/
@media only screen and (min-width: 301px) and (max-width: 768px) {

.wrapper-inne {  
        display:flex;
    flex-flow: column;    
    width: 98%; 
    flex-basis: auto;
        }
    
     #laweczka-box1 {
    flex-basis: 100%;
    margin: 1% 0 0 0;
                       }
    
  .laweczka { font-size: 125%; 
    margin-top: 2.5%;}
    
   
    #laweczka-box2 {
       flex-basis: 100%;
        margin: 0 0 1%;
        padding-top: 1%;
             }
    
    .laweczka-cechy {
       padding: 1.8% 3% 2% 3%;
          }
    
    #krzeslo-turystyczne-box1 {
        flex-basis: 100%;
    height: auto;  
    text-align: center;
    margin: 0 auto;
    padding-right:5%;
    padding-left: 5%;
                }
    
    .imgkrzesloturystyczne {
        max-width: 20%;
        height: auto;
        margin-left: 13%;    }
    
        .imgkrzesloturystyczne-two {
        max-width: 20%;
        height: auto;
        margin-right: 6%;
                }
    
     .krzeslo-turystyczne {
        text-align: center;
        font-size: 125%;
         padding: 1.5% 0 1%;
    }
    
          .krzeslo-turystyczne-cechy {
          padding: 1.8% 3% 2% 3%;
                }
    
       #krzeslo-turystyczne-box2 {
      flex-basis: 100%;
        margin: 1% 0 0 0;
         }
    
    #stolik-reklamowy-box1 {
   width: 100%;
        flex-basis: 100%;
       margin-left: 0;
        }
    
    #stolik-reklamowy-box2 {
        width: 100%; 
        margin: 0;
    }
            
 .stolik-reklamowy-cechy {
      padding: 1.8% 3% 2% 3%;
    }
    
    #hoker-box1 {
        margin: 0;
    }
     
    .imghoker {
        width: 23%;
        margin-left: 28%;
    }
    
      .imghoker-two {
        width: 24.5%;
          margin-left: 16%;
           }
    
    #hoker-box2 {
        width: 100%
      flex-basis: 100%;
        margin: 1% 0 0;
         }
    
       .hoker-cechy {
     height: auto;
    text-align:justify;
    padding: 1.8% 3% 2% 3%;
    line-height: 25px;
    color: white;
    font-weight: bold;
    background-color: #993333;    }
    
}
/*-----------------------koniec Media Queries inne 768px-----------------------------------*/

/*------------------------początek Media Queries kontakt 768px-----------------------------*/
@media only screen and (min-width: 301px) and (max-width: 768px) {

.wrapper-kontakt {
    display: flex;
    flex-flow: row wrap;  
    width: 98%; 
    height: auto; 
    justify-content: center;
    align-items: center;
     background-color: white;
    }
    
  .kontakt-obsluga {
    flex-basis: 100%;
    text-align: center;
    font-size: 85%;
      padding: 0 0.5% 0;
   }
    
    .kontakt-form-container {
    box-sizing: border-box;
    flex-basis: 100%;
    height: auto;
    margin-top: 3%;
    padding: 2% 0 5% 0;
    background-color: #dadada;
             }
    
    input[type=text] {
    width: 95.5%;
    padding: 10px;
    margin: 0  0 2% 4%;
    border: 2px solid #ccc;
  border-radius: 4px;
          }
    
    textarea {
    margin-left: 4%;
    width: 95.5%;
    height: 200px;
    border: 2px solid #ccc;
  border-radius: 4px;
    }
    
    .mapa {
    flex-basis: 85%;
    height: 100%;
     margin: 3% 0 0 0;
    text-align: center;
            }
    
    .globe {
    flex-basis: 85%;
    height: auto;
    margin-top: 2%;
         }

.imgglobe {width: 100%;
height: auto;
    margin-right: auto;
    margin-left: auto;
    display: block;
}
    
    .adres {flex-basis: 50%;
    margin-top: 1%;
    padding: 1% 0 2%;
text-align: center;
    font-size: 110%;
    font-weight: bold;
       }
    
}

/*-----------------------koniec Media Queries kontakt 768px-------------------------------*/
/*-----------------------początek Media Queries Menu 1280px--------------------------------*/
@media only screen and (min-width: 769px) and (max-width: 1280px) {

 #hamnav {
  width: 100%;
  background: #0000ff;
  position: sticky;
  top: 0; 
z-index:1;
   }

#hamnav label, #hamburger { display: none; }

#hamitems { display: flex; 
    flex-wrap: wrap;
justify-content: center; 
    align-items: flex-start;
margin-right: 0;
   
}

#hamitems a {
  width: 15%; 
  flex: 2 1 0;
  color: #ffffff;
  text-decoration: none;
font-weight: bold;
    text-align: center;
    font-size: 1rem;
    
    }

#hamitems a:hover {
  background: #0080ff;
text-decoration: underline;} 
}
/*-----------------------koniec Media Queries Menu 1280px----------------------------------*/

/*-----------------------------------------początek Media Queries Index 1280px-----------------------*/
@media only screen and (min-width: 769px) and (max-width: 1280px) {
    
    .producent-box {
        line-height: 1.2rem;
                   }
         }
/*-----------------------------------------koniec Media Queries Index 1280px-------------------------*/
/*-----------------------------------------poczatek Media Queries Firma 1280px-----------------------*/
@media only screen and (min-width: 769px) and (max-width: 1280px) {

  #produkcja {
    flex-basis: 50%;  
    height: auto;
     margin-left: 0;
    text-align: justify;
padding: 10px 25px 20px 25px; 
       font-family: sans-serif;
    font-weight: bold;
    font-size:100%;  
line-height: 25px;
background-color:#993333; 
color: #ffffff;      
}
    
    .image1right {
        flex-basis: 50%;
       position: relative;
    height: auto; }
    
    .drawing {
    width: 85%;
    max-width: 75%;  
        min-width: 350px;
    height: auto;  
        position: absolute;
        top: 50%;
        left: 50%;
            transform: translate(-50%, -50%);
        border-radius: 15px;
   }
    
    #produkty {
    flex-basis: 50%; 
    height: auto;
    text-align: justify;
    padding: 10px 25px 20px 25px; 
    font-family: sans-serif;
    font-weight: bold;
    font-size: 100%;
    line-height: 25px;
    background-color: #993333;
    color: #ffffff;    
}
    
.image2left {
    flex-basis: 50%;
    position: relative;
       height: auto;
    margin: 0;
       }
    
.footbridge {    
    width: 85%;
    max-width: 75%;
    min-width: 350px;
    height: auto;  
    position: absolute;
    top: 50%;
    left: 50%;
    border-radius: 15px;
    transform: translate(-50%, -50%);
   }
    
    #reklama {flex-basis: 50%; 
    height: auto;
     margin-left:0;
    text-align: justify;
padding: 10px 25px 20px 25px; 
       font-family: sans-serif;
    font-weight: bold;
    font-size:100%;
line-height: 25px;
  background-color: #993333;
color: white;
        }
    
    .image3right {
    width: 50%;
    height: auto;
    background-color: white;}
    
    .section-one {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-around;
    padding: 20px 0 50px;
    width: 100%;
    margin-left: 0;
    background-color: ghostwhite;
    }
            
    #drukowanie {
    flex-basis: 30%;
    background-color: #00008B;  
    height: auto;    
    color: white; 
    text-align: justify;
    padding: 10px 25px 20px 25px;
    font-family: sans-serif;
    font-weight: 500;    
    line-height: 25px; 
border-radius: 20px;}

#impregnacja {flex-basis: 30%;
    background-color: #00008B;
    height: auto;   
       color: white;
      text-align: justify;
    padding: 10px 25px 20px 25px;
    font-family: sans-serif;
    font-weight: 500;    
    line-height: 25px;
border-radius: 20px;}

#ekologia {flex-basis: 30%;
    background-color: #00008B;
    height: auto;   
    color: white;
    text-align: justify;
    padding: 10px 25px 20px 25px;
    font-family: sans-serif;
    font-weight: 500;    
    line-height: 25px; 
border-radius:20px;}
    
}

/*----------------------------------------koniec Media Queries Firma 1280px--------------------------*/

@media only screen and (min-width: 769px) and (max-width: 1280px){

    .wrapper-bezpodlokietnikow { 
     display: flex;
    flex-wrap: wrap;
    width: 98%; 
    height: auto; 
    margin-bottom: 2%;
   background-color: white;
            }
        
    .boxphotostandard {
    flex: 1 1 28%; 
    height: auto;
    padding: 0 0;
    margin: 0;
     }
    
    .opis {
    flex: 1 1 0;  
     height: auto;
    text-align: justify;
    padding: 0 0 0 1%;
    margin: 0 0 0 0.8%;
    font-weight: bold;
    font-size: 1.1em;
    border-left: solid 2px #b3b3b3;
           }
    
    .rozstaw1 {display: none;}
    
    .rozstaw1-nadruk {display: none;}
    
     .more {
         display: inline-block;
        width: 100px;
    font-weight: 700;
    font-size: 20px;
    font-size: 15px;
    border: 5px solid gray;
    padding: 5px;
    border-radius: 8%;
    color: navy;
    }
    

.cechy {
    flex: 1 1 0; 
    height: auto;
    margin: 0 0 0 0.8%;
    padding: 0% 0.8% 0.8% 0.5%;
    text-align: center;
    border-left:solid 2px #b3b3b3;  
       }
    
        .wymienna-tkanina {
    width: 245px;
height: 160px;}
    
    
    .opis > p {line-height: 90%;}
    
    .standard, .comfort, .drink, .podwojny, .big, .zimowy, .basenowy {
        flex-basis: 54%;
        margin-right: 1.5%;
        border-radius: 2%; 
        
            }
    
      .double {
        margin-left: 0;
    }
    
   .boxphotopodwojny {
    flex: 1 1 28%; 
    height: auto;
    padding: 0;
    margin: 0;
           }

    .photopodwojny  {
    width: 235px;
    height: 260px;
             }
    
   
}
/*---------------------------------------koniec  Media Queries Leżaki 1280px--------------------------*/
/*-------------------------------------------poczatek Media Queries BIG 1280px-------------------------*/
@media only screen and (min-width: 769px) and (max-width: 1280px){
    
    .wrapper-lezak-big {
    display: flex;
    flex-wrap:wrap;
    max-width: 98%; 
    height: auto; 
    padding: 1%; 
    margin: auto;
    margin-bottom: 28px;
    background-color: white;
    }
    
    .boxphotobig {
       margin: 0 0 2% 0;
            }
    
    .opis-big {
        margin: 0 0 2% 0;
        font-size: 1.1rem;
            }
    
    .cechy-big {
        margin: 0 0 2% 0;
        padding-top: 0.5rem;
        line-height: 0.5rem;
     }
        
    .opis-big > p {
    line-height: 1.1rem;
}
    
}

/*----------------------------------------koniec Media queries BIG 1280px----------------------------*/
/*---------------------------------------początek Media Queries Leżaki 1375px------------------------*/
 @media only screen and (min-width: 1281px) and (max-width: 1375px){
.rozstaw1 {display: none;}
    
    .rozstaw1-nadruk {display: none;}
}

/*---------------------------------------koniec Media Queries Leżaki 1375px------------------------*/

/*---------------------------------------początek Media Queries leżaki Big 1281px--------------------*/
@media only screen and (min-width: 769px) and (max-width: 1281px){
    
.wrapper-lezak-big { 
        display: flex;
        flex-flow: wrap;
        width: 98%;
    height: auto;     
    }
    
    .boxphotobig {
    flex-basis: 33%;
      height: auto;
    padding: 0;
    margin: 0 ;       
          }
    
    .photobig {
    width: 250px;
    height: 250px;
    display: block;
margin-left: auto;
margin-right: auto;
    }
    .opis {  flex-basis: 30%;  
     height: auto;
    text-align: justify;
    padding: 0 0 0 1%;
    margin: 0 0 0 0.8%;
    font-weight: bold;
    font-size: 1.1em;
    border-left: solid 2px #b3b3b3;}
    
    .cechy {
    flex-basis: 30%; 
    height: auto;
    margin: 0 0 0 0.8%;
    padding: 0 0.8% 0.8% 0.5%;
    text-align: center;
    border-left:solid 2px #b3b3b3;  
       }
    
}
/*---------------------------------------koniec Media Queries Leżaki Big 1281px----------------------*/
/*----------------------------------------początek Media Queries Hamaki 1280px------------------------*/
@media only screen and (min-width: 769px) and (max-width: 1280px){

#hamak-standard-box1 {
    flex-basis: 50%;
    
  }
    
    .hamak-standard {
        min-width: 350px;
    }
    
    .hamak-standard-cechy {
       padding: 2% 0 3% 3%;
          }
    
  #hamak-standard-box2 {
       flex-basis: 50%;
           }
    #hamak-exclusive-box3 {
    flex-basis: 50%;
      }
    
    .hamak-exclusive {
     min-width: 350px;   
            }
    
    
    .hamak-exclusive-cechy {
     padding: 2% 3% 3%;
     }
    
    #hamak-exclusive-box4 {
flex-basis: 50%;
   }
    
}
/*---------------------------------------koniec Media Queries Hamaki 1280px---------------------------*/
/*---------------------------------------początek Media Queries krzeselka 1280px----------------------*/
@media only screen and (min-width: 769px) and (max-width: 1410px){
 
    #krzeslo-rezyserskie-box1 {
        flex-basis: 50%;
         margin: .5% 0 0;
                    }
    
    #krzeslo-rezyserskie-box2 {
       flex-basis: 50%;
        margin: 0;
        height: auto;
    }
    
    #krzeslo-rezyserskie-box3 {
       flex-basis: 50%;
       margin: 0;
        height: auto;
        }
    
    #krzeslo-rezyserskie-box4 {
    flex-basis: 50%;
      margin: .5% 0 0;
                  }
    
    table {
       width: 80%;
        margin-top: 0.5%;
}

  #animacja-krzesla {
     height: auto;
          }
   
    }
/*---------------------------------------koniec Media Queries krzesla 1280px--------------------------*/
/*---------------------------------------początek Media Queries parawany 1280px----------------------- */
@media only screen and (min-width: 769px) and (max-width: 1280px){

#parawan-box1 {
    flex-basis: 48%;
    margin: 1% 0 0 0;
                }

#parawan-box2 {
       flex-basis: 48%;
    min-width: 240px;
    margin: 1% 2% 0 0;     
    }
          
}

/*---------------------------------------koniec Media Queries parawany 1280px--------------------------*/
/*---------------------------------------poczatek Media Queries inne 1280px---------------------------*/
@media only screen and (min-width: 769px) and (max-width: 1280px){
  
    #laweczka-box1 {
        flex-basis: 50%;
        margin: 0.5% 0 0;
                           }
    
    #laweczka-box2 {
       flex-basis: 50%;
        margin: 0;
        margin-top: 0.5%;
    }

     #krzeslo-turystyczne-box1 {
     flex-basis: 50%;
    margin: -1% 0 0 0;
               }
    
     .krzeslo-turystyczne {
     padding-right: 1% ;
    }
    
    .imgkrzesloturystyczne {
        height: auto;
        margin-top: -3%;
        margin-right: 15%;
                     }
    
    .imgkrzesloturystyczne-two {
          margin-right: 6%;
         margin-left: 10%;
                     }
    
    #krzeslo-turystyczne-box2 {
      flex-basis: 50%;
     margin: 3% 0 3% 0;
         }
    
    #stolik-reklamowy-box1 { 
    flex-basis: 50%;
    margin: -1% 0 0 0;
                        }

     .imgstolikreklamowy {
        height: auto;
         margin-top: -3%;
        }
    
#stolik-reklamowy-box2 {
      flex-basis: 50%;
      margin: 0 0 3% 0;
        }
    
     #hoker-box1 {
     flex-basis: 50%;
    margin: -1% 0 0 0;
           }
    
    #hoker-box2 {
      flex-basis: 50%;
       margin: 0;
            }
    
     .imghoker {
        width: 23%;
        height: auto;  
         margin-left: 26%;
            }
    
      .imghoker-two {
        width: 24.5%;
        height: auto;  
 margin-left: 15%;    
    }   
    
}

/*--------------------------------------koniec Media Queries inne 1280px---------------------------------*/
    
