* {
    margin: 0;
    padding: 0;
}
html {
    height: 100%;
}
body {
    font: 13px/18px Arial, Tahoma, Verdana, sans-serif;
    width: 100%;
    height: 100%;
    background:url(../image/bg.png) repeat;
}
a {
    color: blue;
    outline: none;
    text-decoration:none;
}
p {
    margin: 0 18px 18px 0;
}

img {
    border: none;
}
input {
    vertical-align: middle;
}
#wrapper {
    width: 986px;
    margin: 0 auto;
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin-top:30px;
    border:2px solid #478ec3;
    border-bottom:none;
    background-color:#fff;
}
.clear{
    clear:both;
}
.map-site li a,.logo a,.header-bottom-left,.header-bottom-right,.header-nav ul li a,.header-phone .phone,.header-phone .phone-code,.vkladka-nav ul li a,.vkladka-nav ul li i,.podrobno,.podrobno span,.slider-controll-position .prew,.slider-controll-position .next,.news dd a,.promo-lesson,.sections-nav li a,.sections-nav-pikt-one,.sections-nav-pikt-two,.sections-nav-pikt-three,.kurs-block h2 span,.teaching-block h2 span,.metod-block h2 span,.zagolovok-pikt,.icon,.reviews dd a,.kontakt .map-text span{
    display:block;
}
.header-nav ul li a,.header-phone .phone-code,.vkladka-nav ul li a,.news-block h2,.advantages h3,.sections-nav li span,.sections-nav li a,.kurs-block h2,.teaching-block h2,.metod-block h2,.kurs-block .kurs-nav li a,.teaching-block .teaching-block-nav li a,.metod-block .metod-nav li a,.reviews-block h2,.kontakt h2,.kontakt .map-text,.vcard{
    font-size:14px;
}
.header-nav ul li a,.news-block h2,.sections-nav li span,.sections-nav li a,.kurs-block h2,.teaching-block h2,.metod-block h2,.reviews-block h2,.kontakt h2{
    text-transform:uppercase;
}
.header-bottom,.sections-nav .sections-three a,.kontakt .map-text{
    background-color:#ff6600;
}
.header-phone .phone,.news dt,.promo-lesson span,.advantages h3,.sections-nav li span,.sections-nav li a,.kurs-block h2,.teaching-block h2,.metod-block h2,.reviews-block h2,.kontakt h2,.reviews{
    font-weight:bold;
}
.header-phone .phone,.vkladka-nav ul li a,.slider-controll-position span,.promo-lesson span,.sections-nav li a,.kontakt .map-text,.footer-text,.footer-block-right h1{
    color:#fff;
}
.promo-block h1,.podrobno,.sections-nav .sections-one span,.reviews-block h2,.kontakt h2,.reviews{
    color:#354585;
    line-height: 26px;
}

.promo-block ul li{
margin-left: 30px;
}

.sections-nav li, .kurs-nav li, .teaching-block-nav li, .metod-nav li, .leftMenu li, .metod-nav li, .map-site li, .topMenu li{
list-style-type: none;
}

table h3 a{
color:#354585;
margin-left: 50px;
}

.leftMenu a{
margin-left: 20px;	
text-decoration: none;
color: #354585;
}

.vkladka-text span,.news dt,.advantages h1,.sections-nav .sections-three span{
    color:#ff6600;
}
.news dd a,.kurs-block h2,.teaching-block h2,.metod-block h2,.kurs-block .kurs-nav li a,.teaching-block .teaching-block-nav li a,.metod-block .metod-nav li a,.reviews dd a,.vcard{
    color:#313131;
}


