.empty {}

body
{
	font-size: 75%;
	background-color: White;
}
BODY *
{
	font-size: 100%;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #726554;
	background-repeat: no-repeat;
}
img
{
	border: 0px;
	margin: 0;	
}

form
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

table
{
	margin: 0 0 0 0;
	/*Аналог cellpadding=0 cellspacing=0*/
	padding: 0 0 0 0;
	border-collapse: collapse;
	letter-spacing: 0;
	width: 100%;
}

h1
{
	text-transform: uppercase;
	margin-top: 3px;
	margin-bottom: 5px;
	/*font-size:16px;*/
	color: #736351;
}

h2
{
	font-size: 15px;
	font-family: Tahoma,Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 15px 0px 7px 0px;
	color: #736351;
}

h3
{
	font-weight: bold;
	color: #746552;
	font-size: 1.01em;
	margin-bottom: 0;
	padding-bottom: 0;
	margin-top: 10px;
}

/*Для главной страницы*/
h3.main
{
	font-weight: bold;
	color: #494339;
	font-size: 1.01em;
	margin-bottom: 0;
	padding-bottom: 0;
	margin-top: 0px;
}

a
{
	color: #756C4F;
	text-decoration: underline;
}

a:hover
{
	color : #AA0425;
}

p
{
	margin: 0.1em 2 0.4em 0;
}

hr
{
	height: 1px;
	color: #E6E3DA;
	margin: 5 0 5 0px;
	border-top: 0;	
	border-left: 0;	
}


/*Верхнее меню*/
.top_table
{
	background-color: #E6E3DA;
}

.top_menu
{
	border-top: 1px solid White;
	border-bottom: 1px solid White;
	color: #A5653F;
	font-size: 12px;
	font-weight: bold;
	background-color: #fff;
}

