body
{
    background-color: #e1e2be;
    background-image: url('../img/bg.gif');
    background-repeat: repeat-x;
}

#special
{
	position: absolute; 
	top: 0px; 
	left: 0px; 
	cursor: pointer;
	font-weight: bold;
	font-family: Arial;
	font-size: 14px;
	padding: 3px;
	overflow: hidden;
}

#special_b
{
	height: 15px;
	overflow: hidden;
}

#special_b, #special_cont, #a1, #a2, #a3, #r1
{
	float: left;
}

#a1 {padding-top: 8px;}
#a2 {padding-top: 3px;}
#f1, #f2 {padding-top: 3px;}

#a1, #a2, #a3 {padding-right: 7px;}
#r1 {padding: 2px 0 0 30px}

#special_cont
{
	width: 0px;
	overflow: hidden;
	height: 25px;
}

#a1
{	
	font-size: 14px;
}

#a2
{	
	font-size: 20px;
}

#a3
{	
	font-size: 26px;
}

#f1
{
	height: 20px;
	width: 20px;
	background-color: #ffffff;
	border: 1px solid #000000;
	float: left;
	outline: 1px solid #ffffff;
}

#f2
{
	height: 20px;
	width: 20px;
	background-color: #000000;
	border: 1px solid #ffffff;
	float: left;
	margin-left: 10px;
	outline: 1px solid #000000;
}

#limiter 
{
    background-color: #e1e2be;
    width: 985px;
    margin: 20px auto;
    overflow:hidden;
}

#main 
{
    background-color: #ffffff;
    background-image: url('../img/map.gif');
    background-repeat: no-repeat;
    background-position: 670px 20px;
	padding: 20px 40px 5px 40px;
}

#top_title
{
	float: left;
	font-weight: bold;
	font-family: Arial;
	font-size: 14px;
	width: 500px;
	height: 60px;
}

#top_contact
{
	float: left;
	font-weight: bold;
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	height: 60px;
	margin-top:10px;
}

#top_phone
{	
	font-size: 22px;
} 

#top_icos
{
	float: left;
	font-weight: bold;
	font-family: Arial;
	font-size: 14px;
	width: 175px;
	height: 60px;
}

#top_icos img
{
	border: none;	
}

#top_line
{	
	border-bottom: 1px solid #e8e8e8;
	height: 1px;
	padding-top: 20px;
	margin-bottom: 20px;
}

#top_icos a
{
	margin-right: 10px;	
}

#left_menu
{
	float: left;
	font-family: Arial;
	font-size: 11px;
	width: 270px;
}

#main_content
{
	float: left;
	font-family: Arial;
	font-size: 11px;
	width: 590px;
	padding: 0px 0px 0 20px;
}

#search_form
{
	float: left;
	font-family: Arial;
	font-size: 12px;
	width: 280px;
	padding-top: 5px;
}

#top_menu
{
	float: left;
	font-family: Arial;
	font-size: 12px;
	width: 610px;
	margin-left: 0px;
}

a
{
	outline: 0px;
}

.line_dot
{	
	height: 1px;
	background-image: url('../img/dor_line.gif');
    background-repeat: repeat-x;	
	overflow:hidden;
}

.m_item
{
	padding: 5px 0 5px 0;	
	font-family: Arial;
	font-size: 11px;
	
}

.m_item a
{	
	color: #253978;	
	font-weight: bold;
}

.m_subitem
{
	padding: 5px 0 5px 6px;	
	font-family: Arial;
	font-size: 12px;
	
}

.m_subitem a
{	
	color: #666666;	
	font-weight: bold;
}

.m_subitem .active a
{	
	color: #000000;
}

.m_subitem img
{	
	border: none;
	margin-right: 10px;
}

.m_hidden
{
	display: none;
}

#sr_inp_l
{
	height: 26px;
	background-image: url('../img/sr_b_l_p.gif');
    background-repeat: no-repeat;	
	overflow:hidden;
	margin-bottom: 20px;
	width: 170px;
	float: left;
	margin-right: 20px;
}

