html {margin: 0; 
	padding: 0; 
	background-color: #E8E8E8; 		
	}
body {margin: 5px;
     margin-top: 0px; 
	 padding: 2px; 
	 padding-top: 0px;
	 text-align: justify;	 
	 font-family:arial;
	 font-size:12pt;
	 }
#imPage {margin: 0 auto; 
		width: 990px; 
		position: relative;
		}
/*#imHeader {margin-bottom: 0px; 
		  height: 206px; 
		  background-color: transparent; 
		  background-image: url('top_i.png'); 
		  background-position: top left; 
		  background-repeat: no-repeat;
		  }
*/
#imMnMn {position: absolute; 
		 top: 204px; 
		 left: 0;  
		 height: 26px; 
		 width: 990px; 
		 padding: 0px; 
		 background-color: transparent; 
		 /*background-image: url('menu.jpg'); */
		 background-position: left top; 
		 background-repeat: no-repeat;
		 /*border-bottom: 1px solid #333;*/
		 }
#imMnMn li {display: inline}
#imContent {position: relative; 
		   padding: 3px;
		   }
/*#imContentGraphics {min-height: 300px; 
			position: absolute; 
			top: 230px; 
			bottom: 0; 
			left: 0; 
			width: 990px; 
			background-color: transparent; 
			background-image: url('content.jpg'); 
			background-position: left top; 
			background-repeat: repeat-y;}
#imFooterBg {clear: both; 
			bottom: 0; 
			width: 100%; 
			background-color: transparent;
			}
#imFooter {position: relative; 
		  margin: 0 auto; 
		  height: 46px; 
		  width: 993px; 
		  background-color: transparent; 
		  background-image: url('bottom.png'); 
		  background-position: top left; 
		  background-repeat: no-repeat;}
		 */
		  
/*  MyStyle */
.r {text-align: right;}
.j {text-align: justify;}
.c {text-align: center;}
.b {font-weight: bold;}
.cb {text-align: center;
     font-weight: bold;}


h1{
	display:block;
	text-align:center;
	background:#1a1a1a;
	color:#FFF;	
	padding:10px 0px;
}
p {text-align: left;
	line-height:1.5;
	margin-top:2.5em;
	margin-bottom:2.5em;
	}
 
 a {
	font-weight:bold;
	color:#000;	
   }
 a:hover{
	text-decoration:none;
 }

/*Делаем изображения ч/б*/
img {
   filter: grayscale(100%);
   -webkit-filter: grayscale(100%);
   -moz-filter: grayscale(100%);
   -ms-filter: grayscale(100%);
   -o-filter: grayscale(100%);
   filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
}
/* Скроем галлерею фотографий*/
#gallery{
	display:none;
    }
.ImgStyle{
  border: 1px solid #FFF;
  border-radius: 5px;
  box-shadow: 5px 5px 10px #777;
  width: 113px;
  padding: 5px;
  margin-top: 10px;}

/* блоки на странице */
/* блок текста: календарь, поиск, анонс и т.д. */
.block{
	margin: 3px;
	background-color: #fff; 
	color: #3d3d3d; 
	border: 1px solid #5a5a5a;	
	text-align: center;}
	
/* описание текста заголовка блока */
.block_header{
	height: 21px;
	background: #000;
	text-align: center;
	font-weight: bold;
	color: #fff;
	padding-top: 3px;
	border-bottom: 1px solid #5a5a5a;
	text-transform:uppercase;		
	}
.block a{	
	text-decoration: none;
    margin-top:5px;
	display:block;
	}
.block a:hover{
	text-decoration: underline;
	}
      
.r-header  {
	/* Цвет фона */
    background: #A2A8AC; /* старые браузеры*/
	font-weight: bold;
	text-align:left;
	color: #fff;
	line-height: 1.3;
	padding: 6px; /*  Поля вокруг текста */
	/* закругление углов */
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	/* граница слоя */
	border: 1px solid #545759;
   }
   
   /* Блок новостей текста на главной странице */
.r-text  {
	/* Цвет фона */
    background: #e6e6e6; 
	color: #000;
    padding: 6px; /*  Поля вокруг текста */
	margin: 6px;
	/* закругление углов */
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	/* граница слоя */
	border: 1px solid #595959;
	min-height: 150px;
	
	}
