
.print #main {
	background:#fff;
	margin:0 auto;
	width:1000px;
}

.print {
    background:#fff;
}

.print .header {
    height:230px;
    border-bottom: 1px  dotted #0071b8;
    position:relative; 
}
.print #main {
    background:#fff;
    margin:0 auto;
    width:1000px;
    min-width:1000px;

}
.logo-print {
    width:353px;
    height:199px;
    position:absolute;
    left:50%;
    top:15px;
    margin-left:-454px;
}
.logo-print img {
    border:0;
}
.print .address {
    left:50%;
    top:43px;
    margin-left:127px;
    position: absolute;
    font-weight: bold;
    line-height: 20px;
}
.print .address_title {
    color:#1a7fbf;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
}

.print .content {
    padding:26px 30px 30px 30px;
    margin-bottom:0px;
    overflow: hidden;
}
.print table.th1 td {
    background:0;
}
.print table.th1 td div {
    background:0;
}
.print .blockimg  span {
    display:none;
}
.print .cena {
    background:0;color:#000;
}
.print .inkard {
    display:none;
}
.print .znaki {
    display:none;
}
.print .galler {
    /*display:none;*/
}
.print .poh-tovar {
    display:none;
}
.print .back {
    display:none;
}
.print .cat_vn_nav {
    display:none;
}

