#kraje,
#flash_mapa_kraje {
    float: left;
    margin: 15px 0;
    padding: 0 0 0 15px;
    width: 300px;
}
#kraje {
    padding: 0 0 0 40px;
    width: 275px;
}

.prodejna {
    margin: 15px 0;
}
.prodejna .ico {
    background-color: #fff;
    display: block;
    float: left;
    height: 150px;
    margin: 0;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 190px;
}
.prodejna .gallery .ico {
    height: 120px;
    margin: 0 10px 10px 0;
    width: 140px;
}
.prodejna .ico span.frame {
    background: transparent url('/media/nw_eshop_frontend/product_frame.png') no-repeat left top;
    display: block;
    height: 150px;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 190px;
}
.prodejna .gallery .ico span.frame {
    background-image: url('/media/nw_eshop_frontend/detail_frame_little.png');
    height: 120px;
    width: 140px;
}
.prodejna .ico img.no-ico {
    margin-top: 12px;
}
.prodejna .info {
    float: left;
    padding: 0 15px;
    width: 410px;
}
.prodejna .info address {
    margin: 5px 0 10px 0;
}

.prodejna a.fake_button {
    background: transparent url('/media/page/search_button.png') no-repeat left top;
    color: #b20000;
    display: block;
    font-size: 120%;
    font-weight: bold;
    height: 24px;
    margin: 10px 0;
    padding: 6px 27px 0 0;
    text-align: center;
    text-decoration: none;
    width: 80px;
}
#search #search-seller-btn {
    background: transparent url('/media/prodejci/search_button_wide.png') no-repeat left top;
    width: 160px;
}
img.dr-sleep-ico {
    float: right;
}
.studio {
    color: #FDDE6E;
}

