/* Novi skin 07.10.2019 */

body {
    color: #333 !important;
    background: url(../img/bg_white.jpg);
    background-repeat: repeat-y;
    background-size: 100% auto;
    background-position: center top;
    background-attachment: fixed;
}

.page .header {
    /*background: url(../img/holz_head.jpg) repeat 50% 0;*/
    background: none !important;
}

main .wrapper .content {
    color: inherit !important;
}

.content > .padwrap {
    background-color: rgba(255, 255, 255, .75);
    padding: 10px 20px;
    margin: 10px 0 !important;
}

.bc a {
    color:inherit !important;
}

.bc a:hover {
    text-decoration: underline !important;
    color: red !important;
}

.hotel .title {
    color: white !important;
}

.header > .top {
    background-color: rgba(51, 51, 51, 1) !important;
}

/* roms bg fix */
[data-roomuid] {
    color: white !important;
}