.top_menu * td
{
	white-space: nowrap;
			
	background-image: url(menu_bottom_line.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
}

.top_menu * a
{
	color: #A5653F;
	text-decoration: none;
	display: block;
	padding: 3 3 7 5;
	background-image: url(menu_bottom_line.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
}

.top_menu * a:hover
{
	color: Black;
	text-decoration: none;	
	display: block;
	padding: 3 3 7 5;	
	
	background-image: url(menu_bottom_line_act.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
}

.top_menu td.active
{
	color: Black;
	text-decoration: none;	
	/*display: block;	*/
	padding: 3 3 7 5;
	
	background-image: url(menu_bottom_line_act.gif);
	background-position: bottom left;
	background-repeat: repeat-x;	
	border-bottom: 1px solid white;
}

.top_menu td.active a
{
	background-image: none;
	padding: 0;
}

.top_menu td.active a:hover
{
	padding: 0;
}


/*Copyright*/
.copyright
{
	text-align: left;	
	color: Black;
	padding: 5px;
	padding-left: 15px;
	font-size: 11px;
	background-color: #E6E3DA;
}
/*/Copyright*/

/*Центральная часть с контентом и левым меню*/
table.center_table
{
	margin-top: 0px;
	margin-bottom: 20px;
}

table.center_table * td.left
{
	padding: 0 5 0 12;
}

table.center_table * td.content
{
	padding: 0 15 0 15;
	line-height:1.5em;
}

td.left h1
{
	background-color: #E6E3DA;
	color: #993300;
	padding: 3 3 3 7;
}

td.content p img
{
	float: right;
	margin: 0 0 10 20;
}

/*Нижнее меню*/
.bottom_menu
{
	text-align: center;
	border-top: 1px solid #E6E3DA;
	padding-top: 14px;
	padding-bottom: 14px;
}

.bottom_menu span
{
	white-space: nowrap;
	padding: 0 10 0 10;
}

.bottom_menu * a
{
	color: #756C4F;
}

.bottom_menu * a:hover
{
	color: #660000;
}

.bottom_menu *
{
	font-size: 11px;
}
/*/Нижнее меню*/

/*Заголовок левого меню*/
.left_menu_header
{
	font-size: 12px;
	color: #660000;
	text-transform: uppercase;
	font-weight: bold;	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
/*/Заголовок левого меню*/

/*Заголовок контентной части*/
.content_header
{
	font-size: 16px;
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-transform: none;
}

/*Баннеры на главной*/
.gray_bg
{
	background-color: #E6E3DA;
}

/*/Баннеры на главной*/

/*Счетчики внизу*/
.counter
{
	padding: 10 10 15 10;
	text-align: left;
}
.counter_logo
{
	padding: 10 10 15 10;
	text-align: right;
}

/*/Счетчики внизу*/



/*Меню слева*/
div.left_menu 
{
	font-size: 11px;
	line-height: 20px;
	color: #7D2726;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-left: -12px;
}

div.left_menu_active
{
	font-size: 11px;
	line-height: 20px;
	color: #993300;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-left: -12px;
	padding-left: 12px;
	background-image: url(left_menu_bg_act.gif);
	background-position: left center;
	background-repeat: no-repeat;
}

div.left_menu a
{
	font-size: 11px;
	line-height: 20px;
	color: #A5653F;
	text-decoration:none;
	font-weight:bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	display: block;
	padding-left: 12px;	
	background-image: url(left_menu_bg.gif);
	background-position: left center;
}

div.left_menu a:hover
{
	font-size: 11px;
	line-height: 20px;
	color: #7D2726;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	display: block;
	padding-left: 12px;
	background-image: url(left_menu_bg_act.gif);
	background-position: left center;
	background-repeat: no-repeat;
}
/*/Меню слева*/

/*Телефон*/
.phone, .phone * 
{
	font-size: 20px;
	color: #736451;
	margin-top: 17px;
	margin-bottom: 17px;
	font-family: Arial, Helvetica, sans-serif;
}

.phone span
{
	color: #660000;
}

/*/Телефон*/

/*Вызов замерщика*/
.meterman, .meterman *
{
	font-size: 11px;
	color: #9A3501;
	font-weight: bold;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
/*/Вызов замерщика*/

/*Поиск*/
table.search
{
	background-color: #E6E3DA;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-top: 20px;
	margin-bottom: 20px;
}

table.search * td
{
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#search_text
{	
	border: 1px solid #CCC5B2;
	padding-left: 3px;
	padding-right: 3px;
}
/*/Поиск*/

/*Блок ссылок слева*/
div.left_links
{
	font-size: 11px;
	line-height: 22px;
}

/*Верхний слоган*/
#top_slogan
{
	position: absolute;
	top: 63px;
	left: 308px;
	font-size: 25px;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #993300;
	line-height: 25px;
	width: 302px;
}
/*Меню типа крошки*/
.crumbs
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 15px;
	color: #993300;
}

.crumbs a
{
	color: #666666;
}

.crumbs a:hover
{
	color: #993300;
}

.crumbs span
{
	color: #993300;
}
/* /Меню типа крошки*/

/*Блок смотрите также*/
div.see_also ol
{
	padding-left: 10;
	margin-left: 10;	
}
div.see_also ol *
{
	color: #A5653F;
	line-height: 1.5em;
}
/* /Блок смотрите также*/

/*Подробнее - на разводящей*/
.detail
{
	text-align: left;
	font-size: 0.9em;
}
.detail a
{
	text-decoration: underline;
	color: #A5653F;
}
.detail a:hover
{
	text-decoration: none;
}

/*Главная карта почта*/
#main_map_mail
{
	position: absolute;
	top: 10;
	left: 305;
}

/*Баннеры на главной*/
.main_banners a
{
	color: Black;
	font-weight: bold;
	text-decoration: none;
	font-size: 1.1em;
}

/*Анонсы новостей*/
div.news_announce
{
	margin-top: 15px;
}

span.date
{
	color: Black;
}

div.news_announce a
{
	color: #A5653F;
}

div.news_announce a b
{
	color: #A5653F;
}
/* /Анонсы новостей*/

/*Постраничная разбивка*/
td.content table.perpages
{
	margin: 40px 0 15 0;		
}
/* /Постраничная разбивка*/

/*Вопросы и ответы*/
div.questions
{
	margin: 0 0 30 0;
}

div.questions *
{
	color: #A5653F;
}
/* /Вопросы и ответы*/

/*Результаты поиска*/
.search_title a
{
	color: #A5653F;
}

.search_title b
{
	color: #A5653F;
}
/*Результаты поиска*/


/* стиль для разводящей фотогалереи */
.div_rect
{
	position:absolute; 
	overflow:hidden; 
	z-index:1;  
	width:700px; 
	height:120px; 
	clip:rect(0px, 700px, 120px, 0px); 
	visbility:visible; 
}
.rect
{
	z-index:2; 
	position:absolute; 
	left: 0px; 
	top: 0px;
}

/*Телефон верхний*/

.phone_top{
	font-size: 22px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #993300;
	padding: 10px 10px 0px 0px;
}
