#teasers {
    width: 967px;
    height: 231px;
    overflow: hidden;
    position: absolute;
    margin-top: -101px;
    left: -1px;
    padding: 0;
    z-index: 10;
    background: url(/i/teasers-bg-2-winter.png) right 0 no-repeat;
}

.summer #teasers {
    height: 245px;
    background: url(/i/teasers-bg-2.png) right bottom no-repeat;
}

#header {
    height: 565px;
}

#teasers a#teasers_left, #teasers a#teasers_right {
    display: none;
}

.header-slider {
    width: 627px;
    float: left;
    height: 230px;
}

.header-news {
    width: 340px;
    float: right;
    height: 230px;
}

#teasers .header-news * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#teasers .header-news ul li {
    width: 340px;
    height: 114px;
    min-height: 96px;
    float: none;
    margin: 0;
    background: none;
    padding: 0;
    box-sizing: border-box;
}

#teasers .header-news ul li a {
    display: block;
    padding: 10px 10px 8px 14px;
    transition: all 0.2s ease;
}

#teasers .header-news ul li a:hover {
    background: #f7f8ef;
}

#teasers .header-news ul li div.leftcol {
    width: 166px;
    height: 96px;
    float: left;
    border: 8px solid #0085CA;
    background-position: -9px -12px
}

#teasers .header-news ul li div.rightcol {
    width: 134px;
    height: 95px;
    float: left;
    margin: 0 0 0 8px
}

#teasers .header-news ul li div.leftcol img {
    margin: 0px 0 0 0px;
}

#teasers .header-news ul li div.rightcol .headline {
    font-size: 13px;
    color: #000;
    height: 73px;
}

#teasers .header-news ul li div.rightcol .date {
    font-family: "Arial", Times, serif;
    font-size: 20px;
    color: #82163a;
    height: 28px;
}

#teasers .header-news ul li div.rightcol .link {
    height: 70px;
    font-size: 14px;
    background: url(/i/teasers-more-bg.png) 0 0 no-repeat;
    text-align: center
}

#teasers .header-news ul li div.rightcol .link a {
    color: #fff;
    text-decoration: none;
    margin: 0 5px 0 0;
    line-height: 18px
}

a.arch-link-2 {
    display: block;
    width: 23px;
    height: 231px;
    background: url(/i/archive-3.png) 0 0 no-repeat;
    position: absolute;
    z-index: 14;
    top: 319px;
    left: 1048px;
}

#owl-demo {
    margin: 10px 0 0 33px;
    width: 594px;
    height: 210px;
}

#owl-demo .item img {
    display: block;
    width: 100%;
    height: 210px;
}

.owl-theme .owl-nav div {
    position: absolute;
    left: 5px;
    top: 94px;
    width: 20px;
    height: 20px;
    text-indent: -1000em;
    border-radius: 0;
    background-image: url(/i/leftright-2.png);
    background-position: 0px 2px;
    background-repeat: no-repeat;
}

.owl-theme .owl-nav div:hover {
}

.owl-theme .owl-nav div.owl-next {
    left: auto;
    right: 5px;
    background-position: -562px 2px;
}

.owl-theme .owl-nav div.owl-next:hover {
}

.owl-theme .owl-dots {
    position: absolute;
    left: -33px;
    top: 0;
    width: 33px;
    height: 200px;
    padding-top: 60px;
    text-align: center;
}

.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    width: 11px;
    margin: 5px 10px;
}

.owl-theme .owl-dots .owl-dot span {
    display: block;
    width: 11px;
    height: 11px;
    border-radius: 6px;
    background-color: #fff;
    border: 1px solid #0085ca; /*#789e48;*/
    background: url(/i/slider-dot2.png) center 0 no-repeat;
}

