﻿html {
  
}
body {
	margin: 10px;	
	background-color: #ffffff;
	color:#000000;
	font-family: Arial;
	font-size: 10pt;
	}
a {
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	color: #3f4170;
	text-decoration: underline;
}
a:hover {
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.test {
	position: absolute;
	z-index: 1;
	top: 0px;
	right: 0px;
}

.AbsoluteBannerContainer
{
  display: none;
}

/***/

.Content {
padding-right: 46px;}
.AnnounceNewsDate {
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	color: #4c4c4c;
}
.AnnounceNews {
padding-top: 10px;}


/*/////////////////////////*/
p 
{
  padding: 0px 0px 0px 0px;
  margin: 0px;
}
ul
{
  margin-bottom: 0px;
  margin-top: 0px;
}
h1 {
	font-family: Arial;
	font-size: 14pt;
	color: #3f4170;
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 5px;
	margin: 0px;
	text-transform: uppercase;
}
h2 {
	font-family: Arial;
	font-size: 12pt;
	color: #3f4170;
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 5px;	
	margin: 0px;
}
h3 {
	font-family: Arial;
	font-size: 10pt;
	color: #3f4170;
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 5px;	
	margin: 0px;
}
h1 a {
	font-family: Arial;
	font-size: 14pt;
	color: #3f4170;
	font-weight: normal;
	padding-bottom: 5px;
	margin-bottom: 0px;
}
h1 a:hover {
	font-family: Arial;
	font-size: 14pt;
	color: #000000;
	font-weight: normal;
	padding-bottom: 5px;
	margin-bottom: 0px;
}
h2 a {
	font-family: Arial;
	font-size: 12pt;
	color: #3f4170;
	font-weight: normal;
	padding-bottom: 5px;
	margin-bottom: 0px;
}
h2 a:hover {
	font-family: Arial;
	font-size: 12pt;
	color: #000000;
	font-weight: normal;
	padding-bottom: 5px;
	margin-bottom: 0px;
}
h3 a {
	font-family: Arial;
	font-size: 10pt;
	color: #3f4170;
	font-weight: normal;
	padding-bottom: 5px;
	margin-bottom: 0px;
}
h3 a:hover {
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	font-weight: normal;
	padding-bottom: 5px;
	margin-bottom: 0px;
}

.IndexNews
{
  padding-right: 28px;
  padding-bottom: 24px;
}

/********************************************************************/

.NavPas {
	background-image: url(/images/navpas_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial;
	font-size: 9pt;
	color: #3e54c8;
}
.NavPas a {
	font-family: Arial;
	font-size: 9pt;
	color: #3e54c8;
	text-decoration: underline;
}
.NavPas a:hover {
	font-family: Arial;
	font-size: 9pt;
	color: #0b1d7e;
	text-decoration: underline;
}
.NavPasTD {
	background-image: url(/images/kolosia_1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.NavPath
{
}
.Navigator
{
  font-size: 8pt;
  font-weight: bold;
  padding-top: 15px;
}

.ArticlesArticleGroupImage
{
  padding: 5px;
}

.ArticlesLinkPhotoTable
{
  border-collapse: collapse;
}
.ArticlesLinkPhotoTable img
{
  padding-top: 3px;
}

/*** News ***/
.NewsContainer
{
  padding-bottom: 10px;
}
.NewsDate
{
  font-size: 8pt;
  color: #4C4C4C;
}

.NewsImage
{
  border: 0px;
  float: left;
  margin-right: 5px;
  margin-bottom: 5px;
}

/*** Photo Gallery ***/

.PhotoGalleryContainer
{
  width: 100%;
  font-size: 7pt;
  text-align: center;
}

.PhotoGallery
{
  border-collapse: collapse;
  display: inline;  
  margin-bottom: 5px;
  margin: 5px;
}
.PhotoGallery td
{
  border: solid 1px gray;
  text-align: center;
  padding: 2px;
}

.PhotoGallery img
{
  border-width: 0px;
}

/*** Delimeter ***/
.HR
{
  background-image: url('/images/hr.gif');
  background-position: center left;
  background-repeat: repeat-x;
  padding-top: 5px;
  padding-bottom: 5px;
  clear: both;
}

/*** Send Form ***/

.SendForm
{
  padding: 0px;
  margin: 0px;
}
.SendForm, .SendForm input, .SendForm select
{
  font-size: 8pt;
}
.SendForm textarea
{
  font-family: Lucida Console, Monospace;
  font-size: 8pt;
}

/*** Buttons ***/
.SubBtn
{
  background-color: #603628;
  color: #FFE9A6;
  border: solid 1px #000000;
	font-family: Arial;
	font-size: 9pt;
}

/*** Forms ***/
input
{
  font-family: Arial;
	font-size: 9pt;
}

/********* Gallery *********/

.GalleryContainer
{
  text-align: center;
}

.GalleryListImage
{
  border-width: 0px;
}

/*** FCKeditor ***/

table.EditorPasteTable
{
  border-collapse: collapse;
}

td.EditorPasteTD
{
  font-family: Tahoma, Helvetica, sans-serif;
  font-size: 9pt;
  border: solid 1px #ffffff;
  padding: 5px;
}

/********* Search *********/
.SearchImage
{
  float: left;
  margin-right: 5px;
  margin-top: 5px;
}
.Navigator
{
  padding: 5px 0px 5px 0px;
}

/*** Catalog ***/

.CatalogList
{
  border-collapse: collapse;
  width: 100%;
}
.CatalogList td
{
  
}
.CatalogListImage
{
  border: solid 1px gray;
  margin-right: 10px;
}
.CatalogListDetails
{
  margin-left: 92px;
}

/*** Date ***/
.Date
{
  font-size: 8pt;
  color: #000000;
}

/*** System ***/
.SystemMessage
{  
  border: solid 1px #000000;
  background-color: Green;
  font-weight: bold;
  color: White;
  padding: 5px;
}

/**************************************************
 ******************* Hiding Panels ****************
 **************************************************/
.HeaderTablePrint
{
  display: inline;
}
.HeaderTable1
{
  display: none;
}
.HeaderTable2
{
  display: none;
}
.PrintTDPrint
{
  display: none;
}
.LeftPanel
{
  display: none;
}
.FooterPanel
{
  display: none;
}
.test
{
  display: none;
}

/*///// Deprecated /////*/
.BoldLink
{
  font-weight: bold;
}