/* Tiskovy styl prezentace vytvorene pomoci inCMS */
/* (c)2007 Spika David, Inexes */

@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: 3pt 5pt 3pt 5pt;
	font-family: 'helvetica ce', tahoma, verdana, arial, sans-serif;
	font-size: 9pt;
	text-align: left;
	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;
	color: Black;
}
h1 {
	font-size: 12pt;
}
h2 {
	font-size: 11pt;
	color: #275270;
}
h3 {
	font-size: 10pt;
}
h4 {
	font-size: 9pt;
}
p, table {
	margin: 0;	padding: 0;
}
.cleaner {
	display: block;
	clear: both;
	overflow: hidden;
	height: 1pt;
	margin-top: -1pt;
}
img {
	border: none;
}
em, address {
	font-style: normal;
}
address {
	line-height: 1.3;
}
p {
	margin: 5pt 0;
	line-height: 1.3;
}
hr {
	clear: both;
	margin: 0;
}
a {
	text-decoration: none;
	color: Black;
}

object, embed, h2.noScreen,
#headerBox p#description, #headerBox p#languages, #headerBox p#navigation,
#upBack, #subMenuBox, #mainMenuBox, #searchBox, #footerBox p.noScreen, ul#footerBox-links,
.banner, .inquiry,
.gallery p.sortBy, .gallery p.pages, #headerBox #flashContent {
	display: none;
}

#headerBox {
	text-align: center;
}
#headerBox img#ctl00_LogoImage {
	margin: 0 0 5pt 0;
}
#headerBox p#description {
	margin-top: 0;
}
.article .htmlEditorContent {
	margin: 5pt 0;
}
.galleryItem, .listItem {
	margin: 0 0 15pt 0;
}
.galleryItem .image, .listItem .image {
	float: left;
	margin: 0 5pt 5pt 0;
}
p#footerBox-copy {
	font-size: 7pt;
	text-align: center;
	color: Gray;
}
#footerBox span.footer-left {
	float: left;
}
#footerBox span.footer-right {
	float: right;
}