@charset "utf-8";
/* CSS Document */

body {
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}

img {
	border:0px;
}

#main_div {
	width:100%;
}

.header {
	width:100%;
	height:230px;
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	background-position:top left;

}

#left_menu {
	width:220px;
	height:230px;
	float:left;
	background-color:#ffffff;
}

.search {
	width:171px;
	height:25px;
	position:relative;
	left:7px;
	top:7px;
	float:left;
	background-image:url(../images/fon_search.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	border:none;
	border-color:#FFF;
	padding-top:5px;
	padding-left:5px;
}

#search_pic {
	width:30px;
	height:32px;
	background-image:url(../images/search.jpg);
	float:left;
	position:relative;
	top:3px;
	left:10px;

}

#hor_block {
	width:100%;
	height:190px;
	clear:both;
}

.formavxoda {
	background-image:url(../images/forma_vxoda.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

#hor_menu {
	width:100%;
	height:40px;
}

.banner_right {
	background-image:url(../images/banner_right.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	padding-left:25px;
}

#otpravit {
	width:110px;
	height:30px;
	position:relative;
	top:0px;
	left:70px;
}

#enter {
	width:220px;
	height:187px;
	background-image:url(../images/forma_vxoda.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

.login {
	position:relative;
	top:42px;
	left:100px;
	width:103px;
	height:20px;
	margin:0px;
	padding:0px;
	font-size:10px;
	border:none;
	border-color:#FFF;
	background-image:url(../images/form_fon.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

.parol {
	position:relative;
	top:47px;
	left:100px;
	width:103px;
	height:20px;
	margin:0px;
	border:none;
	font-size:10px;
	padding:0px;
	border:none;
	border-color:#FFF;
	background-image:url(../images/form_fon.jpg);
	background-position:top left;
	background-repeat:no-repeat;

}

#nav {
	width:190px;
	height:407px;
	background-image:url(../images/nav.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	font-family:Tahoma;
	font-size:12px;
	color:#b7491e;
	padding-left:30px;
	padding-top:17px;
}
#rek {
	width:190px;
	height:407px;
	background-image:url(../images/nav.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	font-family:Tahoma;
	font-size:12px;
	color:#b7491e;
	padding-left:30px;
	padding-top:17px;
}

a.nav {
	font-family:Tahoma;
	font-size:12px;
	color:#b7491e;
	text-decoration:none;
}

a.nav:hover {
	font-family:Tahoma;
	font-size:12px;
	color:#b7491e;
	text-decoration: underline;
}


#air {
	width:220px;
	height:311px;
	background-image:url(../images/air_banner.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
}

#fon_cont {
	width:967px;
	background-image:url(../images/fon_cont.jpg);
	background-repeat:repeat-y;
	background-position:top left;
	margin:0 auto;
}

#top_cont {
	width:967px;
	background-image:url(../images/top_cont.jpg);
	background-repeat: no-repeat;
	background-position:top left;
}

#bottom_cont {
	width:967px;
	background-image:url(../images/bottom_cont.jpg);
	background-repeat: no-repeat;
	background-position:bottom left;
	min-height:600px;
	padding-bottom:50px;

}


#main_text_cont {
	width:700;
	min-height:500px;
	position:relative;
	top:10px;
	left:15px;
	text-align:left;
	padding-right:30px;
	text-align:justify;
}

#main_text_cont A { color:#000000; font-face:Verdana;}
#main_text_cont h1 { font-size:16px; font-face:Verdana;  }
#main_text_cont h2 { font-size:14px; font-face:Verdana;}
#main_text_cont h3 { font-size:12px; font-face:Verdana;  }
#main_text_cont p { text-indent:30px;}


.main_text {
	color:#000;
	font-family:Verdana;
	font-size:12px;
	position:relative;
	}

.main_text2 {
	color:#000;
	font-family:Verdana;
	font-size:11px;
	}

.text_footer {
	color:#030087;
	font-family:tahoma;
	font-size:12px;
	position:relative;
	top:12px;
	text-decoration:none;
}

#footer {
	width:1200px;
	clear:both;
	height:46px;
	background-image:url(../images/footer.jpg);
	background-repeat:repeat-x;
	text-align:center;
}

a.mmenu {
	display:block;
	text-align:right;
	color:#36a;
	text-decoration:none;
	font-family: Verdana;
	font-size:11px;
	padding-top:10px;
	padding-right:20px;
	width:198px;
	height:25px;
	background-image:url(../images/button/glavnaya_b.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	margin-bottom:2px;
}

a.mmenu:hover {
	display:block;
	text-align:right;
	color: #0C0;
	text-decoration:none;
	font-family: Verdana;
	font-size:11px;
	padding-top:10px;
	padding-right:20px;
	width:198px;
	height:25px;
	background-image: url(../images/button/glavnaya_g.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	margin-bottom:2px;
}

a.menuse {
	display:block;
	text-align:center;
	color:#36a;
	text-decoration:none;
	font-family: Verdana;
	font-size:11px;
	padding-top:12px;
	width:218px;
	height:26px;
	background-image:url(../images/button/opt.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}

a.menuse:hover {
	display:block;
	text-align:center;
	color:#0C0;
	text-decoration:none;
	font-family: Verdana;
	font-size:11px;
	padding-top:12px;
	width:218px;
	height:26px;
	background-image:url(../images/button/opt.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}

#otpr {
	width:100px;
	height:20px;
	position:relative;
	top:54px;
	left:95px;
}

.main_zgl {
	font-family:Verdana;
	font-size:14px;
	color:#369;
	margin-left:-20px;
}

.nav ul {
	padding-left:0px;
}
.nav ul li{
	padding-top:5px;
}

.main_zgl2 {
	font-family:Verdana;
	font-size:14px;
	color:#369;
	position:relative;
	top:13px;
	left:10px;
}

.main_zgl3 {
	font-family:Verdana;
	font-size:16px;
	color:#369;
	position:relative;
}
.main_zgl3 h1 { font-size:18px; margin: 0px 0px 0px 0px; padding: 10px 0px 20px 10px;}



#block {
	width:220px;
}
#shap_block {
	width:220px;
	height:54px;
	background-image:url(/images/shap_block.jpg);
	background-position:top left;
	background-repeat:no-repeat;

}
#shap_block div{	font-family:Verdana;
	font-size:14px;
	color:#369;
	font-weight:bold;
	padding:20px 5px 0px 10px;
}
#center_block {
	width:218px;
	border-left: 1px #dbdbdb solid;
	border-right: 1px #dbdbdb solid;
}
#center_block div{
	font-family:Verdana;
	font-size:12px;
	color:#b7491e;
	padding:0px 5px 0px 10px;
}
#center_block div ul {
	padding:0px 0px 0px 10px;
	margin:0px 0px 0px 10px;
}
#center_block div ul li {
	padding:5px 0px 0px 0px;

}
#center_block div li A {
	font-family:Tahoma;
	font-size:12px;
	color:#b7491e;
}
#footer_block {
	width:220px;
	height:12px;
	background-image:url(/images/footer_block.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

.adv-block { border: 1px solid #5C6475; }
.adv-block Table td{ border: 1px solid #5C6475; font-size:10px; font-family:Arial;}




