/*
	by: WebStik
	date: 20.05.2013
	site: www.webstik.ru
	e-mail: info@webstik.ru
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center, dl, dt, dd, ol, ul, li, fieldset,
form, label, legend, table, caption, tbody, tfoot, 
thead, tr, th, td {	margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; background: transparent; }
a { }
a:hover { }
ol, ul { list-style: none; }
blockquote, q {	quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after { content: ''; content: none; }
:focus { outline: 0; }
ins { text-decoration: none; }
del { text-decoration: line-through; }
table {	border-collapse: collapse; border-spacing: 0; }
html {
	background: url(../images/bg-footer.png) repeat-x bottom;
}
body {
	background: url(../images/bg-header.png) repeat-x top;
	font-family: Arial, Helvetica, sans-serif;
}

.cf:after {
	clear: both;
	display: block;
	content: ".";
	height: 0px;
	visibility: hidden;
	font-size: 0;
	line-height: 0;
}
.cf {
	display: inline-block;
}
* html .cf {
	height: 1%;
}
.cf {
	display: block;
}
li.cf {
	display: list-item;
}

#all {
	width: 850px; height: 100%;
	position: relative;
	text-align: left;
	margin: 0 auto;
	padding: 0 20px;
    box-shadow: 0 0 6px #000000;
}


/* Header
*******************************************************/
header {
	height: 112px;
	padding: 18px 24px 0;
}
header .logo {
	float: left;
}
header .logo .s8 {
	font-size: 8px; color: #fff; font-weight: bold;
	text-transform: uppercase;
	display: block;
	width: 182px;
	margin-top: 8px;
}
header .telBut {
    float: right;
    margin-top: 0px;
}
header .telBut .tel {float: left;    text-align: right;  width: 316px;margin-top: -10px; margin-right: 25px;}


header .telBut .tel .s19 {
    color: #FFFFFF;
    display: block;
    font-size: 19px;
    line-height: 18px;
    margin-top: 10px;
}
header .telBut .tel .s19 strong {
    font-size: 25px;
}
header .telBut .tel .s19 span {
    display: block;
    font-size: 12px;
    text-align: right;
}
header .telBut .but {
    background: url('../images/btn10.png') left top no-repeat;
    font-size: 18px; color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    padding: 11px 20px;
    display: block;
    float: right;
    margin-top: 22px;
}



