#content {
    min-height: 40px;
    _height: 40px;
    padding-top: 80px;
}
#container_top {
    background: transparent url('/media/page/wave_top.png') no-repeat center 184px;
}
#container_top div.cont_body {
    background: transparent url('/media/index/zena.jpg') no-repeat 93px top;
    height: 342px;
}
#menu {
    background-image: url('/media/index/menu_all.png');
}
#index_offer {
    left: -3px;
    position: absolute;
    top: 190px;
}
#index_offer .io_item,
#index_offer .io_item * {
    cursor: pointer;
}
#index_offer .io_item {
    display: block;
    float: left;
    height: 180px;
    overflow: hidden;
    padding-top: 20px;
    position: relative;
    width: 302px;
}
#index_offer #rosty {
    margin-left: 29px;
}
#index_offer #doplnky {
    margin-left: 28px;
}
#index_offer .io_item span.frame {
    background: transparent none no-repeat left top;
    display: block;
    height: 200px;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 302px;
}
#index_offer #matrace span.frame {
    background-image: url('/media/index/matrace.png');
}
#index_offer #rosty span.frame {
    background-image: url('/media/index/rosty.png');
}
#index_offer #doplnky span.frame {
    background-image: url('/media/index/doplnky.png');
}
.lang_sk #index_offer #doplnky span.frame {
    background-image: url('/media/index/doplnky-sk.png');
}
#index_offer .io_item:hover span.frame {
    background-position: left 100%;
}


#contain {
    float: left;
    padding-top: 0;
    width: 610px;
}
.news {
    margin: 20px 0;
}
.news .news_item {
    display: block;
    margin: 20px 0;
    text-decoration: none;
}
.news .news_item .ni_headline {
    display: block;
}
.news .news_item .ni_p {
    color: #fff;
    display: block;
    margin: 2px 0;
}

#right_col {
    float: left;
    margin-left: 50px;
    width: 300px;
}
