html, body{
	height:100%;
	font-family: Verdana,  Arial, Helvetica, Sans serif;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}


div
{
	margin: 0px;
	padding: 0px;
}

p, div.text/*текст - абзац*/
{
	text-indent: 30px;
	margin-bottom: 10px;
}
.no-indent p {text-indent:0px}

.text1 {
	padding: 3px 0;
	margin-bottom: 10px;
}

a {/*все ссылки*/
	color: #22508E;/*#275387*/
	text-decoration: none;
}
a:hover {
	color: #B0B0B0;/*#5B9B87; */
	text-decoration: underline;
}

.link {/*черные ссылки*/
	text-decoration: none;
	color: #000;
}
th a, th a:hover
{
	color: #FFFFFF;
	text-decoration: none;
}
/*Кнопки*/
input[type="button"]/*, input[type="submit"], button*/
{
	border: none;
	padding: 0px;
	margin: 0px;
	color: #fff;
	cursor: pointer;
	vertical-align: middle;
	font-size: 13px;
	background: url('/_images/images/btn_102x24.png') no-repeat;
	background-color: #FE9228;
	width: 102px;
	height: 24px;

}

button.white, input.btn, input.white, button.whiteB, input.btnB, input.whiteB, button.grayB, input.grayB, input.btn220, button.blue, input.btnBlue, input.blue, button.small, input.small
{
	border: none;
	padding: 0px;
	margin: 0px;
	color: #fff;
	cursor: pointer;
	vertical-align: middle;
	font-size: 13px;
}

button.white, input.btn, input.white
{
	background: url('/_images/images/btn_102x24.png') #FE9228 no-repeat;
	width: 102px;
	height: 24px;
}

button.blue, input.btnBlue, input.blue
{
	background: url('/_images/images/btn_102x24_bl.png') #FE9228 no-repeat;
	width: 102px;
	height: 24px;
}

button.blueLt, input.btnBlueLt, input.blueLt
{
	background: url('/_images/images/btn_102x24_ltbl.png') #FE9228 no-repeat;
	width: 102px;
	height: 24px;
}

button.whiteB, input.btnB, input.whiteB
{
	background: url('/_images/images/btn_160x24.png') #FE9228 no-repeat;
	width: 160px;
	height: 24px;
}

button.grayB, input.grayB
{
	background: url('/_images/images/btn_220x24_ltbl.png') #FE9228 no-repeat;
	width: 220px;
	height: 24px;
	font-size: 12px;
}

input.btn220
{
	background: url('/_images/images/btn_220x24.png') #FE9228 no-repeat;
	width: 220px;
	height: 24px;
}

button.small, input.small
{
	background: url('/_images/images/btn_28x24.png') #FE9228 no-repeat;
	width: 28px;
	height: 24px;
	margin: 3px;
}

/*Кнопки для оценки ответов в консультациях*/
.btn_rtg{
	font-size: 80%;
	width: 75px ;
}


/*Конец кнопки*/

.counter/*счетчики 1px*/
{
	position: absolute;
	left: 0px;
	top: 263px;
}
#top_banner
{
	background-color: #FAFBFA;
	text-align: center;
	height: 90px;
}

.top_ban/*общая ячейка для баннеров*/
{
	vertical-align: bottom;
	background-color: #2F64C4;
	background-image: url('{$CUR_TPL_DIR}images/head_bg.gif');
	background-repeat: repeat-y;
	background-position: right;
}
.top_ban_td/*ячейка с верхним баннеров*/
{
	text-align: center;
	vertical-align: middle;
	/*padding-top: 7px;*/
}


/*Левая часть*/
#left_menu
{
	width: 200px;
}

#left_menu .other_left
{
	color: #EC7C1A;
	font-weight: bold;
	border-bottom: 1px solid #D0D0D0;
	margin: 15px 0px 0px 5px;
	padding: 0px;
	font-size: 80%;
	width: 170px;
}

#left_menu .other_left span
{
	padding: 0px;
	padding-left: 10px;
}

.other_left_content
{
	margin-left: 5px;
	width: 170px;
}

#left_menu_sel
{
	width: 150px;
}

.left_menu, #left_menu_sel
{
	margin: 8px 0px 12px 5px;
}


#left_menu_sel .left_menu_sel
{
	padding: 3px 0px;
	color: #E07B07;
	font-weight: bold;
	padding-left: 10px;
	font-size: 80%;
	display: block;
}

#left_menu_sel .left_menu_sel:hover
{
	color: #B0B0B0;/*#5B9B87*/
	text-decoration: underline;
}

.left_menu
{
	font-size: 90%;
	color: #000;
	text-align: left;
	font-weight: normal;
	padding-left: 10px;
	width: 160px;
}
/* Если делать нижнюю черту как фоновую картинку для левого меню
	background-image: url('/_images/images/line_left.png');
	background-position: bottom;
	background-repeat: no-repeat;*/


.left_line
{
	margin: 3px 0px 3px 5px;
}

.left_menu a
{
	font-size: 90%;
	color: #000;
	text-align: left;
	font-weight: normal;
	line-height: 15px;
	display: block;
}

