html, body {
    background: url(../images/bg.png) repeat-x 0 92px;
    height: 100%;
    margin: 0;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    color: #767676;
}

img {
    border: none;
}

a {
    outline: none;
    color: #004286;
}

a:hover {
    text-decoration: none;
}

body, div, h1, h2, h3, h4, h5, h6, input, textarea, p {
    margin: 0;
    padding: 0;
}

input, textarea {
    outline: none;
}

ul {
    list-style: disc;
    list-style-position: outside;
    margin: 7px 0 7px 15px;
    padding: 0;
}

.clear {
    margin: 0;
    height: 1px;
    border: none;
    clear: both;
    overflow: hidden;
}

#conteiner {
    position: relative;
    min-height: 100%;
    width: 1000px;
    margin: 0 auto;
}

#conteiner_main {
    padding-bottom: 230px;
}

/* start header */
#header {
    width: 100%;
    height: 190px;
    margin: 0 auto;
}

#logo {
    position: relative;
    padding: 17px 10px 0 0;
    float: left;
}

#logo span {
    position: absolute;
    left: 74px;
    padding: 29px 0 0 0;
    font-size: 15px;
    font-weight: 500;
    color: #303030;
    white-space: nowrap;
    z-index: 1;
}

.banerTop {
    margin: 0 auto;
    padding: 9px 0 0 0;
    clear: both;
    overflow: hidden;
    height:79px;
}

.baner {
    margin: 0 auto;
    padding: 9px 0 0 0;
    clear: both;
    overflow: hidden;
}

ul.top_menu {
    list-style: none;
    padding: 0;
    margin: 8px 0 0 0;
    border-left: 1px solid #ddd;
    float: left;
}

ul.top_menu li {
    padding: 0;
    margin: 0px;
    border-right: 1px solid #ddd;
    float: left;
}

ul.top_menu a {
    font-size: 12px;
    font-weight: 600;
    color: #5f5f60;
    text-transform: uppercase;
    padding: 0 20px;
    margin: 0;
    height: 66px;
    float: left;
    text-decoration: none;
    line-height: 66px;
}

ul.top_menu a span {
    color: #da0d15;
}

ul.top_menu a:hover, ul.top_menu a.active {
    background: #e3e3e3;
    line-height: 66px;
}

.phone {
    font-size: 18px;
    font-weight: 700;
    color: #5f5f60;
    padding: 8px 0 0 0;
    margin: 0;
    height: 66px;
    float: right;
    line-height: 66px;
}

/* end header */
#slider-wrapper {
    float: left;
    width: 680px;
}

.top_player {
    background: url(../images/top_player.png) no-repeat 0 0;
    float: left;
    width: 310px;
    height:100px;
    margin: -10px 0 0 0;
    padding: 10px 0 0 10px;
    float: left;
    z-index: 999;
}

.top_player span {
    font-size: 15px;
    font-weight: 600;
    color: #070609;
    text-transform: uppercase;
    padding: 10px 0;
    margin: 0;
}

ul.track_list {
    list-style: none;
    width: 269px;
    height: 156px;
    background: #454545;
    border: 1px solid #454545;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    padding: 5px 9px;
    margin: 4px 0 0 0;
    clear: both;
    overflow: hidden;
}

ul.track_list li {
    padding: 5px 0;
    margin: 0px;
    border-top: 1px solid #3d3d3e;
    border-bottom: 1px solid #4c4c4c;
}

ul.track_list a {
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    padding: 0;
    margin: 0;
    text-decoration: none;
}

ul.track_list a:hover {
    text-decoration: underline;
}

.box_program1, .box_program2 {
    background: url(../images/pic1.png) no-repeat 0 0;
    position: relative;
    width: 200px;
    height: 157px;
    margin: 10px 0 0 0;
    padding: 13px 115px 15px 15px;
    float: left;
}

.box_program2 {
    margin: 10px 5px 0 5px;
}

.box_program1 h6, .box_program2 h6 {
    font-size: 17px;
    font-weight: 600;
    color: #2d2d2d;
    text-transform: uppercase;
    padding: 10px 0 0 0;
    margin: 0;
}

.box_program1 p, .box_program2 p {
    height: 80px;
    font-size: 14px;
    font-weight: 300;
    color: #2d2d2d;
    overflow: hidden;
    padding: 3px 0 0 0;
    margin: 0;
}

