body {
    background-image: url('/media/index/body-bg.png');
}
h2 {
    font-size: 190%;
}
#left_col,
#contain {
    width: 480px;
}
#contain h3 {
    background: transparent url('/media/page/li.png') no-repeat left 8px;
    color: #7b8455;
    padding-left: 10px;
}
#main_products {
    height: 255px;
}
#main_products .product {
    background-image: url('/media/index/main-products/bg.png');
    height: 245px;
    padding: 10px 10px 0;
    width: 205px;
}
#main_products .product.active {
    background-position: left top;
}
#main_products .product h2 {
    height: 18px;
    margin-bottom: 7px;
    width: 205px;
}
#main_products .product h2 a {
    background-position: left -14px;
    height: 18px;
    width: 205px;
}
#main_products .product ul {
    margin: 0;
}
#main_products .product ul li {
    background: transparent url('/media/page/main-products/li.png') no-repeat left 6px;
    list-style-type: none;
    margin: 7px 0;
}
#main_products .product ul li a {
    color: #fff;
    font-size: 125%;
    font-weight: bold;
    padding: 0 0 0 10px;
    text-decoration: none;
}

.banner_more {
    margin-bottom: 15px;
}
.banner_more p {
    height: 60px;
    overflow: hidden;
}
.banner_more .more {
    text-align: right;
}
.banner_more .more a {
    background: transparent url('/media/page/btn-more.png') no-repeat left top;
    color: #fff;
    display: block;
    float: right;
    font-weight: bold;
    height: 20px;
    line-height: 150%;
    overflow: hidden;
    padding: 5px 15px 5px 5px;
    text-align: center;
    text-decoration: none;
    width: 110px;
}

#main_banner,
#main_banner .picture_holder,
#main_banner .picture_holder .frame {
    height: 305px;
    overflow: hidden;
    width: 480px;
}
#main_banner {
    margin: 15px 0;
    position: relative;
}
#main_banner .picture_holder {
    display: none;
    left: 0;
    position: absolute;
    top: 0;
}
#main_banner #pict1 {
    display: block;
}
#main_banner .picture_holder .frame {
    background-image: url('/media/page/frames/main-banner.png');
}
#banner_menu {
    display: block;
    bottom: 10px;
    left: 10px;
    position: absolute;
}
#banner_menu ul {
    display: block;
    margin: 0;
}
#banner_menu ul li {
    background-color: #73b11f;
    color: #fff;
    cursor: pointer;
    display: inline;
    font-size: 90%;
    font-weight: bold;
    list-style-type: none;
    padding: 0 5px;
}

#news,
#newsletter,
#recommend,
#webcamera,
#looking_for,
#partners {
    margin: 15px 0;
    width: 480px;
}
#news {
    padding-bottom: 5px;
}

#newsletter #nl_content,
#newsletter #presny_cas,
#webcamera #wc_content,
#webcamera #wifi {
    float: left;
    width: 48%;
}
#newsletter #nl_content,
#webcamera #wc_content {
    margin-right: 4%;
}
#webcamera #wc_content h3 {
    margin-bottom: 4px;
}
#presny_cas {
    text-align: center;
}
#presny_cas h3 {
    text-align: left;
}
#pc {
    cursor: default;
    display: block;
    margin-bottom: 10px;
}
#pc a {
    color: #000;
    cursor: default;
    text-decoration: none;
}
#looking_for .more {
    font-weight: bold;
}
#partners .partner {
    display: block;
    float: left;
    margin-bottom: 15px;
    width: 150px;
}
#partners .biosynchron img {
    margin-left: 10px;
}
/*
#partners .biosynchron {
    width: 330px;
}
#partners .mistrflorista {
    width: 495px;
}
*/
#partners .renocar {
    text-align: center;
}
#partners .partner span.subtitle {
    display: block;
    padding-left: 10px;
}
#partners .partner a.link {
    display: block;
    text-align: center;
    text-decoration: none;
    width: 150px;
}
#partners .partner a {
    color: #7b8455;
}
#partners .partner a.link span {
    color: #7b8455;
    text-decoration: underline;
}
#partners .partner a.link:hover span {
    text-decoration: none;
}
#recommend .form_item label,
#newsletter .form-items label {
    display: block;
    float: left;
    padding: 10px 0;
}
#recommend .form_item label {
    width: 100px;
}
#recommend .form_item input,
#newsletter .form-items input {
    background-image: url('/media/index/newsletter-input.png');
    float: left;
    margin-left: 5px;
}
#newsletter .form-items label {
    display: none;
}
#newsletter p {
    line-height: 120%;
    margin: 0;
}
#newsletter .form-items input {
    background-image: url('/media/index/newsletter-input2.png');
    margin-left: 0;
    width: 138px;
}
#recommend .form_item button,
#newsletter .form-items button {
    float: left;
    margin: 5px 0 0 5px;
}
#recommend .form_item {
    float: left;
}

#recommend {
    background-position: left top;
    padding-top: 15px;
}
