.header_fon
{
	background:
		#a21446;
}
h1#h1title
{
	color: #A21446;
	font-size: 16px;
	font-weight: bold;
}
h1#h1title1
{
	color: #A21446;
	font-size: 14px;
	font-weight: bold;
}
h1#h1address
{
	color: #A21446;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 20px;
}
h1#h1service, h1#h1comments
{
	color: #A21446;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 20px;
	cursor:pointer;
}
h2#h2title
{
	border-bottom: 2px solid #A21446;
	margin-bottom: 20px;
}
h2#h2title2
{
	margin-bottom: 5px;
}
div#divaddress, div#divservice
{
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 20px;
}
div#divservice
{
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 20px;
	display: none;
}
table#top
{
	width: 100%;
	border: 0px;
	margin-bottom: 20px;
}
table#top td
{
	width: 50%;
	text-align: left;
	vertical-align: top;
}

h5
{
	font-size: 12px;
	font-weight: bold;
}
hr
{
	color: #000000;
}
p, div
{
	font-family: Arial;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 20px;
}
div#mpart
{
	/*background-color: #FFDEAD;*/
	/*border: 1px solid #000000; */
	width: 100%;
}
div#sauna_card
{
	border: 1px solid #8B4513;
}
table
{
	font-family: Arial;
	font-size: 12px;
}

/* ttl = title */
.ttl
{
	font-family: Arial;
	font-size: 12px;
	font-weight : bold;
	width: 150px;
}
/* оформление обычных ссылок */
a
{
	font-family: Arial;
	font-size: 12px;
	color: #800000;
	text-decoration: none;
}
a:hover
{
	font-family: Arial;
	font-size: 12px;
	color: #800000;
	text-decoration: underline;
}
/* оформление ссылок нижнего меню*/
a.bm
{
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.bm:hover
{
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
/* оформление ссылок левого меню*/
a.lm
{
	font-family: Arial;
	font-size: 12px;
	color: #a21446;
	text-decoration: none;
}
a.lm:hover
{
	font-family: Arial;
	font-size: 12px;
	color: #a21446;
	text-decoration: underline;
}
/* оформление ссылок наименований заведений */
a.title
{
	color: #A21446;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
a.title:hover
{
	color: #A21446;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
/* оформление анкора*/
a.anchor
{
	color: #A21446;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
/* оформление спрятаного и видимого телефона*/
.phone_hide
{
	font-family: Arial;
	font-size: 12px;
	color: #800000;
	text-decoration:underline;
	cursor:pointer;
}
.phone_show
{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}


