@CHARSET "Windows-1251";

/* Общесистемные настройки */
*   	{margin: 0; padding: 0; border: 0;}
html  {overflow: -moz-scrollbars-vertical;}
body {background-image: url("/img/body.png"); background-color: #666;  color: #999;
			font-family: Arial, Helvetica, sans-serif; font-size: 100%;}
html, body {height: 100%; width: 100%;}
a {text-decoration: none; color: #999;}
a:hover {color: #f0c;}

.clear { clear:both; line-height:0px; font-size:0px;}
/* Тестовый бордер */
.dbgborder {border: 1px solid red;}

#outer {width: 968px; margin-left: auto; margin-right: auto; height: 100%; }

#inner_hdr {height: 3%; padding-top:10px;}
#inner_hdr {font-size:10px; color:#555; }
#inner_t {height: 7px; background-image: url("/img/inner_t.png");
					-background-image: none;
					-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/inner_t.png',sizingMethod=scale);
					}
#inner_m {background-image: url("/img/inner_m.png"); background-repeat: repeat-y;}
/*Для ИЕ установим минимальную высоту*/
#inner_f {height: 150px; background-image: url("/img/inner_m.png"); background-repeat: repeat-y; padding-left: 8px;}
#inner_b {height: 7px;
					background-image: url("/img/inner_b.png");
					-background-image: none;
					-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/inner_b.png',sizingMethod=scale);
			}
#inner_ub {height: 3%;}
/*Таблицы лого*/
#banners {text-align: left; height: 100%;}
#banners td{vertical-align:bottom; padding: 0 0 45px 45px; }

/* Слой: рабочая область */
#area {width: 952px; min-height: 571px;
				//height:571px;
				margin-left: 8px; background-image: url("/img/area.jpg");
				background-repeat: no-repeat; background-color: #000; }
/* Слой: баннер */
#banner	{background-color: #000;}
#banner img {display: block;}
/* Слой: панель управления */
#ctrlpanel {position: relative; height: 16px;}
/* Стрелки */
#arrowleft, #arrowright {position: absolute; bottom: 0px;}
#arrowleft  {left: 0px;}
#arrowright {right: 0px;}
#newsline {position: relative; height: 80px;}
/* Слой: лента сайтов */
#newsline img{border: 1px solid #906; display: block; float: left; }
/* Меню - слой */
#menuarea {position: relative; height: 120px;}
/* Меню - разметка */
#menubind {margin: 2px auto 0 auto; }

/* Меню - пукты */
.menu {padding: 0 0 4px 0; line-height: 14px; text-align: center;}
.menu a, .menu a.passive {text-transform: uppercase; font-size: 0.75em; color: #fff;}
.menu a:hover, .menu a.active {color: #c09;}

#menubind td.delimiter {width: 25px;}
#menubind td{vertical-align: top;}

/* Подменю - область */
.submenuarea {overflow: hidden; height: 95px; visibility: visible; position: relative;}
/* Подменю - разметка */
.submenu {width: 100%; position: relative; left: 0px; top: 0px;}
/* Подменю - пукты */
.submenu a, .submenu a.passive {font-size: 0.70em; line-height: 13px; color: #fff;}
.submenu a:hover, .submenu a.active {color: #c09;}
/* Подменю - боковой фон */
.slt img, .srt img{widht: 10px; height: 1px;}
.slt {background-image: url("/img/slt.png"); width: 10px;
			-background-image: none;
			-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/slt.png',sizingMethod=scale);
}
.srt {background-image: url("/img/srt.png"); width: 10px;
			-background-image: none;
			-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/srt.png',sizingMethod=scale);
		 }
.sct {background: url("/img/sct.png") repeat-x;}

.slb img, .srb img{widht: 10px; height: 10px;}
.slb {background-image: url("/img/slb.png"); width: 10px;
			-background-image: none;
			-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/slb.png',sizingMethod=scale);
}
.srb {background-image: url("/img/srb.png"); width: 10px;
			-background-image: none;
			-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/srb.png',sizingMethod=scale);
}
.scb {background-image: url("/img/scb.png"); background-repeat: repeat-x;}

.slm {background-image: url("/img/slm.png"); width: 10px;}
.srm {background-image: url("/img/srm.png"); width: 10px;}
.scm {background-color: #000;}

/* Область ограничения контента */
#content {font-size: 0.70em; text-align: justify;}
#contentcms {background-image: url("/img/area.jpg");}
#columns {width: 100%;}
.columnL, .columnR  {width: 50%; vertical-align: top;}
.hdr{background-color: #5b005b; padding-left: 20px; padding-right: 30px;}
.hdr{color: #fff; font-size: 1.125em; letter-spacing: 0.01em;line-height: 15px;}
.columnL p {padding-left: 50px; margin-top: 15px; padding-right: 35px; margin-bottom: 15px;}
.columnR p {padding-left: 35px; margin-top: 15px; padding-right: 50px; margin-bottom: 15px;}


.fly {float:left; margin: 0  10px 10px 0; }
.fly_div {  width:55px; height:37px;    }
.fly_sel_div {  width:55px; height:37px;     }

#left {width: 180px; float:left;  margin:0 80px 0 55px;}
 
#txt { padding-top:30px; font-size: 14px; color:#fff}
#txt h1 {color:#fff; font-size:14px; font-weight:normal;}
#txt p {color:#fff; font-size:12px;}	
#pages {color:#fff; font-size:12px; margin-top:40px;}
#pages a { display:block; margin-right:10px; text-decoration: none; float:left;color:#fff;} 
#pages a:hover {color:#BA0095;}

#pages .unsel {  color:#fff;}
#pages .sel {  color:#BA0095;}

#right {width: 570px; float:left;}
#right img {display:none; width: 570px; height: 350px;}

#flyzona {height:222px;}
.fly  a img {border:1px solid #000; width:48px; height:31px;}
.fly  a:hover img {border:1px solid #fff;}