#sr_inp_r
{
	height: 26px;
	background-image: url('../img/sr_b_r_p.gif');
    background-repeat: no-repeat;	
	background-position: right;
	overflow:hidden;
	margin-bottom: 20px;
}

#sr_inp_c
{
	height: 26px;
	background-image: url('../img/sr_b_c_p.gif');
    background-repeat: repeat-x;	
	background-position: right;
	overflow:hidden;
	margin: 0 13px 0px 13px;
}

#sr_inp_c img
{
	margin-top: 7px;
}

#sr_inp_c input
{
	width: 120px;
	font-family: Arial;
	font-size: 12px;
	color: #999999;
	border: none;
}

#sr_bt_l
{
	height: 26px;
	background-image: url('../img/sr_bt_l_p.gif');
    background-repeat: no-repeat;	
	overflow:hidden;
	margin-bottom: 20px;
	width: 70px;
	cursor: pointer;
}

#sr_bt_r
{
	height: 26px;
	background-image: url('../img/sr_bt_r_p.gif');
    background-repeat: no-repeat;	
	background-position: right;
	overflow:hidden;
	margin-bottom: 20px;
}

#sr_bt_c
{
	height: 26px;
	background-image: url('../img/sr_bt_c_p.gif');
    background-repeat: repeat-x;	
	background-position: right;
	overflow:hidden;
	margin: 0 13px 0px 13px;
}

#sr_bt_c div
{
	color: #ffffff;
	font-family: Arial;
	font-size: 12px;
	margin-top: 5px;	
	margin-left: 3px;	
}

#tm_b_l
{
	height: 38px;
	background-image: url('../img/tm_b_l_p.gif');
    background-repeat: no-repeat;	
	overflow:hidden;
	margin-bottom: 20px;
	width: 625px;
	cursor: pointer;
}

#tm_b_r
{
	height: 38px;
	background-image: url('../img/tm_b_r_p.gif');
    background-repeat: no-repeat;	
	background-position: right;
	overflow:hidden;
	margin-bottom: 20px;
}

#tm_b_c
{
	height: 38px;
	background-image: url('../img/tm_b_c_p.gif');
    background-repeat: repeat-x;	
	background-position: right;
	overflow:hidden;
	margin: 0 13px 0px 13px;
}

#hot_line
{
	float: left;
	width:240px;
	margin-top:20px;
}

.title_back
{
	background-color: #ebebeb;
	
}

.links
{
	margin-top:20px;
	margin-left:10px;
}

.links_i a
{
	color: #253978;
	font-size:12px;
	font-family: Georgia, Times New Roman;
	font-weight:bold;
	padding-bottom: 5px;
}

.links_i
{
	margin-bottom: 20px;
}

#top_news
{
	float: left;
	width:330px;
	margin-top:20px;
	margin-right:20px;
}

.news_descr
{	
	margin-top:20px;
}

.news_date
{	
	font-weight: bold;
}

.news_text
{	
	margin-top:5px;
	color: #666666;
}

.news_answer
{	
	margin-top:5px;
	color: #666666;
	font-style: italic;
	background-color: #ffffff;
	margin-left: 7px;
	padding-left: 15px;
}

.news_answer_back
{
	background-color: #e8e8e8;
}

.news_detail
{	
	margin-top:5px;
}

.news_detail a
{	
	color: #253978;
}

.title
{
	font-family: Georgia, Times New Roman;
	font-size:22px;
}

.phone
{
	font-family: Arial, Times New Roman;
	font-size:20px;
	font-weight: bold;
	margin: 5px 0 0 10px;
	padding-bottom:10px;
}

.tm_item
{
	float: left;
	margin-top: 5px;
}

.tm_act
{
	height: 26px;
	background-image: url('../img/tm_act_l_p.gif');
    background-repeat: no-repeat;	
	overflow:hidden;
	cursor: pointer;
}

.tm_act .tm_r
{
	height: 26px;
	background-image: url('../img/tm_act_r_p.gif');
    background-repeat: no-repeat;	
	background-position: right;
	overflow:hidden;
}

