.langs {
    width: 100px;
    height: 38px;
    position: absolute;
    right: 0;
    top: 5px;
}

.langs a {
    cursor: pointer;
    position: relative;
    z-index: 300;
}

#contentzone ul {
    list-style: inherit !important;
    margin: 0 0 0 20px;
}

#contentzone ol {
    list-style: inherit !important;
    margin: 0 0 0 20px;
}

.obolochkaKonfig {
    position: relative;

}

.clear {
    clear: both;
}

.fonovIzo {
    position: absolute;
    width: 575px;
    height: 431px;
    top: 0;
    left: 0;
    background-image: url(../images/osnova-2.png);
    background-repeat: no-repeat;
    z-index: 1;
    border: 14px solid #FFF;
    border-radius: 6px;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    -moz-border-radius: 6px;
}

.fonovIzo2 {
    position: absolute;
    width: 575px;
    height: 431px;
    top: 0;
    left: 0;
    background-image: url(../images/osnova-1.png);
    background-repeat: no-repeat;
    z-index: 4;
    border: 14px solid #FFF;
    border-radius: 6px;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    -moz-border-radius: 6px;
}

.fonovOboi {
    position: absolute;
    width: 575px;
    height: 431px;
    top: 0;
    left: 0;
    border: 14px solid transparent;
    z-index: 3;
    background-repeat: no-repeat;
}

.rama {
    position: absolute;
    width: 575px;
    height: 431px;
    top: 0;
    left: 0;
    border: 14px solid transparent;
    z-index: 2;
    background-repeat: no-repeat;
}

.fonovPol {
    position: absolute;
    width: 575px;
    height: 431px;
    top: 0;
    left: 0;
    z-index: 3;
    border: 14px solid transparent;
    background-repeat: no-repeat;
}

.fonovPodok {
    position: absolute;
    width: 575px;
    height: 431px;
    top: 0;
    left: 0;
    border: 14px solid transparent;
    z-index: 4;
    background-repeat: no-repeat;
}

.siconTent {
    float: left;
    width: 575px;
    margin: 480px 0 0 0;
}

.fonovStori {
    position: absolute;
    width: 575px;
    height: 431px;
    top: 0;
    left: 0;
    z-index: 5;
    border: 14px solid transparent;
    background-repeat: no-repeat;
}

.fonovGaluzi {
    position: absolute;
    width: 575px;
    height: 431px;
    top: 0;
    left: 0;
    z-index: 4;
    border: 14px solid transparent;
    background-repeat: no-repeat;
}

.selectsBloks {
    float: right;
    width: 370px;
    padding: 0 10px;
    outline: 0px solid #f00;
}

.selectsBloks h2 {
    color: #783400;
    font-size: 20px;
    /*font-weight: bold;*/
    cursor: pointer;
}

.selectsBloks h2:hover {
    text-decoration: underline;
}

#selBox #act {
    display: block;
}

#selBox .conf {
    list-style: none !important;
    display: none;
}

.selectsBloks ul {
    margin: 8px 0;
}

.selectsBloks ul li {
    float: left;
    margin: 0 5px 0 0;
    text-align: center;
}

.selectsBloks ul li a img {
    width: 67px;
    height: 67px;
}



strong {
    font-weight: bold;
}

.nostyles {
    border: 0px solid #b8b4b1 !important;
}

.nostyles .headtable {
    border: 0px solid #b8b4b1 !important;
    background-image: none !important;
}

.nostyles td {
    border: 0px solid #b8b4b1 !important;
    -webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0.3), 0 0 0px rgba(0, 0, 0, 0.1) inset !important;
    -moz-box-shadow: 0 0px 0px rgba(0, 0, 0, 0.3), 0 0 0px rgba(0, 0, 0, 0.1) inset !important;
    box-shadow: 0 0px 0px rgba(0, 0, 0, 0.3), 0 0 0px rgba(0, 0, 0, 0.1) inset !important;
}



#idmenu {
    width: 723px;
    height: 125px;
    background-image: url(../images/idmenu.png);
    background-repeat: no-repeat;
    position: absolute;
    left: 139px;
    top: 10px;
    z-index: 11;
}

#idmenu:hover {
    background-image: url(../images/hovsozd.png);
    background-repeat: no-repeat;
}

