/* CSS Document - print */
body {
	background: white;
	color: black;
	font: normal 0.83em/140% 'Arial CE', 'Arial', 'Tahoma', sans-serif;
	margin: 0;
	padding: 0;
}
img {
	border: 0;
}
.logo img,
.header-links,
.top-menu,
.path,
.navi,
.ppager,
.footer,
.left-col,
.rright-col,
.header-top,
.inst-list,
#fancybox-wrap,
.filter,
.all-link,
.noprint,
.contact-filter {
	display: none;
}
.logo-area {
	background: none !important;
}
.cimage {
	font-size: .85em;
	line-height: 120%;
}
.cimage-gall {
	width: 127px;
	float: left;
	margin: 0 20px 12px 0;
	overflow: hidden;
	font-size: .85em;
	line-height: 120%;
}
/* */
.chko-image {
	float: left;
	margin: 0 2em 2em 0;
}
.chko-info .cnt {
	float: left;
	width: 70%;
}
/* gallery */
.gallery-list-in .item {
	width: 20%;
	height: 200px;
	float: left;
	min-width: 127px;
}
.gallery-list-in .item h2,
.gallery-list-in .item h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 1.1em;
	max-width: 125px;
}
/* lists */
.article-list .item,
.article-simple-list .item {
	clear: both;
}
.article-list .image,
.perex-image {
	float: left;
	margin: 0 2em 1em 0;
}
p.date {
	margin: 0;
}
div.date {
	margin: 0;
}
.article-simple-list h2,
.article-simple-list h3 {
	padding: 0;
	margin: 0;
}
.attach {
	clear: both;
	padding-top: .1em;
}
/* headings */
h1 {
	margin-top: 0;
	margin-bottom: 0.9em;
	padding: 0;
	line-height: 125%;
	font-size: 1.6em;
	font-weight: bold;
}
h2, h3, h4, h5, h6 {
	margin-top: 1.2em;
	margin-bottom: 0.2em;
	padding: 0;
	line-height: 125%;
}
h2 {
	font-size: 1.2em;
}
h5 {
	font-size: 0.9em;
}
h6 {
	font-size: 0.9em;
  font-weight: normal;
}
a {
	text-decoration: none;
	color: black;
}
p, ul, ol {
	margin: 0 0 1em 0;
  padding: 0;
}
ul li {
  margin: 0 0 0 1.2em;
  padding: 0;
}
ol li {
  margin: 0 0 0 1.5em;
  padding: 0;
}
ul li ul, ol li ol, ul li ol, ol li ul {
  margin: 0;
}
.cl {
	clear: both;
}
.border {
	border: 1px solid black;
}
.contact-list .nwrp {
	white-space: nowrap;
}
/* tables */
table {
	border-collapse: collapse;
}
table.cms-editor-table.hightlighted,
table.cms-editor-table.standard,
table.contact-list {
	margin-top: 5px;
	width: 100%;
	float: left;
	margin-bottom: 15px;
	font-size: 1em;
}
table.cms-editor-table.standard td,
table.cms-editor-table.standard th,
table.cms-editor-table.hightlighted td,
table.cms-editor-table.hightlighted th,
table.contact-list td,
table.contact-list th {
	border: 1px solid #999;
	text-align: left;
	padding: 4px;
}
table td p,
table th p {
	margin: 0;
}
table.contact-list {
	font-size: .9em;
}