
.row:has(.gdekupitsubmenu){
    margin-top: 24px;
}

#gde-kupit{
    margin: 0;
    border: 1px solid #e5e5e5;
    border-bottom: 0;
    border-radius: 4px 4px 0 0;
}
#maps-row{    
    margin: 0;
    border: 1px solid #e5e5e5;
    border-top: 0;
    border-radius: 0 0 4px 4px;
}

#maps-row #YMapsID{
    margin-top: 9px;
    border-radius: 4px;
}

.bottom_text{
    margin-top: 24px;
}