* {
    margin: 0;
    padding: 0;
    outline: none;
}

table {
    border-spacing: 0;
    border-collapse: collapse;
}

img {
    border: none;
}

@font-face {
    font-family: 'm_brodyregular';
    src: url('../fonts/mbody/m_brody-webfont.eot');
    src: url('../fonts/mbody/m_brody-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/mbody/m_brody-webfont.woff2') format('woff2'),
    url('../fonts/mbody/m_brody-webfont.woff') format('woff'),
    url('../fonts/mbody/m_brody-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

html {
    height: 100%;
}

body {
    font: 12px/18px Arial, sans-serif;
    width: 100%;
    height: 100%;
    background: repeat;
}

.table-main {
    width: 100%;
}

.table-main td {
    text-align: center;
}

.table-main-container {
    width: 1128px;
    margin: 0 auto;
}

.table-main-container td {
    text-align: left;
    vertical-align: top;
}

.header {
    background: repeat-x 50% 75px;
}
.header1 {
    background: no-repeat 50% 75px;
}

.header .h2 {
    font: bold 14px/21px Arial, sans-serif;
    padding: 68px 0 0;
    width: 515px;
    text-transform: uppercase;
}

.header .h1 {
    font: bold 28px/1 Arial, sans-serif;
    padding: 5px 0;
    text-transform: uppercase;
}

.header .address {
    font: 13px/1 Arial, sans-serif;
    padding: 0 0 25px;
}

.header-phone {
    font: 28px/1 Arial, sans-serif;
    padding: 0 0 127px 35px;
    background: no-repeat 0 0;
}

.header-home-a {
    float: left;
    margin: 28px 0 0 0;
    left: -3px;
    position: relative;
    padding: 0 0 0 70px;
    height: 60px;
    line-height: 60px;
    color: #231f20;
    text-decoration: none;
    font-size: 14px;
    width: 160px;
    display: block;
    background: no-repeat 0 0;
}

.header-search-form {
    margin: 40px 0 0 288px;
    vertical-align: top;
    text-align: left;
}

.header-search-form .input {
    width: 254px;
    padding: 6px 18px;
    height: 14px;
    line-height: 14px;
    color: #231f20;
    font-size: 14px;
    border: none;
    background: #fff;
    box-sizing: content-box;
    vertical-align: top;
    background: none;
}

.header-map-a, .header-mail-a, .header-eye-a {
    display: block;
    float: right;
    background: no-repeat 0 0;
    margin: 48px 0 0;
    color: #231f20;
    text-decoration: none;
    font-size: 14px;
}

.header-map-a {
    padding: 0 0 0 34px;
    margin-right: 24px;
}

.header-mail-a {
    padding: 0 0 0 30px;
}

.header-eye-a {
    padding: 0 0 0 30px;
}

.main_content {
	padding-bottom: 48px;
}
.main_content h3 {
    font: 51px/1 'm_brodyregular', sans-serif;
    padding: 8px 0 10px;
    letter-spacing: 3px;
}

.main_content p {
    color: #231f20;
    font: bold italic 14px/18px Arial, sans-serif;
    width: 670px;
    padding: 0 0 10px;
}

.header ::-webkit-input-placeholder {
    color: #231f20;
}

.header ::-moz-placeholder {
    color: #808080;
}

.header :-ms-input-placeholder {
    color: #808080;
}

.header input:-moz-placeholder {
    color: #808080;
}

.header-search-form {
    background: url(../images/search.gif) no-repeat 0 0;
}

.header-search-form .submit {
    height: 26px;
    width: 38px;
    border: none;
    margin-left: -5px;
    background: none;
    cursor: pointer;
}

.col-left {
    width: 340px;
    padding-top: 28px;
}
.index-page .col-left {
    padding-top: 0;
}

.col-right {
    width: 322px;
}

.col-center, .col-right {
    padding: 0 0 70px;
}

.col-center-top {
    height: 16px;
    background: url(../images/border-radius-t.gif) no-repeat 0 0;
}

.col-center-middle {
    background: #fff;
    padding: 8px 5px 8px 35px;
    min-height: 270px;
}

.col-center-bottom {
    height: 16px;
    background: url(../images/border-radius-b.gif) no-repeat 0 0;
}

.h4 {
    /*font: 30px/1 'm_brodyregular', sans-serif;*/
    font: 22px/1 Arial, sans-serif;
    padding: 10px 0 20px;
    /*padding: 0 0 20px;*/
}
.h4-index {
    font: 30px/1 'm_brodyregular', sans-serif;
    padding: 0 0 20px;
}

.col-left-menu {
    width: 304px;
    margin: 0 0 17px;
}

.col-left-menu .top {
    height: 36px;
    background: no-repeat 0 0;
}

.col-left-menu .center {
    background: repeat-y 0 0;
}

.col-left-menu .center .link {
    font: 30px/22px 'm_brodyregular', sans-serif;
    color: #fff;
    /*height: 27px;
    top: -11px;*/
    padding: 0 83px 0 63px;
    position: relative;
    display: block;
    text-decoration: none;
}

.col-left-menu .bottom {
    height: 36px;
    background: no-repeat 0 0;
}

.col-left-menu .menu a {
    font: bold 12px/18px Arial, sans-serif;
    color: #fff;
    text-decoration: none;
    min-height: 29px;
    padding: 6px 0 0 40px;
    display: block;
    text-transform: uppercase;
    margin: 0 0 0 18px;
    letter-spacing: 0;
}

.col-left-menu .menu {
    position: relative;

}

.col-left-menu .menu .submenu {
    margin: 10px 2px 10px 7px;
    padding: 5px 0;

}

.col-left-menu .menu {
    padding: 0 5px 0 0;
}

.col-left-menu .menu > div {
    vertical-align: middle;

    text-align: left;
    background: no-repeat 18px 0;
}

.col-left-menu .submenu a {
    background: none !important;
    text-transform: none;
    color: #000;
    font-size: 14px;
    font-weight: normal;
    margin: 0 0 0 10px;
    padding-top: 0;
    min-height: 1px;
}

.col-left-menu .submenu > div {
    padding: 5px 0;
}

.col-left-menu .menu > div.active {
    background-position: 18px 0;
}

.col-right > div {
    padding-left: 27px;
}

.col-right-top {
    height: 17px;
    background: url(../images/border-radius-t1.gif) no-repeat 0 0;
}

.col-right-middle {
    background: #fff;
    padding: 8px 5px 8px 35px;
}

.col-right-bottom {
    height: 17px;
    background: url(../images/border-radius-b1.gif) no-repeat 0 0;
}

.news .item {
    padding: 0 0 15px;
    font: 14px/18px Arial, sans-serif;
    text-decoration: none;
    color: #000;
    display: block;
    m-in-height: 102px;
    clear: left;
    position: relative;
}

.news .item .mask {
    width: 104px;
    height: 102px;
    position: absolute;
    top: 0;
    left: 0;
}

.news .item .image {
    width: 104px;
    height: 102px;
    margin: 0 18px 15px 0;
    float: left;
}

.news .item .date {
    display: block;
}

.news .item .title {
    font: bold 16px/1 Arial, sans-serif;
    padding: 2px 0;
    display: block;
}

.news .item .title a {
    color: #f79735;
    text-decoration: none;
}

.news .item .title:hover a {
    text-decoration: underline;
}

.news .item .desc {
    display: block;
}

.green {
    text-decoration: none;
    font: 14px/1 Arial, sans-serif;
    margin: 14px 0 5px !important;
    display: inline-block !important;
    float: none !important;
    text-align: left !important;
}

.green:hover {
    text-decoration: underline;
}

.footer {
    padding: 325px 0 0;
    height: 212px;
    background: repeat-x 50% 8px;
}

.footer-left {
    float: left;
    width: 500px;

}

.footer-left p {
    text-transform: uppercase;
    font: bold 14px/18px Arial, sans-serif;
    padding: 0 0 45px;
}

.footer-left p img {
    float: left;
    margin-right: 15px;
}

.footer-left .copyright, .footer-left a {
    font: 12px/18px Arial, sans-serif;
    text-decoration: none;

}

.footer-right {
    float: right;
    width: 360px;
    text-align: right;

}

.footer-right p {
    font: 14px/18px Arial, sans-serif;
    padding: 0 0 15px;
    margin: 0px;
}

.footer-right h3 {
    font: bold 22px/18px Arial, sans-serif;
    padding: 0 0 45px 30px;
    margin: 0px;
    background: no-repeat 0 0;
}

/***********news page***************/
.header-inside {
    min-height: 460px;
    background-position: 50% 60px;

}
.header-inside .header1 {
    background-position: 50% 60px;
}

.nav-pager {
    margin: 0 0 10px 34px;
    font-size: 14px;
}

.nav-pager a {
    text-decoration: none;
}

.news-page .col-right {
    width: 294px;
    float: right;
    right: -16px;
    position: relative;
}

.col-right .item {
    width: 270px;
    height: 205px;
    position: relative;
    margin: 0 0 10px;
}

.col-right .item .mask {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.col-right img {

    width: 100%;
    height: 100%;
}

.news-page .col-center .h4 {
    padding: 0 0 14px;
}

.news-page .col-right-top {
    background: url(../images/border-radius-t3.gif) no-repeat 0 0;
    height: 16px;
}

.news-page .col-right-bottom {
    background: url(../images/border-radius-b3.gif) no-repeat 0 0;
    height: 16px;
}
/*
.news-page .col-center-middle {
    margin-right: 16px;
}*/

.news-page .col-center-top {
    background: url(../images/border-radius-t2.gif) no-repeat 0 0;
}

.news-page .col-center-bottom {
    background: url(../images/border-radius-b2.gif) no-repeat 0 0;
}

.news-page .col-center-middle-bg {
    background: url(../images/border-radius-r.gif) no-repeat 100% 0;
}

.news-page .col-center, .news-page .col-right {
    padding: 0;
}

.news-page .mh102 {
    min-height: 102px;
}

.pager {
/*    padding: 0px 0 135px 40px;*/
	padding: 20px 0 50px 123px;
}

.news-page .pager {
    padding-bottom: 310px;
}

.pager a {
    width: 33px;
    height: 33px;
    line-height: 33px;
    text-align: center;
    background: 100% 0;
    display: block;
    float: left;
    margin: 0 5px 0 0;
    text-decoration: none;
}

.pager a.active, .pager a:hover {
    background-position: 0 0;
}

/**************form*********************/
.form-desc {
    color: #231f20;
    font: 14px/1 Arial, sans-serif;
    padding: 0 0 40px;
}

.form-container {
    padding: 22px 0 0 35px;
}

.form-container .h4 {
    padding: 0 0 10px;
}

.form-input, .form-textarea {
    width: 683px;
    padding: 10px 19px;
    color: #9fa5aa;
    font: 17px/1 Arial, sans-serif;
    margin: 0 0 13px;
    border: 1px solid #9fa5aa;
}

.form-input {
    height: 18px;

}

.form-textarea {
    height: 145px;
}

.form-container ::-webkit-input-placeholder {
    color: #9fa5aa;
}

.form-container ::-moz-placeholder {
    color: #9fa5aa;
}

.form-container :-ms-input-placeholder {
    color: #9fa5aa;
}

.form-container input:-moz-placeholder {
    color: #9fa5aa;

}

.form-warning {
    float: right;
    font-size: 12px;
    margin: 0 25px 0 0;
}

.form-submit {
    color: #fff;
    width: 139px;
    height: 53px;
    line-height: 53px;
    text-align: center;
    font: 22px/1 'm_brodyregular', sans-serif;
    background: no-repeat 0 0;
    border: none;
    cursor: pointer;
}


/***********gallery************/
.col-center-top1 {
    height: 14px;
    background: url(../images/border-radius-t3.gif) no-repeat 0 0;
}

.col-center-bottom1 {
    background: url(../images/border-radius-b2.gif) no-repeat 0 0;
    height: 16px;
}

.clear {
    clear: both;

}

.gallery a, .gallery1 a {
    display: block;
    float: left;
    margin: 0 15px 25px 0;
    width: 227px;
    color: #231f20;
    text-decoration: none;
    text-align: center;
    position: relative;
}

.gallery a img, .gallery1 a img {
    width: 227px;
    height: 169px;
}

.gallery a .mask, .gallery1 a .mask {
    width: 227px;
    height: 169px;
    position: absolute;
    top: 0;
    left: 0;
}

.gallery a .text, .gallery1 a .text {
    margin: 0 10px;
    display: block;
    min-height: 54px;
}

/***********typovaya*******************/
.title1, .typovaya h1 {
    font: 22px/25px Arial, sans-serif;
    padding: 0 0 25px;
}

.fancybox-link {
    width: 207px;
    float: left;
    margin: 4px 23px 0 0;
    text-decoration: none;
    position: relative;
}

.fancybox-link .mask, .fancybox-link img {
    width: 100%;
    height: 154px;
}

.fancybox-link .mask {
    position: absolute;
    background: url(../images/mask.png) no-repeat 0 0;
    display: none;
}

.fancybox-link:hover .mask {
    display: block;
}

.fancybox-link .text {
    font: bold 12px/1 Arial, sans-serif;
}

.text1, .typovaya p {
    color: #231f20;
    font: 14px/18px Arial, sans-serif;
    padding: 0 0 15px;
}

.pick-text {
    font-weight: normal;
}

.mb20 {
    margin: 0 0 20px;
}

.title2, .typovaya h2 {
    font: 18px/18px Arial, sans-serif;
    padding: 5px 0 17px;
	font-weight: bold;
}

.title3, .typovaya h3 {
    font: 16px/18px Arial, sans-serif;
    padding: 3px 0 20px;
	font-weight: bold;
}

.ul, .ol, .typovaya ul, .typovaya ol {
    margin: 0 0 15px 15px;
    font-size: 14px;
}

.ol span, .typovaya ol span {
    color: #000;
}

.table-title {
    font-size: 14px;
    padding: 6px 0 10px;
}

.table {
    width: 720px;
    font: 14px/1 Arial, sans-serif;
    margin: 0 0 20px;
}

.table th {
    text-align: center;
    color: #fff;

    padding: 12px 0 14px;
}

.table th:first-child, .table td:first-child {
    border-left: none !important;

}

.table td {
    padding: 16px 20px 16px 20px;
    color: #231f20;

}

.mb30 {
    margin: 0 0 30px;
}



table.cnttab {
	border-style:solid;
	border-color: #00000;
	border-width:0px 1px 1px 0px
}
table.cnttab td {
	border-style:solid;
	border-color: #000000;
	border-width:1px 0px 0px 1px;
	padding: 10px;
}
table.cnttab th {
	border-style:solid;
	border-color: #000000;
	border-width:1px 0px 0px 1px;
	padding: 10px;
}
table.cnttab p {
	padding: 7px 0px 7px 0px;
}

.tipovaya table td, .tipovaya table th {
	padding: 10px;
}
.tipovaya table p {
	padding: 7px 0px 7px 0px;
}
