		BODY {
			background-color: #cccccc;
			
			color:#808080;
			padding: 0px;
			margin: 0px;
			text-align: center;
			background-color: #eaeaea;
			background-image: url('../img/fon2.gif');
			background-repeat: repeat;
		}	
		
		#main {
			/*
			min-width:920px;  /* opera, ff */
			/*
			width: expression(body.clientWidth < 920?"920px":"100%");
			*/
			width:980px;
			margin-top:20px;
			margin-right:auto;
			margin-left:auto;
			border:1px solid #808080;
			background-color: #f5ede0;
			background-image: url('../img/fon1.jpg');
			background-repeat: repeat;
			position:relative;
			}
			
		#counters {
			
			width:980px;
			margin-top:5px;
			margin-right:auto;
			margin-left:auto;
			margin-bottom:3px;
			text-align:right;
			}
		#TOP {
			 
			
			text-align: right;                                         /* Заголовок - ШАПКА */
			margin-bottom:0px;
			font-family:Tahoma, sans-serif;
			font-weight:normal;
			font-size: 200%;
			color: #808080;
			
			
		}
		/*----------------------------------------------------------------------------------------------------------*/
		
		#MENU {                                         /* Слой меню - размер и свойства*/
			width: 240px;
			float: left;
			text-align:left;
		
		}
		
		#MENU A {                                       /* Ссылки в МЕНЮ - свойства */
			font-weight: normal; 
			font-size: 100%; /* Размер шрифта */
			font-family: Impact, arial black, sans-serif; /* Семейство шрифта */
			color: #a52a2a; /* Цвет текста */
			text-decoration: none;
			/*text-indent: 30px;*/
			line-height: 1.5;
			margin-left: 33px;
			
		}
		.m_text {
			font-weight: bold; 
			font-size: 80%; /* Размер шрифта */
			font-family: Tahoma; /* Семейство шрифта */
			color: #808080; /* Цвет текста */
			line-height: 0.5;
			margin-bottom: 10px;
			margin-left: 34px;
		}
				
		#m_current {                              /* Текущая страница      */
			font-weight: normal; 
			font-size: 140%; /* Размер шрифта */
			font-family: Impact, arial black, sans-serif; /* Семейство шрифта */
			color: #a52a2a; /* Цвет текста */
			text-decoration: none;
			/*text-indent: 30px;*/
			line-height: 1.5;
			margin-left: 23px;
		}
		
		#m_t_cur {                     /* Текущая страница   ---      текст   */
			font-weight: bold; 
			font-size: 120%; /* Размер шрифта */
			font-family: Tahoma; /* Семейство шрифта */
			color: #808080; /* Цвет текста */
			line-height: 0.5;
			margin-bottom: 15px;
			margin-left: 23px;
		}
		#m_C {                                             /* Текущее ПОДМЕНЮ      */
			margin-left: 20px;
			margin-bottom:10px;
		
		
		}
		#m_C_decor{
			margin-left: 0px;
			margin-bottom:10px;
		}
		#m_C_decor A {
			font-weight: normal; 
			font-size: 100%; /* Размер шрифта */
			font-family: Impact, arial black, sans-serif; /* Семейство шрифта */
			color: #808080; /* Цвет текста */
			text-decoration: none;
			/*text-indent: 30px;*/
			line-height: 1.5;

		}
		#m_C A {
			font-weight: normal; 
			font-size: 100%; /* Размер шрифта */
			font-family: Impact, arial black, sans-serif; /* Семейство шрифта */
			color: #808080; /* Цвет текста */
			text-decoration: none;
			/*text-indent: 30px;*/
			line-height: 1.5;

		}
		#m_C_main {                                             /* Текущее страница в подменю      */
			font-weight: normal; 
			font-size: 100%; /* Размер шрифта */
			font-family: Impact, arial black, sans-serif; /* Семейство шрифта */
			color: #a52a2a; /* Цвет текста */
			line-height: 1.5;
			margin-left: 33px;
		}
		
