.sectionbrovy {
    display: flex;
    padding: 20px;
    margin-top: 15vh;
}
.fhotozbovamy {
    width: 45%;
    padding: 10px;
    height: auto;
}
.fhotozbovamy img {
    width: 100%;
}

.aboutbrovy {
    width: 53%;
    align-content: center;
    padding-left: 20px;
    padding-right: 20px;
}

#formed {
    font-size: 2.875rem;
    color: #ffffff;
    margin: 0;
}
#brovy {
    font-size: 4.01rem;
    margin: 0;
    color: #f8f7f4;
}


.zapisbutton {
    background-color: black;
    color: #f8f7f4;
    height: 38px;
    width: 200px;
    display: block;
    margin: 10px;
    font-size: 19px;
    font-weight: bold;
    transition: ease 0.2s;
    border-radius: 4px;
}
.zapisbutton:hover {
    transform: scale(1.1);
}


.div2 {
    display: flex;
}
.text2 {
    width: 50%;
    color: #f8f7f4;
    padding: 20px;
}

.text2 h3 {
    font-size: 2rem;
}

.text2 p {
    font-size: 1.2rem;
}

.ULobociva {
    font-size: 1.3rem;
    font-weight: 500;
    list-style-image: url("/img/check_24dp_F8F7F4_FILL0_wght400_GRAD0_opsz24 (1).png");
    padding-left: 25px;
    color: #f8f7f4;
}

.liobocie {
    color: #f8f7f4;
}

.image3 {
    width: 50%;
    padding: 10px;
    border-radius: 4px;
    align-content: center;
}
.image3 img {
    width: 100%;
}


.table2 {
    width: 52% !important;
    margin: 0 auto;
    font-size: 1.2rem !important;
    border:none!important;
    border-bottom: 2px solid black !important;
}
.table2 th {
    border: 1px solid black;
    background-color: #655143;
    padding-left: 10px;
    padding-right: 60px;
    padding-bottom: 5px;
    padding-top: 5px; }
.table2 th {
    background-color: #4b3c32 !important;
    color: #ffffff !important;
    padding: 15px !important;
    border:none!important;
    border-bottom: 2px solid black !important;
    
}
.table2 {
    border: 1px solid;
    color: aliceblue;
    font-size: 1.8rem;
    margin: 0 auto;
    box-shadow: 0px 0px 48px rgba(0, 0, 0, 0.48);}
    .table2 td {
    background-color: #55483f !important;
    color: #ffffff !important;
    padding: 18px !important;
    border:none!important;
    border-bottom: 2px solid black !important;
}

.table2 {
    width: 85% !important;
    margin: 0 auto;
    font-size: 2.2rem !important;
    border:none!important;
    border-bottom: 2px solid black !important;}

.table2 th {
    background-color: #4b3c32 !important;
    color: #ffffff !important;
    padding: 15px !important;
    border: none !important;
    border-bottom: 2px solid black !important;
}

.table2 td {
    background-color: #55483f !important;
    color: #ffffff !important;
    padding: 18px !important;
    border: none !important;
    border-bottom: 2px solid black !important;
}

.table2 {
    width: 52% !important;
    margin: 0 auto;
    font-size: 1.2rem !important;
    border: none !important;
    border-bottom: 2px solid black !important;
    margin-bottom: 50px;}
        .div2 {
        display: block;
    }
    .text2 {
        width: 100%;
        color: #f8f7f4;
        padding: 20px;
    }
    
    .text2 h3 {
        font-size: 6rem;
    }

    .text2 p {
        font-size: 4rem;
    }
     .ULobociva {
        font-size: 2.5rem !important;
        font-weight: bold;
    }
    .image3 {
        width: 100%;
        padding: 10px;
        border-radius: 4px;
        align-content: center;
    }
   
    #photo1 {
        display: flex;
        flex-direction: column-reverse;
    }
       .div2 {
        display: block!important;
    }


@media (max-width: 1000px) {

    
    #brovy {
        font-size: 8.12rem;
        margin: 0;
        color: #f8f7f4;
    }
    .table2 {
    width: 85% !important;
    margin: 50px auto;
    font-size: 2.2rem !important;
    border:none!important;
        border-bottom: 2px solid black !important;}
    .sectionbrovy {
        display: block;
        height: auto;
        margin-top: 5vh;
        padding: 20px;
        background: #9a8677;
    }
    .aboutbrovy {
        width: 100%;
        padding: 0;
    }
      #formed {
        font-size: 5.75rem;
        color: #ffffff;
        margin: 0;
    }
    .zapisbutton {
        height: 140px;
        width: 500px;
        font-size: 3rem;
    }
  .zapisbutton:hover {
        transform: scale(1.1);
    }
      .fhotozbovamy {
        width: 100%;
        padding: 0;
    }

    
    #pmakeup {
        font-size: 4rem;
    }
}