.box_program1 .more, .box_program2 .more {
    background: url(../images/buton1.png) no-repeat 0 0;
    position: absolute;
    text-transform: uppercase;
    width: 136px;
    height: 29px;
    bottom: 19px;
    font-size: 12px;
    font-weight: 700;
    color: #fff;
    text-align: center;
    padding: 3px 0 0 0;
    margin: 0;
    text-decoration: none;
    line-height: 24px;
}

.box_program1 img, .box_program2 img {
    position: absolute;
    /*bottom: 10px;*/
    right: 5px;
    margin: 0;
}

#wrapper {
    width: 100%;
    margin: 0 auto;
    clear: both;
    overflow: hidden;
}

/* start_main */
#content {
    width: 672px;
    padding: 0 0 10px 0;
    float: left;
}

p {
    padding: 3px 0 12px 0;
}

ul.name_page {
    list-style: none;
    padding: 0 0 8px 0;
    margin: -3px 0 0 0;
    clear: both;
    overflow: hidden;
}

ul.name_page li {
    padding: 0 5px;
    margin: 0;
    font-size: 15px;
    font-weight: 400;
    color: #006098;
    float: left;
}

ul.name_page a {
    color: #006098;
    padding: 0;
    margin: 0;
    text-decoration: none;
}

h3 {
    font-size: 18px;
    font-weight: 700;
    color: #2d2d2d;
    text-transform: uppercase;
    padding: 8px 0;
    margin: 0;
}

h4 {
    font-size: 18px;
    font-weight: 700;
    color: #2d2d2d;
    padding: 8px 0;
    margin: 0;
}

h5 {
    font-size: 18px;
    font-weight: 400;
    color: #2d2d2d;
    padding: 8px 0;
    margin: 0;
}

.line {
    width: 100%;
    border-top: 1px solid #d3d3d3;
    height: 1px;
    margin: 5px 0 0 0;
    clear: both;
    overflow: hidden;
}

.news {
    position: relative;
    padding: 8px 0 3px 0;
    border-bottom: 1px solid #d3d3d3;
}

.news h1 {
    font-size: 17px;

}

.news h3 {
    font-size: 18px;
    font-weight: 700;
    color: #2d2d2d;
    text-transform: uppercase;
    padding: 0;
    margin: 0;
}

.news p {
    font-size: 14px;
    font-weight: 300;
    color: #2d2d2d;
    overflow: hidden;
    padding: 0 0 30px 0;
    margin: 0;
    line-height: 24px;
}

.news .more {
    background: url(../images/st.png) no-repeat 100% 4px;
    position: absolute;
    right: 5px;
    bottom: 8px;
    font-size: 15px;
    font-weight: 400;
    color: #d9670b;
    padding: 0 22px 0 0;
    margin: 0;
    text-decoration: none;
}

.news .more:hover {
    text-decoration: underline;
}

.news img {
    margin: 8px 20px 4px 0;
    float: left;
}

.news {
    border: 1px solid #d3d3d3;
    padding: 10px;
    margin: 8px 0 0 0;
    clear: both;
    overflow: hidden;
}

.leading {
    border: 1px solid #d3d3d3;
    padding: 10px;
    margin: 8px 0 0 0;
    clear: both;
    overflow: hidden;
}

.leading .photos {
    padding: 0;
    margin: 0;
    float: left;
}

.leading .text {
    padding: 0 0 0 10px;
    margin: 0;
    overflow: hidden;
    zoom: 1;
}

.leading .text h1 {
    font-size: 17px;
    padding: 8px 0;
    margin: -10px 0 0 0;
}

.leading .text dl {
    padding: 8px 0;
    margin: 0;
}

.leading .text dl dd {
    padding: 2px 0;
    margin: 0;
}

.leading .box_program1, .leading .box_program2 {
    background: url(../images/pic3.png) no-repeat 0 0;
    position: relative;
    width: 187px;
    height: 157px;
    margin: 8px 0 3px 0;
    padding: 13px 115px 15px 15px;
    float: left;
}

.leading .box_program2 {
    margin: 8px 0 3px 15px;
}

.leading .box_program1 img, .leading .box_program2 img {
    bottom: 14px;
    right: 0;
}

.comments {
    border-bottom: 1px solid #d3d3d3;
    padding: 15px 0 3px 0;
    margin: 0;
    clear: both;
    overflow: hidden;
}

.comments .avator {
    border: 1px solid #d3d3d3;
    padding: 0;
    margin: 0 20px 0 0;
    float: left;
}

.comments .avator img {
    display: block;
    width: 35px;
    height: 35px;
    margin: 0;
}

.comments .text {
    width: 480px;
    padding: 0 30px 0 0;
    margin: 0;
    float: left;
}