/*------------------------------------------------------------------------------------------------------------*/
		#LEFT {
			width: 150px;
			float: right;
			padding: 3px;
			margin-top: 30px;
			text-align: center;

			
		}		
		#LEFT IMG {
			margin-bottom: 5px;
            border-color: #808080;
			}
			
		#LEFT A {
			margin-bottom: 5px;
			}
			
		
		
		#CONTENT_left {
			margin-left: 240px;
			margin-right: 155px;
			margin-bottom: 20px;
			margin-top: 10px;
			text-align: right;
			/*margin-left:20px;*/
			
		}
        #CONTENT_left P {
			font-weight: bold; 
			font-size: 80%; /* Размер шрифта */
			font-family: Tahoma; /* Семейство шрифта */
			color: #808080; /* Цвет текста */
			text-align: left;
			margin-left:30px;
			margin-right:20px;
		}
		#CONTENT_left A {
			text-decoration: none;
			color: #808080;
			
		}
		#CONTENT_left a:hover {
			text-decoration: underline;
		}
		#content_left A.redlink {text-decoration: none;
			color: #a52a2a;;
		}
		#content_left a.redlink:hover {
			text-decoration: underline;
		}
/*---------------------------------------------------------------------------------------------------------------*/		
		
		#CONTENT {
			margin-left: 240px;
			margin-right: 155px;
			margin-bottom: 20px;
			margin-top: 10px;
			text-align: right;
            
			/*margin-left:20px;*/
			
		}
		#CONTENT P {
			font-weight: bold; 
			font-size: 80%; /* Размер шрифта */
			font-family: Tahoma; /* Семейство шрифта */
			color: #808080; /* Цвет текста */
			text-align: justify;
			margin-left:30px;
			margin-right:20px;
		}
		#CONTENT A {
			text-decoration: none;
			color: #808080;
            border-color: #808080;
			
		}
        #CONTENT A IMG {
			
            border-color: #808080;
			
		}
        
        
		#CONTENT a:hover {
			text-decoration: underline;
		}
		#content A.redlink {
                 text-decoration: none;
			color: #a52a2a;;
		}
		#content a.redlink:hover {
			text-decoration: underline;
		}
		#centr {
			font-weight: bold; 
			font-size: 80%; /* Размер шрифта */
			font-family: Tahoma; /* Семейство шрифта */
			color: #808080; /* Цвет текста */
			text-align: justify;
			margin-left:30px;
			margin-right:20px;
            
		}
		
       
		
/*-------------------------------------------------------------------------------------------------------------*/		
		
		
		#BOTTOM {
			/*border: ridge 3 px #808080;*/
			clear: both;
			text-align: center;
			margin-top: 80px;
			margin-bottom:10px;
		}
		#BOTTOM A {
			font-weight: normal; 
			font-size: 80%; /* Размер шрифта */
			font-family: Impact, arial black, sans-serif; /* Семейство шрифта */
			color: #808080; /* Цвет текста */
			text-decoration: none;
		}
		
		#bot_cur {
			font-weight: normal; 
			font-size: 80%; /* Размер шрифта */
			font-family: Impact, arial black, sans-serif; /* Семейство шрифта */
			color: #a52a2a; /* Цвет текста */
			text-decoration: none;
		}
		
		.c_vid {
			font-weight: normal; 
			font-size: 100%; /* Размер шрифта */
			font-family: Impact, arial black, sans-serif; /* Семейство шрифта */
			color: #a52a2a;
			margin-right: 20px;
			
		}
		#t_dekor {
			position:absolute;
			top:100px;
			left:85px;
			/*margin-top: -10 px;
			margin-left: 85 px;*/
			text-align: left;
			font-weight: bold; 
			font-size: 80%; /* Размер шрифта */
			font-family: Tahoma; /* Семейство шрифта */
			
			}
		#t_dekor2 {
			position:absolute;
			top:30px;
			left:55px;
			
			/*margin-top: -140 px;
			
			margin-left: 55px;*/
			
			text-align: left;
			font-weight: normal; 
			font-size: 200%; /* Размер шрифта */
			font-family: Impact, arial black, sans-serif; /* Семейство шрифта */
			color: #a52a2a;
		}
		#t_dekor3 {
			position:absolute;
			top:45px;
			left:55px;
			
			/*margin-top: -140 px;
			
			margin-left: 55px;*/
			
			text-align: left;
			font-weight: normal; 
			font-size: 160%; /* Размер шрифта */
			font-family: Impact, arial black, sans-serif; /* Семейство шрифта */
			color: #a52a2a;
		}