/* Header-----------------------------------------------------------------------------*/
#header {
    height: 260px;
    background:#fff;
}
.header-top,.header-middle,.header-bottom,.header-bottom-line,.header-phone .phone{
    position:relative;
}
.logo,.logo a,.header-bottom-left,.header-bottom-right,.header-nav-pikt-left,.header-nav-pikt-right,.header-phone,.people,.map-site{
    position:absolute;
}
.header-top{
    height:30px;
    background-color:#354585;
    width:100%;
}
.map-site {
    right:10px;
    top:10px;
}
.map-site li{
    float:left;
    margin-left:5px;
}
.map-site li a{
    background:url(../image/map-site-pikt.png) no-repeat;
    width: 15px;
    height:11px;
}
.map-site li .home{
    background-position: -0px -0px;
}
 .map-site li .mess{
    background-position: -15px 3px;
}
.map-site li .map{
    background-position: -30px 3px;
}
.header-middle{
    height:174px;
    width:100%;
    background:url(../image/header-middle-bg.jpg) top left no-repeat;
}
.logo{
    width:239px;
    height:123px;
    background:url(../image/logo.png) no-repeat;
    left:0px;
    top:-20px;
}
.logo a{
    width:170px;
    height:60px;
    bottom:0px;
    left:30px;
    overflow:hidden;
}
.logo a span{
    margin-left:-300px;
}
.header-bottom{
    height:58px;
}
.header-bottom-line{
    width:765px;
    height:1px;
    margin:0 auto;
    top:5px;
    background:url(../image/header-bottom-line.png) no-repeat;
}
.header-bottom-left,.header-bottom-right{
    width:7px;
    height:58px;
    background:url(../image/header-pikt-sprite.png) no-repeat;
}
.header-bottom-left{
    left:-7px;
    background-position:0px 0px;
}
.header-bottom-right{
    right:-7px;
    background-position:-7px 0px;
}
.header-nav {
    width:100%;
    padding:0px 40px 0px 40px;
}
.header-nav-pikt-left,.header-nav-pikt-right{
    width:116px;
    height:26px;
    background:url(../image/header-nav-bg-sprite.png);
}
.header-nav-pikt-left{
    left:-5px;
    background-position:0px 0px;
    top:17px;
}
.header-nav-pikt-right{
    right:-5px;
    background-position:-116px 0px;
    top:18px;
}
.header-nav ul{
    padding:17px 0px 0px 80px;
}
.header-nav ul li{
    float:left;
    margin-left:7px;
}
.header-nav ul li a{
    padding:5px;
    color:#fdfefc;
}
.header-nav ul li a:hover{
    color:#354585;
    background-color:#fdfefc;
}
.header-phone{
    width:154px;
    height:93px;
    background:url(../image/header-block-phone.png) no-repeat;
    top:12px;
    left:275px;
}
.header-phone .phone{
    font-size:26px;
    padding:10px 0px 0px 15px;
    z-index:9999;
}
.header-phone .phone-code{
    text-align:right;
    margin:0px 35px 10px 0px;
}
.people{
    width:490px;
    height:174px;
    background:url(../image/people-bg.png) no-repeat;
    bottom:0px;
    right:95px;
    z-index:1;
}
/* Middle-----------------------------------------------------------------------------*/
#middle {
    width: 100%;
    padding: 0 0 120px;
    height: 1%;
    position: relative;
    background:url(../image/content-flag-pikt.png) no-repeat 97% 92%;
}
#middle:after {
    content: '.';
    display: block;
    clear: both;
    visibility: hidden;
    height: 0;
}
#container {
    width: 100%;
    float: left;
    overflow: hidden;
    position:relative;
}
#content {
    padding: 0px 0px 40px 265px;
}

#content p{
text-indent: 2em;
text-align: justify;

}

#content h2, h3, h4, h5, h6{
color: #ff6600;
margin: 10px 0 10px 30px;
}

#content h1 {
color: #ff6600;
margin: 10px 0 10px 30px;
line-height: 24px;
}


/* Promo-block-----------------------------------------------------------------------------*/
.promo-block{
    padding-right:230px;
    width:475px;
    margin:20px 20px 0px 0px;
}
.vkladka-block,.vkladka-nav ul li,.vkladka-position{
    position:relative;
}
.vkladka-nav,.vkladka-nav-left,.vkladka-nav-left-active,.podrobno{
    position:absolute;
}
.promo-block h1{
    margin-bottom:20px;
}