#obertka1 {
    width: 100%;
    position: relative;
    z-index: 10;
    background-image: url(../images/bg.jpg);
    background-position: center;
}

#formdom {
    width: 1000px;
    margin: 0 auto;
    min-height: 320px;
    position: relative;
    z-index: 10;
    outline: 0px solid #00F;

}

#obertka {
    width: 100%;
    height: 108px;
    position: relative;
    background-image: url(../images/bg.jpg);
    background-position: center;
    z-index: 10;
}

#bbcentwo {
    width: 1000px;
    margin: 0 auto;
    height: 108px;
    background-image: url(../images/bbtwo.png);
    background-repeat: no-repeat;
    background-position: bottom;
}

#twoleft {
    position: absolute;
    height: 108px;
    left: 0;
    top: 0;
    background-image: url(../images/twoleft.png);
    background-repeat: no-repeat;
    background-position: right bottom;
}

#tworight {
    position: absolute;
    height: 108px;
    background-image: url(../images/tworight.png);
    background-repeat: no-repeat;
    background-position: left bottom;
    top: 0;
    right: 0;
}

#obert {
    width: 100%;
    height: 240px;
    position: relative;
    z-index: 10;
}

#bbcentwocentr {
    width: 1000px;
    margin: 0 auto;
    height: 240px;
    background-image: url(../images/bgcentwoo.png);
    background-repeat: no-repeat;
    background-position: bottom;
    outline: 0px solid #F00;
}

#twoleftcent {
    position: absolute;
    height: 240px;
    left: 0;
    top: 0;
    background-image: url(../images/lefttwoocen.png);
    background-repeat: no-repeat;
    background-position: right bottom;
}

#tworightcent {
    position: absolute;
    height: 240px;
    background-image: url(../images/righttwoocen.png);
    background-repeat: no-repeat;
    background-position: left bottom;
    top: 0;
    right: 0;
}

#obert2 {
    width: 100%;
    height: 104px;
    position: relative;
}

#b2centwocentr {
    width: 1000px;
    margin: 0 auto;
    height: 104px;
    background-image: url(../images/bgtwocenniz.png);
    background-repeat: no-repeat;
    background-position: bottom;
}

#two2leftcent {
    position: absolute;
    height: 104px;
    left: 0;
    top: 0;
    background-image: url(../images/leftbgniz.png);
    background-repeat: no-repeat;
    background-position: right;
}

#two2rightcent {
    position: absolute;
    height: 104px;
    background-image: url(../images/rightnizbg.png);
    background-repeat: no-repeat;
    background-position: left;
    top: 0;
    right: 0;
}

#obolochnews {
    width: 100%;
    height: 338px;
    position: relative;
}

#obolochcont {
    width: 100%;
    min-height: 338px;
    position: relative;
}

#fotobolwerx {
    width: 100%;
    min-height: 80px;
    position: relative;
}

#footerscentrtop {
    width: 1000px;
    margin: 0 auto;
    height: 80px;
    background-image: url(../images/nizfootersbgwerx.png);
    background-repeat: no-repeat;
    background-position: bottom;
}

#footerstopleft {
    position: absolute;
    height: 80px;
    left: 0;
    top: 0;
    background-image: url(../images/leftfootersbgwerx.png);
    background-repeat: no-repeat;
    background-position: right bottom;
}

#footerstopright {
    position: absolute;
    height: 80px;
    background-image: url(../images/rightfootersbgwerx.png);
    background-repeat: no-repeat;
    background-position: left bottom;
    top: 0;
    right: 0;
}

#footerobolochka {
    width: 100%;
    min-height: 136px;
    position: relative;
}

#footerscentr {
    width: 1000px;
    margin: 0 auto;
    height: 136px;
    background-image: url(../images/footerbgcent.png);
    background-repeat: no-repeat;
    background-position: bottom;
    outline: 0px solid #00F;
    position: relative;
}

#footerlogo {
    width: 254px;
    height: 54px;
    position: absolute;
    outline: 0px solid #F00;
    top: 32px;
    left: 18px;
    background-image: url(../images/logo2.png);
    background-repeat: no-repeat;
}

#footersleft {
    position: absolute;
    height: 136px;
    left: 0;
    top: 0;
    background-image: url(../images/leftbgfooter.png);
    background-repeat: no-repeat;
    background-position: right;
}

