@page {
	margin: 1.5cm 1cm;
}
* {
	background-color: white !important;
	background-image: none !important;
}
body {
	margin: 0;	padding: 0;
	font-family: 'helvetica ce', tahoma, verdana, arial, sans-serif;
	line-height: 1.3;
	font-size: 9pt;
	color: black;	background: white;
}
th, td {
	margin: 0;	padding: 5pt 5pt 5pt 5pt;
	font-family: 'helvetica ce', tahoma, verdana, arial, sans-serif;
	font-size: 9pt;
	text-align: left;
	vertical-align: top;
	line-height: 1.2;
	color: black;	background: white;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	margin: 8pt 0;	padding: 0;
	page-break-after: avoid;
	font-family: 'helvetica ce', tahoma, verdana, arial, sans-serif;
}
h1 {
	font-size: 12pt;
}
h2 {
	font-size: 11pt;
}
h3 {
	font-size: 10pt;
}
h4 {
	font-size: 9pt;
}
h5 {
	font-size: 9pt;
}
h6 {
	font-size: 9pt;
}
p, table {
	margin: 0;	padding: 0;
}
.cleaner {
	clear: both;
	overflow: hidden;
	height: 1pt;
	margin-top: -1pt;
}
.imageBox {
	margin: 3pt 8pt 3pt 0;
	float: left;
}
img {
	border: none;
}
em, address {
	font-style: normal;
}
address {
	line-height: 1.4;
}
p {
	margin-bottom: 5pt;
	line-height: 1.4;
}

div.leftPrice {
	float: left;
	width: 340px;
}
div.rightRight {
	float: right;
	width: 340px;
}
table.price {
	width: 295px;
	margin-bottom: 20px;
	border-collapse: collapse;
}
table.price .col1 {
	width: 210px;
}
table.price th, table.price td {
	font-weight: normal;
	padding: 1px 3px;
	border-bottom: solid 1px #B5B7B8;	
}
table.price tr {
	border-bottom: solid 1px #B5B7B8;
}
table.price .header {
	padding: 1px 3px 4px 3px;
}
table.price td.right {
	text-align: right;
}

#footer, .panelMainpage, .panelSubpage, #navigationBar, #bannerEshop, #bodySpaceBanner {
	display: none;
}