.owl-theme .owl-dots .owl-dot.active span {
    background-position: center -48px;
}
.footer-social {
    padding: 64px 0;
}
.footer-social_title {
    border-bottom: 1px dashed #b2a59d;
    text-align: center;
    height: 1px;
    position: relative;
}
.footer-social_title span{
    position: relative;
    display: inline-block;
    top: -.4em;
    padding: 0px 10px;
    background: #fff;
    height: 15px;
    font-family: Georgia;
    font-style: italic;
    font-size: 16px;
    color: #706758;
}
.footer-social_icons ul {
    list-style: none;
    text-align: center;
    height: 38px;
    margin: 46px 0 0 0;
    padding: 0
}
.footer-social_icons ul li {
    display: inline-block;
    width: 38px;
    height: 38px;
    margin: 0 21px;
}
.footer-social_icons ul li a {
    display: block;
    height: 38px;
    background: url(/i/social.png) 0 -233px no-repeat;
    text-indent: -1000em;
}
.footer-social_icons ul li a:hover {
    background-position: 0 -408px;
}
.footer-social_icons ul li a.icon-vk {
    background-position: -80px -233px;
}
.footer-social_icons ul li a.icon-ig {
    background-position: -160px -233px;
}
.footer-social_icons ul li a.icon-yt {
    background-position: -240px -233px;
}
.footer-social_icons ul li a.icon-vk:hover {
    background-position: -80px -408px;
}
.footer-social_icons ul li a.icon-ig:hover {
    background-position: -160px -408px;
}
.footer-social_icons ul li a.icon-yt:hover {
    background-position: -240px -408px;
}

.summer .footer-social_title span {
    background: #fff;
}
.summer .footer-social_icons ul li a {
    background: url(/i/social.png) 0 0 no-repeat;
}
.summer .footer-social_icons ul li a:hover {
    background-position: 0 -408px;
}
.summer .footer-social_icons ul li a.icon-vk {
    background-position: -80px 0;
}
.summer .footer-social_icons ul li a.icon-ig {
    background-position: -160px 0;
}
.summer .footer-social_icons ul li a.icon-yt {
    background-position: -240px 0;
}
.summer .footer-social_icons ul li a.icon-vk:hover {
    background-position: -80px -408px;
}
.summer .footer-social_icons ul li a.icon-ig:hover {
    background-position: -160px -408px;
}
.summer .footer-social_icons ul li a.icon-yt:hover {
    background-position: -240px -408px;
}

#header {background: none !important; height: 554px; width: 967px}
#mainmenu {margin-top: -65px}
div.teas-contain {margin-top: 424px; margin-left: 0;}
a.arch-link-2 { top: 323px; left: 967px }
#columns-wrapper {margin-top: 0}
#telephone {display: none}

.b-templateblock {margin-bottom: 2em}

#mainmenu, #mainmenu2 {overflow-y: hidden}

#mainmenu li.two-lines, #mainmenu2 li.two-lines {
  line-height: 16px;
}
#mainmenu li.two-lines a, #mainmenu2 li.two-lines a{
  padding-top: 7px;
}
#mainmenu li a, #mainmenu2 li a{
  font-size: 12px;
}
#logotype {display: block; position: absolute; width: 967px; height: 280px; left: 0px; top: 0; z-index: 100;
  text-indent: -1000em; background: url(/i/toplogo-3.png) 0 0 no-repeat}
#stock {height: 345px; }
body {
background-size: 100%;
    background-attachment: fixed;
}
table.table {width: 100%}
table.table th {font-weight: bold; text-align: left; padding: 10px}
table.table td {text-align: left; padding: 10px; border: 1px solid #999}
table.table tr:nth-child(even) {background: #D4DCA7; }

#widecolumn h1 {line-height: 1.4em; margin-bottom: 1em}
.center {text-align: center;}
    #mainmenu.fixed {
        position: fixed;
        top: 0;
        z-index: 200;
	margin: 0;
    }
#header.home-header {
height: 323px;
}
.owl-nav {display: none;}

.spartakiada-content {
	margin: -98px 100px 0 100px;
	background: #ededed;
	padding: 150px 30px 30px 30px;
}

#widecolumn.padded { padding-top: 280px }
#widecolumn h2 {line-height: 1.4em; margin: 1em 0 1em 0; font-size: 22px;}
#widecolumn p {line-height: 1.4em; margin: 0 0 1em 0; font-size: 16px;}
#widecolumn li {line-height: 1.4em; margin: 0 0 0.5em 0; font-size: 16px;}
