#section2 {padding: 0 10px; margin-top: 10px; overflow: auto; zoom: 1;}
#section3 {padding: 0 10px; margin-top: 20px; }

#featured_link {width: 625px; height: 535px; overflow: hidden;}
#featured_link .bx-prev {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -44px;
    width: 25px;
    height: 88px;
    background-image: url("/web-img/frecce_box_link.png");
    background-repeat: no-repeat;
    background-position: 0 0;
}
#featured_link .bx-next {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -44px;
    width: 25px;
    height: 88px;
    background-image: url("/web-img/frecce_box_link.png");
    background-repeat: no-repeat;
    background-position: -25px 0;    
}
#featured_link .bx-prev:hover {background-position: 0 -90px;}
#featured_link .bx-next:hover {background-position: -25px -90px;}

#right_links img {display: block;}
#shop_selection {position: relative; height: 212px; overflow: hidden; margin-bottom: 8px;}
#shop-select-div {position: absolute; z-index: 10; left: 23px; bottom: 10px;}
.promo_link {padding: 10px; padding-bottom: 1px; margin-bottom: 8px; position: relative;}
.promo_link .b1 {margin-right: 16px;}
.promo_link .b2 {
    position: absolute;
    right: 10px; bottom: -12px;
    /*right: 2px; top: 10px;*/
}

.slogan_sme {width: 250px;}