.promo-block p{
    text-align:justify;
    text-indent: 2em;
}
.vkladka-block{
    width:100%;
    border:1px solid #354585;
    margin:40px 0px 20px 0px;
    padding-top:20px;
}
.vkladka-nav{
    top:-17px;
    right:-1px;
}
.vkladka-nav ul li{
    float:left;
    width:104px;
    margin-left:13.5px;
    padding:0px;
}
.vkladka-nav ul li a{
    height:17px;
    line-height:18px;
    background:url(../image/vkladka-nav-bg.png) repeat-x;
    padding-left:5px;
}
.vkladka-nav ul #nav a{
    background:url(../image/vkladka-nav-bg-active.png) repeat-x;
}
.vkladka-nav ul #nav .vkladka-nav-left-active{
    background:url(../image/vkladka-nav-left-bg-active.png) no-repeat;
}
.vkladka-nav ul li i{
    width:23px;
    background:url(../image/vkladka-nav-left-bg.png) no-repeat;
    height:17px;
    left:-23px;
    top:0px;
}
.vkladka-nav ul .vkladka-nav-first{
    margin-left:16px;
}
.vkladka-position{
    overflow:hidden;
}
.vkladka-text{
    float:left;
    width:220px;
    padding-left:15px;
}
.vkladka-block-photo{
    float:left;
    margin-left:10px;
    width:200px;
    background-color:#fff;
    border:1px solid #f0f0f0;
    text-align:center;
}
.vkladka-block-photo img{
    margin-top:5px;
}
 .podrobno{
    right:15px;
    font-size:12px;
}
.podrobno span{
    padding-right:15px;
    background:url(../image/detailed-pikt.png) no-repeat 100% 5px;
}
.vkladka-block .podrobno{
    bottom:10px;
}
/* Info-block-----------------------------------------------------------------------------*/
.info-block{
    float:right;
    width:230px;
}
.info-block,.slider,.slider-controll-position,.news-block{
    position:relative;
}
.slider-controll-position .prew,.slider-controll-position .next{
    position:absolute;
}
.slider{
    padding-bottom:20px;
}
.info-block .slider-block{
    width:220px;
    text-align:center;
    border:1px solid #3a4a88;
}
.info-block .slider-block .slider-photo{
    width:205px;
    background-color:#fff;
    border:1px solid #f0f0f0;
    text-align:center;
    margin:5px 0px 0px 5px;
}
.info-block .slider .slider-photo img{
    margin-top:5px;
}
.slider-controll{
    padding:5px 2px 2px 2px;
}
.slider-controll-position{
    width:100%;
    height:44px;
    background-color:#354585;
}
.slider-controll-position .prew,.slider-controll-position .next{
    width:10px;
    height:39px;
    background:url(../image/slider-controll-sprite.png) no-repeat;
}
.slider-controll-position .prew{
    left:3px;
    top:3px;
    background-position:0px 0px;
}
.slider-controll-position-text{
    padding:3px 25px 0px 25px;
}
.slider-controll-position span{
    font-size:12px;
}
.slider-controll-position .next{
    right:3px;
    top:3px;
    background-position:-10px 0px;
}
.slider .podrobno{
    bottom:0px;
}
.news-block{
    margin:15px 0px 15px 0px;
    padding-bottom:15px;
}
.news-block h2{
    color:#2479b8;
    text-align:right;
    padding-right:15px;
}
.news{
    margin-bottom:5px;
}
.news dd a:hover{
    color:#354585;
    text-decoration:underline;
}
.podrobno{
    bottom:0px;
}
.promo-lesson{
    width:208px;
    height:73px;
    background:url(../image/lesson-bg.png) no-repeat;
    padding:10px 0px 0px 15px;
}
.promo-lesson span{
    font-size:16px;
}
/* Advantages-----------------------------------------------------------------------------*/
.advantages h1{
    font-size:20px;
    margin-bottom:20px;
}
.importal{
    margin-top:40px;
}
/* Sidebar Left-----------------------------------------------------------------------------*/
#sideLeft {
    float: left;
    width: 245px;
    margin-left: -100%;
}
.sections{
    margin:10px 0px 10px 0px;
}
#sideLeft,.sections-nav li,.kurs-block .kurs-nav li,.teaching-block .teaching-block-nav li,.metod-block .metod-nav li,.kurs-block .kurs-nav li a,.teaching-block .teaching-block-nav li a,.metod-block .metod-nav li a,.reviews-block,.kontakt .map-text{
    position:relative;
}
.sections-nav li{
    width:230px;
    height:35px;
    margin-bottom:35px;
}
.sections-nav li span{
    padding-left:75px;
}
.sections-nav li a{
    height:100%;
    line-height:35px;
    padding-left:75px;
}
.sections-nav .sections-one a{
    background-color:#354585;
}
.sections-nav .sections-two a{
    background-color:#ea120f;
}
.sections-nav .sections-two span{
    color:#ea120f;
}
.sections-nav-pikt-one,.sections-nav-pikt-two,.sections-nav-pikt-three{
    position:absolute;
    background:url(../image/sections-nav-sprite.png) no-repeat;
    left:7px;
    top:10px;
}
.sections-nav-pikt-one{
    height: 60px;
    width: 59px;
    left:5px;
    background-position:-0px -0px;
}
.sections-nav-pikt-two{
    height: 63px;
    width: 64px;
    left:3px;
    background-position:-59px -0px;
}
.sections-nav-pikt-three{
    height: 62px;
    width: 61px;
    background-position:-124px -0px;
}
.teaching{
    padding:10px 0px 0px 10px;
}
.kurs-block h2,.teaching-block h2,.metod-block h2{
    width:100%;
}
.kurs-block h2 span,.teaching-block h2 span,.metod-block h2 span{
    padding-top:20px;
}
.teaching-block h2 span{
    padding-top:15px;
}
.zagolovok-pikt{
    float:left;
    height:60px;
    width:64px;
    margin-right:5px;
    background:url(../image/zagolovok-pikt-sprite.png) no-repeat;
}
.kurs-block h2 .zagolovok-pikt{
    background-position:0px 0px;
}
.teaching-block h2 .zagolovok-pikt{
    background-position:-64px 0px;
}
.metod-block h2 .zagolovok-pikt{
    background-position:-128px 0px;
}
.kurs-block .kurs-nav,.teaching-block .teaching-block-nav,.metod-block .metod-nav{
    clear:both;
    padding:10px 0px 0px 15px;
}
.kurs-block .kurs-nav li,.teaching-block .teaching-block-nav li,.metod-block .metod-nav li {
    border-bottom: 1px dotted #354585;
    margin-bottom: 20px;
}
.kurs-block .kurs-nav li a,.teaching-block .teaching-block-nav li a,.metod-block .metod-nav li a{
    bottom: -5px;
    background-color:#fff;
}
.kurs-block .kurs-nav li a:hover,.teaching-block .teaching-block-nav li a:hover,.metod-block .metod-nav li a:hover{
    color:#354585;
    text-decoration:underline;
}
.icon{
    width:30px;
    position: absolute;
    background:url(../image/teaching-sprite.png) no-repeat;
    top:0px;
    right:-1px;
}
.pikt-one .icon{
    height:31px;
    background-position:0px 0px;
    right:-2px;
}
.pikt-two .icon{
    height:30px;
    background-position:-31px 0px;
    top:-2px;
}
.pikt-three .icon{
    height:26px;
    background-position:-335px 0px;
    right:-3px;
}
.pikt-four .icon{
    height:32px;
    width:28px;
    background-position:-155px 0px;
    top:-4px;
    right:-4px;
}
.pikt-five .icon{
    height:30px;
    background-position:-63px 0px;
    right:-3px;
}
.pikt-six .icon{
    height:29px;
    background-position:-213px 0px;
    right:-2px;
}
.pikt-seven .icon{
    height:32px;
    background-position:-93px 0px;
    right:-5px;
}
.pikt-eight .icon{
    height:28px;
    background-position:-123px 0px;
    right:-4px;
}
.pikt-nine .icon{
    height:30px;
    background-position:-183px 0px;
    right:-3px;
}
.pikt-ten .icon{
    height:31px;
    background-position:-244px 0px;
    right:-5px;
}
.pikt-eleven .icon{
    height:30px;
    background-position:-273px 0px;
    right:-3px;
}
.pikt-twelve .icon{
    height:32px;
    background-position:-305px 0px;
    right:-5px;
}
.reviews-block{
    margin:20px 0px 0px 15px;
    padding-bottom:20px;
}
.reviews-block h2,.kontakt h2{
    text-align:right;
}
.reviews{
    margin-bottom:5px;
}
.reviews dd a{
    font-size:12px;
    font-style:italic;
}
.reviews dd a:hover{
    color:#354585;
    text-decoration:underline;
}
.kontakt{
    margin-top:30px;
}
.kontakt img{
    margin-left:10px;
}
.kontakt .map-text{
    width:100%;
    text-align:center;
    margin-top:-20px;
    z-index:9999;
}
.kontakt .map-text span{
    padding:0px 15px 0px 10px;
}
.vcard{
    text-align:right;
    margin-right:15px;
    padding-bottom:15px;
}
/* Footer-----------------------------------------------------------------------------*/
#footer {
    min-width:986px;
    margin: -120px auto 0px;
    height: 120px;
    background-color:#354585;
    position: relative;
    padding-top:5px;
    overflow:hidden;
}
.footer-line{
    margin:0 auto;
    width:986px;
    height:10px;
    background-color:#fff;
    border-left:2px solid #478ec3;
    border-right:2px solid #478ec3;
}
.footer-position{
    width: 986px;
    margin: 0 auto;
    padding-top:30px;
    overflow:hidden;
}
.meter{
    width:285px;
    float:left;
    margin-left:25px;
}
.footer-block-right{
    float:left;
    width:580px;
    margin-left:60px;
}
.footer-text{
    font-size:11px;
    margin:0px;
    line-height:14px;
}
.copy{
    color:#fefefe;
    font-size:12px;
    float:left;
}
.copy a{
    color:#fefefe;
    margin-left:5px;
    text-decoration:underline;
}
.copy a:hover{
    text-decoration:none;
}
.footer-block-right h1{
    float:right;
    font-size:23px;
}

#begunSpan {font-size: 11px; color: Black;}                                  
 #begunSpan a{color: #666666; font-size: 11px;} 