#footersright {
    position: absolute;
    height: 136px;
    background-image: url(../images/footerrightbg.png);
    background-repeat: no-repeat;
    background-position: left;
    top: 0;
    right: 0;
}

#menu {
    width: 1000px;
    margin: 0 auto;
    height: 76px;
    outline: 0px solid #F00;
    position: relative;
}

#logo {
    width: 216px;
    height: 63px;
    background-image: url(../images/logo.png);
    background-repeat: no-repeat;
    position: absolute;
    left: 388px;
    top: 46px;
    z-index: 11;
}

#logo a {
    width: 216px;
    height: 63px;
    display: block;
    cursor: pointer;
}

.slides ul {
    list-style: none;

    position: relative;
    z-index: 1;

}

.slides ul li {

    position: absolute;

    top: 0;
    z-index: 1;
    right: 50%;

}

.slides ul li img {

    display: block;
    position: relative;
    z-index: 1;
    left: 50%;

}

.slides li div {
    position: absolute;
    top: 246px;
    width: 556px;
    height: 194px;
    left: 85%;
    z-index: 10;
    background-image: url(../images/podvib.png);
    background-repeat: no-repeat;
}

.slidess {

    width: 100%;
    height: 365px;
    position: absolute;
    overflow: hidden;
    margin: 0 auto;
    top: 0;
    left: 0;
    z-index: 1;

}

.slidess ul {
    list-style: none;

    position: relative;
    z-index: 1;

}

.slidess ul li {

    position: absolute;

    top: 0;
    z-index: 1;

}

.slidess ul li img {

    display: block;
    position: relative;
    z-index: 1;

}

.slidess ul li div {

    background-color: #000000;
    opacity: 0.6;

    color: #FFFFFF;

    font-size: 26px;

    margin: 0 auto;

    padding: 20px;

    position: absolute;

    top: 83%;
    width: 100%;
    height: 70px;
}

/* -------------------- Конец стилей для слайдера -----------------------------*/

#zagol {
    width: 100%;
    height: 24px;
    outline: 0px solid #00C;
    padding: 47px 0 37px 0;
    text-align: center;
}

#zagol h1 {
    color: #783400;
    font-weight: bold;
    font-size: 24px;
}

#typepod {
    width: 100%;
    outline: 0px solid #F00;
}

.clear {
    clear: both;
}

.formuut {
    width: 155px;
    height: 218px;
    float: left;
    position: relative;
    outline: 0px solid #F00;
    margin: 0 23px;
}

#virav {
    position: relative;
    left: 108px;
}

.imgoboloch {
    width: 147px;
    height: 137px;
    background-color: #ebd2ab;
    padding: 4px;
    -webkit-border-top-left-radius: 78px;
    -webkit-border-bottom-left-radius: 78px;
    -webkit-border-bottom-right-radius: 78px;
    -moz-border-radius-topleft: 78px;
    -moz-border-radius-bottomleft: 78px;
    -moz-border-radius-bottomright: 78px;
    border-top-left-radius: 78px;
    border-bottom-left-radius: 78px;
    border-bottom-right-radius: 78px;
}

.imgoboloch2 {
    width: 147px;
    height: 137px;
    background-color: #ebd2ab;
    padding: 4px;
    -webkit-border-top-left-radius: 78px;
    -webkit-border-bottom-left-radius: 78px;
    -webkit-border-bottom-right-radius: 78px;
    -moz-border-radius-topleft: 78px;
    -moz-border-radius-bottomleft: 78px;
    -moz-border-radius-bottomright: 78px;
    border-top-left-radius: 78px;
    border-bottom-left-radius: 78px;
    border-bottom-right-radius: 78px;
}

.imgoboloch2:hover {
    background-color: #f1b800;
}

.imgoboloch2 img {
    -webkit-border-top-left-radius: 78px;
    -webkit-border-bottom-left-radius: 78px;
    -webkit-border-bottom-right-radius: 78px;
    -moz-border-radius-topleft: 78px;
    -moz-border-radius-bottomleft: 78px;
    -moz-border-radius-bottomright: 78px;
    border-top-left-radius: 78px;
    border-bottom-left-radius: 78px;
    border-bottom-right-radius: 78px;
}

