#event-ram-body-test {
    width: 100%;
    height: 100%;
    z-index: -10;
    position: fixed;
    left: 0;
    top: 0;
    padding: 30px;
    padding-top: 81px;
    box-sizing: border-box;
    background-color: #8F161F;
}

#event-ram-body-test .top-top {
    height: 55px;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background-color: #EFEFEF;
    z-index: -3;
}

#event-ram-body-test .top {
    height: 270px;
    width: 100%;
    position: fixed;
    top: 50px;
    left: 0;
    background-image: url("../img/christmas/christmas_top2.png");
    background-repeat: repeat-x;
    z-index: -3;
}

#event-ram-body-test .box {
    width: 100%;
    height: 100%;
}

#event-ram-body-test .tree {
    width: 250px;
    height: 308px;
    position: fixed;
    left: 15px;
    bottom: 110px;
    background-image: url("../img/christmas/christmas_tree.png");
    background-repeat: no-repeat;
    background-size: 250px 308px;
    z-index: -2;
}

@media screen and (min-width: 1370px) {
    #event-ram-body-test .tree {
        width: 308px !important;
        height: 452px !important;
        bottom: 100px !important;
        background-size: 308px 452px !important;
    }
}

#event-ram-body-test .wishes {
    position: fixed;
    margin-top:185px;
    right: 55px;
    z-index: -2;

    width: 301px;
    height: 163px;
    background-image: url("../img/christmas/christmas_wishes.png");
}

/* Bozonarodzeniowy wystroj i zyczenia */

table.c {
    margin-top: 200px !important;
}

#event-ram-body {
    width: 100%;
    height: 100%;
    z-index: -10;
    position: fixed;
    left: 0;
    top: 0;
    padding: 30px;
    padding-top: 81px;
    box-sizing: border-box;
    background-color: #8F161F;
}

#event-ram-body-box {
    width: 100%;
    height: 100%;
}

#event-ram-top-top {
    height: 55px;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background-color: #EFEFEF;
    z-index: -3;
}

#event-ram-top {
    height: 270px;
    width: 100%;
    position: fixed;
    top: 50px;
    left: 0;
    background-image: url("../img/christmas/christmas_top2.png");
    background-repeat: repeat-x;
    z-index: -3;
}

#event-ram-bottom {
    height: 270px;
    width: 100%;
    position: fixed;
    bottom: 0;
    left: 0;
    background-image: url("../img/christmas/christmas_bottom2.png");
    background-repeat: repeat-x;
    z-index: -1;
}

#event-tree {
    width: 308px;
    height: 452px;
    position: fixed;
    left: 15px;
    bottom: 110px;
    background-image: url("../img/christmas/christmas_tree.png");
    z-index: -2;
}

#event-wishes-table {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: -2;
}

#event-wishes-table .c2 {
    width: 578px;
}

#event-wishes-table .c3 {
    padding-top: 70px;
}

#event-wishes {
    
    width: 301px;
    height: 163px;
    position: fixed;
    right: 15px;
    top: 380px;
    z-index: -2;

    width: 301px;
    height: 163px;
    margin: auto auto;
    background-image: url("../img/christmas/christmas_wishes.png");
}
/* Bozonarodzeniowy wystroj i zyczenia */