.site-frame {
    background: url("/files/promo/promo.jpg") no-repeat center -90px;
    zoom: 1;
}

.frontpage .site-frame {
    background: url("/files/promo/promo.jpg") no-repeat center top;
    zoom: 1;
}


.frontpage .site-frame #padcontainer {
    /*border: orange;*/
    /*border-style: solid;*/
    justify-content: center;
    padding: 0 0 0 0;
    display: flex;
}

.frontpage .site-frame #centerpadcontainer .arightpad{
    border: orange;
    border-style: solid;
    position: relative;
    right: 500px;
    width: 500px;
    height: 5000px;
    cursor: pointer;
}

.frontpage .site-frame #centerpadcontainer {
    width: 1000px;
    height: 0px;
    padding: 0 0 0 0;
}

.frontpage .site-frame #leftpad {
    /*border: orange;*/
    /*border-style: solid;*/
    position: relative;
    right: 500px;
    width: 500px;
    height: 5000px;
    cursor: pointer;
}

.site-frame #leftpad span{
    display: none;
    cursor: pointer
}

.frontpage .site-frame #leftpad:hover span{
    background-color: #fdddb7;
    border: 1px solid #c49e77;
    color: #c49e77;
    cursor: pointer;
    display: block;
    font-weight: bold;
    left: 20%;
    margin-top: 390px;
    margin-left: 244px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100px;
    z-index: 9999999;
}


.frontpage .site-frame #rightpad {
    /*border: orange;*/
    /*border-style: solid;*/
    position: relative;
    top: -5000px;
    left: 1000px;
    width: 500px;
    height: 5000px;
    cursor: pointer;
}

.site-frame #rightpad span{
    display: none;
    cursor: pointer
}

.frontpage .site-frame #rightpad:hover span{
    background-color: #fdddb7;
    border: 1px solid #c49e77;
    color: #c49e77;
    cursor: pointer;
    display: block;
    font-weight: bold;
    left: 20%;
    margin-top: 390px;
    margin-right: -20px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100px;
    z-index: 9999999;
}

/*.frontpage .site-frame {*/
    /*background: url("/files/promo/promo_adv2.jpg") no-repeat center top;*/
    /*zoom: 1;*/
/*}*/


.site-frame #header {
    padding-top: 0px;
}

.frontpage .site-frame #padcontainer {
    /*border: orange;*/
    /*border-style: solid;*/
    justify-content: center;
    padding: 0 0 0 0;
    display: flex;
}

.frontpage .site-frame #leftpadcontainer {
    /*border: green;*/
    /*border-style: solid;*/
    width: 200px;
    height: 10px;
    padding: 0 0 0 0;
    /*display: flex;*/
    /*display: inline-block;*/
}


.frontpage .site-frame #centerpadcontainer {
    /*border: white;*/
    /*border-style: solid;*/
    width: 1000px;
    height: 0px;
    padding: 0 0 0 0;
    /*display: flex;*/
    /*display: inline-block;*/
}

.frontpage .site-frame #rightpadcontainer {
    position: relative;
}



.frontpage .site-frame #leftpad {
    /*border: orange;*/
    /*border-style: solid;*/
    position: relative;
    right: 500px;
    width: 500px;
    height: 5000px;
}

.frontpage .site-frame #rightpad {
    /*border: orange;*/
    /*border-style: solid;*/
    position: relative;
    top: -5000px;
    left: 1000px;
    width: 200px;
    height: 5000px;
}


body.by-section .footer-links-wrapper {
    background: none;
}

/* start */
#vandruem_img1 {
    height: 55px;
    width: 500px;
    z-index:1000;
    position:absolute;
    /*border: red;*/
    /*border-style: solid;*/
}

#vandruem_img2 {
    height: 57px;
    width: 720px;
    z-index:1000;
    position:absolute;
    margin-top: 90px;
    /*border: red;*/
    /*border-style: solid;*/
}

#vandruem_img3 {
    height: 33px;
    width: 300px;
    z-index:1000;
    position:absolute;
    margin-left: 200px;
    margin-top: 148px;
    /*border: red;*/
    /*border-style: solid;*/
}


/*end*/
