.wrapper_pop {
        margin: 0 auto;
        min-height: 100%;
        width: 1000px;
}
.open-popup {
        border-bottom: 2px dotted #C2292C;
        cursor: pointer;
        font:700 15px/16px Georgia, "Times New Roman", Times, serif; color:#C2292C;
        margin: 0px 0 0 0px;
        position: absolute;
        top:75px;
        right:15px;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        -o-user-select: none;
        user-select: none;
}
 .open-popup_1 {
        cursor: pointer;
        font:700 15px/16px Georgia, "Times New Roman", Times, serif; color:#C2292C;
        margin: 0px 0 0 0px;
        position: relative;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        -o-user-select: none;
        user-select: none;
}
.open-popup:hover {
        border-bottom: 2px dotted #666;
        color: #666;
}
.popup {
        display: none;
        background: url(/ima/good_description_bg.png) -5px -5px;
        border: 5px solid rgba(119, 95, 91, .7);
        border-radius: 10px;
        height: 198px;
        position: absolute;
        width: 345px;
        z-index: 999;
}
.popup1 {
        display: none;
        background: url(/ima/good_description_bg.png) -5px -5px;
        border: 5px solid rgba(84, 131, 11, .9);
        border-radius: 10px;
        height: 340px;
        position: absolute;
        width: 340px;
        z-index: 999;
}

.popup-content {
    border-radius: 6px;
    line-height: 1.6;
    padding: 5px 5px 0 15px;
    font:700 14px/22px Georgia, "Times New Roman", Times, serif; color:#000;
    text-align: left;
}
.popup-title {
        font:700 16px/22px Georgia, "Times New Roman", Times, serif; color:#000;
        height: 22px;
        line-height: 22px;
        padding: 0 0 0 16px;
        margin-top: 0px;
        text-shadow: 0 1px 0 rgba(255, 255, 255, .5);
        box-shadow: inset 0 1px 1px #e6edef;
}

 .popup-warning  {
        padding: 0 0 0 0px;
        text-align: left;
 }
.popup-choice {
        margin: 15px 0 0;
        text-align: left;

}
.bt-yes,
.bt-no {
        border: none;
        font:700 12px/22px Georgia, "Times New Roman", Times, serif; color:#FFF; text-align:center
        position: relative;
   /*     text-shadow: 0 1px 0 rgba(255, 255, 255, .4);  */
        height: 29px;
        width: 130px;
}
.bt-yes:active,
.bt-no:active {
        top: 1px;
}
.bt-yes {
        background: url(/ima/knopka.gif) no-repeat;
     /*    left: 350px;
         color: #2a4006; */
        margin: 0 0 0 0px;
}
.bt-no {
        background: url(/images/bg-btn-no.png) no-repeat;
        color: #582121;
}
.bt-close {
        background: url(/ima/btn-close.png) no-repeat;
        height: 15px;
        left: 314px;
        position: absolute;
        top: 7px;
        width: 16px;
}
.bt-close:hover {
        cursor: pointer;
}
.hide-layout {
        background: #000;
        bottom: 0;
        display: none;
        height: 100%;
        opacity: 0.5;
        position: fixed;
        top: 0;
        left: 0;
        width:5000px;
        z-index: 998;
}
.basket_pop {padding:16px 17px 0px 17px; position: absolute; border: 5px solid rgba(84, 131, 11, .7); border-radius: 10px; background:#ffffff; display: none; width:357px; z-index:900;}
.b_zag {padding:0px 0px 11px 0px; border-bottom: solid 1px #e5e5e5; margin-bottom:11px;}
.b_zag h4 {font: normal 9pt Arial; float: left;}
.basket_tov {padding-bottom:20px; font: normal 15pt Arial; color:#5b5b5b;}
.basket_tov span {display: block; padding-top:7px; font: bold 9pt Arial; color:#6777ba;}
.clear { clear: both; font-size:1px; }


/* --------------- /GENERAL --------------- */

/* --------------- FONT-FACE --------------- */

@font-face {
        font-family: 'HelveticaNeue';
        src: url('fonts/helveticaneue.eot');
        src: url('fonts/helveticaneue.eot?#iefix') format('embedded-opentype'),
                 url('fonts/helveticaneue.woff') format('woff'),
                 url('fonts/helveticaneue.ttf') format('truetype'),
                 url('fonts/helveticaneue.svg#helveticaneue') format('svg');
        font-weight: normal;
        font-style: normal;
}

/* --------------- /FONT-FACE --------------- */