.left_menu a:hover
{
	color: #B0B0B0;
	text-decoration: underline;
}

.left_menu_sel_ul, .left_menu_sel_ul ul, ul.default
{
	list-style-image: url('/_images/images/list_style1.png');
	list-style-type: none;
	padding: 0px;
	margin: 0px 0px 0px 25px;
}
ul.default li {
	margin-bottom:0.85em
}
.left_menu_sel_ul ul
{
	margin: 0px 0px 0px 16px;
}

.left_menu_sel_ul li, .left_menu_sel_ul a
{
	font-size: 90%;
	/*text-decoration: underline;*/
	color: #22508E;
	padding: 0px;
	margin: 0px;
	font-family: Tahoma;
    /*background: url('/_images/images/list_style.png') no-repeat left center;*/
}
.left_menu_sel_ul li
{
	margin: 5px 0px;
}

.left_menu_sel_ul a:hover
{
	color: #B0B0B0;
	text-decoration: underline;
}

.left_menu_sel_ul a .a_sel
{
	color: #E07B07;
	text-decoration: underline;
}
.left_direct/*левый директ*/
{
	font-size: 75%;
	margin: 3px;
	text-align: center;
}

.left_ban /*баннеры партнеры слева*/
{
	font-size: 75%;
	margin: 10px;
	text-align: center;
}
.left_news
{
	font-size: 75%;
	margin: 10px;
	text-align: left;
}

.left_news .news_title
{
	font-size: 90%;
	color: #555555;
}
.left_news .div_title_news
{
	font-size: 80%;
	color: #000;
}

/*Конец левая часть*/