.tm_act .tm_c
{
	height: 26px;
	background-image: url('../img/tm_act_c_p.gif');
    background-repeat: repeat-x;	
	background-position: right;
	overflow:hidden;
	margin: 0 12px 0px 12px;
	_margin: 0 6px 0px 6px;

}

.tm_item a
{
	font-weight: bold;
	display: block;
	margin: 4px 4px 0 4px;
	color: #000000;
	font-size:12px;
}

.tm_act a
{
	font-weight: bold;
	display: block;
	margin: 4px 0px 0 0px;
	color: #ffffff;
	text-decoration: none;
	font-size:12px;
}

.tm_delim
{
	overflow:hidden;
	height:20px;
	width: 1px;
	background-image: url('../img/dor_line_v.gif');
    background-repeat: repeat-y;
	float: left;
	margin: 10px 40px 0px 40px;
}

#footer_sign
{
	float: left;
	font-family: Arial;
	font-size: 12px;
	color: #7d7d6d;
	margin-top: 60px;
	margin-left: 30px;
	
}

#ac_sign
{
	float: left;
	font-family: Arial;
	font-size: 12px;
	color: #7d7d6d;
	margin-top: 60px;
	margin-left: 10px;
	
}

#ac_img
{
	float: left;
	margin-top: 60px;
	margin-left: 400px;	
}

#quest_form
{
	padding-top: 10px;

}

#quest_form input
{
	width: 163px;
	border: 1px solid gray;
}

#quest_form.send_message input
{
	width: 400px;
	margin-top:3px;
	margin-bottom:3px;
}

#quest_form.send_message textarea
{
	width: 500px;
	height: 150px;
	margin-top:3px;
	margin-bottom:3px;
}

#quest_form textarea
{
	width: 163px;
	height: 80px;
	border-width: 1px;
	border: 1px solid gray;
}

#quest_f > div
{
	margin-top:2px;
    clear: both;
}

#quest_form .tm_item
{
	float: left; 
	margin-left: 130px;
	_margin-left: 60px;
}

.f_item_title
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	float: left;
	width: 200px;
	margin-top: 2px; 
}

.f_item_code {
    float: right;
    width: 170px;
}

.send_message .f_item_title
{
	float: none;
}

.f_item_title .star
{
	color: red;
}

.red_t
{
	color: red;
	font-weight: bold;
}

.clr
{
	clear: both;
}

.c1 {
	height:1px;
	margin:0 6px;
	background:#ffffff;
}
.c2 {
	border:1px solid #ffffff;
	border-width:0 2px;
	margin:0 4px;
	background:#ffffff;
	height:1px;
}
.c3 {
	border:1px solid #ffffff;
	border-width:0 1px;
	margin:0 3px;
	background:#ffffff;
	height:1px;
}
.c4 {
	border:1px solid #ffffff;
	border-width:0 1px;
	margin:0 2px;
	background:#ffffff;
	height:1px;
}
.c5 {
	border:1px solid #ffffff;
	border-width:0 1px;
	margin:0 1px;
	background:#ffffff;
	height:2px;
}

.lc1 {
	background:#ebebeb;
}
.lc2, .lc3, .lc4, .lc5 {
	border-color:#ebebeb;
	background:#ebebeb;
}

.c1, .c2, .c3, .c4, .c5 {
	overflow:hidden; /* ��� ��������, ��6 �� ����� ����� ���� ��������� ������, ��� �������� ������� ������� */
}

.news_full
{
	background-color: #ebebeb;
	padding: 3px;
	border: 1px solid #cbcbcb;
}

.more_button2
{
	text-align: center; 
	background-color: #ebebeb;
	padding: 3px;
	border: 1px solid #cbcbcb;
	cursor: dafault;	
	font-weight: bold;
}

.more_button
{
	text-align: center; 
	background-color: #ebebeb;
	padding: 3px;
	border: 1px solid #cbcbcb;
	cursor: pointer;	
	font-weight: bold;
}

.more_button:hover
{
	background-color: #dbdbdb;
}

.aling-center {
	text-align: center;
}

.margin-bottom-20 {
	margin-bottom: 20px;
}