body {
	font: normal 12pt Arial, sans-serif;
	background: #fff;
	color: 000;
}

#header, #navigation, #user-enter, #sidebar, #footer {
	display: none;
}

h1, h2, h3, h4, h5, h6, p, li {
	color: #000;
}

h1 {
	font-size: 18pt;
	text-align: center;
}

h2 {
	font-size: 16pt;
	text-align: center;
}

.data {
	margin: 0 0 30px 0;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
}

.data th, .data td {
	font-size: 10pt;
	padding: 10px;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
}

#logo-print {width: 200px;}

#summa {
	font-weight: bold;
	font-style: italic;
	margin: 0 0 20px 0;
}

#rukovoditel {
	font-weight: bold;
	margin: 40px 0 20px 0;
}

#primechanie {
	font-size: 10pt;
	margin: 100px 0 20px 0;
}
