#advblock_container {
width: 604px;
height: 315px;
background-color: #263238;
position: fixed;
bottom: 0;
right: 0px;
display: none;
box-shadow: 0 0 10px #aaa;
-moz-box-shadow: 0 0 10px #aaa;
-webkit-box-shadow: 0 0 10px #aaa;
z-index: 9999;
}

#advblock_container .wypuq {
    position: absolute;
    cursor: pointer;
    top: -8px;
    right: 5px;
    z-index: 99999;
    font-size: 35px;
    opacity: 0.8;
    font-weight: bold;
    color: #fff;
}

#advblock_container .wypuq:hover {
    text-decoration: none !important;
    opacity: 1;
}

.slidebox-container {
    padding: 10px 10px 10px 0;
}

.kehevo {
display: block;
    padding: 5px 0px 0 3px;
    text-decoration: none;
}

.rupykir {
    font-size: 20px;
    line-height: 35px;
    height: 35px;
    display: block;
    padding: 0 40px 0 20px;
    text-transform: uppercase;
    color: #ffffff;
    font-weight: bold;
    background-color: #37474f;
    
}

.kehevo img {
    width: 600px;
    float: right;
}