.cleared{
    clear:both;
    font-size:1px;
    line-height:1px;
    height:1px;
}
.open-form{
    display:none;
    text-align:center;
    position:fixed;
    top:30px;
    left:50%;
    z-index:1100;
    width:353px;
    margin-left:-176px;
}

#send-na{
    top:230px;
}


.open-form .sheet{
    position:relative;
    z-index:0;
    float:left;
    min-heightpx;
    padding:10px;
}


.open-form .sheet .t,.open-form .sheet .b,.open-form .sheet .c{
    position:absolute;
    left:0px;
    display:block;
    width:353px;
    z-index:-1;
}

.open-form .sheet .t{
    height:53px;
    top:0px;
    background:url("/img/form-t.png") no-repeat scroll center top transparent;
}

.open-form .sheet .b{
    height:25px;
    bottom:0px;
    background:url("/img/form-b.png") no-repeat scroll center top transparent;
}

.open-form .sheet .c{
    bottom:25px;
    top:53px;
    background:url("/img/form-c.png") repeat-y scroll center top transparent;
}



.open-form .sheet .heading{
    height:45px;
    width:330px;
    line-height:45px;
    font-family: Arial, Helvetica, Sans-serif;
    font-size:18px;
    color:#3FA500;
}

.open-form .sheet .prf{
    position:relative;
    float:left;
    margin-top:6px;
}

.h20{
    height:20px;
}

.send-form{
    display:inline-block;
    width:144px;
    height:27px;
    text-indent:-9999px;
    cursor:pointer;
    background:url("/img/but-send.png") no-repeat scroll center top transparent; 
    margin-left:68px;   
}
.center{
    text-align:center;
}

.cost-tovar{
    color:#815504;
    font-family: Arial, Helvetica, Sans-serif;
    font-size:18px;
}

.cost-tovar #cost-tovar{
    font-weight:bold;
}

#link-tovar{
    font-family: Arial, Helvetica, Sans-serif;
    font-size:18px;
    color:#3FA500;
}

.form-label{
    float:left;
    width:120px;
    font-family: Arial, Helvetica, Sans-serif;
    font-size:14px;
    color:#3FA500;
    text-align:left;
}
.form-label label{
    padding-left:25px;
}
.form-label label span{
    font-weight:bold;
}

.form-right{
    float:right;
    width:210px;
}

.form-right input{
    width:188px;
    border: 1px solid #8B8C8D;
    height:10px;
    padding-top:5px;
    padding-bottom:6px;
    font-size:12px;
    font-family: Arial, Helvetica, Sans-serif;
    line-height:12px;    
}

.form-right textarea{
    width:188px;
    border: 1px solid #8B8C8D;
}

#close-open-form{
    display:block;
    width:24px;
    height:24px;
    background:url("/img/close.png") no-repeat scroll center top transparent;
    position:absolute;
    right:12px;
    top:12px;    
}


/*
     FILE ARCHIVED ON 22:54:27 Feb 21, 2017 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 22:53:48 Feb 11, 2018.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/