/* CSS Document */
html,body { background-color:#516885; margin:0; padding:0; width:100%; height: 100%; font-family: Arial;color: #000; }
a{
	color:#fff;
	border-bottom: 1px solid #fff;
	text-decoration: none;
	font-size:11px;
}
a:hover { color: #fff; text-decoration: none; border-bottom: none; }
a img { border: none; }

h1 { color: #fff; font-size: 16px; font-weight: bold; padding: 0; margin: 5px 0 10px 0; text-transform:uppercase;}
h1 a { color: #fff; font-size: 16px; font-weight: bold; padding: 0; margin: 5px 0 10px 0; text-transform:uppercase; border-bottom: 1px solid #fff;}
h1 a:hover { color: #fff; border-bottom: none;}
h2 { color: #fff; font-size: 14px; font-weight: bold; padding: 0; margin: 5px 0; }
h3 { color: #fff; font-size: 12px; font-weight: bold; padding: 0; margin: 5px 0; }
h4 { color: #fff; font-size: 90%; font-weight: bold; padding: 0; margin: 5px 0; }
h5 { color: #fff; font-size: 80%; font-weight: bold; padding: 0; margin: 5px 0; }
h6 { color: #fff; font-size: 70%; font-weight: bold; padding: 0; margin: 5px 0; }
p  { font-size:70% !important; color:#FFFFFF;}
form, input {margin:0; padding:0; color:#000000;}

/* Форматирование */
.wh100 { width: 100%; height: 100%; }
.w100 { width: 100%; }
.w50 { width: 50%; }
.h100 { height: 100%; }
.left { text-align: left; }
.right { text-align: right; }
.center { text-align: center !important; }
.vcenter { vertical-align: middle; }
.vbottom{ vertical-align: bottom; }
.relative {position: relative;}
.normalcase { text-transform: none !important; }
.no_mp{ margin:0; padding:0;}
.no_border {border: none !important;}
.vtop { vertical-align: top; }
.w100 { width: 100%; }
.fright {float: right !important;}
.fleft {float: left !important;}
.clear { clear: both; font-size: 0px; height: 0; line-height: 0; }
.file {font-size: 90%;}
/* Конец Форматирование */
div.printview {display: none;}

ol,li{
	font-size:11px;
	color:#fff;
}

#main{
	position: relative;
	min-width: 980px;
	width: expression(document.body.clientWidth < 1000 ? '1000px' : '100%');
	background:url(../img/main_bg.jpg) repeat-x left top;
	height:100%;
}
div.top_menu{
	margin:0 33px 0 32px;
	background:url(../img/top_menu_bg.gif) repeat-x left top;
	height:32px;
}
div.top_menu div{
	width:150px;
	height:32px;
	float:left;
	background:url(../img/top_menu_bg.gif) repeat-x left top;
	text-align:center;
	padding-top:7px;
	padding-bottom: 2px;
}
div.top_menu div a{
	color:#000000;
	border-bottom:solid 1px #3b444d;
}
div.top_menu div a:hover{ color:#000000; border:none;}
div.top_menu div.first_active{
	background:url(../img/first_active.gif) no-repeat left top;
	width:7px;
	position:absolute;
	top:0px;
	left:25px;
}
div.top_menu div.first{
	position:absolute;
	top:0px;
	left:25px;
	background:url(../img/first.gif) no-repeat left top;
	width:7px;
}
div.top_menu div.active{
	background:url(../img/active_bg.gif) repeat-x left top;
	width:150px;
	float:left;
	font-size:11px;
	color:#FFFFFF;
}
div.top_menu div.delimiter{
	background:url(../img/delimiter_bg.gif) no-repeat left top;
	width:3px;
}

div.top_menu div.form{
	width:auto;
	padding-top:5px;
	padding-left:20px;
	float:right;
}
div.top_menu div.form div.text{
	background:url(../img/form_l.gif) no-repeat left top;
	width:auto;
	padding:0;
}
div.top_menu div.form div.left{
	background:url(../img/form_r.gif) no-repeat left top;
	width:10px;
	padding:0;
}
div.top_menu div.form div.text input.text{
	border:none;
	color:#000000;
	padding:0;
	border-bottom:solid 1px #a8adb3;
	border-top:solid 1px #a8adb3;
	height:18px;
	margin:1px 0 0 10px;
	width:auto;
	<!-- margin-top:0px; -->
}
div.top_menu div.form div.img{
	padding:0;
	width:49px;
	background:none;
	margin-left:10px;
	margin-right:58px;
}
div.top_menu div.last{
	background:url(../img/last.gif) no-repeat right top;
	width:8px;
	position:absolute;
	top:0px;
	right:25px;
}
table.main{
	width:100%;
	background: #516885 url(../img/bottom_bg.jpg) repeat-x left bottom;
	<!-- margin-top:5px; -->
	height:100%;
}
table.main td{vertical-align:top;}
table.main td.logo a{ border:none;}
table.main td.header{
	background:url(../img/header_sys_bg.jpg) repeat-x left top;
	width:100%;
	height:100%;
	margin:0; padding:0;
}
table.main td.header div.header{
	background:url(../img/header_sus_video.gif) no-repeat right top;
	margin:0; padding:0;
	height:115px;
}

table.main td.logo{
}

table.flash{
	position:absolute;
	left:0px;
	top:-300px;
	height:280px;
	width:100%;
	
}
table.flash td.flash{
	width:100%;
	height:280px;
	padding:0 28px 0 4px;
}

div.flash{
	position:absolute;
	left:0px;
	top:80px;
	height:280px;
	width:100%;
	
}
div.flash div{
	width:100%;
}


table.for_menu{
	width:100%;
	height:220px;
	margin:0; padding:0;
}
table.for_menu td.left{
	background:url(../img/for_menu_in.jpg) no-repeat left top;
	
	width:34px;
	padding:0; margin:0;
	font-size:9px;
}
table.for_menu td.center{
	
	background:url(../img/for_menu.jpg) repeat-x left top;
	padding:0;  margin:0;
}
table.for_menu td.right{
	
	width:52px;
	background:url(../img/for_menu_in_right.jpg) no-repeat right top;
	padding:0;  margin:0;
}
 
table.main div.menu{
	background:url(../img/menu_bg.jpg) no-repeat left top;
	width:240px;
	height:213px;
	text-align:right;
}
table.main div.menu_inner{
	background:url(../img/menu_bg_inner.jpg) no-repeat left top;
	width:240px;
	height:213px;
	text-align:right;
}
table.main div.menu a, table.main div.menu_inner a{border:none;}
table.main div.menu img, table.main div.menu_inner img{
	margin:8px 52px 8px 0;
}
table.main div.menu div.active img, table.main div.menu_inner div.active img{
	margin:8px 44px 8px 0;
}
td.left_bottom {
	padding-top:10px; 
	padding-left:25px;
	vertical-align:bottom !important;
	}
div.spech_l{
	background:url(../img/spech_bg_left.gif) no-repeat left top;
	width:4px;
	height:142px;
	float:left;
}
div.spech_r{
	background: url(../img/spech_bg_right.gif) no-repeat right top;
	width:5px;
	height:142px;
	float:left;
}
div.spech{
	background:url(../img/spech_bg.gif) repeat-x left top;
	height:142px;
	width:202px;
	font-size:11px;
	padding-top:25px;
	text-align:right;
	float:left;
}
div.spech p{padding-right:30px; font-size:100% !important; margin:0; color:#000000;}
div.spech div.dots{ 
	margin-top:5px; 
	margin-right:5px;
	background:url(../img/dots.jpg) no-repeat left bottom;
	height:63px;
}
div.spech div.dots img.link{ margin-top:22px;}
div.spech div.dots a{  border:none;}

div.spech_small_l{
	background:url(../img/spech_bg_left.gif) no-repeat left top;
	width:4px;
	height:142px;
	float:left;
}
div.spech_small_r{
	background: url(../img/spech_bg_right.gif) no-repeat right top;
	width:5px;
	height:142px;
	float:left;
}
div.spech_small{
	background:url(../img/spech_bg.gif) repeat-x left top;
	height:142px;
	width:202px;
	font-size:11px;
	padding-top:25px;
	text-align:right;
	float:left;
}

* html table.chtuka {
	width: 100%;
	height: 100%;
	}

table.chtuka{
	margin-left:27px;
	height:100%;
}
table.chtuka td.up{
	background:url(../img/rast_up.png) no-repeat left top;
	height:10px;
}
table.chtuka td.bg{
	background:url(../img/shtyka_bg.gif) repeat-y left top;
	width:210px;
}

table.content{ 
	margin:10px 27px 10px 10px; /*для главной страницы*/
	/*width:100%;*/
}
table.content td{
	margin:0;
	padding:0;
	}
table.content td.up_l{
	background:url(../img/up_l.gif) no-repeat left top;
	height:34px;
	width:10px;
}
table.content td.up_c_ubout{
	background: url(../img/666.gif) repeat-x left bottom !important;
	height:34px;
}
table.content td.up_c_ubout img{ 
	float:right;
	margin:15px 30px 0 0;
}
table.content td.up_c_news{
	background: url(../img/666.gif) repeat-x left top !important;
	height:34px;
	width:45%;
}
table.content td.up_c_news img { margin-top:16px;}
table.content td.up_r{
	background:url(../img/up_r.gif) no-repeat right top;
	height:34px;
	width:10px;
}
table.content td.r{
	vertical-align:bottom;
	background:url(../img/r.gif) repeat-y right top;
}
table.content td.c_about{
	background:#68788c url(../img/center_bg.gif) repeat-x left bottom;
	text-align:right;
	padding-right:30px;
	<!-- padding-top:15px; -->
}
table.content td.c_news{
	background:#68788c url(../img/center_bg.gif) repeat-x left bottom;
}
table.content td.c_news div{
	font-size:12px;
	margin-top:15px;
	color:#dcdcdc;
}
table.content td.down_c div.link{
	background-color:#85898d;
	width:250px;
	text-align:center;
	padding:5px 0;
}
table.content td.down_c div.link a{ margin:0 8px; color:#FFFFFF; border-bottom: solid 1px #fff;}
table.content td.down_c div.link a:hover{ border-bottom: none;}
table.content td.l{
	vertical-align:bottom;
	background:url(../img/l.gif) repeat-y left top;
}
table.content td.down_l{
	background:url(../img/dawn_l.gif) no-repeat left top;
	height:71px;
	width:10px;
}
table.content td.down_c{
	background:url(../img/dawn_c.gif) repeat-x left top;
	height:71px;
}
table.content td.down_r{
	background:url(../img/dawn_r.gif) no-repeat right top;
	height:71px;
	width:10px;
}

div.sp{
	width:211px;
	padding:5px 0 5px 25px;
	height:141px;
}
div.small_sp{
	width:211px;
	padding:5px 0 5px 25px;
}
div.small_sp a{ border:none; padding:3px 0;}

td.sitesoft{
	padding-right:27px;
	<!-- padding-right:28px; -->
}

table.tt{
	height:85px;
	width:100%;
	font-size:12px;
	color:#9398a0;
}
table.tt td.tt_left{
	background:url(../img/footer_text.gif) repeat-x left 3px;
	text-align: left;
	padding:15px 0 0 12px;
}
table.tt td.tt_right{
	background:url(../img/footer_text.gif) repeat-x left 3px;
	text-align: right;
	padding:15px 3px 0 0;
}
table.tt td.tt_left a, table.tt td.tt_right a{ color:#9398a0; border-bottom:solid 1px #9398a0; margin-bottom:2px; }
table.tt td.tt_left a:hover, table.tt td.tt_right a:hover{ color:#9398a0; border:none;}

table.tt td.right{
	background:url(../img/footer_right.gif) no-repeat right 3px;
	width:9px;
}
table.tt div.sitesoft{
}

td.banners{
	background:url(../img/banner_bg.gif) no-repeat left top;
	height:100px;
}
td.banners div.banners{
	text-align:right;
	margin:15px 15px 0 0; 
}
td.banners div.banners a { border:none;}