/* Блок новостей текста на главной странице под курсором*/
.r-text:hover  {
	/* граница слоя */
	border: 1px solid #35a1dc;
	}

/* расстояние между блоками слева и справа макета */
.interval{
height: 3px;
}
h2#imPgTitle {color: #404040;
	font: 700 14pt "Tahoma";
	margin: 5px 0px 5px 5px;
	padding-bottom: 2px;
	padding-top: 2px;
	text-align: left;
	text-decoration: none;	
	}
	
.imBreadcrumb, .imBreadcrumb a, #imBreadcrumb, #imBreadcrumb a { 
background-color: transparent;
color: #6E6E6E;
font: 8.3pt "Tahoma";
padding-bottom: 2px;
padding-top: 2px;
text-align: left;
margin-left: 5px;
text-decoration: none;
}

#box {
   border: 1px solid #777;
   background-color: #fff;
   text-align: left;
   padding: 1px;
   margin: 2px;
   margin-right: 10px;
   width: 760px;}
   
#box  a{text-decoration: none;}
	   
#box a:hover{text-decoration: underline;}	

#box .date{
	width: 160px;	
	background-color: transparent; 
	height: 35px;
	vertical-align: middle;}

#box .r-data  {
	/* Цвет фона */
    background: #000; /* старые браузеры*/
	color: #fff;
    padding: 6px 3px; /*  Поля вокруг текста */
	margin: 6px 4px;	
	/* граница слоя */
	border: 1px solid #696969;
	font-size:15pt;
	text-align: center;
	/*font-weight: bold;	*/
	}

	   /* Блок новостей текста на главной странице */
#box   .r-text  {
	/* Цвет фона */
    padding: 6px; /*  Поля вокруг текста */
	margin: 6px;	
	/* граница слоя */
	border: 1px solid #595959;
	min-height: 150px;
	color: #333333;
	background: #efefef;
	font-size: 11pt;
	line-height: 1.5;
	}

#box .header{
	font-weight: bold;
	color: #171717;
	font-size: 12pt;
	line-height: 1.3;
	margin-bottom:2em;
	}
	
 /* тень под фотографиями */
#box img {
	border: 1px solid #704a00;
	margin: 0px 5px;
    padding: 5px;
	background: #fff;	
	
   }
#box img:hover{
    box-shadow: 0 0 10px #000; /* Параметры тени */    
	}
	
hr {
	width: 50%;
	border: none;
	height: 1px;
	background: #bbb;
	}

#box .text{
	text-align: left;}
	
/* Меню */
#nav {
	padding:0; 
	margin:0px; 
	list-style:none; 
	height:32px; 
	background:#000; 
	position:relative; 
	z-index:40; 
	font-family:arial, verdana, sans-serif; 	
	/*width: 100%;*/
	border: 1px solid #3d3d3d;
	
	}
#nav li.top {
	display:block; 
	float:left; 
	height:28px;	
	}
	
#nav li a.top_link {
	display:block; 
	float:left; 
	height:30px; 
	line-height:30px; 
	color:#fff; 
	text-decoration:none; 
	font-size:13px; 
	/*font-weight: bold;*/
	padding: 1px 0 0 1px; */
	cursor:pointer;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
	
	/*background: url(/image/editor/tik/css/nthree_0.gif);*/
	}

#nav li a.top_link span {
	float:left; 
	display:block; 
	padding:0 12px 0 3px; 
	height:30px; 
	background: #000;
	color:#fff;
	}


#nav li a.top_link span.down {
	float:left; 
	display:block; 
	padding:0 24px 0 6px; 
	height:30px; 
	background: url('nthree_0a_i.gif') no-repeat right top;
	}
#nav li:hover a.top_link, #nav li.iehover a.top_link {
	color:#FFF; 	
	background: #B0B0B0; 
	cursor:pointer;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
	}
#nav li:hover a.top_link span, #nav li.iehover a.top_link span {
	background:#B0B0B0; 
	cursor:pointer;
	}
