div.podstrona{
    background-color: rgb(255,255,255);
    max-width:100%;
    margin:0 auto; 
    text-align:center;
       padding-top:130px;
       /* min-height:100vh; */
       border: 0px solid black;
       margin-top:0px;
       
}

div.sekcjaFotoPodstrony{
    
    display: inline-block;
        
        overflow:hidden;
        margin:0 auto;
        
    margin:10px;
    
    text-align:left;
        vertical-align: baseline;
}

div.sekcjaTrescPodstrony{
    display: inline-block;
     
    width:85vw;  
    
    min-width:10vw;
        padding:20px;
    height: auto;
        
        overflow: hidden;
        margin:0 auto;
        
    /* margin:10px 25px 10px 25px; */
    text-align:left;
        vertical-align: top;

    border:0px solid black;
}

div.sekcjaTrescPodstrony h1{
    font-family: 'Montserrat', sans-serif;
    text-align: center;
    color:rgb(0,0,0);
}
@media screen and (min-width: 1155px) { 
span.tytulPodstrony{
    background-color: aliceblue;
    font-family: 'Montserrat', sans-serif;
    font-size:36px;
    text-align: center;
    color:rgb(0,0,0);
    
    
}

div.tytulPodstronyProdukty{
    background-color:rgb(255,255,255);
    font-family: 'Montserrat', sans-serif;
    font-size:36px;
    text-align: center;
    color:rgb(0,0,0);    
    height:auto;
}
}
@media screen and (max-width: 1154px) { 
    span.tytulPodstrony{
        background-color:rgb(255,255,255);
        font-family: 'Montserrat', sans-serif;
        font-size:16px;
        text-align: center;
        color:rgb(0,0,0);        
    }
    
    div.tytulPodstronyProdukty{
        background-color: rgb(255,255,255);
        font-family: 'Montserrat', sans-serif;
        font-size:16px;
        text-align: center;
        color:rgb(0,0,0);       
        
    }
    }


    @media screen and (max-width: 1153px) { 
        span.tytulPodstrony{
            background-color: aliceblue;
            font-family: 'Montserrat', sans-serif;
            font-size:12px;
            text-align: center;
            color:rgb(0,0,0);
            
            
        }
        
        div.tytulPodstronyProdukty{
            background-color:rgb(255,255,255);
            font-family: 'Montserrat', sans-serif;
            font-size:12px;
            text-align: center;
            color:rgb(0,0,0);

            
            
        }
        }
    
div.podstronaTrescGrid{
    
    width:auto;  
    max-width:1920px;
    width:100%;
      
    height: auto;
        
    overflow: hidden;
    margin:0 auto;
    text-align: center;      
     
}