/*@media print {
	
}
body { font-size: 10pt; }
/ шапка *
.top { height: 70px; background: url(../img/logo-print.gif) no-repeat 30px 15px; }
.cloud { display: none; }
/* контент *
.center { background: none; }
.center .lcol, .path, .print { display: none; }
.center .rcol { padding: 10px 20px 100px 30px; }
/* подвал *
.bottom { height: 40px; top: -40px; }
.bottom .lcol { background: none; width: auto; padding: 0 30px; }
.bottom .img { height: auto; background: none; }
.bottom .rcol { display: none; }
.bottom .txt { padding: 5px 0 0 0!important; color: #000 !important; font-size: 10pt; border-top: 1px solid #888; }
.bottom .txt strong { display: inline; padding-right: 30px; padding-bottom: 3px; font-size: 10pt; color: #000 !important; }*/

@media print {
	.top-print input { display: none; }
}
body { font-size: 10pt; }
.top-print { padding-left: 32px; padding-top: 88px; font-size: 11pt; }
.logo { top: 0px; left: 14px; background: none; }
.center { width: 90%; padding: 30px 0 10px 32px; background: none; }
.top-print input { position: absolute; left: 75%; top: 19px; /*padding: 1px 7px;*/ width: 95px; font-size: 10pt; font-weight: bold; }
.top-print input.btn-close {	/*padding: 1px 3px;*/ top: 55px; }
.item {
	clear: none;
}
.item .img {
	float: none;
}