#nav li:hover a.top_link span.down, #nav li.iehover a.top_link span.down {
	background:url('nthree_1a_i.gif') no-repeat right top; 
	cursor:pointer;
	}
	
/* Default list styling */
#nav li:hover {
	position:relative; 
	z-index:200; 
	cursor:pointer;
	}
#nav li:hover ul.sub
	{left:0px; 
	top:32px; 
	background: #e6e6e6; 
	padding:3px; 
	/*border:1px solid #3d3d3d; */
	white-space:nowrap; 
	width:220px; 
	height:auto; 
	z-index:300; 
	cursor:pointer;
	border:1px solid #000; 
	}
#nav li:hover ul.sub li {
	display:block; 
	height:20px; 
	position:relative; 
	float:left; 
	width:220px; 
	font-weight:normal; 
	cursor:pointer;
	}
#nav li:hover ul.sub li a {
	display:block; 
	font-size:13px; 
	height:18px; 
	width:218px; 
	line-height:18px; 
	text-indent:5px; 
	color:#000; 
	text-decoration:none;
	border:1px solid #e6e6e6; 
	cursor:pointer;	
	}
#nav li ul.sub li a.fly {
	background:#e6e6e6 url('arrow_i.gif') 190px 6px no-repeat; 
	cursor:pointer;
	}
#nav li:hover ul.sub li a:hover {
	background:#696969; 
	color:#fff; 
	border-color:#000; 
	cursor:pointer;
	}
#nav li:hover ul.sub li a.fly:hover {
	background:#696969 url('arrow_over_i.gif') 190px 6px no-repeat; 
	color:#fff; 
	cursor:pointer;
	}
#nav li:hover li:hover ul, 
#nav li:hover li:hover li:hover ul,
#nav li:hover li:hover li:hover li:hover ul,
#nav li:hover li:hover li:hover li:hover li:hover ul{
	left:40px; 
	top:15px; 
	background: #e6e6e6; 
	padding:3px; 
	border:1px solid #000; 
	white-space:nowrap; 
	width:220px; 
	z-index:400; 
	height:auto;
	}
#nav ul, #nav li:hover ul ul,
#nav li:hover li:hover ul ul,
#nav li:hover li:hover li:hover ul ul,
#nav li:hover li:hover li:hover li:hover ul ul {
	position:absolute; 
	left:-9999px; 
	top:-9999px; 
	width:0; 
	height:0; 
	margin:0; 
	padding:0; 
	list-style:none;
	}
#nav li:hover li:hover a.fly,
#nav li:hover li:hover li:hover a.fly,
#nav li:hover li:hover li:hover li:hover a.fly,
#nav li:hover li:hover li:hover li:hover li:hover a.fly {
	background:#e6e6e6 url(/image/editor/tik/css/arrow_over_i.gif) 160px 6px no-repeat; 
	color:#000; 
	border-color:#000;
	} 
#nav li:hover li:hover li a.fly,
#nav li:hover li:hover li:hover li a.fly,
#nav li:hover li:hover li:hover li:hover li a.fly{
	background:#e6e6e6 url(/image/editor/tik/css/arrow_i.gif) 160px 6px no-repeat; 
	color:#000; 
	border-color:#000;
	}
/* Конец описания меню */	

/* Таблицы */
table, tbody{
	vertical-align: top;
	font-size: 10pt;
	}
table.st1 {
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #3d3d3d;
	}
table.st1 tbody, table.st1 tr, table.st1 td, table.st1 th {
	border: 1px solid #3d3d3d;
	}

table.st1 tr:hover{
	background-color: #d6d6d6;}

table.st1 thead{
	background-color: #d6d6d6;
	color: #ffffff;
	}
	
table.st1 thead tr:hover{
	background-color: #f6f6f6;	
	}
	
#sitemap{
	font-size: 13px;	
	}
	
#sitemap   li.u1 {		
	padding: 3px;
	padding-top: 6px;	
	}	

#sitemap   li.u1 a.u1{			
	font-weight: bold;
	color: #1a1a1a;
	font-size: 13px;	
	}	
	
#sitemap  li ul.u2 li {
	list-style: square;}
	
span.ac{
		color: red;
		font-weight: bold;
		}