.imgoboloch img {
    -webkit-border-top-left-radius: 78px;
    -webkit-border-bottom-left-radius: 78px;
    -webkit-border-bottom-right-radius: 78px;
    -moz-border-radius-topleft: 78px;
    -moz-border-radius-bottomleft: 78px;
    -moz-border-radius-bottomright: 78px;
    border-top-left-radius: 78px;
    border-bottom-left-radius: 78px;
    border-bottom-right-radius: 78px;
}

.nadpis {
    padding: 10px;
    text-align: center;
}

.nadpis a {
    font-size: 16px;
    text-decoration: none;
    color: #2b2a29;
    font-family: Calibri;
    display: block;
    cursor: pointer;
    width: 147px;
    text-align: center;
    position: absolute;
    top: 0px;
    padding: 145px 0 0 0;
}

.nadpis a:hover {
    color: #783400;
    text-decoration: underline;
}

#naz {
    padding: 43px 0 33px 0;
    text-align: center;
}

#naz h2 {
    color: #FFF;
    font-weight: bold;
    font-size: 19px;
}

.zvezkon {
    width: 114px;
    height: 105px;
    outline: 0px solid #F00;
    float: left;
    margin: 0 38px;
    position: relative;
}

.zvezdtwoo {
    width: 97px;
    height: 98px;
    margin: 0 auto;
    background-image: url(../images/zvezd.png);
    background-repeat: no-repeat;
    outline: 0px solid #F00;
}

.zvezdtwooactiv {
    background-image: url(../images/zvezd2.png);
    background-repeat: no-repeat;
}

#obertzv {
    position: relative;
    margin: 0 0 0 38px;
}

.zvezdtwoo img {
    margin: 34px;
}

.contzv {
    padding: 10px;
    position: absolute;
    top: 0px;
    left: -7px;
    outline: #F00 0px solid;
    width: 110px;
    text-align: center;
}

.contzv a {
    color: #fadfb6;
    text-decoration: none;
    font-family: Calibri;
    font-size: 16px;
    display: block;
    padding: 100px 0 0 0;
}

.contzv a:hover {
    text-decoration: underline;
}

.naznov {
    padding: 31px 0 45px 0;
    position: relative;
    float: left;
    left: 50%;
}

.centrov {
    position: relative;
    float: left;
    right: 50%;
}

.naznov2 {
    max-width: 400px;
    padding: 0 10px;
    text-align: center;
    margin: 0 auto;
    float: left;
    height: 48px;
    background-image: url(../images/bgzag.png);

}

.bokleft {
    background-image: url(../images/bokleft.png);
    width: 30px;
    height: 48px;
    background-repeat: no-repeat;
    float: left;
}

.bokriight {
    background-image: url(../images/bokright.png);
    width: 26px;
    height: 48px;
    background-repeat: no-repeat;
    float: left;
}

.naznov2 h3 {
    padding: 15px 0 0 0;
    color: #783400;
    font-size: 18px;
}

#news {
    width: 1000px;
    margin: 0 auto;
    min-height: 200px;
    outline: 0px solid #F00;
}

#content {
    width: 980px;
    padding: 10px;
    margin: 0 auto;
}

#content p {
    font-family: Calibri;
    color: #2b2a29;
}

.newsblok {
    float: left;
    width: 225px;
    min-height: 100px;
    outline: 0px solid #F00;
    margin: 0 0 25px 25px;
}

.dates {
    color: #fefefe;
    width: 80px;
    background-image: url(../images/dates.png);
    height: 23px;
    line-height: 22px;
    font-size: 12px;
    text-align: center;
    font-family: Calibri;
    margin: 0 0 25px 0;
}

.zagol {
    color: #5b5b5b;
    font-family: Calibri;
    font-weight: bold;
}

.newsblok p {
    font-family: Calibri;
    font-size: 16px;
    width: 195px;
    margin: 6px 0 20px 0;
    color: #5b5b5b;
}

.podrob {
    color: #5b5b5b;
    font-size: 15px;
    font-family: Calibri;
}

.podrob:hover {
    color: #783400;
}

.zagol:hover {
    color: #783400;
}

#nazv {
    text-align: center;
    font-family: Calibri;
    color: #2b2a29;
    font-size: 25px;
    font-weight: bold;
    font-style: italic;
    padding: 20px 0 0 0;
}

