/* Tiskov� styl prezentace vytvo�en� pomoc� inCMS */
/* (c)2007 Inexes */

@page { margin: 1.5cm 1cm; }
* { }
body {
	margin: 0;	padding: 0;
	font-family: 'helvetica ce', tahoma, verdana, arial, sans-serif;
	line-height: 1.3;
	font-size: 9pt;
	color: #000;
}
table {
	border-collapse: collapse;
	position: relative;
	left: 1px;
	margin-top: 1px;
	clear: both;
}
th, td {
	margin: 0;	padding: 3pt 5pt 3pt 5pt;
	font-family: 'helvetica ce', tahoma, verdana, arial, sans-serif;
	font-size: 9pt;
	color: #000;
	border: 1px solid #000;
}
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;
	color: #000;
}
h1 { font-size: 24px; font-weight: normal; }
h2 { font-size: 18px; font-weight: normal; }
h3 { font-size: 14px; }
h4 { font-size: 10px; }
p, table { margin: 0; padding: 0; }
.cleaner {
	display: block;
	clear: both;
	overflow: hidden;
	height: 1pt;
	margin-top: -1pt;
}
img { border: none; }
img.bordered { border: 1px solid #000; margin-bottom: 10px;}
em, address { font-style: normal; }
address { line-height: 1.3; }
p { margin: 5px 0; line-height: 1.3; }
hr {
	clear: both;
	margin: 0;
}
a { color: #999; }
object, embed, h2.noScreen, #headerBox2, #description, #languages, #navigation,
#upBackPrint, #subMenuBox, #mainMenuBox, #searchBox, #footerBox p.noScreen, 
.banner, .inquiry, .gallery p.sortBy, .gallery p.pages, .noScreen, #form1 {
	display: none !important;
}
#headerBox { text-align: center; border-bottom: 1px solid #000; }
#headerBox a.logo img { margin: 0 0 5pt 0; }
#headerBox img.homeImage {
	width: 100%;
	padding-top: 7px;
	border-top: 1px solid #000;
}
#headerBox p#description {
	margin-top: 0;
}
#mainContentBox {
	border-bottom: 1px solid #000;
}
.article .htmlEditorContent {
	margin: 5pt 0;
}
.galleryItem, .listItem {
	margin: 0 0 15pt 0;
}
.galleryItem .image, .listItem .image {
	float: left;
	margin: 0 5px 5px 0;
}
#footerBox {
	border-top: 1px solid #000;
}
#footerBox p.navigation {
	display: none;
}
p#footerBox-copy {
	padding-top: 15px;
	font-size: 8px;
	text-align: center;
}
/* inCMS module: form (print) */

fieldset.form {
	display: none;
}