.comments .text span {
    display: block;
    font-size: 13px;
    color: #a5a5a5;
    padding: 0;
    margin: 0;
}

.comments .like {
    width: 76px;
    padding: 0;
    margin: 0;
    float: right;
}

.comments .like img {
    margin: 0 2px 0 0;
    float: left;
}

.comments .like span {
    width: 40px;
    margin: 0;
    padding: 0;
    font-size: 13px;
    font-weight: 700;
    color: #1e7600;
    text-align: right;
    float: right;
    line-height: 14px;
}

.leading .text .share42init {
    margin: 0;
    float: right;
}

.program1, .program2, .program3, .program4 {
    background: url(../images/theme/1.jpg) no-repeat 0 0;
    position: relative;
    width: 564px;
    height: 141px;
    margin: 0 0 3px 0;
    padding: 32px 100px 0 0;
    color: #fff;
}

.program2 {
    background: url(../images/theme/2.jpg) no-repeat 0 0;
}

.program3 {
    background: url(../images/theme/3.jpg) no-repeat 0 0;
}

.program4 {
    background: url(../images/theme/4.jpg) no-repeat 0 0;
    color: #2d2d2d;
}

.program1 a, .program2 a, .program3 a {
    color: #fff;
    text-decoration: none;
}

.program4 a {
    color: #2d2d2d;
    text-decoration: none;
}

.program1 .photos, .program2 .photos, .program3 .photos, .program4 .photos {
    position: relative;
    height: 170px;
    width: 148px;
    margin: -32px 20px 0 0;
    float: left;
}

.program1 .photos img, .program2 .photos img, .program3 .photos img, .program4 .photos img {
    position: absolute;
    bottom: 4px;
    left: 12px;
    display: block;
}

.ugol {
    position: absolute;
    right: -5px;
    top: -5px;
}

.program1 h6 a, .program2 h6 a, .program3 h6 a, .program4 h6 a {
    font-size: 18px;
    font-weight: 700;
    padding: 0;
    text-transform: uppercase;

}

.program1 h6 , .program2 h6 , .program3 h6 , .program4 h6  {
    font-size: 18px;
    font-weight: 700;
    padding: 0;
    text-transform: uppercase;

}

.program1 p a, .program2 p a, .program3 p a, .program4 p a{
    font-size: 18px;
    font-weight: 300;
    padding: 8px 0 0 0;
    line-height: 22px;
    text-decoration: none;
}

.program1 p , .program2 p , .program3 p , .program4 p {
    font-size: 18px;
    font-weight: 300;
    padding: 8px 0 0 0;
    line-height: 22px;
    text-decoration: none;
}

.namber_page {
    float: left;
    width: 100%;
    padding: 25px 0;
    overflow: hidden;
    position: relative;
}

.namber_page ul {
    margin: 0;
    padding: 0;
    float: left;
    position: relative;
    left: 50%;
}

.namber_page ul li {
    float: left;
    list-style: none;
    position: relative;
    padding: 0 4px;
    right: 50%;
}

.namber_page ul li a {
    background: url(../images/namber.png) no-repeat 0 0;
    width: 30px;
    height: 30px;
    text-align: center;
    font-size: 13px;
    font-weight: 500;
    color: #353131;
    display: block;
    padding: 0;
    text-decoration: none;
    line-height: 30px;
}

.big_program {
    border: 1px solid #d3d3d3;
    background: #fcfcfc;
    padding: 7px 10px 0 14px;
    margin: 8px 0 0 0;
    clear: both;
    overflow: hidden;
}

.big_program .program1, .big_program .program2, .big_program .program3, .big_program .program4 {
    margin: 0 -10px 3px -10px;
}

.big_program p {
    line-height: 26px;
}

.big_comments {
    border-top: 1px dashed #d3d3d3;
    margin: 10px 0;
    clear: both;
}

.boxing {
    width: 180px;
    padding: 22px;
    float: left;
}

.ramka {
    width: 159px;
    height: 171px;
    margin: 0 auto;
}

.ramka span {
    display: block;
    width: 159px;
    height: 171px;
    position: absolute;
    margin: 0;
}

.ramka img {
    width: 159px;
    height: 171px;
}

.boxing h6 {
    font-size: 16px;
    font-weight: 700;
    color: #555;
    padding: 7px 0;
    text-align: center;
}

.boxing h6 a {
    color: #555;
    text-decoration: none;
}