.link_reklama{
	font-size: 60%;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

/*Форма авторизации*/
form {
	padding: 0px;
	margin: 0px;
}


/*Таблицы*/

/*Шапка для таблицы*/
th {
	font-size: 90%;
	font-weight: normal;
	text-align: center;
	color: #FFFFFF;
	padding: 3px;
	height: 30px;
	background-color: #6695C9;
}
/*Ячейки для консультаций*/
.td_quest_v {
	vertical-align: top;
	height: 30px;
}
.td_quest {
	vertical-align: bottom;
	height: 30px;
}

.quest_td {
	padding: 3px;
	padding-left: 10px;
}

.quest_td_asw
{
	background-color: #d2d2d2;
}

.quest_td_asw a
{
	color: #1D598B;
	text-decoration: none; 
}

.quest_td_asw a:hover
{
	text-decoration: underline; 
}
/*Конец Ячейки для консультаций*/
/* TD для планировок*/
.plan_td{
	/*background-color: #C0C7D1;*/
	vertical-align: top;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 90%;
}
/*Конец для планировок*/
/*Отображение одного объявления в базе недвижимости*/
.base_one_title{
	color: #0C4A8D;/*#2F579F*/
	font-weight: bold;
	font-size: 90%;
}
.base_one_text{
	font-size: 100%;
	padding: 0px 0px 10px 0px;
}
/*конец одно об. в бд*/
/*TD для отображения результатов оценки ответов в консультациях*/
.rtg_td {
	font-size: 75%;
	padding: 0px;
}
/*end рез-т от.*/
/*Таблицы в новостях*/
 .news_td {
	padding: 3px;
	text-indent: 0px;
}
  
.row1
{
	background-color: #D1E6FB;/*E3F1FE*/
}

.row2
{
	background-color: #D9DFE5;
}

.row3
{
	background-color: #E5F1FC;
	color: #5E5D5D;
	font-weight: bold;
}
.table_base
{
	border: 1px solid #96A9CB;
	font-size: 95%;
	width: 100%;
}

.row_base
{
	background: #D8D8D8;
}

.row_base_hover
{
	background: #F1F1F1;
}

.base_td {
	padding: 0px 5px;
    height: 30px;
}

.price_td
{
	/*font-size: 75%;*/
	padding: 3px;
}

/*Таблица Поиск*/
.table_search
{
	font-size: 90%;
	border: 1px solid #D9DFE5;/*5E5D5D*/
	border-collapse: collapse;
	width: 100%;
}

.table_search td
{
	border: 1px solid #D9DFE5;
	padding: 5px; 
}

.table_search td div
{
	padding: 0px;
	margin: 0px;
}

/*Конец Таблицы*/

/*Комментарии*/
.help {
	color: #8a8a8a;
	margin-bottom: 5px;
	display:block;
}
.help_a, .help_a:hover, .help_a:visited, .help_a:active
{
	color: #8a8a8a;	
}
/*Начало консультации*/

/*Визитка для консультаций*/
.card {
	float: left;
	background: #D1E6FB;
	border: 1px solid #a8a8a8;
	padding: 10px;
	margin-right: 20px;
	width: 350px;
}
/*Оценка ответов в консультациях*/
.div_hidden {
	width: 300px;
	/*height: 200px;*/
	background-color: #D1E6FB;
	border: 1px solid #a8a8a8;
	padding: 5px;
	margin-right: 5px;
	position: absolute;
}

/*.div_hidden input.text, .div_hidden textarea
{
	border: 1px solid #CCCCCC;
}*/
/*END Консультации*/
/*Блоки рекламы на главной*/
.reklama
{
	clear: both;
	margin: 10px 0px 10px 0px;
	background: #2F579F;
	border: 1px solid  #AF550C;
}
div.reklama div.rek
{
	border: 2px solid white;
}
.p_rek
{
	margin: 5px;
	color: white;
	font-size: 100%;
}
/*Конец блоки на главной*/
/*непонятно*/
.field_title {
	font-size: 75%;
}
.field_comments {
	font-size: 80%;
	color: #777777;
}
/*end непонятно*/

/*Заголовки*/
h2, h4, h3, h6, h5
{
	font-family: Verdana, Arial, Helvetica, Sans serif;
	font-weight: bold;
	color: #DE7F00;/*#bf3704*/
	text-align: left;
	margin: 0px;
	letter-spacing: normal;
}
h1/*ТОлько для главной страницы*/
{
	font-size: 10px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, Sans serif;
	color: #6B6A6A;
}
h2{
	
	font-size: 120%;
}
h4{
	font-size: 90%;
}
h3{
	font-size: 80%;
}
h6{
	font-size: 60%;
}

h5{
	font-size: 71%;
}
.page_head, .page_subhead,  .page_subhead a, .page_subhead a:hover, .page_subhead a:active, .page_subhead a:visited, .central_head h1, .central_head h2, .central_head h3, .central_head h4, .central_head h5, .central_head h6, .central_head h1 a, .central_head h1 a:hover, .central_head h2 a,  .central_head h2 a:hover
{
	font-weight: bold;
	color: #975326;/*#bf3704*//*#E07B07*//*#D57400*//*#1A0101*//*#452B03*//*#59190A*/
	text-align: left;
	text-decoration: none;
}
.page_head, .central_head h1{
	font-size: 115%;
	padding: 0px 10px 0px 40px;
	line-height: 100%;
	margin: 3px 0px 12px 0px;
}

.page_subhead, .central_head h2{
	font-size: 80%;
	/*line-height: 4px;*/
	padding: 0px;
	margin: 0px;
	/*margin-top: 10px;*/
	/*border: 1px solid red;*/
}
/*END Заголовки*/
/*Конец Заголовки*/

/*Информационные сообщения, Сообщения об ошибках, Звездочка*/
.info_msg, .err_msg, .inf_msg{
	font-weight: bold;
	font-size: 90%;
}
.err_msg{color: red;}
.inf_msg, .info_msg{color: green;}
.star{color: #FF0000;font-size: 11px;}


/*непонятно*/
.div_plan{
	border: 1px solid #000000;
}
/*непонятно*/
.base_warning
{
	border: 1px solid #555555;
	padding: 10px;
	text-align: center;
	color: #000000;
	margin-top: 20px;
	line-height: 1.5;	
}
/*непонятно*/

/*Контекстная реклама*/
.adv{
    padding: 3px;
    font-size: 90%;
    vertical-align: top;
}
.adv-field{
    border: 1px solid #0C4A8D;/*#2F579F*/
    background-color: #FBF9F6;/*#F8F8F8*//*#FBF7F3*/
    padding: 0px 0px 0px 10px;
	margin-top: 10px;
}

.adv-cap{
    color: #0C4A8D;
    font-weight: bold;
    position: relative;
    background-color: #FFF;
    padding: 0px;
    margin: 0px;
    width: 60px;
    height: 10px;
    left: 20px;
    top: -8px;
}

.adv-color1, .adv-color1:hover, .adv-color1 a,  .adv-color1 a:hover{
    color: #B66200;
    font-size: 110%;
    text-decoration: underline;
}

 .adv-color1 a,  .adv-color1 a:hover
{
	font-size: 100%;
}

.adv a{text-decoration: none;}

.adv-color2{
    color: #000000;
	text-decoration: none;
}

.adv-color3{
    color: #777777;
	text-decoration: none;
}

.adv-contakt{
    /*background-color: #0C4A8D;*/
    color: #0C4A8D;
    font-size: 90%;
    height: 20px;
	padding: 0px 3px 5px;
	margin: 0px;
	font-weight: bold;
}
.adv-link, .adv-link:hover{
    color: #fff;
    margin: 0px;
    padding: 0px;
    font-weight: bold;
	text-decoration: none;
}
.advM{
    padding: 3px;
    font-size: 80%;
    vertical-align: top;
}
.adv-fieldM{
    border: 1px solid #0C4A8D;/*#2F579F*/
    background-color: #FBF9F6;/*#F8F8F8*//*#FBF7F3*/
    padding: 0px 0px 0px 5px;
	margin-top: 0px;
}
.adv-capM{
    color: #0C4A8D;
    font-weight: bold;
    position: relative;
    background-color: #FFF;
	font-size: 7pt;
    padding: 0px;
    margin: 0px;
    width: 45px;
    height: 10px;
    left: 28px;
    top: -8px;
}
.adv-color1M, .adv-color1M:hover, .adv-color1M a,  .adv-color1M a:hover
{
	color: #B66200;
    text-decoration: underline;
	font-size: 95%;
}

.advM a{text-decoration: none;}
.adv-contaktM{
    /*background-color: #0C4A8D;*/
    color: #0C4A8D;
    font-size: 75%;
    height: 20px;
	padding: 0px 3px 5px;
	margin: 0px;
	font-weight: bold;
}
/*Конец*/

/*Каталог компания - блок синего фона*/
.company_title_div
{
	background-color: #064283;/**/
	color: #FFFFFF;
	margin: 15px 0px 0px 0px;
	padding: 3px;
	/*font-weight: bold;*/
	font-size: 90%;
}
/*Конец блок синего фона*/

/*НАЧАЛО Новости*/
.maindiv_news/* блок для разделение разделов на гл.стр.*/
{
	padding: 0px;
	margin: 5px 0px 5px;
	clear: both;
	/*border: 1px solid blue;*/
}

.maindiv_news h2
{
	margin: 10px 0 5px 0 !important;
}

.maindiv_news .h2M
{
	margin: 5px 0 15px 0 !important;
}

.maindiv_news h4
{
	margin: 5px 0 !important;
}

.div_child_news/* блок для разделение подразделов на гл.стр.*/
{
	padding: 2px 0px 5px;
	margin: 0px 0px 0px 0px;
	clear: both;
}

.div_in_news/*внутренний блок одной новости*/
{
	clear: both;
	padding: 5px 0px;
}

.maindiv_news .div_in_newsM, .maindiv_news .div_in_newsML, .other_news
{
	float: left;
	width: 50%;
	margin: 0 0 5px;
	text-align: left;
}

.maindiv_news  .div_in_newsM .newsM, .maindiv_news  .div_in_newsML .newsM
{
	margin: 0 5px 0 0;
}

.div_img_news/*блок для картинки новости*/
{
	padding: 1px;
	margin-right: 5px;
	float: left;	
}

.div_img_news img/*блок для картинки новости*/
{
	border: 1px solid #999999;
}

.div_img_news_right/*блок для картинки новости*/
{
	padding: 1px;
	margin-right: 10px;
	border: 1px solid #999999;
	float: right;	
}

.div_date_news/*блок для даты*/
{
	font-size: 80%;
	color: #555555;
}
.div_title_news/*заголовок новости*/
{
	font-size: 90%;
	color: #000000;
}

.hntitle/*Заголовки разделов новостей*/
{
	color: #DE7F00;
	text-decoration: none;
	padding: 0px 0 15px;
	margin: 0;
	display: inline;
}

.a_news, .a_news:hover, .a_news:link, .a_news:visited/*ссылка в новостях*/
{
	color: #000;
	text-decoration: none;
}
.div_notice_news/*анонс*/
{
	font-size: 80%;
	color: #8a8a8a;
}
.cit/*цитита МНЕНИЕ*/
{
	margin: 5px;
	padding: 5px 0px 5px 10px;
	background-color: #D0D0D0;
	font-weight: bold;
	font-style: italic;
}
.news_first/*Блок Первая новость*/
{
	padding: 0px 10px 0px 0px;
	margin: 0px 25px 0px 0px;
	font-size: 110%;
	color: #000;
}
.news_first_date/*блок для даты - Первая новость*/
{
	font-size: 75%;
	color: #555555;/*#a8a8a8*/
}
.search_tbl/*Таблица ПОИСК ПО НОВОСТЯМ*/
{
	border: 1px solid #D6DAE2;
	background: #D1E6FB;/*#D6DAE2*/
	margin: 10px 0px 15px 0px;
}
.search_tbl input.text
{
	border: 1px solid #CCCCCC;
}

.search_date_sel/*Дата-период*/
{
	color:#275387;
	cursor: pointer;
	text-decoration: underline;
}
.search_themes/*select для тем ПОИСК*/
{
	background-color: #FFFFFF;
	padding: 3px;
	margin: 0px;
	float: right;
}
.search_sections/*select для тем ПОИСК*/
{
	background-color: #FFFFFF;
	padding: 3px;
	margin: 0px;
	float: right;
}
.news/*блок для остальных новостей на странице*/
{
	padding-right: 25px;
	margin-top: 10px;
}
 

/*МЕНЮ - НОВОСТИ*/
.but, .but_f, .but_selected, .but_hover{
	
	color: #6A6C70;
	font-weight: bold;
}

.but_f_selected, .but_f_selected:hover, .but_f_selected:active, .but_f_selected:visited
{
	color: #DE7F00;
	font-weight: bold;
}
.but
{
	font-size: 80%;
	background: url('/_images/images/list_style1.png') no-repeat left center;
	padding-left: 4px;
}

.but_f, .but_f_selected
{
	font-size: 90%;
	background: url('/_images/images/list_news4.gif') no-repeat center left;
	padding-left: 10px;
}

.news_direct
{
	clear: both;
	margin: 10px 0;
	border: 1px solid #0C4A8D
}


.srchdiv/*форма поиска новости*/
{
	background-color: #E5F1FC;
	color: #5E5D5D;
	text-align: left;
	width: 350px;
	border: 1px solid #D9DFE5;
	font-size: 90%;
	position: absolute;
	padding: 0 0 10px 5px;
	z-index: 1000;
}
/*КОНЕЦ Новости*/

/*НАЧАЛО Фотокаталог*/
.cat_main_div
{
	width: 350px;
	margin-bottom: 10px;
	padding-bottom: 3px;
}

.cat_main_div_n, .cat_main_div_z, .cat_main_div_c, .cat_main_div_s
{
	margin: 10px 20px 10px 0px;
	width: 320px;
	float: left;
}
.cat_main_div_n
{
	height: 340px;
}

.cat_main_div_z
{
	height: 300px;
}

.cat_main_div_c
{
	height: 300px;
}

.cat_main_div_s
{
	height: 320px;
}

.title_obj, .title_obj:hover
{
	color: #FCDFBA;/*#FFF004*/
	cursor: pointer;
	background: #0C5AA2;
	font-weight: bold;
	font-size: 85%;
	text-decoration: underline;
}

a.desc_obj
{
	color: black;
	text-decoration: none;
}

a.desc_obj:hover
{
	color: black;
	text-decoration: none;
}

.cat_title_div, cat_title_divM
{
	padding: 0px 3px 7px 3px;
	margin: 0px;
	font-size: 110%;
	text-align: center;
	background: #0C5AA2;
}

.contentF, .contentN
{
	border: 1px solid #0359A4;
	border-top: none;
}
.contentF
{
	height: 300px;
}

.contentN

{
	height: 340px;
}


.cat_body_divM, .cat_body_div
{
	padding: 3px 0px 5px;
}

.cat_body_divM
{
	border: 1px solid #0359A4;
}
.cat_img_div
{
	padding: 3px 0px;
	/*background-color: #FFF;*/
}

.cat_logo
{
	cursor: pointer;
}

.img_logo
{
	width: 100px;
	height: 120px;
	border: 1px solid #999;
	padding: 1px;
}


.cat_phone_div
{
	font-size: 80%;
	padding: 3px 0px;
}
.cat_price_div
{
	text-align: center;
	font-size: 80%;
}
.cat_region_div
{
	margin: 3px 10px 0px 10px;
	font-weight: bold;
	font-size: 80%;
}
.cat_descr_div
{
	font-size: 80%;
	padding: 3px 10px 0px 10px;
	font-family: Verdana;
	cursor: pointer;
}
/*КОНЕЦ Фотокаталог*/


/*блок украдено у портала Риэлто.ру*/
.tr_net
{
	display: none;
}


/*Конференция*/
.quote{margin: 3px 0px 3px 10px; border: 1px solid #a8a8a8;}
.q_top{background-color: #a8a8a8; padding: 3px;font-size: 110%;}
.quote #q_name{font-weight: bold; margin: 5px;}
.quote #q_date{font-style: italic; margin: 5px;}
.quote #q_msg{margin: 10px 5px 10px 5px;}
.msg_author, .msg_author a, .msg_author a:hover, .msg_author a:visited{text-align: left; color: black; padding: 5px 0px; text-decoration: underline;}
.msg_date{text-align: left; color: black; padding: 5px 0px;}
.message{padding: 0px 0px 5px 10px; margin: 0px;}
.caption{font-weight: bold; color: #fabc81; text-align: left; padding: 0px 0px 3px 0px;}
.div_left_rej{width: 150px; border-top: 1px solid #A03939; background-color: #A03939; vertical-align: top; padding: 0px 5px 5px 5px;}
.div_left{width: 150px; border-top: 1px solid #B1CDE8; background-color: #B1CDE8; vertical-align: top; padding: 0px 5px 5px 5px;}/*6695C9*/
.div_left_ved{width: 150px; border-top: 1px solid #2F579F; background-color: #2F579F; padding: 0px 5px 5px 5px; vertical-align: top;}
.div_right{border-top: 1px solid #B1CDE8; vertical-align: top;}
.div_right_ved{border-top: 1px solid #2F579F; vertical-align: top;}
.div_mail{padding: 0px 0px 5px 0px;}


.msg_btn{background-color: #96A9CB; color: #FFFFFF; font-weight: bold; font-size: 90%; border: 1px solid #fff; cursor: pointer;}
.msg_btn_ved{background-color: #FFFFFF; color: #2F579F; font-weight: bold; font-size: 90%;}
.msg_bad{color: #A03939; font-weight: bold;}
.div{background-color: #a8a8a8; border: 1px solid grey; width: 400px;}

.star{color: red; font-size: 80%;}
.blue_t{color: #467FB9; font-size: 120%; font-weight: bold; padding: 5px 0px 5px 10px;}
/*END Конференция*/

/*Верхняя часть с логотипом*/
#logo
{
	background-image: url('/_images/images/bg2.png');
	background-repeat: repeat-x;
	height: 111px;
}

#logo .logo_left, #logo .logo_center
{
	float: left;
	margin-top: 7px;
}

#logo .logo_left
{
	width: 268px;
	margin-left: 10px;
}

#logo .logo_center
{
	width: 522px;
	margin-left: 10px;
}

#logo .logo_right
{
	float: left;
	margin: 35px 5px 0 0px;
	padding-left: 5px;
}
#logo .logo_right .info_msg
{
	font-size: 75%;
}


/*Закругленные углы*/
.r-star-shape, .r-star-shape1, .r-star-shape2
{
	position:relative;
	overflow:hidden;
	padding:10px 0px 0px 0px;
}

/*.r-star-shape1
{
	width: 87px;
}*/

.r-star-shapeF
{
	position:relative;
	overflow:hidden;
	padding: 5px 0px 0px 0px;
	width: 100%;
}
.r-star-shape2
{
	padding-bottom: 10px;
}

.r-star-shape .content, .r-star-shape1 .content1, .r-star-shape1 .content4
{
	padding: 0px;
	font-size: 60%;
	text-align: center;
}

.r-star-shape a, .r-star-shape a:active, .r-star-shape a:hover, .r-star-shape a:visited
{
	color: #7B8086;
	font-weight: bold;
	text-decoration: none;
}

.r-star-shape1 .content1
{
	height: 25px;
	width: 102px;
	background-color: #fff;/*#E7EBEE*//*#F0F4F7*//*#F7F7F7*/
	border:1px solid #D9DFE5;
	border-top: none;
}
.r-star-shape1 .content4
{
	background-color: #fff;
	border:1px solid #D9DFE5;
	border-top: none;
	padding: 0 3px 10px;
}

.r-star-shape1 .content1 a
{
	position: relative;
	top: -5px;
}

.r-star-shape1 a, .r-star-shape1 a:active, .r-star-shape1 a:hover, .r-star-shape1 a:visited
{
	color: #1D598B;
	font-weight: bold;
	text-decoration: none;
}

.r-star-shape2 .content2
{
	background:#88d2fc;
}

.r-star-shape .cn, .r-star-shape1 .cn1, .r-star-shape2 .cn2
{
	position:absolute;
	width:20px;
	height:20px;
	left:-10px;
	top:-10px;
}

.r-star-shapeF .cnF
{
	position:absolute;
	width:20px;
	height:14px;
	left:-10px;
	top:-7px;
}

.r-star-shape .cn.tr, .r-star-shape1 .cn1.tr1, .r-star-shape2 .cn2.tr2, .r-star-shape2 .cn2.br2
{
	margin-left: 100%;
}

.r-star-shapeF .cnF.trF
{
	margin-left: 320px;
}

.r-star-shapeF .cnF.trM
{
	margin-left: 350px;
}

.r-star-shape2 .cn2.bl2, .r-star-shape2 .cn2.br2{
	top: auto;
}

 
.r-star-shape .cn{
	/*background:url(/_images/images/r-star21.png);*/
	background:url(/_images/images/r-star22.png);
}

.r-star-shape1 .cn1{
	/*background:url(/_images/images/r-star22.png);*/
	background:url(/_images/images/r-star24.png);
	/*background:url(/_images/images/r-star251.png);*/
}

.r-star-shape2 .cn2{
	
	background:url(/_images/images/r-star24.png);
}
.r-star-shapeF .cnF{
	
	background:url(/_images/images/r-star31.gif);
}

.r-star-shape .cn.tl, .r-star-shape1 .cn1.tl1, .r-star-shape2 .cn2.tl2, .r-star-shape2 .cn2.bl2, .r-star-shapeF .cnF.tlF
{
	width: 100%;
}

.section, .top_base .section
{
	/*zoom:1;*/
	margin: 0px;
}

.r-border, .r-border-shape,
.r-star, .r-star-shape, .r-star-shape1,
.r-border2, .r-border-shape2,
.r-star2, .r-star-shape2, .r-starF, .r-star-shapeF
{
	float:left;
	position:relative;
}

.r-border-shape2, .r-star-shape2
{
	left:15%;
}
/*Конец ЗАКРУГЛЕННЫЕ УГЛЫ*/

/*Вход в личку сверху*/
.logo_right .logon
{
	width: 150px;
	font-size: 70%;
	height: 15px;
	text-align: center;
	font-weight: bold;
	border-left: 1px solid #D9DFE5;
	border-right: 1px solid #D9DFE5;
	background-color: #fff;
}

.logo_right .logon a
{
	text-decoration: underline;
}

.logo_right .logon span
{
	color: #D9DFE5;
}
/*END Верхняя часть с логотипом*/


#menu
{
	background: url('/_images/images/bg_topmenu.png') #0B498C repeat-x;
}

.menu_but, .menu_but_selected
{
	font-size: 70%;
	color: #FFFFFF;
	white-space: nowrap;
	text-decoration: none;
	padding: 0px 10px;
	text-align: center;
	height: 35px;
	cursor: pointer;
}

.menu_but_selected a, .menu_but_selected a:hover, .menu_but_selected a:active, .menu_but_selected a:visited, .menu_but a, .menu_but a:hover, .menu_but a:active, .menu_but a:visited
{
	font-size: 100%;
	color: #FFFFFF;
	line-height: 35px;
	white-space: nowrap;
	display: block;
	text-decoration: none;
}

.menu_but_selected
{
	background-image: url('/_images/images/bg_topmenu_sel.png');
	background-repeat: repeat-x;
}

.submenu_but{
	color: #000000;
	text-decoration: none;
}
.submenu_but:hover {
	font-weight: normal;
	text-decoration: none;
	color: #bf3704;
}
.submenu_but_selected {
	color: #888888;
	text-decoration: none;
}
.submenu_but_selected:hover {
	color: #888888;
	text-decoration: none;
}

/*Верхнее меню выпадающее меню*/
.div_menu
{
	text-align: left;
	position: absolute;
	z-index: 10;
	/*top: 236px;/*146px;*/
	left: 500px;
	width: 200px;
	border: 1px solid #064283;
	border-top: none;
	background: #3670AF;
	font-size: 75%;
}
.group_line/*разделительная черта*/
{
	border: none;
	border-top: 1px solid white;
	padding: 0px;
	margin: 1px;
	color: white;
	text-align: center;
	width: 90%;
}

.menu2_but {
	font-size: 90%;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	display: block;
}
.menu2_but:hover {
	color: #FFFFFF;
	background-color: #B6C4DD;
	text-decoration: none;
}

.menu2_but_selected {
	font-size: 90%;
	color: #EEEEEE;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	display: block;
	background-color: #B6C4DD;
}
.menu2_but_selected:hover {
	
	color: #EEEEEE;
	background-color: #B6C4DD;
	text-decoration: none;
}
/*END верхнее меню*/
/*Центральная часть
#info /*отступ слева на ширину левого меню
{
	margin-left: 200px;
}

/*END Центральная часть*/

/*Подвал*/
#footer
{
	height: 155px;
	background: url('/_images/images/bg_footer.png') repeat-x bottom;
	font-size: 75%;
	color: #0F4372;
	padding-bottom: 3px;
	border-top: 2px solid #1D4B86;
	clear: both;
}

#footer_line
{
	background-color: #09488B;
	height: 28px;
	clear: both;
}



.footer_left
{
	margin-top: 3%;
	float: left;
	width: 50%;
	text-align: left;
}

.footer_right
{
	margin-top: 3%;
	float: left;
	width: 50%;
	text-align: right;
	right: 0px;
}

.footer_left .copyr
{
	font-weight: bold;
	padding: 10px;
}

.footer_left .contacts
{
	padding: 0 10px 0 10px;
}

.footer_left .contacts a, .footer_left .contacts a:active,  .footer_left .contacts a:visited
{
	text-decoration: underline;
}

.footer_left .contacts a:hover
{
	color: #A5A5A5;
}

.footer_text
{
	color: #949DA4;
	padding: 10px 10px 0;
	font-size: 90%;
}

.footer_text a, .footer_text a:active, .footer_text a:visited
{
	color: #949DA4;
}

.footer_text a:hover
{
	color: #B7C9D7;
}

#counters
{
	margin-bottom: 5px;
	text-align: right;
}

#tel
{
	margin-bottom: 5px;
	float: left;
	width: 212px;
}

#tel span
{
	font-size: 160%;
}
/*END Подвал*/

/*Окно авторизации поверх контента*/
/*#layout{
	position: relative;
	height: 100%;
	overflow:auto;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
}*/

.fixed{
	position:absolute;
	top: 160px/*70px*/;
	left:60%;
	z-index:1000;
	border: 1px solid #c8c8c8;
	background-color: #D1E6FB;/*#E7EBEE,#0B478A#B6C4DD#*/
	padding: 0px 0px 0px 10px;
	width: 300px;
}

.fixed .top
{
	text-align: right;
}

.fixed .top .text
{
	padding: 5px;
	color: #E07B07;
	font-weight: bold;
	text-align: center;
	float: left;
	font-size: 75%;
}

.fixed .btn_close
{
	background: none;
	border: none;
	padding: 0px;
	margin: 0px;
	cursor: pointer;
}

.fixed .btn_close img
{
	padding:0px;
	margin: 0px;
	border: 1px outset #E7EBEE;
}

.td_authmain{
	font-size: 65%;
	padding: 0px;
	padding-bottom: 1px;
	margin: 0px;
	font-weight: bold;
	color: #2F579F;
	padding-right: 10px;
	padding-bottom: 10px;
}
.td_authmain input
{
	width: 220px;
	border: 1px solid #CCCCCC;
	background-color: white;
	font-family:  Verdana, Arial,Helvetica, Sans serif;
	color: #2F579F;
	margin: 0px;
	padding: 0px;
}

.td_authmain a, .td_authmain a:hover, .td_authmain a:active, .td_authmain a:visited
{
	color: #E07B07;
	text-decoration: underline;
}

.fixed .btn_logon
{
	background: none;
	border: none;
	background: url('/_images/images/btn_102x24_w.png') no-repeat;
	width: 102px;
	height: 24px;
	padding: 0px;
	margin: 0px;
	color: #2A2D32;
	cursor: pointer;
}

/*КОНЕЦ*/

/*Вкладки сверху*/
.top_insert
{
	padding: 0px;
	margin: 0px;
}

.top_insert .section, .top_insert .section_sel
{
	float: left;
}

.top_insert .section .r-star-shape .content, .top_insert .section_sel .r-star-shape .content
{
	height: 15px;
	background: #fff;
	padding: 0px 5px;
	border: 1px solid #DADFE5;
	border-top: none;
	border-bottom: none;
}

.r-star-shape .content
{
	width: 162px;
	background: #E7EBEE;
}


.top_insert .section .r-star-shape .content a, .top_insert .section_sel .r-star-shape .content a
{
	position: relative;
	top: -5px;
	line-height: 10px;
	/*border: 1px solid red;*/
	display: block;
}

.top_insert .section_sel .r-star-shape .content
{
	background-color: #E7EBEE;/*#D9DFE5*//*#DADFE5*/
}

.top_insert .section .r-star-shape .cn{
	background:url(/_images/images/r-star24.png);
}

.top_base
{
	border: 1px solid #E7EBEE;
	border-top: none;
	background-color: #E7EBEE;
	clear: both;
	height: 35px;
}
.top_base .section
{
	float: left;
	padding: 5px 0px 0px 0px;
}

.base_counter
{
	font-size: 65%;
	padding: 5px 0px 5px 5px;
	border: 1px solid #D9DFE5;
	background: none;
}

/*Меню личного кабинета верхнее*/
#user_menu
{
	text-align: right;
}

#user_menu table
{
	height: 20px;
}

.td_user_menu
{ 
	background-image: url('/_images/images/bg_private1.png');
	background-repeat: repeat;
	border-bottom: 1px solid #2E6EAB;
	vertical-align: middle;
	text-align: center;
	font-size: 85%;
	font-weight: bold;
}

.private_menu_but2, .private_menu_but2:hover{
	font-size: 75%;
	color: #2E6EAB;
	white-space: nowrap;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	display: block;
	line-height: 20px;
}
.private_menu_but_selected2, .private_menu_but_selected2:hover{
	font-size: 75%;
	color: #fff;
	white-space: nowrap;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	display: block;
	line-height: 20px;
	background-color: #9DB8D2;
}
/*END*/


/*Тело*/
#main
{
	margin-bottom: 20px;
}

.central_top_part
{
	padding-top: 15px;
}
.central_part
{
	font-size: 75%;
	padding-right: 5px;
}



/*Заголовки страниц*/


.info_link
{
	color: #D57400;
	font-weight: bold;
}
/*Доска -платные объявления*/
.sel_msgbrd_t
{
	background-color: #0C4A8D;/*#2F579F*/
	color: white;
}

.sel_msgbrd_m
{
	background-color: #FFB560;/*#FAF7CE*/
}
/*конец*/
/*Сообщение модератора*/
.msg_moder{background: #DFDEDE;}
/*Конец доски*/


.ya_direct/*Директ где-то*/
{
	font-size: 100%;
	margin: 15px 0px;
	border: 1px solid #2F579F;
}

.nothing/*Фраза ничего не найдено*/
{
	font-size: 90%;
	text-align: center;
	font-weight: bold;
	margin: 10px 0px;
	color: #EA0403;/*#D13A05*/
}


.columns
{
	clear: both;
	margin: 5px 0px;
	/*border: 1px solid green;*/
	/*width: 100%;*/
	//padding-right: 1px;
	//overflow-x: hidden;
}

.columns .left, .columns .right
{float: left;}

.columns .left {width: 50%;}
.columns .right {width: 50%; text-align: right;}

.columns .leftq, .columns .rightq,  .columns .centerq
{float: left;}

.columns .leftq {width: 33%;}
.columns .rightq {width: 33%;text-align: right;}
.columns .centerq {width: 34%; text-align: center;}
.page_bar {text-align: center; margin: 5px 0 10px 0;}

input[type="text"], select, textarea, input[type="password"]
{
	border: 1px solid #CCCCCC;
}

input[type="file"]
{
	background: none;
	border: 1px solid #CCCCCC;
}



.div_border_blue
{
	border: 1px solid #0C4A8D;
	height: 100%;
}

.div_border_blue .caption
{
	margin: -10px 0 5px 35px;
}

.div_border_blue .submemu
{
	padding: 0 5px 0 0;
}

.flow
{
	float: left;
}

.align_center
{
position: relative;
width: 100%;
}
.align_center:after
{
content: '';
display: block;
clear: both;
}
.align_center_to_left
{
position: relative;
right: 50%;
float: right;
}
.align_center_to_right
{
position: relative;
z-index: 1;
right: -50%;
}
.news_ul
{
	margin: 0px;
	list-style: square inside;
	padding: 0px;
}

.news_ul .news_li
{
	margin: 2px;
	padding: 0px;
}