#content {
    min-height: 40px;
    _height: 40px;
}

#contain {
    float: left;
    width: 630px;
}
#left_col {
    float: left;
    margin-right: 30px;
    padding-top: 40px;
    width: 300px;
}

.category {
    display: block;
    float: left;
    margin: 0 30px 20px 0;
    overflow: hidden;
    text-decoration: none;
    width: 190px;
}
.category.last {
    margin-right: 0;
}
.category,
.category * {
    cursor: pointer;
}
.category strong {
    display: block;
    color: #fff;
    font-size: 120%;
    font-weight: bold;
    height: 33px;
    overflow: hidden;
    padding: 10px;
}
.category span.category_box {
    background-color: #fff;
    display: block;
    height: 150px;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 190px;
}
.category span.category_box 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;
}
.category span.category_box span.pasek,
.detail .gallery .lightbox span.pasek {
    background: transparent none no-repeat right top;
    display: block;
    height: 83px;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
    width: 83px;
}
.category span.category_box span.pasek.garancy5y,
.detail .gallery .lightbox span.pasek.garancy5y {
    background-image: url('/media/nw_eshop_frontend/pasek_garancy5y.png');
}
.category span.category_box span.pasek.garancy6y,
.detail .gallery .lightbox span.pasek.garancy6y {
    background-image: url('/media/nw_eshop_frontend/pasek_garancy6y.png');
}
.detail .gallery .lightbox {
    background-color: #fff;
    display: block;
    height: 120px;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 140px;
}
.detail .gallery .hidden {
    display: none;
}

.detail .gallery .lightbox span.frame {
    background: transparent url('/media/nw_eshop_frontend/detail_frame_little.png') no-repeat left top;
    display: block;
    height: 120px;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 140px;
}
.category span.category_box img {
    margin-top: 12px;
}

.products {
    margin: 15px 0;
}
.products .product {
    float: left;
    margin: 0 30px 20px 0;
    width: 190px;
}
.products .product.last {
    margin: 0 0 20px 0;
}
.products .category {
    float: none;
    margin: 0;
}
.products .category strong {
    color: #fdde6e;
}
.products .product p,
.products .product ul,
.icons,
.gallery {
    margin: 10px;
}
.products .product ul {
    list-style-type: none;
}
.products .product ul li {
    background: transparent url('/media/nw_eshop_frontend/product_li.png') no-repeat 2px 7px;
    font-weight: bold;
    margin: 5px 0;
    padding-left: 15px;
}
.icons {
    text-align: left;
}
.detail .icons {
    border-top: 1px solid #fff;
    margin: 10px 0;
    padding: 15px 0 0 0;
}
.icons img {
    margin: 0 5px 5px 0;
}

#intro {
    margin-bottom: 20px;
}
#intro #intro_text,
#intro #intro_ico {
    float: left;
}
#intro #intro_text {
    margin-right: 20px;
    width: 420px;
}
#intro #intro_ico {
    width: 190px;
}
#intro #intro_ico .category {
    margin: 10px 0 0 0;
}
#intro #intro_text p.perex {
    font-weight: bold;
    margin: 10px 0;
}
#intro #intro_text #additional_text {
    display: none;
    margin: 10px 0;
}

.detail #intro #intro_text {
    width: 320px;
}
.detail #intro #intro_ico {
    width: 290px;
}
.detail #intro #intro_ico .category {
    float: none;
    margin: 10px 0;
    width: 290px;
}
.detail .category span.category_box {
    height: 210px;
    width: 290px;
}
.detail .category span.category_box span.frame {
    background-image: url('/media/nw_eshop_frontend/detail_frame.png');
    height: 210px;
    width: 290px;
}
.detail #intro #intro_text #additional_text {
    display: block;
}
.detail #variants {
    margin-top: 15px;
}
.detail #intro ul,
.detail #variants ul {
    list-style-type: none;
    margin: 15px 0 30px;
}
.detail #intro ul {
    margin-bottom: 0;
}
.detail #intro ul li,
.detail #variants ul li {
    background: transparent url('/media/nw_eshop_frontend/product_li.png') no-repeat 2px 7px;
    font-weight: bold;
    margin: 8px 0;
    padding-left: 15px;
}
.detail #intro ul li a,
.detail #variants ul li a {
    color: #fff;
}

#kontakt_na_prodejce {
}

#kontakt_na_prodejce a.fake_button {
    background: transparent url('/media/page/contact_button.png') no-repeat left top;
    color: #b20000;
    display: block;
    float: right;
    font-size: 120%;
    font-weight: bold;
    height: 24px;
    padding: 6px 27px 0 0;
    text-align: center;
    text-decoration: none;
    width: 183px;
}

.gallery {
    margin: 10px 0;
}
.gallery a.lightbox {
    display: block;
    float: left;
    margin-bottom: 10px;
    margin-right: 10px;
    width: 140px;
}
.gallery a.lightbox.last {
    margin-right: 0;
}

.detail .ful_ref {
    display: none;
}
.detail .cut_ref,
.detail .ful_ref {
    cursor: pointer;
}
.detail .cut_ref.clicker span.more,
.detail .ful_ref span.more {
    color: #fdde6e;
    margin-left: 5px;
    text-decoration: underline;
    text-transform: lowercase;
}
.detail .cut_ref.no-pointer {
    cursor: default;
}

.variants {
    float: left;
    margin-top: 20px;
    width: 215px;
}

