/*Таблица для печати*/
.empty{ }

body
{
	background-color: white;
	background-image: none;
}

.table_left
{
	display: none;
}
.table_right
{
	display: none;
}
.left
{
	display: none;
}
.right
{
	display: none;
}
.left_main
{
	display: none;
}
.right_main
{
	display: none;
}
/*------------------------------------------------------*/
/*.logo
{
	display: none;
}*/
/*------------------------------------------------------*/
.navigator
{
	display: none;
}
/*------------------------------------------------------*/
.phone
{
	display: none;
}
/*.phone_bottom
{
	display: none;
}
.phone_bottom span
{
	display: none;
}*/
/*------------------------------------------------------*/

/*------------------------------------------------------*/
.title_main
{
	position:absolute;
	color:#384b52;
	font-size:15px;
	text-transform:uppercase;
	font-weight:bold;
	font-family:Tahoma;
	width: 136px;
	left: 40px;
	top: 55px;
	height: 24px;
}
.title_left_main
{
	display: none;
}
.title_left_bottom_main
{
	display: none;
}
.title
{
	position:absolute;
	color:#384b52;
	font-size:15px;
	text-transform:uppercase;
	font-weight:bold;
	font-family:Tahoma;
	width: 531px;
	left: 15px;
	top: 56px;
	height: 24px;
}
.title_left
{
	display: none;
}
.title_left_bottom
{
	display: none;
}
.breadcrumbs
{
	display: none;
}
.breadcrumbs a
{
	display: none;
}
.breadcrumbs a:hover
{
	display: none;
}
/*-------------Кнопка-----------------------------------------*/
.gray_zone
{
	background-color: #CED6D4;
	vertical-align: top;
	height: 20px;
	margin-bottom: 20px;
	margin-top: 20px;
}
.gray_zone a
{
	color:Black;
	font-size: 11px;
	text-decoration: underline;	
}
.gray_zone a:hover
{
	color:Black;	
}
/*------------------------------------------------------*/
.text
{
	font-size:12px;
}
/*----------------блок анонса новостей--------------------------------------*/
.news_anounce
{
	display: none;
}
.news_anounce a
{
	display: none;
}
.news_anounce a:hover
{
	display: none;
}
.news_anounce_date
{
	display: none;
}
/*----------------блок услуг--------------------------------------*/
.service_anounce
{
	display: none;
}
.service_anounce a
{
	display: none;
}
.service_anounce a:hover
{
	display: none;
}
.service_anounce_date
{
	display: none;
}
/*---------------меню---------------------------------------*/
.menu
{
	display: none;
}
.menu *
{
	display: none;
}
.menu a
{
	display: none;
}
.menu a:hover
{
	display: none;
}
.menu_zone
{
	display: none;
}
/*------------------------------------------------------*/
#content
{
	background-image:none;
}
#top
{
	display: none;
}
#copyright
{
	display: none;
}
.print
{
	display: none;
}