/* Section
*******************************************************/
section {
	clear: both;
	position: relative;
}
section article {
	text-align: left;
}
section article .contentTop {
	
}
section article .contentTop .imgFace {
	width: 510px;
	float: left;
}
section article .contentTop .imgFace p {
	background: url(../images/bg-p-face.png) repeat;
	width: 460px; height: auto;
	position: absolute;
	font-size: 30px; color: #8a1919; font-weight: bold;
	z-index: 9;
	margin-top: 228px;
	padding: 20px 25px;
}
section article .contentTop .imgFace p span {
	font-size: 12px;
}
section article .contentTop .imgFace img {
	width: 100%;
}
section article .contentTop .form {
	width: 300px; height: 100%;
	float: right;
	margin: 6px 24px 0 0;
}
section article .contentTop .form .s43 {
	font-size: 43px; color: #6CC1EC; font-weight: bold;
	text-transform: uppercase;
}
section article .contentTop .form .s13 {
	font-size: 18px; color: #F57B0C;
}
section article .contentTop .form form {
	margin-top: 14px;
}
section article .contentTop .form form label {
	display: block;
	padding-bottom: 10px;
}
section article .contentTop .form form label span {
	font-size: 16px; color: #3688D9; font-style: italic;
	display: block;
	float: left;
}
section article .contentTop .form form label input {
	background: url(../images/bg-form-io.png) no-repeat;
	width: 181px; height: 30px;
	border: none;
	float: right;
	padding: 0 10px;
}
section article .contentTop .form form label select {
	background: url(../images/bg-form-io.png) no-repeat;
	width: 201px; height: 30px;
	border: none;
	float: right;
	padding: 4px 4px 5px 5px;
	font-size: 14px;
}
section article .contentTop .form form .button {
	background: url("../images/form-but-t.png") no-repeat scroll left top transparent;
    border: medium none;
    float: right;
    font-size: 0;
    height: 30px;
    width: 198px;


}
section article .contentTop .form .count {
	margin-top: 14px;
}
section article .contentTop .form .count .s9 {
	font-size: 9px; color: #3688D9;
	text-transform: uppercase;
	display: block;
	width: 86px;
	float: left;
	margin-top: 9px;
}
section article .contentTop .form .count .bgCount {
	width: 212px; height: 58px;
	float: right;
	margin-right: -6px;
}
section article .contentMiddle {
	
}
section article .contentMiddle .sbLeft {
	width: 600px; height: 100%;
	float: left;
}
section article .contentMiddle .sbLeft .boxThree {
	margin-top: 16px;
}
section article .contentMiddle .sbLeft .boxThree .it {
	background: url(../images/bg-box-three.png) no-repeat;
	width: 199px; height: 209px;
	float: left;
	padding-top: 30px;
	margin-left: -3px;
}
section article .contentMiddle .sbLeft .boxThree .s13 {
	font-size: 13px; color: #15A4E7; font-weight: bold;
	text-align: center;
	display: block;
}
section article .contentMiddle .sbLeft .boxThree p {
	width: 190px; height: 70px;
	font-size: 11px; color: #000;
	text-align: center;
	margin-top: 10px;
}
section article .contentMiddle .sbLeft .boxThree .img {
	text-align: center;
}
section article .contentMiddle .sbLeft .school {
	width: 588px;
	margin-top: 20px;
}
section article .contentMiddle .sbLeft .school .text {
	width: 320px;
	float: left;
	margin-left: 20px;
}
section article .contentMiddle .sbLeft .school .text .s16 {
	font-size: 16px; color: #F57B0C; font-weight: bold;
	text-transform: uppercase;
}
section article .contentMiddle .sbLeft .school .text .s17 {
	font-size: 17px; color: #6CC1EC; font-weight: bold;
	text-align: center;
	display: block;
	margin-top: 30px;
}
section article .contentMiddle .sbLeft .school .text ul {
	margin: 20px 0 0 0;
}
section article .contentMiddle .sbLeft .school .text ul li {
	font-size: 15px; color: #222;
	clear: both;
	padding-bottom: 10px;
}
section article .contentMiddle .sbLeft .school .text ul li span {
	-moz-border-radius: 100%; -webkit-border-radius: 100%; -khtml-border-radius: 100%; border-radius: 100%;
	background: #E9E9EA;
	width: 25px; height: 25px;
	font-size: 15px; color: #1AA6E8;
	text-align: center;
	line-height: 25px;
	display: block;
	float: left;
	margin-top: -3px;
}
section article .contentMiddle .sbLeft .school .text ul li p {
	width: 257px;
	float: left;
	margin-left: 12px;
	line-height: 20px;
	color: #48443E;
}
section article .contentMiddle .sbLeft .school .form {
	background: url(../images/bg-vizit.png) no-repeat;
	width: 229px; height: 100%;
	border: 1px solid #d7d7d7;
	float: right;
	padding-bottom: 10px;
}
section article .contentMiddle .sbLeft .school .form .s13 {
	font-size: 14px; color: #fff; font-weight: bold;
	text-transform: uppercase;
	display: block;
	text-align: center;
	line-height: 10px;
}
section article .contentMiddle .sbLeft .school .form .s8 {
	font-size: 8px; color: #fff; font-weight: bold;
	display: block;
	text-align: center;
}
section article .contentMiddle .sbLeft .school .form form {
	margin-top: 14px;
}
section article .contentMiddle .sbLeft .school .form .Radio {
	width: 176px;
	margin: 6px auto 0;
	display: block;
}
section article .contentMiddle .sbLeft .school .form .radio label {
	padding-bottom: 2px;
}
section article .contentMiddle .sbLeft .school .form .radio label span {
	font-size: 11px; color: #fff; font-style: normal; font-weight: bold;
	margin-top: 2px;
}
section article .contentMiddle .sbLeft .school .form .radio input {
	width: 10px;
	float: left;
}
section article .contentMiddle .sbLeft .school .form .frBt {
	padding-top: 30px;
}
section article .contentMiddle .sbLeft .school .form form label {
	display: block;
	padding-bottom: 10px;
}
section article .contentMiddle .sbLeft .school .form form label span {
	font-size: 10px; color: #0949A8;
	display: block;
	float: left;
	margin: 6px 0 0 3px;
}
section article .contentMiddle .sbLeft .school .form form label input[type="text"] {
	background: url(../images/bg-form-mo.png) no-repeat;
	width: 153px; height: 30px;
	border: none;
	float: right;
	padding: 0 10px;
	margin-right: 5px;
	font-size: 14px;
}
section article .contentMiddle .sbLeft .school .form form label select {
	background: url(../images/bg-form-mo.png) no-repeat;
	width: 173px; height: 30px;
	border: none;
	float: right;
	padding: 4px 4px 5px 5px;
	margin-right: 5px;
	font-size: 14px;
}
section article .contentMiddle .sbLeft .school .form form .button {
 background: url("../images/but-zapisi.png") no-repeat scroll left top transparent;

    border: medium none;
    display: block;
    font-size: 0;
    height: 26px;
    margin: 10px auto 0;
    width: 116px;
}
section article .contentMiddle .sbLeft .contPlc {
	 margin-left: 30px;
    padding-top: 30px;
    width: 530px;
}
section article .contentMiddle .sbLeft .contPlc .s15 {
	font-size: 16px; color: #1aa6e8;
	text-transform: uppercase;
	text-align: center;
	display: block;
}
section article .contentMiddle .sbLeft .contPlc .s13 {
	font-size: 14px; color: #002147;
	text-align: center;
	display: block;
	padding-top: 16px;
}
section article .contentMiddle .sbLeft .contPlc .s15Roz {
	font-size: 14px; color: #6CC1EC; 
	text-transform: uppercase;
	text-align: center;
	display: block;
	margin-top: 14px;
}
section article .contentMiddle .sbLeft .contPlc .s23 {
	font-size: 23px; color: #6CC1EC;
	text-align: center;
	display: block;
	margin-top: 14px;
}
section article .contentMiddle .sbLeft .contPlc .it {
	-moz-border-radius: 6px; -webkit-border-radius: 6px; -khtml-border-radius: 6px; border-radius: 6px;
    border: 1px solid #B0B0B1;
    margin: 45px 0 40px;
    padding-top: 10px;
}
section article .contentMiddle .sbLeft .contPlc .it .shadow {
	width: 616px; height: 41px;
	position: absolute;
	z-index: 0;
	margin: 1px 0 0 -50px;
}
section article .contentMiddle .sbLeft .contPlc .it .title {
	margin-left: 10px;
}
section article .contentMiddle .sbLeft .contPlc .it .title span {
	background: #E9E9EA;
	font-size: 10px; color: #048BCA;
	padding: 5px 6px 2px;
	display: inline-block;
	float: left;
}
section article .contentMiddle .sbLeft .contPlc .it .title span strong {
	font-size: 18px;
	float: left;
	margin-top: -3px;
	padding-right: 5px;
}
section article .contentMiddle .sbLeft .contPlc .it .title div {
	width: 415px;
	float: right;
	font-size: 16px; color: #555455;
}
section article .contentMiddle .sbLeft .contPlc .it .img {
	width: 146px;
	text-align: center;
	float: left;
	margin: 16px 0 5px 5px;
}
section article .contentMiddle .sbLeft .contPlc .it .text {
	width: 350px;
	float: right;
	margin: 18px 20px 0 0;
}
section article .contentMiddle .sbLeft .contPlc .it .text p {
	font-size: 11px; color: #000;
	padding-bottom: 10px;
}
section article .contentMiddle .sbLeft .bell .s20Bell {
	background: url(../images/bell.jpg) no-repeat 450px 7px;
	width: 100%; height: 74px;
	display: block;
	font-size: 20px; color: #1AA6E8;
	text-transform: uppercase;
	padding-top: 30px;
}
section article .contentMiddle .sbLeft .bell .s20 {
	display: block;
	font-size: 20px; color: #1AA6E8;
	text-transform: uppercase;
	padding-top: 30px;
}
section article .contentMiddle .sbLeft .bell ul {
	width: 500px;
	margin: -20px 0 0 30px;
}
section article .contentMiddle .sbLeft .bell ul li {
	list-style: decimal;
	font-size: 13px; color: #333;
}
section article .contentMiddle .sbLeft .bell .it {
	-moz-border-radius: 6px; -webkit-border-radius: 6px; -khtml-border-radius: 6px; border-radius: 6px;
	width: 505px; height: 100%;
	border: 1px solid #B0B1B1;
	padding: 10px;
}
section article .contentMiddle .sbLeft .bell .it .img {
	width: 150px;height: 100%;
	text-align: center;
	float: left;
	padding-right: 10px;
}
section article .contentMiddle .sbLeft .bell .it span {
	font-size: 13px; color: #48443E;
	text-transform: uppercase;
	display: block;
}
section article .contentMiddle .sbLeft .bell .it p {
	font-size: 13px; color: #48443E;
}
section article .contentMiddle .sbLeft .bell .it {
	
}
section article .contentMiddle .sbLeft .bell .it {
	
}
section article .contentMiddle .sbLeft .bell .it {
	
}
section article .contentMiddle .sbLeft .bell {
	
}
section article .contentMiddle .sbLeft .bell {
	
}
section article .contentMiddle .sbLeft .bell {
	
}
section article .contentMiddle .sbLeft .bell {
	
}
section article .contentMiddle .sbLeft .bell {
	
}
section article .contentMiddle .sbRight {
	width: 220px; height: 100%;
	float: right;
	margin-right: 20px;
}
section article .contentMiddle .sbRight .statistica {
	-moz-border-radius: 6px; -webkit-border-radius: 6px; -khtml-border-radius: 6px; border-radius: 6px;
	border: 1px solid #D7D7D7;
	margin-top: 33px;
	text-align: center;
}
section article .contentMiddle .sbRight .statistica .s29 {
	font-size: 29px; color: #F57B0B; font-weight: bold;
	display: block;
	text-align: center;
	line-height: 18px;
	padding-top: 16px;
}
section article .contentMiddle .sbRight .statistica .s10 {
	font-size: 10px; color: #333;
	display: block;
	text-align: center;
}
section article .contentMiddle .sbRight .statistica .s15 {
	background: #6CC1EC;
	width: 100%;
	padding: 4px 0;
	display: block;
	text-align: center;
	font-size: 15px; color: #fff; font-weight: bold;
	margin-top: 14px;
}
section article .contentMiddle .sbRight .statistica .s12 {
	font-size: 12px; color: #002147;
	text-transform: uppercase;
	display: block;
	text-align: center;
	padding-top: 12px;
}
section article .contentMiddle .sbRight .reviews .s19 {
	font-size: 19px; color: #2EAAE8; font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	padding-top: 20px;
	display: block;
}
section article .contentMiddle .sbRight .reviews .it {
	padding-top: 16px;
}
section article .contentMiddle .sbRight .reviews .it span {
	font-size: 11px; color: #F57B0C;
	display: block;
}
section article .contentMiddle .sbRight .reviews .it p {
	font-size: 11px; color: #002147; font-style: italic;
}
section article .contentBottom .garantia {
	-moz-border-radius: 6px; -webkit-border-radius: 6px; -khtml-border-radius: 6px; border-radius: 6px;
	border: 1px solid #AAABAB;
    height: 100%;
	margin-top: 30px;
	padding: 20px;
}
section article .contentBottom .garantia .s23 {
	font-size: 23px; color: #F57B0C; font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	display: block;
	padding-bottom: 20px;
}
section article .contentBottom .garantia img {
	float: left;
}
section article .contentBottom .garantia ul {
	width: 620px;
	float: right;
}
section article .contentBottom .garantia ul li {
	font-size: 16px; color: #002147;
	margin-bottom: 4px;
	list-style: decimal;
}
section article .contentBottom .garantia .s13 {
	font-size: 14px; color: #1AA6E8;
	text-transform: uppercase;
	text-align: center;
	display: block;
	padding-top: 20px;
}
section article .contentBottom .price {
	
}
section article .contentBottom .price .s17 {
	font-size: 17px; color: #595651; font-weight: bold;
	padding: 30px 0 10px 55px;
	display: block;
}
section article .contentBottom .price .table {
	-moz-border-radius: 6px; -webkit-border-radius: 6px; -khtml-border-radius: 6px; border-radius: 6px;
	border: 1px solid #666768;
	text-align: center;
	width: 740px;
	margin: 0 auto;
	font-size: 16px;
}
section article .contentBottom .price .table table {
	color: #595651;
}
section article .contentBottom .price .table .head {
	color: #F57B0C;
}
section article .contentBottom .price .table .head .col1 {
	width: 184px;
}
section article .contentBottom .price .table .head .col2 {
	width: 240px;
}
section article .contentBottom .price .table .head .col3 {
	width: 343px;
}
section article .contentBottom .price .table.col3 {
	width: 194px;
}
section article .contentBottom .price .table .col4 {
	width: 150px;
}
section article .contentBottom .price .table td {
	border-right: 1px solid #666768;
	border-bottom: 1px solid #666768;
	height: 100px;
}
section article .contentBottom .price .table .last td {
	border-bottom: none;
}
section article .contentBottom .price .table .last {
	border-right: none;
}
section article .contentBottom .price .table .lastR {
	border-right: none;
}
section article .contentBottom .price .table table table {
	width: 315px;
	color: #F57B0C;
}
section article .contentBottom .price .table table table td {
	border-right: none;
	height: 50px;
	padding: 0px;
}
section article .contentBottom .price .table table table .brd {
	width: 164px;
	border-right: 1px solid #666768;
}
section article .contentBottom .garant100 {
	-moz-border-radius: 6px; -webkit-border-radius: 6px; -khtml-border-radius: 6px; border-radius: 6px;
	border: 1px solid #D4D6D9;
	width: 806px;
	padding: 20px;
	margin-top: 45px;
}
section article .contentBottom .garant100 {
	
}
section article .contentBottom .garant100 img {
	float: left;
}
section article .contentBottom .garant100 .text {
	width: 580px;
	float: right;
}
section article .contentBottom .garant100 .s36 {
	font-size: 36px; color: #D43A26; font-weight: bold;
	display: block;
}
section article .contentBottom .garant100 p {
	font-size: 15px; color: #002147;
	padding: 10px 0;
}
section article .contentBottom .zapisi {
	padding-top: 40px;
}
section article .contentBottom .zapisi .s18 {
	font-size: 18px; color: #3688D9;
	display: block;
}
section article .contentBottom .zapisi .s14 {
	font-size: 14px; color: #3688D9;
	display: block;
}
section article .contentBottom .zapisi .form {
	float: left;
}
section article .contentBottom .zapisi .form form {
	width: 290px;
	margin-top: 14px;
}
section article .contentBottom .zapisi .form form label {
	display: block;
	padding-bottom: 10px;
}
section article .contentBottom .zapisi .form form label span {
	font-size: 16px; color: #3688D9; font-style: italic;
	display: block;
	float: left;
}
section article .contentBottom .zapisi .form form label input {
	background: url(../images/bg-form-io.png) no-repeat;
	width: 181px; height: 30px;
	border: none;
	float: right;
	padding: 0 10px;
}
section article .contentBottom .zapisi .form form label select {
	background: url(../images/bg-form-io.png) no-repeat;
	width: 201px; height: 30px;
	border: none;
	float: right;
	padding: 4px 4px 5px 5px;
}
section article .contentBottom .zapisi .form form .button {
	background: url("../images/form-but-b.png") no-repeat scroll left top transparent;
    border: medium none;
    float: right;
    font-size: 0;
    height: 30px;
    width: 198px;


}
section article .contentBottom .zapisi .fs {
	float: right;
	width: 465px;
}
section article .contentBottom .zapisi .fs .s20 {
	font-size: 24px; color: #F57B0C;line-height: 28px;
	text-align: right;
	display: block;
	padding-bottom: 36px;
}
section article .contentBottom .zapisi .test {
	width: 214px;
	float: left;
}
section article .contentBottom .zapisi .test .s13 {
	font-size: 13px; color: #3688D9;
	text-align: right;display: block;
}
section article .contentBottom .zapisi .call {
	width: 214px;
	float: right;
}
section article .contentBottom .zapisi .call .s13 {
	font-size: 13px; color: #3688D9;
	text-align: right;display: block;
}
section article .contentBottom .zapisi .call .s13 strong {
	font-size: 17px;
}
section article .contentBottom .zapisi .but {
	display: block;
	margin-top: 14px;
}
section article .contentBottom .zapisi .test .but {
	margin-top: 20px;
}

/* Foooter
*******************************************************/
footer {
    background: url("../images/bg-footer.png") repeat-x scroll center bottom transparent;
    color: #FACC45;
	text-align: center;
    font-size: 12px;
    height: 52px;
    margin: 0 -20px;
    padding-top: 10px;
    width: 890px;
}

footer .wrap {
	padding-top: 16px;
}
footer span {
	color: #FACC45;
}
footer a {
	color: #fff;
	text-decoration: none;
}




#countdown_dashboard {
    height: 55px;
}
.dash {
    background: url("../images/dash.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 55px;
    margin-left: 0;
    position: relative;
    width: 53px;
}
.dash .digit {
    color: #555555;
    float: left;
    font-family: Times;
    font-size: 24pt;
    font-weight: bold;
    height: 40px;
    line-height: 41px;
    position: relative;
    text-align: center;
    width: 25px;
}
.dash_title {
    bottom: 0;
    color: #555555;
    display: block;
    font-size: 6pt;
    left: 0;
    letter-spacing: 2px;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    width: 49px;
}


.Radio ul { list-style: none; list-style-image: url('../images/row.png');margin-bottom: 4px;}
.Radio ul li {color: #fff; font-size: 12px; line-height: 1.4;}















