p{
    color: green;
    font-size: 24px;
    font-family: 'aller', Tahoma;
}
.plel{
    height: 601px;
    margin-top: 80px;
    background: url("../img/chcete.png");
    padding-left: 0px!important;
    padding-right: 0px!important;
}
.prekryv{
    height: 100%;
    width: 100%;
    background: rgba(23,28,38,0.8);
}
.les {
    text-transform: uppercase;
    font-weight: normal;
    font-family: 'aller', Tahoma;
    text-align: center;
 }
.les h1{
    font-size: 40px;
    color: white;
}
.les p{
    font-size: 35px;
    color: #58c8ff;
}
.obrzk{
    margin: auto;
    width: fit-content;
    height: 300px;
    display: flex;
    align-items: center;
}
.ae{
    height: inherit;
    margin-top: 20px;
}
@media screen and (min-width: 992px){
    .obrzk{
        height: 601px!important;
    }
    .ae{
        height: 570px;
        margin-top: 0px;
    }
    .les h1{
        font-size: 50px;
    }
    .les p{
        font-size: 45px;
    }
    .les{
        text-align: left;
    }
    .codel h1{
        font-size: 40px!important;
    }
    .obrz{
        margin: auto!important;
        width: fit-content!important;
        height: 550px!important;
        display: flex!important;
        align-items: center!important;
    }
    .textik{
        text-align: left!important;
    }
    .textit{
        font-size: 16px!important;
    }
    .textidel{
        font-size: 16px!important;
    }
    .codel{
        height: 550px!important;
    }
}
.gfea{
    display: flex;
    align-items: center;
    justify-content: center;
}
.textik{
    width: fit-content;
    margin: auto;
    text-align: center;
}
.codel{
    height: 665px;
    width: 100%;
    background-color: white;
}

.codel h1{
    font-size: 30px;
    color: #58c8ff;
}
.textit{
    font-size: 15px;
    font-style: italic;
    color: black;
}
.textidel{
    font-size: 15px;
    color: black;
}
.obrz{
    margin: auto;
    margin-top: 10px;
    width: fit-content;
    height: 355px;
    display: block;
    align-items: center;
}