.topdecor, .menuline, .right, .footer_link, .footer {
	display: none;
}
.main_map {
	width: 425px;
	height: 350px;
}
.footer_contacts {
	position: absolute;
	top: 30px; left: 20px;
	width: 450px;
	height: 100px;
}
.footer_contacts, .footer_contacts table tr td {
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
}
html, body {
	height: auto;
}
.contacts_for_print {
	display: block;
	font-size: 1.2em;
	padding: 40px;
	font-weight: bold;
}

