@CHARSET "UTF-8";

body
{
	font: normal 12px Arial, sans-serif;
}

a
{
	color: #4c4c4c;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

a img
{
	border: none;
}

h1
{
	color: #e5358c;
	padding: 0px;
	margin: 0.3em 0px 0.5em 0px;
	font: normal 26px Arial, sans-serif;
}

p, ul, ol, .content td, .content th
{
	color: #949494;
	font: normal 13px Arial, sans-serif;
}

p
{
	line-height: 15px;
	margin: 0px;
	margin-bottom: 1em;
}

.content td, .content th
{
	text-align: left !important;
}

/**
 * @title Номер телефона
 */
.content .contacts-phone
{
	font-weight: bold;
	color: #4c4c4c;
}

/**
 * @title Большой номер телефона
 */
.content .contacts-phone-big
{
	font-weight: normal;
	font-size: 25px;
}
