.referenciePrehlad {
    font-size: 18px;
    font-weight: 300;
    line-height: 30px;
    margin-top: 30px;
    margin-bottom: 60px;
    margin-left:auto;
    margin-right: auto;
}

.referenciePrehlad tr td {
    vertical-align: top;
    padding-bottom: 10px
}

.referenciePrehlad tr td:first-child {
    text-align: right;
    color: #777
}

.referenciePrehlad tr td:nth-child(2) {
    width: 80px;
    text-align: center
}

.referenciePrehlad .odporuca {
    color: #12684e;
    font-size: 28px
}

.referenciePrehlad .body {
    font-weight: 400;
    font-size: 20px;
    color: #000
}
.referenciePrehlad .fa-star, .referenciePrehlad .fa-star-half{
    color: #f70;
    margin-right: 6px;
}

.referencieSekcia h2{
    background: #f4f4f4;
    margin-bottom: 30px;
    margin-top: 30px;
    padding: 10px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    font-size: 20px;
}
.referencieSekcia h2 .fal{
    margin-right: 20px;
}


.referenciaMeno{
    float:left;
    width:20%;
    text-align: center;
    font-weight: 300;
    margin-bottom: 20px;
    padding-top: 15px;
}
.referenciaMeno .fal{
    font-size: 20px;
    display: block;
}
.referenciaMeno strong{
    display: block;
    margin-top: 10px;
    margin-bottom: 5px;
    font-weight: normal;
}
.referenciaMeno .overeny{
    font-weight: 300;
    color: #777;
}
.referenciaText{
    float: right;
    width: 72%;
    margin-bottom: 35px;
    background: #f4f4f4;
    padding-top:10px;
    padding-bottom: 10px;
    padding-left: 3%;
    padding-right: 3%;
    min-height: 60px;
    position: relative;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    font-size: 16px;
    font-weight: 300;
}
.referenciaText::after{
    position: absolute;
    content: '';
    border: 20px solid transparent;
}
.referenciaText .mainText, .referenciaText .odporucam, .referenciaText p{
    font-weight: 400;
}
.referenciaText .mainText{
    padding-top: 12px;
}
.referenciaMenoMobil{
    display: none;
}
.refRok{
    margin-left: 10px;
    margin-right: 10px;
    display: inline-block;
    margin-bottom: 15px;
    min-width: 30px;
}
@media(max-width:991px){
    .referenciaMeno{
        display: none;
    }
    .referenciaText{
        margin-bottom: 30px;
    }
    .referenciaMenoMobil{
        display: block;
        text-align: center;
        margin-bottom: 60px;
        font-weight: 300;
    }
    .referenciaMenoMobil strong{
        font-weight: normal;
        margin-right: 10px;
    }
    .referenciaMenoMobil .overeny{
        font-weight: 300;
        color: #777;
    }
    .referenciaText{
        float:none;
        width:90%;
        padding-left:4.5%;
        padding-right:4.5%;    
    }
    .referenciaText::before {
        content: "";
        width: 0px;
        height: 0px;
        position: absolute;
        border-left: 24px solid #f4f4f4;
        border-right: 12px solid transparent;
        border-top: 12px solid #f4f4f4;
        border-bottom: 20px solid transparent;
        left: 55%;
        bottom: -24px;  
    }
}
@media(min-width:992px){
    .referenciaText::after {
        border-right-color: #f4f4f4;
        border-left: 0;
        left: -20px;
        top: 50%;
        margin-top: -20px;
    }
}


.referenciaText .odporucam{
    color: red;
}
.referenciaText .odporucam.odporucam1{
    color:#12684e;
}
.referenciaText .btm{
    padding-top: 18px;
}
.referenciaText span{
    font-size: 16px;
    margin-right: 30px;
    white-space: nowrap;
    margin-bottom: 10px;
    display: inline-block;
}
.referenciaText .stars{
    white-space: nowrap;
    display: inline-block;
}
.referenciaText span .fal{
    margin-right: 10px;
}
.referenciaText .fa-star, .referenciaText .fa-star-half{
    margin-right: 5px;
    color:#f70;
}


#hodnoteniaTexty .recenziaVlna{
    background: #f4f4f4;
    -webkit-box-shadow: 0 0 0 0 #000;
    box-shadow: 0 0 0 0 #000;
    margin-top: 30px;   
}
#hodnoteniaTexty .recenziaVlna:before {
  content: "";
  width: 0px;
  height: 0px;
  position: absolute;
  border-left: 24px solid #f4f4f4;
  border-right: 12px solid transparent;
  border-top: 12px solid #f4f4f4;
  border-bottom: 20px solid transparent;
  left: 55%;
  bottom: -32px;
}
#hodnoteniaTexty .recenziaVlna em{
    color: #555;
    font-size: 14px;
    font-weight: 300;
}
#hodnoteniaTexty .hodnotenieFooter .menoDatum{
    padding-top: 10px;
}

#hodnoteniaTexty .bezTextu{
    background: transparent;
    border:5px solid #f4f4f4;
}

#hodnoteniaTexty .zeleneOdporucam{
    background: #12684e;
    border: 5px solid #12684e;
    color:#fff;
}
#hodnoteniaTexty .zeleneOdporucam:before {
    border-left: 24px solid #12684e;
    border-right: 12px solid transparent;
    border-top: 12px solid #12684e;
    border-bottom: 20px solid transparent;
}

#hodnoteniaTexty .cerveneNedporucam{
    background: #c0000b;
    border: 5px solid #c0000b;
    color:#fff !important;
}
#hodnoteniaTexty .cerveneNedporucam em{
    color: #fff !important;
}
#hodnoteniaTexty .cerveneNedporucam:before {
    border-left: 24px solid #c0000b;
    border-right: 12px solid transparent;
    border-top: 12px solid #c0000b;
    border-bottom: 20px solid transparent;
}