.boottons {
    display: block;
    background-image: url(../images/fonbuut.png);
    height: 37px;
    line-height: 36px;
    text-align: center;
    width: 185px;
    margin: 10px auto;
    text-decoration: none;
    cursor: pointer;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-style: italic;
    color: #7b4a33;
}

.boottons:hover {
    background-image: url(../images/gdekupithov.png);
}

.menus {
    position: relative;
    z-index: 12;
    top: 51px;
    /*left:34px;*/
}

.menus li {
    float: left;
}

.menus li .linkone {
    color: #fefefe;
    text-decoration: none;
    font-family: Calibri;
    display: block;
    padding: 10px 12px;
}

.menus li .linkone:hover {
    background-color: #004d5e;
    -webkit-border-top-left-radius: 15px;
    -webkit-border-bottom-right-radius: 15px;
    -moz-border-radius-topleft: 15px;
    -moz-border-radius-bottomright: 15px;
    border-top-left-radius: 15px;
    border-bottom-right-radius: 15px;
}

.activ {
    background-color: #004d5e;
    -webkit-border-top-left-radius: 15px;
    -webkit-border-bottom-right-radius: 0px;
    -moz-border-radius-topleft: 15px;
    -moz-border-radius-bottomright: 0px;
    border-top-left-radius: 15px;
    border-bottom-right-radius: 0px;
}

.actives {
    background-color: #004d5e;
    -webkit-border-top-left-radius: 15px;
    -webkit-border-bottom-right-radius: 15px;
    -moz-border-radius-topleft: 15px;
    -moz-border-radius-bottomright: 15px;
    border-top-left-radius: 15px;
    border-bottom-right-radius: 15px;
}

.menus li .hovmenu:hover {
    background-color: #004d5e;
    -webkit-border-top-left-radius: 15px;
    -webkit-border-bottom-right-radius: 0px;
    -moz-border-radius-topleft: 15px;
    -moz-border-radius-bottomright: 0px;
    border-top-left-radius: 15px;
    border-bottom-right-radius: 0px;
}

.dopmenu {
    position: absolute;
    background-color: #004d5e;
    -webkit-border-bottom-right-radius: 15px;
    border-bottom-right-radius: 15px;
    -moz-border-radius-bottomright: 15px;
    /*list-style-image:url(../images/likur.png);
    list-style-position:inside;*/
    display: none;
}

.dopmenu li {
    float: none;
}

.dopmenu li a {
    color: #fefefe;
    text-decoration: none;
    font-family: Calibri;
    /*min-width: 200px;*/
    display: block;
    padding: 10px 20px;
    background-image: url(../images/likur.png);
    background-repeat: no-repeat;
    background-position: 10px center;
}

.dopmenu li a:hover {
    text-decoration: underline;
}

.otst {
    margin-left: 290px;
}

#contentzonaob {
    min-height: 400px;
    outline: 0px solid #F00;
}

#contentzone {
    min-height: 300px;
    position: relative;
    float: left;
    outline: 0px solid #00F;
    color: #2b2a29;
    padding: 0 15px 0 0;
    width: 100%;
}

#contentzone h1 {
    color: #783400;
    font-size: 28px;
    font-weight: bold;
}

#rightkontentzone {
    width: 219px;
    min-height: 300px;
    float: right;
    border-left: 1px solid #783400;
    outline: 0px solid #0F0;
}

.prev {
    width: 29px;
    height: 98px;
    outline: 0px solid #F00;
    display: block;
    float: right;
    position: relative;
    right: 50%;
    margin-right: 460px;
    cursor: pointer;
    background-image: url(../images/leftstrel.png);
    background-position: left center;
    background-repeat: no-repeat;
}

.prev:hover {
    background-image: url(../images/leftstrelhov.png);
    background-position: right center;
    background-repeat: no-repeat;
}

.flex-direction-nav li a.prev {
    background-position: 0 0;
    left: -17px;
}

.next {
    width: 29px;
    height: 98px;
    outline: 0px solid #F00;
    display: block;
    cursor: pointer;
    position: absolute;
    right: -490px;
    background-image: url(../images/rightstrelka.png);
    background-position: right center;
    background-repeat: no-repeat;
}

.next:hover {
    background-image: url(../images/rightstrelhov.png);
    background-position: right center;
    background-repeat: no-repeat;
}
