@charset "windows-1251";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Times New Roman;
	font-size: 13px;
	color: #333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	color:#007293;
	text-decoration:none;
	cursor:pointer;
}
a:hover {
    color: #02a0ff;
	text-decoration:underline;
	cursor:pointer;
}
img {
    border: none;
}

.logo_row{
	background:url(../img/logo_bg.jpg) no-repeat;
	height:367px;
}
.logo{
	background:url(../img/logo.gif) no-repeat center top;
	margin-top:50px;
	width:680px;
	height:110px;
	text-align:center;
}
	#div-licence{
		color:#007293;
		font-size:10px;
		margin-left:610px;
		margin-top:-10px;
		position:absolute;
		text-align:right;
		
		filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50); /* IE 5.5+*/
		-moz-opacity: 0.50; /* Mozilla 1.6 и ниже */
		-khtml-opacity: 0.50; /* Konqueror 3.1, Safari 1.1 */
		opacity: 0.50;
	}
.virtus{
	background:url(../img/virtus.gif) no-repeat center center;
	height:135px;
}
.contacts{
	text-align:center;
	color:red;
	font-family:"Times New Roman", Times, serif;
	font-size:22px;
}

.border{
	background-color:#e7f4fc;
	width:20px;
}

.pathway{
	font-family:Tahoma, Verdana, Arial;
	font-size:15px;
	padding-left:45px;
	background:url(../img/pathway_bg.jpg) no-repeat;
	height:28px;
}
.previous{
	color:#007293;
}
.current{
	color:#02a0ff;
}
.microicons{
	background:url(../img/pathway_bg.jpg) no-repeat right;
	text-align:right;
}

.main{
	background-color:#e7f4fc;
	height:100px;
	vertical-align:top;
	padding-top:15px;
}
.left_menu{
	width:250px;
	margin-right:10px;
	z-index:10;
}
.left_menu_element{
	background-color:#e7f4fc;
	background:url(../img/menu_bg.jpg) no-repeat;
	height:37px;
	text-align:center;
	cursor:pointer;
	font-size:14px;
	font-weight:bold;
	color:#023e75;
	border-bottom:2px solid #e7f4fc;
}
.left_menu_element_over{
	background-color:#e7f4fc;
	background:url(../img/menu_bg_active.gif) no-repeat;
	height:37px;
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#023e75;
	text-align:center;
	cursor:pointer;
	border-bottom:2px solid #e7f4fc;
}
.search{
	height:110px;
	background-color:#74bae1;
	text-align:center;
	border-right:1px solid white;
}
.search_field{
	width:215px;
	border:1px solid #007293;
	font-family:Tahoma;
	font-weight:bold;
	color:#007293;
	padding-left:10px;
	font-size:13px;
}

.top_menu{
	background-color:white;
	height:35px;
	width:675px;
	text-align:center;
}
.top_menu td{
	font-size:15px;
	height:35px;
	width:120px;
	color:#007293;
	text-align:center;
	cursor:pointer;
}
.top_menu_element_current{
	font-size:15px;
	height:35px;
	width:120px;
	color:#007dc6;
	text-align:center;
}
.v_splitter{
	height:35px;
	
	width:1px;
}

.plashki{
	margin-top:20px;
}

.title, h2{
	vertical-align:middle;
	text-align:left;
	font-family:Tahoma;
	font-size:24px;
	font-weight:normal;
	color:#227bcb;
	padding:10px 0 0 0;
	margin:0 0 0 0;
}

.footer{
	background:url(../img/footer_bg.gif) repeat-x;
	height:75px;
	line-height:20px;
}
.address{
	text-align:left;
	padding-left:25px;
	color:#007293;
	font-size:12px;
}
.aweb{
	text-align:right;
	padding-right:25px;
	color:#007293;
	font-size:12px;
}
.shadow{
	background:#e7f4fc url(../img/shadow.jpg);
	height:29px;
}

.date{
	color:red;
	font-weight:bold;
	font-size:12px;
}
.new_title{
	color:red;
	font-size:18px;
}

.submenu_item{
	height:35px;
	text-align:center;
	width:180px;
	font-size:12px;
	font-weight:bold;
	cursor:pointer;
}
.submenu_splitter{
	background:url(../img/submenu_splitter.jpg);
	height:1px;
	width:180px;
}
.news-date{
	color:#333;
	display:none;
	font-weight:normal !important;
}
.news-title, .news-title a{
	color:#007193;
	font-size:14px;
	font-weight:normal;
}
.news-announcement{
	display:block; margin:5px 0 15px 0;
}
.main_body ul{
	margin:0;
	margin-top:10px;
	padding:0;
}
.main_body ul li{
	margin:0;
	padding:0;
	list-style:none;
}
.pageblog td, .main_body ul li{
	background:url(../img/arrow.gif) no-repeat 3px 7px;
	padding:3px 20px;
}
.mainbody{
	text-align:justify;
}
	.mainbody table.border{
		width:100%;
		border-collapse:collapse;
		border:1px solid #96caf9;
	}
	.mainbody table.border ul{
		margin:0; padding:0;
	}
	
.h4{
	color:#227bcb;
	font-size:16px;
	font-weight:normal;
}
.h3{
	vertical-align:middle;
	text-align:left;
	font-family:Tahoma;
	font-size:20px;
	font-weight:normal;
	color:#227bcb;
	padding:10px 0 0 0;
	margin:0 0 0 0;
}
.wrapper td{
	width:17%;
}
.inv{
	display:none;
}
.href{
	color:#007293;
	cursor:pointer;
}
.href ul,.href li{
margin:0 0 0 0;
padding:0 0 0 3px;
}
.inv table, .mt{
width:100%;
}
