body {
	background-color: #ffffff;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11pt;
	padding: 20px;
}

a {
	color: #006699;
}
a:active {
	color: #cc0033;
}
a:hover {
	color: #cc0033;
}
a.title, a.title:visited {
	color: #cc0033;
	text-decoration: none;
}
a.title:hover {
	color: #cc0033;
	text-decoration: underline;
}

table {
	empty-cells: show;
}
td {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11pt;
}

td p {
	margin: 10px 0px 0px 0px;
}

.sectionMenu blockquote {
	margin: 0px 0px 0px 20px;
}

.sectionMenu blockquote p {
	margin: 0px 0px 0px 0px;
}

.newsDate {
	color: #006699;
	font-style: italic;
	font-weight: bold;
}

.itemShort .date,
.itemFull .date {
	color: #a1a1a1;
	font-style: italic;
	font-weight: bold;
	margin: 7px 0;
}
.itemShort .image,
.itemFull .image {
	float: left;
	margin: 0 5px 5px 0;
}
.itemShort p,
.itemFull p {
	margin: 0 0 8px 0;
	padding: 0;
}

tr.itemShort2 {
	vertical-align: top;
}

tr.itemShort2 td.date {
	color: #a1a1a1;
	font-style: italic;
	font-weight: bold;
}
tr.itemShort2 td.title {
	padding: 0 10px 7px 10px;
}
tr.itemShort2 a {
	color: #006699;
}

.pageTitle, .blockTitle {
	background-color: #ffffff;
	color: #cc0033;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}
.blockTitle {
	margin-bottom: 14px;
}

table.mainTable {
	border: 0px;
	border-collapse: collapse;
	width: 100%;
}

table.mainTable td {
	padding: 0px;
}

/* Головне меню */
table.menuTable {
	border-collapse: collapse;
	width: 100%;
}
table.menuTable td {
	background-color: #006699;
	color: #ffffff;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: smaller;
	font-weight: bold;
	padding: 3px;
	text-align: center;
}
table.menuTable a {
	color: #ffffff;
}
table.menuTable a:hover {
	color: #ffffff;
}

div.barTitle {
	background-color: #cccccc;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	padding: 0px 0px 0px 10px;
	margin-bottom: 10px;
}
div.barTitle span {
	background-color: #ffffff;
	color: #666666;
	font-size: 8pt;
	padding: 0px 3px 0px 3px;
	text-decoration: underline;
}
div.barTitle a {
	color: #666666;
}

.readMore {
	font-style: italic;
	text-align: right;
}
.readMore a {
	color: #006699;
}

.printLink {
	font-style: italic;
	text-align: right;
}
.printLink a {
	color: #006699;
}


.copyright {
	font-size: 10pt;
}

.galleryItem { float: left; font-size: 0.9em; width: 188px; height: 168px; display: block; overflow: hidden; text-align: center; }
.galleryItem a { text-decoration: none; }
.galleryItem a:visited { text-decoration: none; }
.galleryItem a:hover { text-decoration: underline; }

.pgCatBlock { float: left; width: 188px; height: 250px; display: block; overflow: hidden; text-align: center; }
h2 { font-size: 1em; font-weight: bold; margin: 0 0 3px 0; }

.gallery .description {
	margin: 5px 0 5px 0;
}
.gallery .galleryItems {
	margin: 20px 0 0 0;
}
.gallery .relatedItems {
	margin: 5px 0 5px 0;
}

div.itemFull {
	clear: both;
	margin: 0 0 12px 0;
	width: 100%;
}
div.itemFull img {
	border: 0;
	margin: 0 10px 5px 0;
}
div.itemFull .relatedItems {
	color: #006699;
	font-style: italic;
	margin: 3px 0 20px 0;
	text-align: right;
}

div.itemShort {
	clear: both;
	margin: 0 0 12px 0;
	width: 100%;
}
div.itemShort .relatedItems {
	color: #006699;
	font-style: italic;
	margin: 3px 0 20px 0;
	text-align: right;
}
div.itemShort img {
	border: 0;
	margin: 0 5px 5px 0;
}

hr {
	background-color: #006699;
	border: 0;
	color: #006699;
	clear: both;
	height: 2px;
	margin: 3px 0;
	width: 100%;
}

.picNumber {
	font-size: 6pt;
	font-style: italic;
	text-align: right;
}

.pagination {
	clear: both;
	margin: 10px 0;
}

/* ---------- Print template ------------- */
#print .headerLogo {
	margin-bottom: 5px;
	text-align: center;
	width: 100%;
}
#print .headerTitle {
	color: #cc0033;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	margin-bottom: 10px;
	text-align: center;
	width: 100%;
}
#print .headerUrl {
	border-bottom: 2px solid #006699;
	font-size: 9pt;
	margin-bottom: 10px;
	padding-bottom: 5px;
	text-align: center;
	width: 100%;
}
#print .content {
	background-color: #ffffff;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11pt;
	text-align: left;
	width: 100%;
}
#print .content h1 {
	color: #cc0033;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	padding: 0;
}
#print .footer {
	border-top: 2px solid #006699;
	font-size: 9pt;
	margin-top: 10px;
	padding-top: 5px;
	text-align: center;
	width: 100%;
}
/* --------------------------------------- */