* {
    margin: 0;
    padding: 0;
    outline:none;
}
html {
    height: 100%;
    font-size: 100.1%;
}
body {
    font: 12px/1.333 arial;
    height: 100%;
	background: #eeedee;
}
a img, fieldset {
    border: 0;
}
a {
    outline: none;
    color: #057fbe;
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6{
    font-weight:normal;
}
/*a:hover{
	color:#3fa9f5;
}*/
li {
    list-style: none;
}
table {
	border-collapse: collapse;
}
/* html (begin) */
article,aside,canvas,details,embed,figcaption,figure,footer,header,hgroup,menu,nav,section,summary {display: block;}
command,datalist,keygen,mark,meter,progress,rp,rt,ruby,time,wbr {display: inline;}
/* html (end) */

/* wrapper (begin) */
.wrapper {
	width: 960px;
	margin: 0 auto;
	position: relative;
}
/* wrapper (end) */

/* head-top (begin) */
.head-top {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	width: 100%;
	background: #5e188a url(../i/h-bg.png) repeat 0 0;
	border-bottom: 12px solid #fcda41;
	height: 340px;
}
.head-top.inner {
	height: 260px;
}
/* head-top (end) */

/* header (begin) */
header {
	height: 352px;
	position: relative;
	z-index: 5;
}
header.inner ,
header.inner .wrapper {
	height: 272px;
}
header a {color: #f9e37d;}
header .wrapper {
	padding: 15px 0 0;
	height: 340px;
}
header .lk-link {
	display: block;
	position: absolute;
	z-index: 51;
	top: 10px;
	right: 5px;
	width: 180px;
	text-align: right;
}
header address {
	color: #fff;
	position: absolute;
	z-index: 50;
	top: 15px;
	right: 0;
	width: /*185*/200px;
	text-align: right;
	padding-top: 10px;
}
header address .tel {
	font: bold 26px arial;
	display: block;
	margin-top: /*1*/5px;
}
header address .license {
	font: italic 11px arial;
	text-align: right;
	display: block;
}

/* header (end) */

body > div.content {
	position: relative;
	z-index: 5;
}

/* logo (begin) */
.logo {
	position: absolute;
	z-index: 50;
	top: 15px;
	left: 0;
}
/* logo (end) */

.abbr { _display: none; text-align: center; left: 0; position: absolute; top: 130px; width: 203px; z-index: 50; color: #f9e37d; }
.abbr > div { display: none; margin: -15px 0 0 30px; position: absolute; z-index: 60; color: #FFFFFF; background-color: #3e3d43; box-shadow: 3px 3px 15px 0 #202020; }
.abbr > div span { color: #f9e37d; }
.abbr > div.abbr-g { margin-left: 40px; }
.abbr > div.abbr-p { margin-left: 50px; }
.abbr > div.abbr-r { margin-left: 60px; }
.abbr > div.abbr-o { margin-left: 70px; }
.abbr > div.abbr-f { margin-left: 80px; }
.abbr ul { margin: 0; padding: 0; list-style: none; }
.abbr ul li { font-size: 12px; display: inline-block; margin: 0; padding: 0; list-style: none; cursor: pointer; }

/* lang (begin) */
.lang {
	width: 203px;
	top: 150px;
	left: 0;
	position: absolute;
	z-index: 50;
	text-align: center;
}
.lang ul {
	font-size: 11px;
}
.lang ul li {
	display: inline-block;
	color: #fff;
	padding: 0 5px;
	border-top: 1px solid transparent;
}
.lang ul li + li {
	margin: 0 0 0 15px;
}
.lang ul li.active {
	background: #400e60;
	border-top-color: #100418;
	border-radius: 4px;
}
.lang ul li a {
	color: #f9e37d;
	text-decoration: underline;
}
/* lang (end) */

/* h-list (begin) */
.h-list {
	position: absolute;
	z-index: 50;
	top: 145px;
	right: 0;
}
.h-list ul {}
.h-list:after {
	content: '';
	display: block;
	clear: both;
}
.h-list ul li {
	position: relative;
	font-size: 14px;
	float: left;
	margin: 0 0 0 40px;
}
.h-list ul li i {
	position: absolute;
	z-index: 50;
	width: 25px;
	height: 25px;
	bottom: 100%;
	left: 50%;
	margin: 0 0 0 -12px;
	background: url(../i/menu2.png) no-repeat 50px 50px;
}
.h-list ul li i.env {
	background-position: 0 -25px;
}
.h-list ul li i.star {
	background-position: -25px -25px;
}
.h-list ul li i.call {
	background-position: -50px -25px;
}
.h-list ul li a:hover i.env {
	background-position: 0 0;
}
.h-list ul li a:hover i.star {
	background-position: -25px 0;
}
.h-list ul li a:hover i.call {
	background-position: -50px 0;
}
.h-list ul li a:hover {
	color: #fa5f01;
}
/* h-list (end) */

/* test, skype (begin) */
.test, .skype {
	min-height: 43px;
	padding: 5px 0 0 60px;
	position: absolute;
	z-index: 50;
	top: 30px;
	left: 300px;
	background: url(../i/test.png) no-repeat 0 0;
	text-decoration: underline;
}
.skype {
	top: 100px;
	min-height: 54px;
	padding-top: 15px;
	background: url(../i/skype.png) no-repeat 0 0;
}
.skype:hover {
	color: #fd8c47;
}
/* test, skype (end) */

/* menu (begin) */
.menu {
	position: absolute;
	z-index: 50;
	top: 220px;
	left: -10px;
	width: 100%;
}
.menu:after {
	content: '';
	display: block;
	clear: both;
}
.menu ul li {
	_position: relative;
	float: left;
	font: bold 18px arial;
	padding: 0 10px;
	margin: 0 4px 0 0;
	_letter-spacing: -1px;
}
.menu ul li a {
	color: #fff;
}
.menu ul li.active a {
	color: #fcda41;
}
.menu ul li:hover a {
	color: #000;
}
.menu ul li:hover, .menu ul li.hover {
	background: #fcda41;
}
.menu ul li.right {
	float: right;
	margin: 0;
}
.menu ul li.right a {
	color: #fcda41;
	position: relative;
}
.menu ul li.active:hover ,
.menu ul li.right:hover {
	background: none;
}
.menu ul li.right i {
	display: block;
	position: absolute;
	z-index: 50;
	width: 34px;
	height: 34px;
	bottom: 100%;
	left: 50%;
	margin: 0 0 0 -17px;
	background: url(../i/question.png) no-repeat 0 0;
}
.menu .sub {
	position: absolute;
	z-index: 100;
	top: 100%;
	left: 0;
	padding: 20px;
	border: 5px solid #fcda41;
	background: #fff;
	width: 910px;
	display: none;
}
.menu li:hover .sub, .menu li.hover .sub {
	display: block;
}
.menu .sub .h {
	font: bold 16px arial;
	margin: 0 0 5px;
}
.menu .sub ul {}
.menu .sub ul + .h {
	margin-top: 20px;
}
.menu .sub ul li {
	font-size: 11px;
	padding: 0;
	margin: 7px 0 0;
	float: none;
}
.menu .sub ul li a {
	color: #454545;
}
.menu .sub ul li a:hover {
	color: #fa5f01;
	text-decoration: underline;
}
.menu .sub ul li:hover {
	background: none;
}
/*
.menu .sub .l-col + .l-col {
	margin-left: 50px;
}
.menu .sub .cols + .cols {
	margin-top: 20px;
}
*/
/* menu (end) */

/* cols (begin) */
.cols {}
.cols:after {
	content: '';
	display: block;
	clear: both;
}
.cols .l-col {
	float: left;
	width: 230px;
}
.cols .r-col {
	float: right;
	background: #fdfdfd;
	width: 690px;
	padding: 10px;
}
/* cols (end) */

.menu .sub .cols .r-col {
	float: right;
	width: 210px;
	background-color: #FFFFFF;
	min-height: 240px;
	padding: 0 0 10px 10px;
}

.menu .sub .cols .l-col {
	_min-height: 250px;
	width: 220px;
	margin: 0 5px 10px 0;
}
.menu .sub .cols .l-col.flag-ru .h {
	background: url(../i/flag_.ru.png) no-repeat left top;
	padding-left: 50px;
	height: 27px;
}
.menu .sub .cols .l-col.flag-en .h {
	background: url(../i/flag_.en.png) no-repeat left top;
	padding-left: 50px;
	height: 27px;
}
.menu .sub .cols .l-col.flag-de .h {
	background: url(../i/flag_.de.png) no-repeat left top;
	padding-left: 50px;
	height: 27px;
}
.menu .sub .cols .l-col.flag-it .h {
	background: url(../i/flag_.it.png) no-repeat left top;
	padding-left: 50px;
	height: 27px;
}
.menu .sub .cols .l-col.flag-es .h {
	background: url(../i/flag_.es.png) no-repeat left top;
	padding-left: 50px;
	height: 27px;
}
.menu .sub .cols .l-col.flag-fr .h {
	background: url(../i/flag_.fr.png) no-repeat left top;
	padding-left: 50px;
	height: 27px;
}
.menu .sub .cols .l-col.flag-cn .h {
	background: url(../i/flag_.cn.png) no-repeat left top;
	padding-left: 50px;
	height: 27px;
}
.menu .sub .cols .l-col.flag-logo .h {
	background: url(../i/flag_.logo.png) no-repeat left 5px;
	padding-left: 33px;
	height: 40px;
}
.menu .sub .cols .l-col.flag-globus .h {
	background: url(../i/flag_.globus.png) no-repeat left 0;
	padding-left: 33px;
	height: 30px;
}
.menu .sub .cols .l-col.flag-rki .h {
	background: url(../i/flag_.rki.png) no-repeat left 0;
	padding-left: 45px;
	height: 30px;
}
.menu .sub .cols .l-col.flag-ielts .h {
	background: url(../i/flag_.ielts.png) no-repeat left 5px;
	padding-left: 40px;
	height: 70px;
}

.menu .sub .cols .l-col.minim {
	_min-height: 50px;
}

/* breadcrumbs (begin) */
.breadcrumbs {
	font-size: 11px; 
	color: #6c6c6c;
	margin: 15px 0;
}
.breadcrumbs a {
	color: #454545;
	text-decoration: underline;
}
.breadcrumbs span {}
.breadcrumbs ins {
	text-decoration: none;
	margin: 0 3px;
}
/* breadcrumbs (end) */

/* uc (begin) */
.uc {
	color: #454545;
	padding: 15px 15px;
}
.uc p {
	margin: 15px 0;
	line-height: 18px;
}
h1 {
	font: bold 30px times new roman;
	margin: 0 0 20px 10px;
}
.uc h1 {
	margin: 0 0 20px;
}
.uc h3 {
	font: bold 14px arial;
	margin: 0 0 10px;
}
.uc ul {
	padding: 0 0 0 20px;
	margin: 15px 0;
}
.uc ul li {
	padding: 0 0 0 15px;
	position: relative;
}
.uc ul li + li {
	margin: 10px 0 0;
}
.uc ul li:before {
	content: '•';
	color: #fcda41;
	position: absolute;
	z-index: 50;
	top: -5px;
	left: 0;
	font-size: 18px;
}
.uc ul h3 {
	margin: 0 0 5px;
}
/* uc (end) */

/* news (begin) */
.news {
	background: #fbfbea;
	margin: 0 0 60px;
	position: relative;
}
.news .head {
	line-height: 45px;
	padding: 0 15px;
	background: url(../i/news-h.png) no-repeat 0 0;
	height: 45px;
	overflow: hidden;
}
.news .head span {
	display: inline-block;
	font: bold 24px/45px arial;
}
.news .head a {
	float: right;
	color: #171717;
	text-decoration: underline;
	font: 12px arial;
	margin: 17px 0 0;
}
.news ul {
	padding: 0 15px 60px;
	color: #454545;
}
.news ul li:first-child {
	padding: 0;
	border-top: 0;
}
.news ul li {
	padding: 15px 0 0;
	margin: 15px 0 0;
	border-top: 1px solid #ddd;
}
.news .h {
	font: bold 14px arial;
	margin: 0 0 5px;
}
.news .h a {
	color: #057fbe;
}
.news .decor {
	position: absolute;
	z-index: 50;
	top: 100%;
	left: 50%;
	width: 162px;
	height: 75px;
	margin: -32px 0 0 -81px;
	background: url(../i/decor.news.png) no-repeat 0 0;
}
/* news (end) */

/* footer (begin) */
footer {
	background: #ebeaea;
	background: -webkit-gradient(linear, left top, #f5f3f3, #d0d0d0);
	background: -moz-linear-gradient(top, #f5f3f3, #d0d0d0);
	box-shadow: 0 0 15px 0 #bdbdbd;
	margin: 125px 0 0;
	position: relative;
	z-index: 2;
}
footer .wrapper {
	height: 150px;
}
footer .wrapper:after {
	content: '';
	display: block;
	clear: both;
}
footer ul {
	padding: 15px 0 0;
	overflow: hidden;
	font-size: 14px;
}
footer ul li {
	float: left;
	margin: 0 0 0 20px;
}
footer ul li:first-child {
	margin: 0;
}
footer ul li a{
	color: #057fbe;
	text-decoration: underline;
}
footer .copy {
	position: absolute;
	top: 70px;
	left: 0;
}
footer .contacts {
	position: absolute;
	left: 0;
	top: 115px;
	text-decoration: underline;
}
footer .madeby {
	position: absolute;
	top: 75px;
	right: 0;
}
footer .photo {
	position: absolute;
	top: -100px;
	right: 0;
}
footer .counters {
	top: 75px;
	left: 425px;
	position: absolute;
}
/* footer (end) */

/* slide (begin) */
.slide {
	height: 308px;
	background: url(../i/slide-bg.png) no-repeat 0 0;
	overflow: hidden;
	position: relative;
}
.slide .h {
	font-size: 19px;
	text-transform: uppercase;
}
.slide .slide-item {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
.slide .slide-item:first-child {
	display: block;
}
.content .l-col .slide {
	margin: 0 0 30px;
}
.content .l-col .slide .h {
	color: #fff;
	margin: 10px 0 0 20px;
}
.content .l-col .slide .h + .h {
	margin: -5px 0 0 55px;
}
.slide .discount {
	font-size: 14px;
	color: #373737;
	text-align: center;
	margin-top: -5px;
}
.slide .discount .head {
	font-size: 18px;
}
.slide .discount span {
	font-size: 18px;
}
/* slide (end) */

/* head (begin) */
.head {
	font: bold 30px times new roman;
}
/* head (end) */

/* request (begin) */
.request {
	width: 470px;
	margin: 35px auto;
	background: #f5f3f3;
	background: -webkit-gradient(linear, left top, #fff, #f5f3f3);
	background: -moz-linear-gradient(top, #fff, #f5f3f3);
}
.request .inner {
	height: 65px;
	background: url(../i/call.png) no-repeat 0 -10px;
	font: italic bold 14px arial;
	padding: 35px 0 0 130px;
	border-radius: 10px;
	box-shadow: 0 0 10px 0 #999;
}
.request a {
	text-decoration: underline;
}
.request .free {
	color: #54a135;
}
/* request (end) */

/* questions-list (begin) */
.questions-list {
	width: 280px;
	position: relative;
}
.questions-list .h {
	font: bold italic 15px arial;
	background: url(../i/faq-h.png) no-repeat 0 0;
	height: 56px;
	padding: 10px 0 0;
	margin: 0 0 15px;
	text-align: center;
	text-shadow: 1px 1px 0 #fff;
}
.questions-list .str {
	width: 24px;
	height: 30px;
	background: url(../i/strs.png) no-repeat 0 0;
	position: absolute;
	top: 5px;
}
.questions-list .str.up {
	background-position: -26px 0;
	right: -52px;
}
.questions-list .str.down {
	right: -26px;
}
.questions-list ul {}
.questions-list ul li {
	padding: 0 0 15px;
	margin: 0 0 15px;
	border-bottom: 2px dotted #fcda41;
}
.questions-list .q {
	font: italic bold 12px arial;
	margin: 0 0 10px;
}
.questions-list .q span {
	font-size: 14px;
	color: #5e188a;
}
.questions-list .a {
	line-height: 18px;
	margin: 0 0 0 25px;
}
/* questions-list (end) */

/* questions (begin) */
.questions {
	background: url(../i/q-shadow.png) no-repeat 325px -20px;
}
.questions .l-col {
	width: 280px;
}
.questions .r-col {
	width: 270px;
	margin: 0 20px 0 0;
}
/* questions (end) */

/* form styles (begin) */
form input[type=text],
form input[type=password],
form textarea {
	background: #f1f0f1;
	box-shadow: inset 0 2px 5px 0 #d5d4d5;
	height: 21px;
	border: 1px solid;
	border-color: #d5d4d5 #deddde #ebeaeb;
	padding: 2px;
}
form textarea {
	height: 100px;
}
form input[type=submit],
.button {
	font: 16px/29px arial;
	color: #967001;
	height: 29px;
	background: url(../i/submit.png) repeat-x 0 0;
	border: 0;
	border-bottom: 1px solid #aa7400;
	border-radius: 5px;
	padding: 0 15px;
	box-shadow: 0 1px 2px #c8c8c8;
}
.button {
	display: inline-block;
}
form input[type=submit]:hover,
.button:hover {
	color: #b04e13;
	background: url(../i/b-hover.png) repeat-x 0 0;
	cursor: pointer;
}

form table {
	_width: 100%;
	margin-bottom: 15px;
}
form table td{
	font-size: 12px;
	text-align: right;
	padding: 5px 10px 5px 0;
	vertical-align: top;
}
form table td.f {
	width: 400px;
	text-align:left;
	padding: 0 0 5px 0;
}
form table td.l {
	text-align:left;
}
form table td input[type=text],
form table td input[type=password],
form table td textarea {
	width: 400px;
}
form table tr.writing td { display: none; }
div.respect { font-size: 1.6em; color: red; }

/* form styles (end) */

/* f-question (begin) */
.f-question {
	width: 270px;
	padding: 170px 20px 0 0;
	background: url(../i/f-faq.png) no-repeat 50px 0;
	min-height: 400px;
}
.f-question label {
	font-weight: bold;
}
.f-question input[type=text],
.f-question textarea {
	width: 270px;
	margin: 5px 0 0;
}
.f-question textarea {
	padding: 5px; height: 200px;
}
.f-question .field {
	margin: 0 0 10px;
}
.f-question .field.check {
	margin: 10px 0 0;
}
.f-question .field.check input {
	margin: 0 10px 0 0;
}
.f-question .cSelect {
	margin: 5px 0 0;
}
.f-question .buttons {
	margin: 15px 0 0;
	text-align: right;
}
/* f-question (end) */

/* cSelect (begin) */
.cSelect {
	background: #f1f0f1;
	box-shadow: inset 0 2px 5px 0 #d5d4d5;
	height: 25px;
	border: 1px solid;
	border-color: #d5d4d5 #deddde #ebeaeb;
	position: relative;
}
.cSelect .current {
	padding: 0 10px;
	color: #656565;
	font: italic 12px/25px arial;
	position: relative;
	z-index: 2;
}
.cSelect .current:after {
	content: '';
	position: absolute;
	top: -1px;
	right: -1px;
	width: 32px;
	height: 27px;
	background: #f3d951 url(../i/cselect-str.png) no-repeat center center;
}
.cSelect .options {
	display: none;
	background: #f1f0f1;
	border: 1px solid;
	border-color: #d5d4d5 #deddde #ebeaeb;
	border-top: 0;
	margin: -2px -1px 0;
	padding: 2px 0 0;
	top: 100%;
	left: 0;
	width: 100%;
	position: absolute;
}
.cSelect.open {
	z-index: 100;
}
.cSelect.open .options {
	display: block;
}
.cSelect.open .options .option {
	padding: 0 10px;
	line-height: 25px;
}
.cSelect.open .options .option:hover {
	background: #d5d4d5;
}
/* cSelect (end) */

/* contacts (begin) */
.contacts {
	padding: 0 10px;
	margin: 0 -10px;
	position: relative;
	background: url(../i/contacts.png) repeat-x 0 100px;
}
.contacts .cols {
	padding: 0 10px;
}
.contacts .cols .l-col {
	width: 210px;
	padding-top: 15px;
}
.contacts .cols .r-col {
	width: 400px;
	background: none;
}
.contacts .write {
	color: #454545;
	width: 185px;
	margin: 20px 0 0;
}
.contacts .phones {
	margin: 50px 0 30px;
}
/* contacts (end) */

/* phones (begin) */
.phones {
	min-height: 85px;
	background: url(../i/phone.png) no-repeat 0 0;
	padding: 0 0 0 165px;
}
.phones .tel {
	font: 21px arial;
}
.phones .tel span {
	font-size: 12px;
	display: inline-block;
	vertical-align: middle;
	margin: 0 0 0 10px;
	padding: 2px 5px;
}
.phones .tel.mnogo span {
	color: #454545;
	background: #fcda41;
}
.phones .tel.corp span {
	color: #fff;
	background: #531579;
}
/* phones (end) */

/* tt (begin) */
.tt {
	padding: 20px 0 0 100px;
	min-height: 90px;
	background: url(../i/watch.png) no-repeat 10px center;
	border-radius: 5px;
	box-shadow: 0 0 10px 0 #999;
}
.tt .h {
	font: bold 15px arial;
}
.tt .days {
	font-size: 14px;
	margin: 5px 0 0;
}
.tt .holydays {
	font-size: 14px;
	color: #ff0101;
	margin: 5px 0 0;
}
.tt .holydays  b {
	font-size: 12px;
	color: #454545;
}
/* tt (end) */

/* offices (begin) */
.contacts .offices {
	padding: 20px 10px;
	margin: 50px 0 100px;
	border: 1px dashed #fcda41;
	border-radius: 10px;
	_overflow: hidden;
	overflow: visible;
}
.contacts .cols .offices {
	width: 490px;
}
.offices .office {
	float: left;
	position: relative;
}
.office {
	color: #454545;
	width: 210px;
	padding: 40px 15px 0;
	background: url(../i/star.png) no-repeat center 0;
}
.office .metro {
	font: bold 14px arial;
}
.office .address {}
.office + .office {
	border-left: 1px solid #e3e3e3;
}
.office .map-hidden {
	display: none;
	position: absolute;
	z-index: 101;
	right: 0;
	top: 100px;
	padding: 10px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	border-radius: 5px;
	min-width: 600px;
	min-height: 450px;
}
/* offices (end) */

/* teacher (begin) */
.teacher {
	position: absolute;
	left: 0;
	bottom: -130px;
	width: 170px;
	height: 430px;
	background: url(../i/teacher.png) no-repeat 0 0;
}
/* teacher (end) */

/* courses (begin) */
.courses {
	background: #f8f8f8;
	padding: 10px 10px 40px;
	margin: -10px;
	position: relative;
}
.courses .head {
	float: left;
	text-align: center;
	margin: 0 0 30px;
}
.courses .head h1{
	text-align: left;
	margin: 0 0 -10px 10px;
}
.courses .head span{
	display: inline-block;
	font: italic 14px arial;
	color: #454545;
	padding: 2px 10px;
	background: #fce88e;
}
.courses:after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 12px;
	background: url(../i/benefits-shadow.png) no-repeat center 0;
}
.courses .students {
	width: 226px;
	height: 400px;
	position: absolute;
	top: 265px;
	left: 620px;
	background: url(../i/students.png) no-repeat 0 0;
	z-index: 5;
}
/* courses (begin) */

/* peoples (begin) */
.peoples {
	clear: both;
}
.peoples .l-col {
	width: 210px;
}
.peoples .r-col {
	width: 365px;
	background: none;
}
.peoples .text {
	padding: 15px 25px;
	margin: 0 50px 0 0;
	border-radius: 5px;
	box-shadow: 0 0 10px 0 #999;
	font: italic 12px arial;
	color: #454545;
}
.peoples ul {
	margin: 0 0 0 5px;
}
.peoples ul li {
	display: inline-block;
	vertical-align: bottom;
	margin: 0 0 0 5px;
}
/* peoples (end) */

/* benefits (begin) */
.benefits {
	padding-top: 20px;
	overflow: hidden;
	position: relative;
}
.benefits h2 {
	font: bold 18px arial;
	margin: 0 0 -10px;
}
.benefits ul li + li{
	margin-top: 20px;
}
/* benefits (end) */

/* time-table (begin) */
.time-table {
	margin: 50px 0 -125px;
	background: #fff;
}
.time-table .head {
	margin: 0 0 20px;
}
.time-table .head h2 {
	display: inline;
	font: bold 21px arial;
	border-right: 1px solid #dedede;
	padding-right: 10px;
	margin-right: 10px;
}
.time-table .head a{
	font: 14px arial;
}
.time-table a {
	text-decoration: underline;
}
/* time-table (end) */

/* corp-trainings (begin) */
.corp-trainings.l-col {
	width: 510px;
	padding: 40px 20px 20px 0;
}
.corp-trainings p {
	font: italic 12px arial;
	color: #454545;
	margin: 10px 0 0;
}
/* corp-trainings (end) */

/* group-trainings (begin) */
.group-trainings.r-col {
	width: 385px;
	padding: 40px 0 20px 40px;
	min-height: 340px;
	background: url(../i/training-shadow.png) no-repeat 0 0;
}
.group-trainings ul {
	color: #454545;
}
.group-trainings ul li:first-child {
	margin: 0;
	padding: 0 0 0 35px;
	border: 0;
}
.group-trainings ul li:first-child img {
	top: 10px;
}
.group-trainings ul li {
	position: relative;
	padding: 10px 0 0 35px;
	margin: 10px 0 0;
	border-top: 1px solid #e5e5e5;
}
.group-trainings li img {
	position: absolute;
	top: 20px;
	left: -10px;
}
.group-trainings .h {
	font-size: 14px;
}
.group-trainings .level {
	font-weight: bold;
	margin: 0 0 5px;
}
.group-trainings .level ins {
	text-transform: uppercase;
	text-decoration: none;
}
/* group-trainings (end) */


/* trainings (begin) */
.trainings {
	color: #454545;
	padding: 0 0 0 180px;
	min-height: 190px;
	background: url(../i/trainings.png) no-repeat 0 -10px;
}
.trainings .h {
	font: italic bold 12px arial;
}
.trainings .tr-list {
	padding: 10px 20px;
	border-radius: 5px;
	margin: 20px 0 0;
	box-shadow: 0 0 10px 0 #999;
}
.trainings .tr-list li {
	margin: 0 0 2px;
}
/* trainings (end) */

/* interesting (begin) */
.interesting {
	padding: 0 0 50px;
	margin: 50px auto 0;
	color: #454545;
	position: relative;
}
.interesting .man {
	position: absolute;
	bottom: 0;
	right: -110px;
	width: 283px;
	height: 335px;
	background: url(../i/man.png) no-repeat 0 0;
}
.interesting .corrida {
	position: absolute;
	bottom: -30px;
	left: -160px;
	width: 377px;
	height: 283px;
	background: url(../i/corrida.png) no-repeat 0 0;
}
.interesting .info {
	width: 390px;
	margin: 0 auto;
	padding: 45px 25px 20px 145px;
	border-radius: 10px;
	box-shadow: 0 0 10px 0 #999;
	position: relative;
	background: #effee8 url(../i/paris.png) no-repeat 20px 30px;
}
.interesting .photos-interest {
	width: 222px;
	height: 153px;
	background: url(../i/photos-interest.png) no-repeat 0 0;
	position: absolute;
	right: -20px;
	top: -75px;
}
.interesting .info .h {
	font: bold 14px arial;
	margin: 0 0 5px;
}
.interesting .info .txt {
	font: italic 12px arial;
	margin: 0 0 5px;
}
.interesting .info .head {
	font: bold italic 18px arial;
	background: #d83367;
	padding: 5px 10px;
	position: absolute;
	left: 25px;
	top: -15px;
	color: #fff;
}
/* interesting (end) */

/* top-block (begin) */
.top-block {
	text-align: center;
	margin: -100px 0 30px;
	overflow: hidden;
	padding: 5px 0;
}
.top-block .l-col {
	width: 595px;
}
.top-block .r-col {
	padding: 0;
	width: 340px;
	background: none;
}
.top-block .h {
	color: #fff;
	font-size: 27px;
}
.top-block .discount {
	padding: 0 20px;
}
.top-block .slide {
	padding-bottom: 5px;
	position: relative;
}
.top-block .slide:after {
	content: '';
	position: absolute;
	z-index: 50;
	bottom: 1px;
	left: 0;
	width: 100%;
	height: 5px;
	background: url(../i/main-action-shadow.png) no-repeat 0 -4px;
}
.top-block .interactive:after {
	content: '';
	position: absolute;
	z-index: 50;
	top: 100%;
	left: 0;
	width: 100%;
	height: 5px;
	background: url(../i/slider-shadow.png) no-repeat 0 -5px;
}
.top-block .slide .points {
	position: absolute;
	z-index: 50;
	bottom: 15px;
	left: 0;
	width: 100%;
}
.slide .points {
	position: absolute;
	bottom: 5px;
	left: 0;
	width: 100%;
}
/* top-block (end) */

/* points (begin) */
.points {
	text-align: center;
}
.points .point {
	display: inline-block;
	vertical-align: middle;
	width: 15px;
	height: 15px;
	background: url(../i/point.png) no-repeat 0 0;
}
.points .point.active {
	background-position: -15px 0;
}
/* points (end) */

/* interactive (begin) */
.interactive {
	background: #f7fcfd;
	padding: 20px 15px;
	min-height: 238px;
	margin: 35px 0 0;
	position: relative;
	top: -5px;
	z-index: 50;
}
.interactive .tab-lang .l {
	margin: 0 0 20px;
}
.interactive .tab-lang .l label {
	margin: 0 25px;
}
.interactive .tab-lang .l label input {
	vertical-align: middle;
}
.interactive .tab-lang .l label img {
	vertical-align: middle;
}
.interactive .l-col {
	width: 160px;
}
.interactive .l-col label {
	font-size: 1.2em;
    margin: 0 0 0 5px;
}
.interactive .r-col {
	width: 370px;
	text-align: left;
	margin-right: 20px;
}
.interactive .programs, .interactive .trenings {
	border-radius: 5px;
	padding: 10px 20px;
	box-shadow: 0 0 10px 0 #bbb;
	text-align: left;
	margin: 0 0 20px;
}
.interactive .programs:hover, .interactive .trenings:hover {
	box-shadow: 0 0 10px 0 #999;
}
.interactive .programs a:hover, .interactive .trenings a:hover {
	color: #fa5f01;
	text-decoration: underline;
}
.interactive .programs .h, .interactive .trenings .h {
	font: bold 15px arial;
	color: #454545;
	margin: 0 0 5px;
}
.interactive .programs ul, .interactive .trenings ul {
	margin: 0;
	padding: 0;
}
.interactive .programs ul li{
	display: none;
}
.interactive .programs ul li.active{
	display: list-item;
}
.interactive .programs ul li + li, .interactive .trenings ul li + li{
	margin: 2px 0 0;
}
.tabs {
	position: absolute;
	z-index: 50%;
	bottom: 100%;
	left: 0;
	overflow: hidden;
}
.tabs .tab {
	display: inline-block;
	vertical-align: bottom;
	font: 14px arial;
	color: #454545;
	background: #fcda41;
	padding: 5px 15px;
	margin: 0 2px 0 0;
	cursor: pointer;
}
.tabs .tab.active {
	font: bold 18px arial;
	padding: 7px 25px;
	background: #f7fcfd;
}
.interactive .tab-lang {
	display: none;
}
.interactive .tab-lang.active {
	display: block;
}
/* interactive (end) */

/* ui-slider (begin) */
.ui-slider {
	height: 6px;
	background: #fce265 url(../i/slider.png) repeat-x 0 0;
	margin: 20px 0;
	position: relative;
}
.b-slide {
	padding: 0 0 0 10px;
}
.b-slide + .b-slide  {
	margin: 50px 0 0;
}
.b-slide .h {
	color: #454545;
	font: bold 15px arial;
	text-align: left;
}
.ui-slider-range {
	height: 4px;
	background: #e3e3e3;
	border-top: 1px solid #b6b6b6;
	border-bottom: 1px solid #ddd;
}
.ui-slider-handle {
	width: 20px;
	height: 30px;
	background: url(../i/handle.png) no-repeat 0 0;
	position: absolute;
	top: -12px;
	margin-left: -15px;
}
.ui-slider-handle:hover {
	background: url(../i/slider-over.png) no-repeat 0 0;
}
/* ui-slider (end) */

/* substrate (begin) */
.substrate {
	width: 100%;
	height: 100%;
	z-index: 100;
	background: #2c2b2b;
	top: 0;
	left: 0;
	display: none;
	opacity: 0.75;
	filter: alpha(opacity=75);
	position: absolute;
}
/* substrate (end) */

/* popup (begin) */
.popup {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 101;
	padding: 15px;
	background: #f3f0ea;
	margin: -100px 0 0 -185px;
	display: none;

	-moz-box-shadow: 4px 4px 5px 0 #191b1c;
	-webkit-box-shadow: 4px 4px 5px 0 #191b1c;
	box-shadow: 4px 4px 5px 0 #191b1c;
}
.popup .close {
	height: 20px;
	padding: 6px 0 0 0;
	position: absolute;
	right: 13px;
	top: 4px;
	text-align:center;
	text-indent: 1px;
	cursor: pointer;
	font-size: 12px;
	color: #c5a191;
	text-decoration: none;
}
.popup .close b {
	display: block;
	float: right;
	width: 17px;
	height: 17px;
	color: #fff;
	background: #c5a191;
	font-size: 11px;
	margin-left: 3px;

	-moz-border-radius: 13px;
	-webkit-border-radius: 13px;
	border-radius: 13px;
}
.popup .popup-content{
	width: 360px;
}
.popup h4 {
	font: 16px arial;
	color: #000000;
	border-bottom: 2px solid #000000;
	padding: 0 0 5px;
	margin: 0 0 10px;
}
.popup  form {
	color: #4a4a4a;
}
.popup form span {
	color: #fd7c2a;
	font-size: 14px;
}
.popup  form table {
	width: 100%;
}
.popup form table td{
	font-size: 12px;
	text-align: right;
	padding: 5px 10px 5px 0;
	vertical-align: top;
}
.popup form table td.f {
	width: 230px;
	text-align:left;
	padding: 5px 0;
}
.popup form table td input,
.popup form table td textarea {
	width: 230px;
	padding: 3px 5px;
	border: 1px solid #c5a191;
	color: #4a4a4a;
}
.popup form .buttons {
	text-align: right;
}
._popup form input[type=submit] {
	border: 1px solid #d5b1a1;
	padding: 3px 7px;
	border-radius: 3px;
	background-color: #c5a191;
	color: #FFFFFF;
	text-shadow: 1px 1px 0 #aaa;
	text-transform: uppercase;
	cursor: pointer;
	font-family: Arial;
	font-weight: bold;
}
/* popup (end) */

.vip, [name=vip] { display: none; }


.questions-list ul li:before { content: ''; }
.questions-list ul.pages li { list-style: none; display: inline; padding: 2px 0.6em; position: relative; top: 0; border: 0; }
.questions-list ul.pages li:before { content: ''; }
.questions-list ul.pages li.sel { border: 1px solid #FFCC00; }
.questions-list ul.pages li a { font-weight: bold; text-decoration: none; color: #FFCC00; }
.questions-list ul.pages li a:hover { color: black; }
.questions-list ul.pages li.sel a { color: black; }
.questions-list ul.pages li.right { float: right }

div.shedule { border: 1px solid #C0C0C0; border-radius: 5px; padding: 10px; margin: 0 0 40px; }
div.shedule img { float: left; margin-right: 20px; }
div.shedule .level { font-weight: bold; }
div.shedule .level ins { text-transform: uppercase; text-decoration: none; }

.div-sublinks { border: 1px solid #D0D0D0; padding: 5px; }
.div-sublinks .div-sublinks-head { text-align: right; }
.div-sublinks .div-sublinks-content { _display: none; }
.div-sublinks ul li { list-style: inside; }
.div-sublinks ul li ul { margin-left: 1em; }

table.td-top td { vertical-align: top; }

.news-index li { margin: 0 0 20px; }
.blog-index li { margin: 0 0 20px; }
.blog-index li.span10 { margin: 0 0 20px; border-bottom: 1px dotted #C0C0FF; padding-bottom: 10px; }
.blog-index li.span10:after { content: ''; display: block; clear: both; }
.blog-index li.span10 .span7 div a { color: #303030; }
.blog-index li.span10 a:hover { text-decoration: underline; }
.blog-index li div.span2 { float: right; margin: 0 0 10px 20px; }
.blog-index li div.span2 img { border: 1px solid #C0C0C0; }

.div-teachers {}
.div-teachers ul { list-style: none; display: block; }
.div-teachers > ul > li > a { font-size: 1.4em; }
.div-teachers > ul > li ul { margin: 5px 0 20px 0; }
.div-teachers > ul > li ul:after { content: ''; display: block; clear: both; }
.div-teachers > ul > li ul li { float: left; width: 120px; height: 160px; margin: 0 10px 30px 0; }
.div-teachers > ul > li ul li td { text-align: center; font-size: 10pt; }
.div-teachers > ul > li ul li .teacher-foto { width: 120px; height: 145px; vertical-align: bottom; font-size: 0; }
.div-teachers > ul > li ul li .teacher-foto img { max-width: 120px; max-height: 145px; }
.div-teachers > ul > li ul li .teacher-foto-empty { width: 120px; height: 145px; background-color: #C0C0C0; }

/**
 * Фотогалерея
 */
dl.image-list { margin: 15px 0 0 0; }
dl.image-list dt { font-size: 14px; color: #909090; }
dl.image-list dt a { font-size: 14px; text-decoration: none; font-weight: bold; }
dl.image-list dt a:hover { text-decoration: underline; }
dl.image-list:after { display: block; content: ''; clear: both; }
dl.image-list ul { list-style: none; display: block; border-bottom: 1px solid #C0C0C0; height: 170px; }
dl.image-list ul.clearfix { height: auto; margin-right: -20px; }
.uc dl.image-list ul li:before { content: ''; }
.uc dl.image-list ul { padding: 0; margin: 0; }
.uc dl.image-list ul li { padding: 0; }
dl.image-list ul li { list-style: none; display: block; float: left; width: 150px; height: 150px; margin: 0 0 20px 15px; }
/*dl.image-list ul li:first-child { margin: 0 0 20px 0; }
dl.image-list ul.clearfix li, dl.image-list ul.clearfix li:first-child { margin: 0 0 20px 0; width: 150px; }*/


/* test form styles (begin) */
form .test-question {
	_padding: 0 0 10px 0;
	_margin: 0 0 10px 0;
	_border-bottom: 1px dotted #d0d0d0;
	font-size: 1.2em;
	padding: 15px 15px;
}
form .test-question.grayed { background-color: #E6E6E6; }

form .test-question .need-phrase {
	display: inline-block;
	font-weight: bold;
	padding: 0 15px;
}
form .test-question .need-phrase.changed {
	color: #993333;
}
form .test-question .answers {
	margin-top: 5px;
}
form .test-question a.answer {
	margin-right: 20px;
	border-bottom: 1px dotted #454599;
	cursor: pointer;
	text-decoration: none;
	color: #454545;
	word-wrap: normal;
}
form .test-question a.answer.selected {
	border-bottom: 1px solid #454599;
	font-weight: bold;
}
form .test-question a.answer label {
	cursor: pointer;
}
form .test-question input[type=radio] {
	display: none;
}

.cabinet-page table { border-top: 1px solid #e9e9e9; }
.cabinet-page table td { padding: 2px 15px 2px 0; border-bottom: 1px solid #e9e9e9; vertical-align: top; }
