body {
	font-size: 0.79em;
}
#pageContainer {
	height: auto !important;
	width: auto !important;
}
* {
	background: none !important;
	border: 0 !important;
	margin: 0 !important;
}
.headBox * {
	background: none !important;
	height: auto !important;
	width: auto !important;
}
.chooseRegion, .menu, .menu *, .leftBox, .recommend, .search, .rightBox {
	display: none !important;
}
.rightBox.telephone  {
	display: block !important;
}
#pageContainer hr {
	display: block !important;
	border-color: #000 !important;
	height: 1px;
}

.bottomBox, .bigBbox, .specialBox, .path, .infoE ul, p.buttons, .input-submit, .zpetbutt {
	display: none !important;
}

h1, h2, h3, h4, h5, h6 {
	margin: 15px 0 5px 0 !important;
	clear: both !important;
}
h1 {font-size: 120%;}
h2 {font-size: 115%;}
h3 {font-size: 110%;}
h4 {font-size: 105%;}
h5 {font-size: 100%;}
h6 {font-size: 90%;}
p {
	margin: 5px 0 !important;
	font-size: 85%;
	clear: both !important;
}
ul {
	margin: 5px 0 5px 20px !important;
}
img.floatLeft {
	float: left !important;
	margin: 0 20px 10px 0 !important;
}
img.floatRight {
	float: right !important;
	margin: 0 0 10px 20px !important;
}

.noPrint {
	display: none !important;
}
table td, table th {
text-align: left !important;
}