/* CSS Document */
body {
	background-color: #5d9bcd;
	
	font-family: Verdana, Helvetica, Tahoma;
}
body,form {
	margin: 0px;
	padding: 0px;
	
}
#logo {
	margin-top: 8px;
	width: 251px;
	height: 141px;
	z-index: 100;
	position: absolute;
}
#main {
	width: 1070px;
	display: block;
	
}
#content {
	width: 950px;
	display: block;
	
	padding-left: 120px;
	padding-top: 66px;
}
.umenu {
	height: 13px;
	background-image:url(/images/menu_under.jpg);
	background-repeat:no-repeat;
}
#pict {
	display: block;
	position: relative;
	z-index: 110;
	text-align: right;
	height: 59px;
	
	top: -30px;
	left: 31px;
}
#main_c {
	background-color: #174882;
	min-height: 300px;
	background-image:url(/images/fone.jpg); 
}
.menu_left {
	padding: 15px 0px 30px 33px;
}

/*

стили для меню

*/
.menu_left a.t,
.menu_left a.t2,
.menu_left a{
	width: 200px;
}
.menu_left a{
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	color: #FFFFFF;
	font-size:12px;
	border-bottom: 1px solid #28a7e2;
	padding: 3px 0px 4px 1px;
}
a.almchoosed,
.menu_left a:hover {
	color: #ffea00;
}

.menu_left a.t{
	
	display: block;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF0000;
	font-size:15px;
	border-bottom: 1px solid #28a7e2;
	padding: 3px 0px 4px 1px;
}
.menu_left a.t:hover {
	color: #FF0000;
	text-decoration: none;
}
.menu_left a.t2:hover {
	color: #ffea00;
	text-decoration: none;
}

.menu_left a.t2{
	display: block;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size:13px;
	border-bottom: 1px solid #28a7e2;
	padding: 3px 0px 4px 1px;
}
/*

/ стили для меню

*/

.m_center {
	color: #FFFFFF;
	font-size:12px;
	padding: 37px 40px 30px 47px;
}
.m_center a{
	color: #FFFFFF;
	text-decoration: underline;
}
.m_center a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.title1 {
	color: #eb1c22;
	font-size: 18px;
}
.title2 {
	color: #ffffff;
	font-size: 18px;
}
.news  {
	padding: 19px 0px 17px 0px;
}
.news div {
	padding: 0px 0px 3px 0px;
}
.news_date {
	font-size: 9px;
	color: #4cc6ff;
}
.news_title {
	font-size: 12px;
	color: #ffea00;
	font-weight: bold;
}
.news a{
	margin-top: 5px;
	font-size: 11px;
	display: block;
	color: #FFFFFF;
	text-decoration: underline;
}
.news a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.main_banner {
	padding: 24px 27px 30px 10px;
}
.text_line {
	text-align: right;
	height: 23px;
	color: #ffffff;
	font-size: 11px;
	padding-top: 0px;
	padding-right: 26px;
}
.brad_p {
	text-align: right;
	height: 22px;
	color: #1c6398;
	font-size: 11px;
	padding-top: 10px;
	padding-right: 28px;
	background-image:url(/images/menu_under.jpg);
	background-repeat:no-repeat;
	background-position: top left;
}
.brad_p span  {
	color: #ff0000;
	font-weight: bold;
}
.brad_p a {
	color: #ffffff;
	text-decoration: none;
}
.brad_p a:hover {
	color: #ffffff;
	text-decoration: underline;
}
.footer {
	height: 59px;
	margin-top: -59px;
	text-align: right;
	font-size: 11px;
	color: #ffffff;
	padding-right: 30px;
	padding-top: 6px;
	background-image:url(/images/menu_under.jpg);
	background-repeat:no-repeat;
	
}
.cat_tech {
	font-size: 11px;
	color: #FFFFFF;
	padding: 38px 28px 0px 0px;
}

.cat_tech table {
	border-bottom: 1px solid #28a7e2;
}
.cat_tech table td {
	border-top: 1px solid #28a7e2;
	padding: 4px 0px 4px 0px;
	text-align: left;
}
.bm {
	width: 207px;
	padding-top: 30px;
	padding-right: 1px;
	background-image:url(/images/banner_top.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}
.btt {
	width: 157px;
	display: block;
	height: 57px;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	padding: 17px 24px 10px 24px;
}
.bi {
	width: 205px;
	display: block;
	height: 204px;
	text-align: center;
}
.bbt {
	width: 205px;
	display: block;
	height: 27px;
	text-align: center;
	padding-top: 10px;
}
.bbt a {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.bbt a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}