body, html {
	margin: 0px;
	padding: 0px;
	background-color: #1E607A;
	background-image: url(gradient.jpg);
	background-position: 0px 0px;
}

#text .d-text {
	width: 710px;
	padding: 0px 0px 0px 245px;
}

#text .p-text {
	width: 955px;
}

#text h1 {
	display: block;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font: 37px Arial;
	font-weight: normal;
	padding: 15px;
	background-color: transparent;
}

#text h2 {
	display: block;
	color: #27ABDB;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font: 35px Arial;
	font-weight: normal;
	padding: 15px;
}

#text h3 {
	display: block;
	color: #27ABDB;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font: 30px Arial;
	font-weight: normal;
	padding: 15px;
}

#text h4 {
	display: block;
	color: #27ABDB;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font: 25px Arial;
	font-weight: normal;
	padding: 15px;
}

#text p {
	color: #1D607A;
	margin: 0px;
	font: 14px/14px Arial;
	text-indent: 35px;
	padding: 5px 15px 5px 15px;
}

#text ol, #text ul {
	margin: 0px 0px 0px 0px;
	padding: 5px 15px 5px 50px;
}

#text ol li, #text ul li {
	color: #1D607A;
	font: 14px/14px Arial;
	margin: 0px;
	padding: 0px;
}

#main {
	position: relative;
	margin: 0 auto;
	width: 990px;
	background-color: #ffffff;
}

.top-ots {
	width: 100%;
	padding-top: 10px;
}

.main-fon {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index:3;
	background-image: url(main-fon.jpg);
	background-repeat: no-repeat;
	width: 990px;
	height: 383px;
	background-position: 0px 0px;
	background-color: transparent;
}

.main-fon-2 {
	background-color: #1E607A;
	width: 990px;
	height: 383px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index:1;
}

.kk {
	position: absolute;
	left: 300px;
	top: 270px;
	z-index:2;
	font-size: 70px;
	color: #ffffff;
}

.main-left {
	width: 990px;
	background-image: url(main-left-fon.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

.main-right {
	width: 990px;
	background-image: url(main-right-fon.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}

.copyright {
	width: 990px;
	margin: 0 auto;
	background-color: #549FBC;
	background-image: url(cpr-top.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.cpr-left {
	background-image: url(cpr-left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.cpr-right {
	background-image: url(cpr-right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 54px;
}

.cnt-info {
	position: absolute;
	right: 12px;
	top: 7px;
	z-index: 4;
}

.cnt-info span {
	display: block;
	font: 14px Arial;
	text-align: right;
	padding: 2px 0px 0px 0px;
}

.cnt-info a {
	text-decoration: none;
	color: #ffffff;
	background-color: transparent;
}

.cnt-info span.w {
	color: #ffffff;
	background-color: transparent;
}

.cnt-info span.b {
	color: #00E5FF;
}

.the-best-text {
	display: block;
	position: absolute;
	z-index: 4;
	left: 178px;
	top: 71px;
}

.the-best-text span.aa {
	display: block;
	color: #ffffff;
	background-color: transparent;
	font: 17px/17px Arial;
	font-weight: bold;
}

.the-best-text span.ab {
	display: block;
	color: #176B87;
	font: 24px/24px Impact;
	font-weight: normal;
}

.the-best-text span.ac {
	display: block;
	color: #ffffff;
	background-color: transparent;
	font: 24px/24px Impact;
	text-transform: uppercase;
	font-weight: normal;
}

.main-menu-a {
	position: absolute;
	left: 275px;
	top: 247px;
	z-index: 4;
}

.main-menu-a a {
	font: 14px Arial;
	color: #ffffff;
	background-color: transparent;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	text-align: center;
	float: left;
}

.main-menu-a a.a {width:127px;}
.main-menu-a a.b {width:119px;}
.main-menu-a a.c {width:128px;}
.main-menu-a a.d {width:166px;}
.main-menu-a a.e {width:150px;}

.main-menu-b {
	position: absolute;
	left: 299px;
	top: 200px;
	z-index: 5;
}

.main-menu-c {
	position: absolute;
	left: 299px;
	top: 200px;
	z-index: 6;
}

.main-menu-b a, .main-menu-c a {
	display: block;
	float: left;
	text-align: center;
}

.main-menu-b a {
	padding: 7px 0px 0px 0px;
	font: 12px Arial;
	color: #ffffff;
	background-color: transparent;
	text-decoration: none;
}

.main-menu-b a.a {width:303px;}
.main-menu-b a.b {width:206px;}
.main-menu-b a.c {width:182px;}
.main-menu-c a.a {width:303px;}
.main-menu-c a.b {width:206px;}
.main-menu-c a.c {width:182px;}

.content {
	padding: 383px 17px 0px 18px;
	margin: 0 auto;
}

#text {
	background-image: url(main-text-fon.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.end {
	width: 100%;
	height: 30px;
}

.left-menu {
	width: 180px;
	position: absolute;
	z-index: 6;
	left: 60px;
	top: 420px;
}

.left-menu .lm-a {
	font: 18px Arial;
	color: #ffffff;
	background-color: transparent;
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}

.left-menu .lm-b {
	font: 18px Arial;
	color: #009DD4;
	display: block;
	text-decoration: none;
	padding: 18px 0px 0px 0px;
}

.left-menu .lm {
	padding: 18px 0px 0px 17px;
	font: 14px Arial;
	color: #1D607B;
	display: block;
	text-decoration: none;
}

.left-menu .lmx {
	padding: 0px 0px 0px 0px;
	font: 14px Arial;
	color: #33B0DC;
	display: block;
	text-decoration: none;
}


#text2 {
	width: 710px;
	margin: 0 0 0 230px;
}

#text2 h1 {
	display: block;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font: 37px Arial;
	font-weight: normal;
	padding: 15px;
	background-color: transparent;
}

#text2 h2 {
	display: block;
	color: #27ABDB;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font: 35px Arial;
	font-weight: normal;
	padding: 15px;
}

#text2 h3 {
	display: block;
	color: #27ABDB;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font: 30px Arial;
	font-weight: normal;
	padding: 15px;
}

#text2 h4 {
	display: block;
	color: #27ABDB;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font: 25px Arial;
	font-weight: normal;
	padding: 15px;
}

#text2 p {
	color: #1D607A;
	margin: 0px;
	font: 14px/14px Arial;
	text-indent: 35px;
	padding: 5px 15px 5px 15px;
}

#text2 ol, #text2 ul {
	margin: 0px 0px 0px 0px;
	padding: 5px 15px 5px 50px;
}

#text2 ol li, #text2 ul li {
	color: #1D607A;
	font: 14px/14px Arial;
	margin: 0px;
	padding: 0px;
}

#text2 table {
	margin: 0 auto;
	width: 600px;
	border: 1px solid #1E607A;
}


#text2 table td {
	border: 1px solid #1E607A;
	color: #1D607A;
	font: 14px/14px Arial;
	padding: 5px;
}

#text2 table td.table-zag {
	font-weight: bold;
	text-align: center;
}

.galery-img {
}

.galery-img td {
	text-align: center;
	font: 14px Arial;
	color: #1D607B;
	padding: 10px 0px 0px 0px;
}

.li-ru5 {
	width: 100%;
	padding: 12px 0px 0px 0px;
	text-align: center;
}