.boxing p {
    font-size: 14px;
    font-weight: 400;
    color: #555;
    padding: 4px 0;
    text-align: center;
}

.map {
    border: 1px solid #d3d3d3;
    margin: 5px 0;
    clear: both;
    overflow: hidden;
}

.map img {
    display: block;
}

.contact {
    padding: 20px 60px 0 0;
    float: left;
}

.contact img {
    margin: 0 13px 0 0;
    float: left;
}

.contact p {
    padding: 5px 0;
    color: #8c8c8c;
    line-height: 19px;
}

/* end main */
/* start right_bar */

#right_bar {
    width: 310px;
    padding: 0 0 10px 0;
    float: right;
}

#right_bar .top_player {
    background: url(../images/top_player.png) no-repeat 0 0;
    position: relative;
    width: 300px;
    height: 352px;
    margin: 5px 0 0 0;
    padding: 10px 0 0 10px;
    float: none;
    z-index: 999;
}

ul.spisok_program {
    list-style: none;
    padding: 17px 0 3px 0;
    margin: 0;
}

ul.spisok_program li {
    background: url(../images/pic2.png) no-repeat 0 0;
    padding: 0 12px;
    margin: 0px;
    height: 44px;
    font-size: 15px;
    font-weight: 400;
    color: #070609;
    line-height: 44px;
}

ul.spisok_program a {
    font-size: 12px;
    font-weight: 400;
    color: #0079bd;
    padding: 0;
    margin: 0;
    float: right;
    text-decoration: none;
}

ul.spisok_program a:hover {
    text-decoration: underline;
}

#right_bar .baner_bottom {
    padding: 8px 0;
    float: none;
}

/* end right_bar */

#bottom_bar {
    border-top: 1px solid #d3d3d3;
    padding: 20px 0 18px 0;
    clear: both;
    overflow: hidden;
}

.baner_bottom {
    padding: 0 0;
    float: left;
}

#bottom_bar .two {
    padding: 0 36px;
}

#bottom_bar .baner {
    padding: 19px 0 0 0;
}

/* footer */
#footer {
    position: relative;
    border-top: 1px solid #d3d3d3;
    width: 1000px;
    height: 230px;
    margin: -230px auto 0 auto;
}

.footer_left {
    padding: 20px 32px 0 0;
    float: left;
}

#logo2 {
    display: block;
    float: none;
    padding: 0;
}

ul.social_network {
    list-style: none;
    padding: 6px 10px;
    margin: 0;
}

ul.social_network li {
    padding: 0 7px 0 0;
    margin: 0px;
    float: left;
}

ul.bottom_nav {
    list-style: none;
    width: 112px;
    padding: 24px 10px 0 30px;
    margin: 0;
    float: left;
}

ul.bottom_nav li {
    padding: 0;
    margin: 0px;
}

ul.bottom_nav span {
    display: block;
    font-size: 13px;
    font-weight: 700;
    color: #464646;
    text-transform: uppercase;
    padding: 0 0 30px 0;
    margin: 0;
}

ul.bottom_nav a {
    display: block;
    font-size: 15px;
    font-weight: 300;
    color: #9d97a6;
    padding: 0;
    margin: 0;
    text-decoration: none;
    line-height: 17px;
}

ul.bottom_nav a:hover {
    text-decoration: underline;
}

.contact_us {
    height: 28px;
    background: url(../images/buton2.png) repeat-x 0 0;
    border: 1px solid #ed4149;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    font-size: 9px;
    font-weight: 900;
    color: #fff;
    text-transform: uppercase;
    padding: 0 13px;
    margin: 27px 20px 0 0;
    overflow: visible;
    cursor: pointer;
    float: right;
}

.mail_phone {
    font-size: 14px;
    font-weight: 700;
    color: #676767;
    white-space: pre;
    padding: 35px 0 0 0;
    margin: 0;
    float: left;
}

.sloy {
    background: url(../images/sloy.png) no-repeat 0 0;
    position: absolute;
    width: 1024px;
    height: 2000px;
    top: 0;
    left: 50%;
    margin: 0 0 0 -512px;
    opacity: 0.5;
    z-index: 10
}
.order_form input {
    width: 87%;
    padding: 3px 2px;
    color: #7f919e;
    background: #fff;
    border: 2px solid #dbdfe4;
    transition: all .2s linear;
    padding: 5px 9px;
    margin: 0;
    border-radius: 4px;
    font-size: 13px;
    height: 32px;
}

.order_form input[type="submit"] {
    margin-top: 10px;
    width: 50%;
    margin: 10px 24%;
}