.for-print {
	display: block;
}

#vetlek-paper,
#vetlek-logo,
#cart, 
#navig-site,
#section-head .important,
#section-menu,
#section-footer,
.name-search,
.alphabet
{
	display: none;
}


html body {
	color: #000;
	background: #fff none;
}
html #container, html #subcontainer {
	width: auto;
	background: transparent none;
	border: none;
}
html #container #section-main {
	float: none;
	margin: 0;
	padding: 0;
	width: auto;
	position: static;
}
html #container #section-main #section-head {
	width: auto;
	height: auto;
	position: static;
	background: transparent none;	
}
.page-caption {
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
	margin: 0;
	padding: 0 0 12pt 0;
	border-bottom: 1px solid #ccc;
}
