section#import .about_kompleks {
    box-sizing: border-box;
    padding: 0px 0;
    border-bottom: 1px solid #dcdcdd;
    font-size: 2rem;
}

    section#import .about_kompleks .about_kompleks_text-img {
        float: right;
        margin-left: 3%;
        margin-right: 3%;
    }

    section#import .about_kompleks p {
        color: #999999;
        text-shadow: none;
        margin-left: 3%;
        margin-right: 3%;
    }

    section#import .about_kompleks h2 {
        color: #999999;
        font-size: 1rem;
    }
    
    .flatPlan .flatPlan__info .pageTitle, .flatPlan .flatPlan__order .pageTitle, .flatPlan__infoList .flatPlan__infoList-item:last-child > * {
    padding-bottom: 0
}

.w_tac {
    text-align: center
}

.spot-header {
    text-align: center;
    border-right: solid 1px black;
    padding: 0;
}

.spot {
    border-right: solid 1px black;
    padding: 0;
    text-align:center;
    /*border-left: solid 1px black;*/
}

#spot-list .booking {
    background-color: #58f561;
    padding: 0;
}

#spot-list .evel {
    background-color: #e8f812;
    padding: 0;
}

#spot-list .conflict {
    background-color: #ff8566;
    padding: 0;
}

