@charset "windows-1251";

BODY        {
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	margin: 0px;
	background-position: 200px top;
}
a {
	color: #0066FF;
	outline: none;
	text-decoration: underline;
}
a:hover {
	color: #C9243F;
	text-decoration: none;
}

.block {
	background-color: #FFFFFF;
}
.text {
	font-family: Georgia;
	line-height: 18px;
	font-size: 15px;
	color: #000000;
	text-decoration: none;
}
.serv {
	font-family: Tahoma;
	line-height: 1.8;
	font-size: 11px;
	color: #333;
	text-decoration: none;
	font-style: normal;
}
.hr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #d7b526;
	font-weight: bold;
	line-height: 30px;
