@import url('project.css');
@import url('consumption.css');
@import url('popup.css');

#product {
    margin: 10px 0px 0px 15px;
    width: 660px;
    height: auto;
}
.product-list {

}
.product-detail {
    background-color: #f7f7f7;
    padding: 0 0 15px 0;
}
/* VYPIS PRODUKTU */
.product-box {
    width: 201px !important;
    /*max-width: 225px;*/
    float: left;
    height: 275px;

    color: #000;
    background-color: #f7f7f7;
    margin: 0px 5px 5px 0px;
    padding: 7px;
}
.product-box .title {
    width: 200px;
    position: relative;
    padding: 0px 0px 2px 0px;
    font-size: 110%;
    font-weight: 700;
    text-align: left;
}
.product-box .title a {
    color: #19abe6;
    text-decoration: underline;
}
.product-box .title a:hover {
    color: #19abe6;
    text-decoration: none;
}
.product-box .title a:visited {
    
}
.product-box .perex {
    height: 100px;
    padding: 0px 5px 5px 0px;

    font-family: Verdana, Tahoma, sans-serif;
    font-size: 8.5pt;
    text-align: left;
    line-height: 17px;
}
.product-box .image {
    width: 200px;
    overflow: hidden;
    text-align: center;
}
.product-box .image img {
    display: block;
    float: none !important;
    border: 0 none;
    margin: 0 auto;
}
.product-box .image a.aimage {
    width: 200px;
    text-align: center;
}
.product-box .compare {
    text-align: center;
}
/* DETAIL PRODUKTU */
.product-detail .image {
    float: left;
    width: 250px;
    height: 110px;
    padding: 10px;
    text-align: center;
}
.product-detail .image .newFAQ { 
    width: 202px;
}
.product-detail .image img {
    display: block;
    border: 0 none;
    float: none;
    margin: 0 auto;
}
.product-detail .intro {
    float: left;
    width: 390px;
    min-height: 150px;
    padding: 10px 0px 0px 0px;
}
.product-detail .intro .perex {
    padding: 0px 15px 10px 0px;
    text-align: left;
    line-height: 20px;
    font-family: Verdana, Tahoma, sans-serif;
    font-size: 9pt;
    font-weight: 700;
    color: #19abe6;
    clear: both;
}
.product-detail .intro .application {
    width: 205px;
    height: 50px;
    font-family: Verdana, Tahoma, sans-serif;
    font-size: 8pt;
    font-weight: 700;
    text-align: left;
    color: #444;
    float: left;
}
.product-detail .intro .application .app-label {
    clear: both;
}
.product-detail .intro .multicolor {
    width: 136px;
    height: 45px;
    padding: 5px 0px 0px 30px;    
    float: left;
}
.product-detail .intro .compare {
    clear: both;
    font-family: Verdana, Tahoma, sans-serif;
    font-size: 7.5pt;
    text-align: right;
    padding: 0 15px 0 0;
    line-height: 25px;
}
.product-detail .intro .compare a,
.product-box .compare a,
#compare .compare-btn {
    text-decoration: none;
}
.product-detail .intro .compare .compare-btn, 
.product-box .compare .compare-btn,
#compare .compare-btn {
    width: auto;
    height: 20px;
    font-family: Verdana, Tahoma, sans-serif;
    font-size: 7.5pt;
    font-weight: 700;
    background-image: url('../img/bg-compare-btn.png');
    border-style: solid;
    border-color: #ffea58;
    border-width: 1px 1px 2px 1px;
    padding: 1px 5px 2px 5px;
    vertical-align: middle;
    cursor: pointer;
}
.product-box .title .compare-btn1 {
    position: absolute; top: -2px; right: -2px;
    width: 34px;
    height: 19px;
    font-family: Verdana, Tahoma, sans-serif;
    font-size: 7.5pt;
    font-weight: 700;
    background-image: url('../img/compare-plus.jpg');
    border: 0;
    vertical-align: middle;
    cursor: pointer;
}
.product-box .title .compare-btn2 {
    position: absolute; top: -2px; right: -2px;
    width: 34px;
    height: 19px;
    font-family: Verdana, Tahoma, sans-serif;
    font-size: 7.5pt;
    font-weight: 700;
    background-image: url('../img/compare-minus.jpg');
    border: 0;
    vertical-align: middle;
    cursor: pointer;
}

.product-detail .intro .compare .compare-btn {
    margin: 3px 0 3px 7px;
}
.product-detail .main {
    padding: 10px;
    clear: both;
}
.product-detail .main .description {
    width: 464px;
    height: auto;
    float: left;
    border-right: 1px dotted #e6e7e6;
    padding: 0 10px 0 0;
}
.product-detail .main .gallery {
    width: 130px;
    padding: 0px 0px 0px 6px;
    float: left;
}
.product-detail .main .gallery img {
    padding: 1px;
    border: 1px solid #e6e7e6;
}
.product-detail .main .gallery img:hover {
    padding: 1px;
    cursor: pointer;
    border: 1px solid #999;
}

.product-similar {
    background-color: #f7f7f7;
    padding: 0 25px 0 25px;
    overflow: auto;
    clear: both;
}
.product-similar h4 {
    margin: 0 0 7px 0;
}
.product-similar .similar-item {
    width: 80px;
    height: 115px;
    float: left;
    margin: 0 10px 0 0;
    padding: 0px;
} 
.product-similar .similar-item .title {
    width: 80px;
    height: 18px;
    
    font-family: Verdana, Tahoma, sans-serif;
    font-size: 7.5pt;
    text-align: center;
    font-weight: 700;
}
.product-similar .similar-item .title a { 
    text-decoration: none;
}
.product-similar .similar-item .image {
    width: 80px;
    height: 60px;
    margin: 0 !important;
    padding: 0 !important;    
    text-align: center;
}
.product-similar .similar-item .image img {
    border: 0;
    margin: 0 !important;
    padding: 0 !important;
}
#consumptionButton {
    font-weight: 700;
    margin: 0 0 10px 5px;
    padding: 0 0 10px 15px;
    background-image: url('../img/menu-arrow-main.gif');
    background-position: 0px 6px;
    background-repeat: no-repeat;    
}


/** APPLICATION ICONS **/
/* malířská štětka */
.application .icon {
    width: 28px; height: 27px;
    background-image: url('../img/icons/application.gif');
    background-repeat: no-repeat;
    float: left;
    margin: 4px 1px 4px 0px;
}
.application .icon.icon0 {
    background-position: -56px 0px;
}
/* štětec */
.application .icon1 {
    background-position: -140px 0px;
}
/* váleček */
.application .icon2 {
    background-position: -28px 0px;
}
/* stříkání */
.application .icon3 {
    background-position: -84px 0px;
}
/* stříkání Air-Less */
.application .icon4 {
    background-position: -112px 0px;
}
/* špachtle */
.application .icon5 {
    background-position: -168px 0px;
}
/* nerezový natahovák */
.application .icon6 {
    background-position: -196px 0px;
}
