body
{
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 75%;
	color: #534640;
}
table
{
	font-size: 100%;
}
form
{
	margin: 0;
}
/*\*/
* html .layout
{
	height: 1px;
}
/**/
.width_col_2
{
	width: 320px;
}
.italic
{
	font-style: italic;
}
a.rm_link
{
	color: #8e0d50;
}
a.rm_link:hover
{
	color: #da89be;
}
a.grey_link
{
	color: #898989;
}
a.black_link
{
	color: #534640;
}
a.dashed_link
{
	color: #8e0d50;
	text-decoration: none;
	border-bottom: dashed 1px #8e0d50;
}
a.bottom_link
{
	color: #534640;
	text-decoration: none;
}
span.grey_text
{
	color: #adadad;
}



/* Шапка */
div.top_curve
{
	position: absolute;
	top: 20px;
	left: 0px;
	width: 44px;
	height: 10px;
	background: url(/media/img/top_curve.gif) no-repeat;
}
div.rm_logo_container
{
	position: absolute;
	right: 0px;
	top: 80px;
	width: 215px;
	background: #ffffff;
	text-align: center;
}
div.rm_logo_text
{
	
	font-size: 14px;
	color: #acadad;
	margin-top: 4px;
}
div.rm_logo_small_container
{
	position: absolute;
	left: 38px;
	top: 30px;
	font-size: 11px;
	text-align: center;
}
a.logo_small_link, a.logo_small_link:visited, a.logo_small_link:hover
{
	color: #acadad;
}
div.rm_menu_container
{ 
	position: absolute;
	top: 105px;
	right: 260px;
}
table.rm_menu_table
{
	font-size: 150%;
	color: #da89be;
}
a.rm_menu_link, a.rm_menu_link:visited
{
	color: #be2474;
}
a.rm_menu_link:hover
{
	color: #da89be;
}
a.rm_menu_link_in, a.rm_menu_link_in:visited, a.rm_menu_link_in:hover
{
	color: #da89be;
}



/* Меню слева. Отзывы */
div.left_menu_container
{
	position: relative;
	background: #f0f0f0;
}
div.min_height_1
{
	min-height: 360px;
}
/*\*/
* html div.min_height_1
{
	height: 360px;
}
/**/
div.review_container
{
	padding: 20px 40px 90px 40px;
}
p.review_comment
{
	margin: 1em 0em 1em 0em;
}
div.review_all
{
	position: absolute;
	bottom: 50px;
	left: 40px;
}


/* Подвал */
table.bottom_table td
{
	padding-bottom: 10px;
	vertical-align: top;
}
span.phone
{
	font-size: 140%;
	font-weight: bold;
	color: #898989;
}



/* Основной контент сайта*/

.bold
{
	font-weight: bold;
}

/* Корневой контейнер */
div.main_text_rm
{
	line-height: 150%;
}

/* Крупный и мелкий выделенный цветом текст */
span.rm_important
{
	font-size: 130%;
	/*color: #da89be;*/
	color: #be2474;
	/*font-weight: bold;*/
}
span.rm_important_small
{
	color: #da89be;
}

/* Маркированные списки */
div.ul
{
	position: relative;
	margin: 0.8em 0em 0.8em 0.5em;
	line-height: 125%;
}
div.li
{
	padding-left:14px;
	margin: 0.5em 10px 0.5em 8px;
	line-height: 140%;
}
span.li_bullet
{
	position: relative;
	left: -14px;
	margin-left: -3px;
}
span.li_bullet img
{
	vertical-align: 3px;
}


/* Подменю */
div.sub_menu_header
{
	color: #da89be;
	margin-top: 1.6em; 
	margin-bottom: 0.8em;
}
div.sub_menu
{
	position: relative;
	margin: 0.8em 0em 0.8em 0.5em;
	line-height: 125%;
}
div.sub_menu_item
{
	padding-left: 14px;
	margin: 1.1em 0 1em 0.6em;
	line-height: 140%;
}
span.sub_menu_bullet
{
	position: relative;
	left: -14px;
	margin-left: -3px;
}
span.sub_menu_bullet img
{
	vertical-align: 3px;
}
span.sub_menu_current
{
	color: #da89be;
	font-weight: bold;
}
a.sub_menu_active
{
	color: #da89be;
	font-weight: bold;
}
a.sub_menu
{
	color: #be2474;
}
a.sub_menu:hover
{
	color: #da89be;
}


/* Заголовки, абзацы */
h1
{
	font-size: 150%;
	font-weight: normal;
	color: #be2474;
	margin: 0 0 0.8em 0; 
}
h2
{
	margin: 1.2em 0 0.6em 0; 
	font-size: 125%;
	font-weight: bold;
	color: #be2474;
}
h3
{
	margin: 1em 0 0.6em 0; 
	font-size: 120%;
	font-weight: bold;
}
p
{
	margin: 0.7em 0 0.7em 0;
}


/* Имидживые статьи */
p.invited_paper_author
{
	margin: 1.5em 0 0.7em 0;
	font-weight: bold;
	font-style: italic;
}