/*-------------------------------------------------------------------------------------------------------------------*/		
		.krasn {
			color: #a52a2a;
		}
		.ser {
			color: #808080;
		}
		
		#header3 {
			font-weight: normal; 
			font-size: 120%;  /*Размер шрифта */
			font-family: Impact, arial black, sans-serif; /* Семейство шрифта */
			color: #a52a2a;
		}
		.centr {
			text-align:center;
			margin-top:20px;
		}
		#centr_a {
			text-align:center;
			margin-top:20px;
		
		}
		
		#centr_a  img {
			margin-top: 4px;
		}
	/*------------------------------------------------------------------------------------------------------------------------*/
	
	#CONTENT2 {
			margin-left: 380px;
			margin-right: 320px;
			margin-bottom: 20px;
			margin-top: 10px;
			text-align: right;
			/*margin-left:20px;*/
			
		}
		#CONTENT2 P {
			font-weight: bold; 
			font-size: 80%; /* Размер шрифта */
			font-family: Tahoma; /* Семейство шрифта */
			color: #808080; /* Цвет текста */
			text-align: justify;
			margin-left:30px;
			margin-right:20px;
		}	
		/*------------------------------------------------------------------------------------------------------------------------*/
	
	#CONTENT3 {
			margin-left: 340px;
			margin-right: 260px;
			margin-bottom: 20px;
			margin-top: 10px;
			text-align: right;
			/*margin-left:20px;*/
			
		}
		#CONTENT3 P {
			font-weight: bold; 
			font-size: 80%; /* Размер шрифта */
			font-family: Tahoma; /* Семейство шрифта */
			color: #808080; /* Цвет текста */
			text-align: justify;
			margin-left:30px;
			margin-right:20px;
		}
		
		
/*------------------------------------------------------------------------------------------------------------------------*/
	
	#CONTENT4 {
			margin-left: 300px;
			margin-right: 200px;
			margin-bottom: 20px;
			margin-top: 10px;
			text-align: right;
			/*margin-left:20px;*/
			
		}
		#CONTENT4 P {
			font-weight: bold; 
			font-size: 80%; /* Размер шрифта */
			font-family: Tahoma; /* Семейство шрифта */
			color: #808080; /* Цвет текста */
			text-align: justify;
			margin-left:30px;
			margin-right:20px;
		}	
		
		
		/*--------------------------------------------------------------------------------------*/
		
		
		
		.partn {
			font-weight: bold; 
			font-size: 80%; /* Размер шрифта */
			font-family: Tahoma; /* Семейство шрифта */
			color: #808080; /* Цвет текста */
			text-align: right;
			margin-left:30px;
			margin-right:20px;
			margin-top: -12px;
		}
		
		.partn a { 		
		text-decoration: none;
		color: #808080;
		}
		
		#header4 {
			font-weight: normal; 
			font-size: 140%;  /*Размер шрифта */
			font-family: Impact, arial black, sans-serif; /* Семейство шрифта */
			color: #a52a2a;
			text-align:left;
		}
        #header5 {
			font-weight: normal; 
			font-size: 100%;  /*Размер шрифта */
			font-family: Impact, arial black, sans-serif; /* Семейство шрифта */
			color: #a52a2a;
			text-align:left;
		}
		.big {
			font-size:120%;
			}
		.slonplus {
			font-size: 80%;
			}
