@charset "utf-8";
/* CSS Document */

body {
	background: #11132c;
	color: white;
}

body, a {
	font: 12px Arial, Helvetica, sans-serif;
}

a {
	color: #008efb;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}

h1 {
	margin: 0; padding: 20px 0 15px;
	font-size: 27px; font-weight: normal;
}

h2 {
	margin: 25px 0 10px; padding: 0;
	font-size: 17px; font-weight: normal;
	line-height: 22px;
	color: #8fdcd2;
}

p {
	margin: 10px 0; padding: 0;
}

table {
	width: 100%;
	margin: 10px 0;
	border-collapse: collapse;
}

th {
	padding: 5px;
	text-align: center; vertical-align: middle;
}

td {
	padding: 10px;
	text-align: left; vertical-align: top;
}

.clear {
	clear: both;
}

#body {
	background: url('pics/bg-main.jpg') no-repeat left top;
}

#body_i {
	background: url('pics/bg.jpg') no-repeat right top;
}

#top .content {
	position: relative;
	padding-top: 71px;
	color: #999;
}

#top .content .phone {
	font-size: 20px;
	color: #cecece;
}

#top .content .phone span {
	color: #d6a53b;
}

#top .content img.logo {
	position: absolute; z-index: 2; left: 7px; top: 71px;
	background: url('pics/logo.png');
	-background: none;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/css/pics/logo.png', sizingMethod='scale');
}

#body_i #middle .content {
	position: relative;
}

ul.menu {
	margin: 0; padding: 0;
}

#body_i ul.menu {
	width: 100%;
	border: 1px solid #23253d;
	overflow: hidden;
}

ul.menu li {
	list-style-type: none;
	float: left;
	margin: 0; padding: 0;
	background: #0f112c;
}

#body ul.menu li {
	border-top: 1px solid #23253d;
}

#body_i ul.menu li {
	background: none;
}

ul.menu li.last {
	background-image: url('pics/menu-bg-main.gif');
	background-repeat: no-repeat;
	background-position: right top;
}

ul.menu li a {
	display: block;
	padding: 0 14px;
	text-decoration: none;
	color: white;
	font-size: 14px;
	line-height: 35px;
}

ul.menu li a:hover, ul.menu li#over a {
	background: #a6003f;
}

ul.menu li div {
	position: absolute; z-index: 2;
	visibility: hidden;
	padding: 9px 10px 9px 6px;
	white-space: nowrap;
	background: #8e0036;
	color: #59152f;
	font-size: 11px;
	line-height: 12px;
}

ul.menu li#over div {
	visibility: visible;
}

ul.menu li div a {
	display: inline;
	padding: 0 5px;
	font-size: 11px;
	line-height: 12px;
}

ul.menu li#over div a, ul.menu li div a:hover {
	background: none;
}

.status {
	position: absolute; z-index: 2; right: 0; top: 0;
	padding: 0 10px 0 15px;
	background: #cc3c22;
}

.main {
	position: relative;
	height: 340px;
	padding: 0 37px;
	background: url('pics/main.jpg') no-repeat left top;
}

.main h1 {
	margin: 0; padding: 36px 0 39px;
	font-size: 29px; font-weight: normal;
}

.main h1 span {
	color: #e6dc34;
}

.main table {
	width: 550px;
}

.main th, .main td {
	margin: 0; padding: 0; padding-right: 25px;
	text-align: left; vertical-align: top;
}

.main th a {
	color: #8fdcd2;
	font-size: 17px;
}

.main td {
	font-size: 11px;
}

.main td p {
	margin: 7px 0; padding: 0 0 0 10px;
	background: url('pics/bullet.gif') no-repeat left 0.5em;
}

a.reg {
	padding-right: 18px;
	font-size: 19px;
	line-height: 36px;
	text-decoration: none;
	color: white;
	background: url('pics/arrow.gif') no-repeat right 0.4em;
}

.main a.reg {
	position: absolute; z-index: 2; right: 0; bottom: 0;
	margin-right: 13px;
	background-position: right 0.75em
}

.corners {
	margin-top: 38px;
	border: 1px solid #363b51;
}
.corners #tl {
	margin: -1px;
	background: url('pics/corners/t-l.gif') no-repeat left top;
}
.corners #tr {
	margin: 0;
	background: url('pics/corners/t-r.gif') no-repeat right top;
}
.corners #br {
	background: url('pics/corners/b-r.gif') no-repeat right bottom;
}
.corners #bl {
	position: relative;
	padding-right: 170px;
	background: url('pics/corners/b-l.gif') no-repeat left bottom;
	overflow: hidden;
}

.corners p {
	line-height: 1.5em;
}

.ifree {
	float: left;
	margin: 45px;
}

.corners a.more {
	position: absolute; z-index: 2; right: 22px; bottom: 17px;
}

a.more {
	padding-right: 16px;
	background: url('pics/arrow-more.gif') no-repeat right center;
	color: #8fdcd2;
	text-decoration: none;
}

.navigation {
	margin: 35px 0 10px;
}

.navigation a {
	text-decoration: none;
}

.navigation img {
	margin: 0 3px;
}

table.price {
	border: none; border-left: 1px solid #414256; border-top: 1px solid #414256;
}

table.price th, table.price td {
	border-bottom: 1px solid #414256; border-right: 1px solid #414256;
}

table.price th {
	color: #ffffff;
	background: #414256;
	font-size: 14px;
	font-weight: normal;
}

table.price td {
	background: #191c37;
	color: #ffffff;
	vertical-align: middle;
}

#middle .left {
	float: left;
	width: 535px;
	margin-right: 85px;
}

#middle .left p {
	font-size: 14px;
	line-height: 1.5em;
}

#middle .right {
	float: right;
	width: 260px;
}



#bottom .content {
	position: relative;
	padding: 55px 0 30px 0;
}

#bottom .content .center {
	position: absolute; z-index: 2; left: 40%; top: 55px;
}

#bottom .content .right {
	position: absolute; z-index: 2; right: 15px; top: 55px;
}


/* ÑÏÈÑÊÈ */

UL LI {
	line-height:180%;
}

/* ÍÎÂÎÑÒÍÀß ËÅÍÒÀ */

.news {
	padding: 5px 0;
}

.news_date {
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	color: #566278;
}
