

.boxx {
   text-align: left;
    padding: 10px 0px;
    min-height: 200px;
    margin-bottom: 25px;
}

.boxxBody {
    min-height: 200px;
}

.jidelak {
    padding-top: 0px;
    padding-bottom: 20px;
}

.boxxtitle {
    font-weight: 600;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.jidelak .boxxtitle {
    margin-bottom: 0px;
    padding-bottom: 30px;
    text-transform: none;
}

.jidelak table {
    width: 100%;
    margin: 0px;
    padding: 0px;

}

.jidelak td {
    padding: 1px 10px;
}

.jidelak .j_cena {
    text-align: right;
    font-weight: 600;
}

.jidelak .cena2{
    font-weight: 400;
}

.jidelak .j_kup {
    text-align: right;
}

.jidelak .j_jidlo {
    margin-top: 10px;
    font-weight: 600;
}

.jidelak .jidlo2 {
    font-weight: 400;
}

.radek_styl{
     border-top: solid #efefef 1px;
}

.radek_styl:first-of-type{
 
}

.jidelak .j_radek2 {
}

.jidelak .j_radek1 td {
    padding-top: 12px;
}

.jidelak .j_radek2 td {
    padding-bottom: 1px;
    min-width: 0px;
}

.jidelak h3 {
    font-weight: 400;
    padding-top: 45px;
    padding-bottom: 0px;
    margin: 0px;
    font-weight: bold;
    text-decoration: none;
}

.jidelak h2 {
    font-weight: 400;
    padding-top: 30px;
    padding-bottom: 0px;
    font-weight: bold;
    text-decoration: underline;
    text-align: left;
}

.jidelak h1 {
    font-weight: 400;
    padding-top: 30px;
    padding-bottom: 0px;
    font-weight: bold;
    text-decoration: none;
    text-align: center!important;
}

.tab-edit li a{
    font-size: 17px;
    font-weight: 600;
    
}
.tab-edit > li.uk-active > a {
    background-color: #fff011;

}