/* для печати */
.print, .onlyprint {
	display: block;
	background: none;
}
.nonprint{
	display: none;
	background: none;
}
body,html {
	width: 100%;
	padding:0;
	margin:0;
}
img.logo {
	position:relative;
	top:0;
	left:0;
	margin-top: 20px;
	margin-bottom: 20px;
}
table {
	margin:0 !important;
	width: 100% !important;
}
a:link, a:hover, a:active, a:visited {
	text-decoration: none;
}
div.content {
	width: 100%;
}
td.bg_5, td.bg_6  {
	background: none;
	display: block;
	margin-bottom: 30px;
}
