@font-face {
  font-family: 'gothic';
  src: url('fonts/gothic.eot');
  src: local('gothic'), url('fonts/gothic.woff') format('woff'), url('fonts/gothic.ttf') format('truetype');
}
@font-face {
  font-family: 'MYRIAD';
  src: url('fonts/MYRIADPROREGULAR.eot');
  src: local('MYRIADPROREGULAR'), url('fonts/MYRIADPROREGULAR.woff') format('woff'), url('fonts/MYRIADPROREGULAR.ttf') format('truetype');
}

/* -------------------------------------------- */
/* ------------ reset.css --------------------- */
/* -------------------------------------------- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin:0; 
  padding:0; 
  border:0; 
  outline:0;
  font-weight:inherit;
  font-style:inherit; 
  font-size:100%; 
  font-family:inherit; 
  vertical-align:baseline;
}
/* HTML5 display-role reset for older browsers  */
/* -------------------------------------------- */
:focus {
  outline: 0;
}
a:link,
a:hover,
a:active,
a:visited,
a:after,a:before,a:focus {
  outline:none;
  cursor: pointer;
  color: #fff;
}
blockquote:before,blockquote:after,q:before,q:after {
  content: '';
  /*content: none;*/
}
blockquote, q {
  quotes: '';
  /*quotes: none;*/
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block;}
ol, ul {
  /*list-style: none;*/
  /*margin: 1em 0px 1em 2em;*/
}
em {
font-style: italic;
}
.middle ul {
  list-style: circle;
}
.middle ol {
  list-style: decimal;
}
.middle li {
  padding-left: 13px;
  margin: 0.2em 0px;
}
ul li {
  margin: 0;
  padding: 0;
  list-style-position: inside;
}
table {
  border-collapse: collapse;
  border-spacing:0; 
}
caption,th,td { 
  text-align:left;
  font-weight:normal;
}
img {
  border:none;
  outline: none;
}
input {
  outline: none;
}
body { 
  line-height:1; 
  background: url('../images/fon2.jpg') repeat top right;
  background-attachment:fixed;
}
/* -------------------------------------------- */
h1 { font-size: 24px; }
h2 { font-size: 20px; }
h3 { font-size: 18px; }
h4 { font-size: 16px; }
h5 { font-size: 14px; }
h6 { font-size: 12px; }
/* -------------------------------------------- */
h1 { line-height: 22px; }
h2 { line-height: 20px; }
h3 { line-height: 18px; }
h4 { line-height: 16px; }
h5 { line-height: 14px; }
h6 { line-height: 12px; }
/* -------------------------------------------- */
.floatleft {
  float: left;
}
.floatright {
  float: right;
}
.clear {
  clear: both;
}
/* -------------------------------------------- */
h1,h2,h3,h4,h5,h6 {
}
/* -------------------------------------------- */
html, body {    
  font-family: Tahoma, sans-serif;
  font-size: 14px;
  line-height: 16px;
  font-weight: normal;
  color: #333333;
  height: 100%;
  /*background: #000;*/
  margin: 0;
  padding: 0;
  min-width: 980px;
  min-height: 870px;
}
body {
  width: 100%;
}
/* -------------------------------------------- */
#main {
  position: relative;
  min-height: 100%;
  width: 100%;
  min-width: 980px;
  /*max-width: 1270px;*/
  margin: 0px auto;
  background: url('../images/fon.jpg') no-repeat 0 0;/*no-repeat -313px 0;*/
  background-attachment: fixed;
}
*html #main {
  height:100%;
}
/* -------------------------------------------- */
#for_footer {
  /*position: absolute;
  bottom: 0;
  background-color: #fff;
  left: 0;
  right: 0;
  padding: 3px 0;*/
  height: 140px;
}

.for_footer {
  position: relative;
  top: -188px;
  z-index: 2;
  background-color: #fff;
  padding: 3px 0;
  min-width: 980px;
  /*background-color: #e6e7e8;*/
  text-align: center;
}
.for_footer_wrapp {
  background-color: #e6e7e8;
}
.for_footer ul.menu {
  display: inline-block;
  margin-bottom: -3px;
  
}
.for_footer ul.menu li {
  list-style: none;
  float: left;
  padding: 10px 17px;
}
.for_footer ul.menu li a {
  color: #58595b;
  font-family: 'gothic';
  font-size: 13px;
  text-decoration: none;
  background: none;
}
.for_footer ul.menu li.active{
  background-color: #bcbec0;
}
.for_footer ul.menu .item-356, .for_footer ul.menu .item-357 {
  display: none;
}
/*-------------------------------------------------*/
#footer {
    background-color: #000;
    color: #fff;
    /* padding: 10px; */
    position: relative;
    height: 180px;
    margin-top: -180px;
    z-index: 2;
}
#copyrate {
  padding: 17px 0 0 0;
}
#copyrate .custom:first-child {
  float:right;
  margin: 35px 30px 0 0;
}
.bannergroup-partners {
  position: absolute;
  top: -290px;
  width: 290px;
  left: 10px;
}
/*-------------------------------------------------*/
#content_wrap {
  overflow: hidden;
}
#content_wrap .content_left {
  width: 287px;
  position: relative;
  display: block;
  float: left;
}
#content_wrap .right {
  float: right;
  min-width: 20px;
  height: 1px;
}

#content_wrap .content {
  /*position: relative;*/
  overflow: hidden;
  /*padding-bottom: 50px;*/
  max-width: 1400px;
}
.content .content_right {
  float: right;
  /*width: 180px;*/
  /*padding-top: 50px;*/
  padding-top: 60px;
  position: relative;
  
}
.content a {
  color: #1841AA;
}
.content_white_cover {
  position: absolute;
  top: 0px;
  bottom: 0px;
  background-color: #fff;
  z-index: -1;
}
.age_right {
  position: absolute;
  right: -35px;
  top: 500px;
  width: 180px;
}
.museum {
  overflow: visible !important;
  margin-right: 180px;
  min-height: 1140px !important;
}
.museum .category-desc {
  margin-right: -180px;
  background: #fff;
  border-right: 3px solid #fff;
}
/*-------------------------------------------------*/
.mod-languages {
  /*background: url('../images/shadow_lang.png') no-repeat top left;*/
  padding: 0px 30px 20px;
  margin-top: 30px;
  min-height: 51px;
}
.mod-languages ul {
  /*display: none;*/
}
/*-------------------------------------------------*/
.moduletable-yellow {
  background-color: #e3c300;
  padding: 20px;
  width: 160px;
  font-family: 'gothic';
  font-size: 12px;
}
.moduletable-yellow.up {
  position: relative;
  margin-top: 23px;
  /*box-shadow: -2px -10px 49px #000;
  -webkit-box-shadow: -2px -10px 49px #000;
  -moz-box-shadow: -2px -10px 49px #000;*/
  padding-bottom: 0;
}
.moduletable-yellow.up p {
  margin-bottom: 10px;
}
.counter_day, .counter_time {
  color: #fff;
  font-size: 26px;
  text-shadow: 0 0 5px #000;
  -webkit-text-shadow: 0 0 5px #000;
  -moz-text-shadow: 0 0 5px #000;
  font-family: 'gothic';
  margin-bottom: 10px;
  font-weight: bold;
  letter-spacing: 2px;
}
.counter_time {
  font-size: 14px;
  margin: 0;
}
.moduletable-yellow.down .menu li{
  list-style:none;
}
.moduletable-yellow.down {
  position: relative;
  border-radius: 0 0 40px 0;
  -webkit-border-radius: 0 0 40px 0;
  -moz-border-radius: 0 0 40px 0;
  box-shadow: 10px 10px 49px #000;
  -webkit-box-shadow: 10px 10px 49px #000;
  -moz-box-shadow: 10px 10px 49px #000;
}
.moduletable-yellow.down h3 {
  margin-bottom: 10px;
}
.moduletable-yellow.search {
  position: relative;
  z-index: 1;
  box-shadow: -7px 7px 13px -7px #000;
  -webkit-box-shadow: -7px 7px 13px -7px #000;
  -moz-box-shadow: -7px 7px 13px -7px #000;
  padding-top: 5px;
}

.moduletable-yellow:last-child {
  margin-bottom: 300px;
}
input.inputbox-yellow, input#search-searchword  {
  font-family: 'gothic';
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border: none;
  padding: 3px 9px;
  color: #58595b;
}

.moduletable-logo {
  position: absolute;
  top: 80px;
  left: 160px;
  z-index:2;
}

.moduletable-yellow ul.menu {
  list-style: none;
}
.moduletable-yellow ul.menu li {
  padding: 10px 0;
}

.moduletable-yellow ul.menu li a {
  color: #000;
  text-decoration: none;
  font-family: 'myriad';
  font-size: 15px;
}
.moduletable-yellow ul.menu li.active > a {
  color: #d7071d;
  text-decoration: none;
}
.moduletable-yellow ul.menu li.active.deeper.parent > a {
  color: #fff;
  text-decoration: none;
}
.moduletable-yellow ul.menu ul {
  padding-top:  10px;
}
.moduletable-yellow ul.menu ul li {
  padding: 0 0 0 20px;
  list-style: none;
  background: url('../images/submenu_li.png') no-repeat 0px -1px;
  text-transform: lowercase;
}
.moduletable-yellow ul.menu ul li a {
  color: #000;
  text-decoration: none;
}
.moduletable-yellow ul.menu ul li.current a {
  color: #d7071d !important;
  text-decoration: none;
}
.moduletable-yellow ul.menu ul li.active a {
  color: #fff;
  text-decoration: none;
}
/*-------------------------------------------------*/
.moduletable-right-menu {
  width: 180px;
}
.moduletable-right-menu ul.menu {
    list-style: none;
    /*background: url('../images/menu_shadow.png') no-repeat 100% 100%;*/
    padding-bottom: 30px;
    position: relative;
    margin-top: -28px;
    padding-top: 28px;
}
.moduletable-right-menu ul.menu li {
  padding: 0 0 0px 30px;
  margin: 15px 0 0 10px;
  min-height: 22px;
}
.moduletable-right-menu ul.menu li:hover, .moduletable-right-menu ul.menu li#active {
  background: url('../images/g.png') no-repeat left center;
}
.moduletable-right-menu ul.menu li a {
font-family: 'gothic';
font-size: 14px;
text-decoration: none;
color: #541c1c;
cursor: pointer;
/*text-shadow: 0 0 10px #000;
-webkit-text-shadow: 0 0 10px #000;
-moz-text-shadow: 0 0 10px #000;*/
}
/*-------------------------------------------------*/
.afisha {
  /*border: 3px solid #fff;*/
  border-top: none;
  overflow: hidden;
  position: relative;
  /*margin-bottom: -30px;*/
  margin-bottom: -47px;
  height: 507px;
  font-family: 'gothic';
}
.afisha .banneritem {
/*display:none;*/
overflow: hidden;
position: absolute;
top: 0;
left: 0;
width: 100%;
}
/*.afisha .banneritem:first-child {
  display:block;
}*/
.afisha-prev, .afisha-next {
position: absolute;
top: 45px;
width: 15px;
height: 32px;
cursor: pointer;
z-index: 1;
}
.afisha-prev {
  left: 25px;
  background: url('../images/afisha-prev.png') no-repeat 0 0;
}
.afisha-next {
right: 40px;
background: url('../images/afisha-next.png') no-repeat 0 0;
}
.afisha h1 {
  position: absolute;
  top: 50px;
  text-transform: uppercase;
  left: 115px;
  font-size: 79px;
  text-shadow: 0 0 10px #000;
  -webkit-text-shadow: 0 0 10px #000;
  -moz-text-shadow: 0 0 10px #000;
  /*line-height: 70px;*/
  color: #fff;
}
.afisha img {
  display: block;
}

/*.afisha .dates {
  display: inline-block;
}
.afisha .dates > div {
  float: left;
  background: url('../images/circle.png') no-repeat 0 0;
  width: 67px;
  height: 66px;
  margin-right: -12px;
  font-family: 'gothic';
  padding: 11px 14px 13px 11px;
}
.afisha .dates > div span {
  display: block;
  text-align: center;
  font-size: 17px;
  padding: 3px;
}
.afisha .dates > div span:first-child {
  padding-top: 14px;
  font-size: 25px;
  color: #eb1c23;
}*/
.afisha .title, .afisha .title2, .afisha .date {
  position: absolute;
  top: 82px;
  left: 500px;
  font-size: 35px;
}
.afisha .title2 {
top: 125px;
font-size: 20px;
}
.afisha .date {
top: 170px;
font-size: 20px;
line-height: 28px;
}
.afisha  .white {
color: #fff;
}

.moduletable-dates {
  position: relative;
  /*z-index: 1;*/
  /*margin: 360px 0 0 105px;*/
  margin: 360px 0 0 0;
}
.moduletable-dates ul {
  list-style: none;
  margin-left: 15px;
  text-align: center;
}
.moduletable-dates li {
  /*float: left;*/
  display: inline-block;
  width: 93px;
  height: 93px;
  overflow: hidden;
  margin-left: -21px;
}
.moduletable-dates li a {
  text-indent: -9999px;
  
}
.moduletable-dates li a {
  display: block;
  width: 88px;
  height: 88px;
  overflow: hidden;
}
.moduletable-dates li a img {
  position: relative;
  /*margin-top: -121px;*/
  margin-top: 0px;
}
.moduletable-dates li:hover a img, .moduletable-dates li.active a img {
  /*margin-top: 0px;*/
        margin-top: -121px;
}
/*.moduletable-dates li.active a {
  color: red;
}*/




/*.gray-0 .time_place,*/
.gray-0 .price_buy {
  left: 55%;
  right: 2%;
}

.img2toright .time_place {
  position: relative;
  color: #fff;
  font-size: 27px;
  /*font-weight: bold;*/
  /*padding: 10px 30px 10px 10px;*/
  font-family: 'gothic';
  /*position: absolute;*/
  /*bottom: 50px;*/
  /*left: 2%;*/
  /*right: 55%;*/
  padding: 10px 20px;
  line-height: 27px;
  background: #BCBEC0;
  box-shadow: 0 0 15px #484848;
  -webkit-box-shadow: 0 0 15px #484848;
  -moz-box-shadow: 0 0 15px #484848;
  overflow: hidden;
}
.item-page.po1.img2toright .time_place {
  margin: 0 30px;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
}
.blog.po1.img2toright .item .time_place p, .item-page.po1.img2toright .time_place p {
  margin: 0;
  max-width: 25%;
  float: left;
  margin-right: 10px;
}
.img2toright .time_place span {
  background: url('../images/place.png') no-repeat 0px 11px;
  padding-left: 10px;
  display: block;
  overflow: hidden;
}
.blog.uchastniki .time_place span {
  padding: 10px;
}
.img2toright .time_place span a {
  color: #fff;
  text-decoration: none;
}
.blog.uchastniki .time_place span a {
  color: #808285;
  text-decoration: none;
}

.price_buy {
  color: #231F20;
  font-size: 16px;
  /*padding: 10px 30px 10px 10px;*/
  font-family: 'gothic';
  /*position: absolute;*/
  /*bottom: 20px;*/
  /*left: 2%;*/
  /*right: 55%;*/
  overflow: hidden;
  padding: 10px 30px;
}
.price_buy span {
  color: #A5A5A5;
  padding-left: 10px;
}
.price_buy a {
  color: #EC1C24;
  text-decoration: none;
  float: right;
  text-transform: lowercase;
}
/*-------------------------------------------------*/
.blog {
  /*margin-bottom: 43px;*/
  min-height: 809px;
  /*padding-bottom: 43px;*/
  background: #fff;
  padding:0 3px 90px;
  overflow: hidden;
}
.blog.img2toright {
  padding: 0 0 90px 0;
}
.blog > h2 {
  position: relative;
  display: block;
  /*background: #e6e7e9;*/
  background: #E2C300;
  margin: 0 0 0 40px;
  color: #EC1C24;
  font-size: 24px;
  font-family: 'gothic';
  padding: 12px 0 12px 35px;
}
a.place_title {
  float: right;
  font-size: 15px;
  color: #000;
  margin-right: 10px;
}
.blog.po1.img2toright .items-row .item {
  margin: 0 0 0 40px;
  /*border-left: 1px solid #E6E7E8;*/
}

.blog .category-desc, .item-page .category-desc, .content .search .category-desc, .gallery .category-desc {
  overflow: hidden;
  margin-bottom: -160px;
  /*margin-bottom: -177px;*/
}
.item-page.news .category-desc {
  margin-bottom: -177px;
}
.blog .category-desc > div, .item-page .category-desc > div, .content .search .category-desc > div, .content .gallery .category-desc > div {
  position: relative;
  width: 5000px;
  left: 50%;
  margin-left: -2500px;
  text-align: center;
  /*height: 340px;*/
}
.blog h1, .item-page h1, .content .search h1, .gallery h1 {
  position: relative;
  color: #fff;
  font-size: 70px;
  line-height: 130px;
  font-family: 'gothic';
  /*text-transform: uppercase;*/
  padding-left: 20px;
}

.item-page.po1.img2toright h1 {
  font-size: 27px;
  color: #EC1C24;
  background: #E2C300;
  margin: 0 30px;
  font-family: 'gothic';
  line-height: 30px;
  /*padding-top: 10px;
  padding-left: 35px;*/
  padding: 7px 0 7px 35px;
}


.blog .items-row {
  overflow: hidden;
  /*padding: 0 25px;*/
  position: relative;
  
}
.blog .items-row .item {
  width: 50%;
  float: left;
  /*background: #fff;*/
}
.blog.po1 .items-row .item{
  width: auto;
  margin-right: 100px;
  float: none;
}
.blog.po1 .items-row .item .img-intro-left{
  width: 200px;
  float: left;
  margin: 0 15px 15px 0;
}
.blog.po1.img2toright .gray-0 .img-intro-left{
  /*margin: 0 15px 0 0;*/
  /*width: 50%;*/
  width: 100%;
  margin: 0 0 0 -100%;
}
.blog.po1.img2toright .gray-1 .img-intro-left{
  float:right;
  /*margin: 0 0 0 15px;*/
  /*width: 50%;*/
  width: 100%;
  margin: 0 -100% 0 0;
}
.blog .items-row .item h2 a, #archive-items h2 a, .blog .items-row .item h3 a {
  color: #000;
  display: block;
  padding: 10px;
  font-family: 'gothic';
  font-size: 22px;
  line-height: 24px;
  padding-right: 30px;
  text-decoration: none;
}
.blog .items-row .item h3 a {
  font-size: 18px;
}


#archive-items h2 a {
  padding: 10px 0;
}
.blog.img2toright .items-row .item h2 a {
  /*padding-bottom: 70px;*/
}
.blog.img2toright .items-row .item h2 a:hover, .blog.img2toright .items-row .item h3 a:hover {
  color: red;
}
.blog .item > div p {
  padding: 10px;
}
.blog.po1.img2toright .item > div p {
  padding: 0;
  /*margin: 4px 0 4px 15px;*/
  margin: 4px 15px;
}
.buy_title_text {
  color: #ff0000;
  margin: 12px 0 12px 15px !important;
}
.blog .column-1 .article-info, .blog .column-2 .article-info {
  padding: 35px 0 0 0;
  width: 100px;
  text-align: center;
  color: #f21828;
  font-family: 'gothic';
  /*text-transform: lowercase;*/
  font-size: 16px;
}
.blog .column-1 .article-info {
  float: left;
}
.blog .column-2 .article-info {
  float: right;
}
.blog.img2toright .items-row .item .img-intro-left img {
  width: 100%;
  display: block;
}
.blog.img2toright .column-1 .gray-0, .blog.img2toright .column-2 .gray-1 {
  background: #e6e7e9;
  overflow: hidden;
  font-family: 'gothic';
}
.blog.img2toright .column-2 .gray-0, .blog.img2toright .column-1 .gray-1 {
  background: #ffffff;
  overflow: hidden;
  /*border: 1px solid #e7e7e7;*/
  position: relative;
  min-height: 140px;
  font-family: 'gothic';
  padding-right: 50%;
}
.blog.img2toright .gray-1 {
  border-left: 1px solid #E6E7E8;
}

.blog.img2toright .column-1 .gray-0 {
  padding-left: 50%;
}
.blog.img2toright .column-1 .gray-0 .time_place {
  margin-left: -100%;
}
.blog.img2toright .column-1 .gray-1 .time_place {
  margin-right: -100%;
}

.blog.po1.img2toright .article-info {
  float: none;
  width: auto;
  padding: 0;
}
.blog.po1.img2toright .article-info .article-info-cat-name {
  text-align: left;
  background: #E2C300;
  color: #EC1C24;
  font-size: 27px;
  font-family: 'gothic';
  padding: 14px 0 14px 35px;
  text-transform: none;
}


/*-------------------------------------------------*/
.item-page, .content .search, .content .gallery {
  background: #fff;
  padding:0 3px 43px;
  overflow: hidden;
  min-height: 740px;
}
.content .search{
/*padding-top: 450px;
background: #fff url('../images/news-bg.jpg') no-repeat top left;*/
}
.item-page .page {
  position: relative;
  margin: 0 30px;
  background-color: #E6E7E8;
  padding: 5px 15px 15px;
  padding-bottom: 65px;
  overflow: hidden;
}
.item-page .page p {
  margin: 12px 0;
}
.item-page.uchastniki .page {
  /*padding: 27px 0 0;*/
}
.item-page .page h2 {
  font-family: 'gothic';
  /*margin-bottom: 20px;*/
  padding: 3px 0 10px;
  /*font-size: 18px;*/
  font-size: 30px;
  line-height: 30px;
}

.item-page .page .img-fulltext-left {
  float: left;
  margin-right: 15px;
}
/*.item-page*/ .news .page .img-fulltext-left > a > img {
  /*margin-top: 18px;*/
  margin: 18px 0 0 0;
}
/*-------------------------------------------------*/
#zanaves .item-104 > ul,
#zanaves .item-119 > ul,
#zanaves .item-120 > ul,
#zanaves .item-111 > ul {
  display: none;
}
#zanaves ul.menu > li > a {
  transition: background ease .8s;
}
#zanaves ul.menu > li.item-356 > a {
  transition: all ease .8s;
}
#zanaves ul.menu > li.item-104, #zanaves ul.menu > li.item-111 {
  background: url('../images/pol1.jpg') repeat 0 0;
}
#zanaves .item-104 > a, #zanaves .item-111 > a {
  background: url('../images/zan1.png') repeat 0 0;
}
#zanaves ul.menu > li.item-105, #zanaves ul.menu > li.item-112 {
  background: url('../images/pol2.jpg') repeat 0 0;
}
#zanaves .item-105 > a, #zanaves .item-112 > a {
  background: url('../images/zan2.png') repeat 0 0;
}
#zanaves ul.menu > li.item-106, #zanaves ul.menu > li.item-113 {
  background: url('../images/pol3.jpg') repeat 0 0;
}
#zanaves .item-106 > a,#zanaves .item-113 > a {
  background: url('../images/zan3.png') repeat 0 0;
}
#zanaves ul.menu > li.item-107, #zanaves ul.menu > li.item-114 {
  background: url('../images/pol4.jpg') repeat 0 0;
}
#zanaves .item-107 > a, #zanaves .item-114 > a {
  background: url('../images/zan4.png') repeat 0 0;
}
#zanaves ul.menu > li.item-108, #zanaves ul.menu > li.item-115 {
  background: url('../images/pol5.jpg') repeat 0 0;
}
#zanaves .item-108 > a, #zanaves .item-115 > a {
  background: url('../images/zan5.png') repeat 0 0;
}
#zanaves ul.menu > li.item-109, #zanaves ul.menu > li.item-116 {
  background: url('../images/pol6.jpg') repeat 0 0;
}
#zanaves .item-109 > a, #zanaves .item-116 > a {
  background: url('../images/zan6.png') repeat 0 0;
}
#zanaves ul.menu > li.item-110, #zanaves ul.menu > li.item-117, #zanaves ul.menu > li.item-355 {
  background: url('../images/pol7.jpg') repeat 0 0;
}
#zanaves ul.menu > li.item-356 {
  background: url('../images/vdn_2.jpg') repeat 0 0;
  transition: background ease 1s;
}
#zanaves ul.menu > li.item-357 {
  background: url('../images/stih.jpg') 0 0;
  background-attachment: fixed;
}
#zanaves ul.menu > li.item-356:hover {
  background-position: 0 -390px;
}
#zanaves ul.menu > li.item-356:hover a {
  opacity: 0;
}
#zanaves .item-355 > a, #zanaves .item-357 > a {
  background: rgba(255,217,148,.5);
}
#zanaves .item-356 > a {
  background: rgba(79,131,152,.5);
}
#zanaves .item-110 > a, #zanaves .item-117 > a {
  background: url('../images/zan7.png') repeat 0 0;
}
#zanaves ul.menu li.item-106 li, #zanaves ul.menu li.item-113 li {
  font-size: 16px;
  padding-bottom: 50px;
}
#zanaves ul.menu li.item-107 li, #zanaves ul.menu li.item-109 li,
#zanaves ul.menu li.item-114 li, #zanaves ul.menu li.item-116 li {
  font-size: 16px;
  padding-bottom: 5px;
}
#zanaves ul.menu li.item-107 > ul, #zanaves ul.menu li.item-114 > ul {
  top: 200px;
}
#zanaves ul.menu li.item-108 > ul, #zanaves ul.menu li.item-115 > ul {
  top: 150px;
}
#zanaves ul.menu .item-107 a, #zanaves ul.menu .item-114 a {
  color: #006838;
  text-shadow: none;
  -webkit-text-shadow: none;
  -moz-text-shadow: none;
}
#zanaves .item-356 > a:nth-of-type(1) {
  width: 97%;
  word-break: break-word;
  padding-left: 3%;
}
#zanaves .newsflash-news {
  position: absolute;
  width: 250px;
  padding: 0px 20px 0px 20px;
  color: #fff;
  top: 100px;
}
#zanaves .newsflash-news a {
  text-decoration: none;
}
#zanaves .newsflash-news a span {
  color: #E2C300;
  /*text-transform: lowercase;*/
  font-weight: bold;
  font-family: 'gothic';
  /*font-size: 19px;*/
  font-size: 22px;
}
#zanaves .newsflash-news a p {
  padding: 15px 0;
  font-size: 14px;
}
#zanaves .custom-weather {
  display: none;
}
#zanaves ul.menu .weather {
  top: 110px;
  position: relative;
  font-family: 'gothic';
  color: #006838;
  margin-bottom: -60px;
}
#zanaves ul.menu .weather > ul {
  top: 0;
  background-position: top center !important;
  height: 50px !important;
  padding-top: 150px;
  padding-left: 35px;
  width: auto !important;
  margin-bottom: -55px !important;
}
#zanaves ul.menu .weather > ul li {
   font-size: 40px;
}
#zanaves ul.menu .waf_zg, #zanaves ul.menu .stihi {
   position: relative;
   top: 100px;
   padding: 0 25px;
   color: white;
   font-size: 16px;
   font-family: Century Gothic;
}
#zanaves ul.menu .waf_zg p {
   margin-bottom: 20px;
}
#zanaves ul.menu .waf_zg a, #zanaves ul.menu .stihi a {
   text-decoration: none;
}

#zanaves ul.menu .weather .mi_300x250.mi_white {
padding: 0 0 0px 0;
border: none;
background: none;
}
#zanaves ul.menu .weather .mi_300x250.mi_white .miHeader {
background: none;
border: none;
padding: 0 20px;
}
#zanaves ul.menu .weather .mi_300x250 .miCityName a span,
#zanaves ul.menu .weather .mi_300x250 .miDay,
#zanaves ul.menu .weather .mi_300x250 .miT
{
  color: #006838;
  font-family: 'gothic';
}
#zanaves ul.menu .weather .mi_300x250 .miT
{
  font-size: 40px;
}
#zanaves ul.menu .weather .mi_300x250 .miLogo {
right: 20px;
}
#zanaves ul.menu .weather .mi_300x250.mi_white .miBody {
background: none;
}
#zanaves ul.menu .weather .mi_300x250 .miAvatar {
left: 35px;
}


.item-108 li, .item-115 li {
  float: left;
  width: 47px;
}
.item-108 li a, .item-115 li a {
  color: #00CCED;
  font-size: 18px;
  font-family: 'gothic';
}

.item-108 .item-137, .item-108 .item-299, .age_right li.item-137, .age_right li.item-299, .item-115 .item-217 {
  display: none;
}
.item-108 .item-169 {
  
}
.item-108 .item-170, .item-115 .item-258 {
  margin-top: 10px;
}
.item-108 .item-171, .item-115 .item-259 {
  margin-top: 20px;
}
.item-108 .item-172, .item-115 .item-260 {
  margin-top: 30px;
}



.item-108 .item-173, .item-108 .item-177, .item-108 .item-181, .item-108 .item-185, .item-108 .item-189,
.item-115 .item-261, .item-115 .item-265, .item-115 .item-269, .item-115 .item-273, .item-115 .item-277,
.item-108 .item-366 {
  margin-top: -35px;
}
.item-108 .item-174, .item-108 .item-178, .item-108 .item-182, .item-108 .item-186, .item-108 .item-190,
.item-115 .item-262, .item-115 .item-266, .item-115 .item-270, .item-115 .item-274, .item-115 .item-278 {
  margin-top: -20px;
}
.item-108 .item-175, .item-108 .item-179, .item-108 .item-183, .item-108 .item-187,  .item-108 .item-314,
.item-115 .item-263, .item-115 .item-267, .item-115 .item-271, .item-115 .item-275 {
  margin-top: -10px;
}
.item-108 .item-176, .item-108 .item-180, .item-108 .item-184, .item-108 .item-188 {
  
}
.moduletable-yellow.down li.item-137 {
  display: block;
}
.age_right {
  overflow: hidden;
}
.age_right ul {
  list-style: none;
}
.age_right li {
  float: left;
  width: 42px;
  text-align: center;
  margin: 0 3px;
  margin-bottom: 20px;
  list-style: none;
}
.age_right li a {
  color: #541c1c;
  text-decoration: none;
  font-size: 17px;
  font-family: 'gothic';
}
.moduletable-yellow.down li.item-169, .moduletable-yellow.down li.item-170, .moduletable-yellow.down li.item-171,
.moduletable-yellow.down li.item-172, .moduletable-yellow.down li.item-173, .moduletable-yellow.down li.item-174,
.moduletable-yellow.down li.item-175, .moduletable-yellow.down li.item-176, .moduletable-yellow.down li.item-177,
.moduletable-yellow.down li.item-178, .moduletable-yellow.down li.item-179, .moduletable-yellow.down li.item-180,
.moduletable-yellow.down li.item-181, .moduletable-yellow.down li.item-182, .moduletable-yellow.down li.item-183,
.moduletable-yellow.down li.item-184, .moduletable-yellow.down li.item-185, .moduletable-yellow.down li.item-186,
.moduletable-yellow.down li.item-187, .moduletable-yellow.down li.item-188, .moduletable-yellow.down li.item-189,
.moduletable-yellow.down li.item-190, .age_right .item-217,
.moduletable-yellow.down li.item-257, .moduletable-yellow.down li.item-258, .moduletable-yellow.down li.item-259,
.moduletable-yellow.down li.item-260, .moduletable-yellow.down li.item-261, .moduletable-yellow.down li.item-262,
.moduletable-yellow.down li.item-263, .moduletable-yellow.down li.item-264, .moduletable-yellow.down li.item-265,
.moduletable-yellow.down li.item-266, .moduletable-yellow.down li.item-267, .moduletable-yellow.down li.item-268,
.moduletable-yellow.down li.item-269, .moduletable-yellow.down li.item-270, .moduletable-yellow.down li.item-271,
.moduletable-yellow.down li.item-272, .moduletable-yellow.down li.item-273, .moduletable-yellow.down li.item-274,
.moduletable-yellow.down li.item-275, .moduletable-yellow.down li.item-276, .moduletable-yellow.down li.item-277,
.moduletable-yellow.down li.item-278, .moduletable-yellow.down li.item-314, .moduletable-yellow.down li.item-333,
.moduletable-yellow.down li.item-366,
 
.moduletable-yellow.down li.item-334, .moduletable-yellow.down li.item-335, .moduletable-yellow.down li.item-336,
 .moduletable-yellow.down li.item-337, .moduletable-yellow.down li.item-338, .moduletable-yellow.down li.item-339,
 .moduletable-yellow.down li.item-340, .moduletable-yellow.down li.item-341, .moduletable-yellow.down li.item-342 {
  display: none;
}

/**/

/**/


.weather .gsAddInfo3 {
  padding: 0 30px 0 150px;
  /*text-align: center;*/
}
.zanaves-prev, .zanaves-next {
  position: absolute;
  top: 350px;
  width:65px;
  height: 64px;
  cursor: pointer;
}
.zanaves-prev {
  left: 257px;
  background: url('../images/zan-prev.png') no-repeat 0 0;
  z-index: 3;
}
.zanaves-next {
  right: 5px;
  background: url('../images/zan-next.png') no-repeat 0 0;
  z-index: 1;
}
#zanaves {
  position: absolute;
  top: 0;
  left: 287px;
  bottom: 43px;
  right: 0;
  overflow: hidden;
  z-index: 1;
}
#zanaves ul.menu {
  width: 2610px;
  position: relative;
  left: 0;
}
#zanaves ul.menu > li {
  position: relative;
  width: 290px;
  float: left;
  height: 1400px;
  list-style: none;
}
#zanaves ul.menu > li > a {
  position: absolute;
  width: 100%;
  height: 100%;
  text-align: center;
  font-size: 27px;
  padding-top: 31px;
  line-height: 30px;
  font-family: 'gothic';
  text-decoration: none;
  text-transform: uppercase;
  text-shadow: 0 0 5px #000;
  -webkit-text-shadow: 0 0 5px #000;
  -moz-text-shadow: 0 0 5px #000;
}
#zanaves ul.menu > li:hover > a {
  background: none;
  color: #000;
  text-shadow: none;
  -webkit-text-shadow: none;
  -moz-text-shadow: none;
}
#zanaves ul.menu ul {
  position: relative;
  /*top: 200px;*/
  top: 100px;
  list-style: none;
  font-family: 'gothic';
  padding: 0 50px;
}
#zanaves ul.menu ul li {
  padding: 0 0 20px 0;
}
#zanaves ul.menu ul li a {
  /*font-weight: bold;*/
  text-decoration: none;
  /*font-size: 16px;*/
}

#zanaves li.item-105 ul, #zanaves li.item-112 ul {
  top: 0;
  margin-top: 130px;
  padding: 0 37px;
}
#zanaves li.item-105 ul li, #zanaves li.item-112 ul li {
  float: left;
  width: 37px;
  height: 34px;
  overflow: hidden;
  display: block;
  padding: 2px 0 0;
  margin: 0 5px 20px 0;
}
#zanaves li.item-105 ul li a, #zanaves li.item-112 ul li a {
  display: block;
  padding: 0 4px;
  height: 35px;
  overflow: hidden;
  text-align: center;
}
#zanaves li.item-105 ul li a {
  padding: 0 8px;
}
#zanaves li.item-105 ul li.item-166 a {
  padding: 0 4px;
}
#zanaves li.item-105 ul li a span, #zanaves li.item-112 ul li a span {
  font-size: 13px;
}
#zanaves li.item-105 ul li a img, #zanaves li.item-112 ul li a img {
  display: none;
}
#zanaves li.item-105 ul li.item-369,
#zanaves li.item-105 ul li.item-370,
#zanaves li.item-105 ul li.item-371,
#zanaves li.item-105 ul li.item-372,
#zanaves li.item-105 ul li.item-373  {
  background: url('../images/afisha_data_1.png') no-repeat 0px -1px;
  
}
#zanaves li.item-105 ul li:hover.item-369,
#zanaves li.item-105 ul li:hover.item-370,
#zanaves li.item-105 ul li:hover.item-371,
#zanaves li.item-105 ul li:hover.item-372,
#zanaves li.item-105 ul li:hover.item-373  {
  background: url('../images/afisha_data_r.png') no-repeat;
  
}
#zanaves li.item-105 ul li:hover, #zanaves li.item-112 ul li:hover {
  background: url('../images/afisha_data.png') no-repeat;
  
}
#zanaves li.item-105 ul li:hover a, #zanaves li.item-112 ul li:hover a {
  color: #661D66;
}
#zanaves .afisha_data {
  position: relative;
  color: #fff;
  font-size: 21px;
  width: 70%;
  overflow: hidden;
  font-family: 'gothic';
  margin-top: -54px;
  padding: 0 15% 4px;
}
#zanaves .afisha_data p {
  float: right;
}
#zanaves .afisha_data p:first-child {
  float: left;
}

#zanaves a.platform {
  position: relative;
  top: 150px;
  left: 25px;
  display: block;
  width: 240px;
  height: 240px;
  background: url('../images/platform.png') no-repeat bottom;
  text-align: center;
  font-size: 22px;
  font-family: 'gothic';
  text-decoration: none;
}
#zanaves a.buy_ticket {
  position: relative;
  top: 180px;
  left: 30px;
  width: 230px;
  height: 40px;
  text-align: center;
  font-size: 21px;
  font-family: 'gothic';
  background: #fff;
  display: block;
  box-shadow: 0 0 10px #000;
  -webkit-box-shadow: 0 0 10px #000;
  -moz-box-shadow: 0 0 10px #000;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  text-decoration: none;
  line-height: 39px;
  color: #92278F;
}





/**/
.table_uchastniki {
  
}
.table_uchastniki tr.table_left td:first-child + td {
  background: #fff;
}
.table_uchastniki tr.table_left td:first-child {
  background: #E6E7E8;
}
.table_uchastniki tr td:first-child {
  background: #fff;
}




.table_uchastniki td {
  vertical-align: middle;
  position: relative;
  height: 190px;
  padding: 0 170px 0 20px;
  font-family: 'gothic';
}
.table_uchastniki td img {
  position: absolute;
  top: 0;
  height: 190px;
  right: 0;
}
.table_uchastniki tr.table_left td {
  padding: 0 20px 0 170px;
}
.table_uchastniki tr.table_left img {
  right: auto;
  left: 0;
}

/**/
.amphitheatre a {
  position: absolute;
}
.img_with_prices {
margin: 0 -15px 10px;
background: #fff;
overflow: hidden;
}
.img_with_prices img {
width: 50%;
float: left;
margin-right: 20px;
}
.item-page .page .img_with_prices p {
margin: 6px 0;
font-family: 'gothic';
}
.img_with_prices .time_place {
position: inherit;
padding-bottom: 14px;
border-bottom: 1px solid #ddd;
font-size: 15px;
}

.search #searchForm, .search .search-results, .jg_row, .jg_back { 
position: relative;
background: #e6e7e9;
margin: 0 30px;
padding: 15px;
}

.search #searchForm fieldset.word{
margin: -30px -15px 0;
padding: 8px 30px;
background: #e2c300;
}

.search #searchForm .searchintro {
padding: 15px;
}

.blog #adminForm {
position: relative;
margin: 0 30px;
}
#adminForm .filters {
background: #E2C300;
padding: 15px;
margin-left: 80px;
}
ul#archive-items {
list-style: none;
}
ul#archive-items .row1 > div {
  border-left: 1px solid #e6e7e9;
  border-right: 1px solid #e6e7e9;
}
#adminForm .button, #searchForm .button {
background: #CC1725;
border: none;
color: #fff;
border-radius: 8px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
padding: 3px 13px;
}


.search-results dt {
padding-top: 15px;
}

.search-results .result-title {
font-family: 'gothic';
font-size: 16px;
line-height: 30px;
}
.search .counter {
  text-align: center;
}
.pagination {
  position: relative;
  clear: both;
  text-align: center;
  padding-top: 10px;
  margin: 30px 0 5px 0;
}
.pagination > p.counter {
  display: none;
}
.pagination ul {
list-style: none;
display: inline-block;
}
.pagination ul li {
display: inline-block;
padding: 0 5px;
}
.pagination ul li a {
color:#ec1c24;
}
.jg_category {
  position: relative;
  background: #e6e7e9;
  margin: 0 30px;
  padding: 5px 15px 15px;
  font-family: 'gothic';
  font-size: 18px;
}

#archive-items .article-info {
/*padding: 15px 0;*/
float: left;
margin: 27px 0px 0 -20px;
color: #CC1725;
width: 100px;
/*text-align: center;*/
background: #fff;
font-size: 17px;
font-family: 'gothic';
}
#archive-items .article-info .published span {
  font-size: 14px;
}
#archive-items li > div {
overflow: hidden;
padding: 15px;
}
#archive-items li.row0 > div {
background: #E6E7E8;
}
/*--------------------*/
.blog.uchastniki .items-row {
  margin: 0 30px;
  background: #e6e7e9;
  font-family: 'gothic';
  color: #808285;
}
.blog.uchastniki .column-2 .gray-0, .blog.uchastniki .column-1 .gray-1 {
  background: #fff;
}
.blog.uchastniki .gray-0 {
  padding-left: 170px;
  position: relative;
  min-height: 190px;
}
.blog.uchastniki .gray-1 {
  padding-right: 170px;
  position: relative;
  min-height: 190px;
}
.blog.uchastniki .img-intro-left img {
  height: 190px;
}
.blog.uchastniki .gray-0 .img-intro-left {
  position: absolute;
  top: 0;
  left: 0;
}
.blog.uchastniki .gray-1 .img-intro-left {
  position: absolute;
  top: 0;
  right: 0;
}



.blog.news .items-row {
  margin: 0 30px;
  /*background: #fff;*/
  font-family: 'gothic';
  color: #808285;
}
.blog.news .items-row {
  /*margin: 0;*/
  padding: 0 100px;
  /*border-left: 1px solid #e6e7e9;*/
  /*border-right: 1px solid #e6e7e9;*/
}
.blog.news .column-1 .article-info {
  /*margin-left: -100px;*/
}
.blog.news .column-2 .article-info {
  /*margin-right: -100px;*/
}
.blog.news .items-row .img-intro-left img {
  width: 100%;
}
.blog.news .items-row .column-1 .gray-0, .blog.news .items-row .column-2 .gray-1 {
  background: #e6e7e9;
  /*margin: 0 0 0 100px;*/
}
.blog.news .items-row .column-2 .gray-1 {
  /*margin: 0 100px 0 0;*/
}
.blog.news .items-row .column-2 .gray-0, .blog.news .items-row .column-1 .gray-1 {
  /*border: 1px solid #e6e7e9;*/
  background: #fff;
  /*margin: 0 100px 0 0;*/
}
.blog.news .items-row .column-1 .gray-1 {
  /*margin: 0 0 0 100px;*/
}


.item-page.news dd.published {
  text-align: left;
  background: #E2C300;
  color: #EC1C24;
  font-size: 27px;
  font-family: 'gothic';
  padding: 14px 0 14px 35px;
  margin: -5px -15px 10px;
}
.blog_news_l, .blog_news_r {
  width: 50%;
  float: left;
  position: relative;
}
.blog_news_l div[class^=gray] {
  margin-left: 30px;
  overflow: hidden;
}
.blog_news_r div[class^=gray] {
  margin-right: 30px;
  overflow: hidden;
}
.blog.news .img-intro-left img {
  width: 100%;
}
.item.column-1 .gray-0, .item.column-2 .gray-1 {
  background: #e6e7e9;
}
.item.column-1 .gray-1, .item.column-2 .gray-0 {
  background: #fff;
}
.blog_news_r .gray-0 {
  border-right: 1px solid #e6e7e9;
}
.blog_news_l .gray-1 {
  border-left: 1px solid #e6e7e9;
}
.blog.news h2 {
  padding: 18px 10px 45px;
}
.blog.news h2 a {
  font-size: 22px;
  font-family: 'gothic';
  text-decoration: none;
  color: #231F20;
  
}
.blog.news .column-1 .article-info {
  margin-left: 30px;
}
.blog.news .column-2 .article-info {
  margin-right: 30px;
}

/* ------------------------------------------------------------------------- */

.allea {
  overflow: hidden;
  max-width: 1100px;  
  /*position: relative;*/
  margin: -320px 0 0 0;
  padding: 330px 0 5px 0;
}
.allea-row {
  clear:both;
}
.allea-row:first-child {
  padding-top: 10px;
}
.allea-cell {
  width: 165px;
  height: 120px;
  float: right;
  color: #fff;
  font-family: 'gothic';
  font-size: 22px;
  padding: 90px 0 0 79px;
  text-align: center;
  margin: -10px;
  line-height: 25px;
  position: relative;
}
.allea-cell span {
  padding: 15px 0 0 20px;
  display: block;
}
.allea-cell.red {
  background: url('../images/allea/1.png');
}
.allea-cell.yel {
  background: url('../images/allea/6.png');
}
.allea-cell.blue {
  background: url('../images/allea/2.png');
}
.allea-cell.white {
  background: url('../images/allea/3.png');
}
.allea-cell.fiol {
  background: url('../images/allea/4.png');
}
.allea-cell.purp {
  background: url('../images/allea/5.png');
}

/* ------------------------------------------------------------------------- */




/*-------GALLERY----------*/
/*
.jg_row {
  padding: 0;
}
div[class^="jg_subcatelem_cat"], div[class^="jg_element_cat"] {
  float: left;
  width: 50%;
}
.jg_row .jg_subcatelem_txt, .jg_catelem_txt {
  clear: none;
  text-align: left !important;
  overflow: hidden;
}
.jg_imgalign_catsubs, .jg_imgalign_catimgs {
  width: 170px;
  height: 190px;
  overflow: hidden;
}
.jg_subcatelem_photo, .jg_imgalign_catimgs a {
  width: 1000px;
  text-align: center;
  position: relative;
  left: 50%;
  margin-left: -500px;
}
.jg_imgalign_catimgs a {
  display: block;
}
.sectiontableentry2 .jg_imgalign_catsubs, .sectiontableentry2 .jg_imgalign_catimgs {
  float: left;
}
.sectiontableentry1 .jg_imgalign_catsubs, .sectiontableentry1 .jg_imgalign_catimgs {
  float: right;
}
.jg_subcatelem_cat_1 {
  background: #fff;
}
.jg_subcatelem_txt a, .jg_catelem_txt {
  color: #000;
  font-family: 'gothic';
  font-size: 16px;
  line-height: 24px;
  text-decoration: none;
  padding-top: 10px;
}
.sectiontableentry2 .jg_element_cat_1, .sectiontableentry1 .jg_element_cat_0 {
  background: #fff;
}
ul.archive-module-yellow {
  list-style: none;
}
ul.archive-module-yellow li a {
  color: #000;
  text-decoration: none;
  font-family: 'myriad';
  font-size: 15px;
}
img.jg_photo {
  padding: 0;
  margin: 0;
  height: 100%;
  border: none;
}
a:hover img.jg_photo {
  border: none;
}
*/
.avPlayerWrapper {
  clear: none !important;
}
/*--------------------*/
.sbox-content-image#sbox-content {
position: relative;
}
.sbox-content-image img.area_hover {
position: absolute !important;
/*height: auto !important;*/
top:0;
left:0;
}
/*-----------GALLERY------------*/
.jg_row {
  padding: 0;
}
img.jg_photo {
  padding: 0;
  margin: 0;
  height: 100%;
  border: none;
}
a:hover img.jg_photo {
  border: none;
}
.gallery ul {
  padding: 0;
  margin: 0;
}
.gallery ul li {
  padding: 0 10px;
}
.gallery a, .gallery ul li {
  font-family: 'gothic';
  font-size: 15px;
  text-decoration: none;
}
.gallery img.jg_photo {
  display: block;
}
.gallery .jg_element_txt, .gallery .jg_catelem_txt, .gallery .jg_subcatelem_txt {
  float: none;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.gallery .jg_element_txt ul, .gallery .jg_catelem_txt ul, .gallery .jg_subcatelem_txt ul {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.gallery .jg_element_txt ul li {
  padding: 0 10px;
}
.jg_photo_container, .jg_subcatelem_photo, .jg_element_cat_0 .jg_imgalign_catimgs a, .jg_element_cat_1 .jg_imgalign_catimgs a, .jg_element_cat_2 .jg_imgalign_catimgs a {
  position: relative;
  top: 50%;
}
.jg_imgalign_catimgs a {
  display: block;
}
/**/
.jg_element_gal_0, .jg_element_cat_0, .jg_subcatelem_cat_0 {
  width: 66.6%;
  overflow: hidden;
  float: left;
  background: #fff;
}
.jg_element_cat_0 {
  width: 33.3%;
  position: relative;
}
.jg_element_gal_0 .jg_imgalign_gal, .jg_element_cat_0 .jg_imgalign_catimgs, .jg_subcatelem_cat_0 .jg_imgalign_catsubs {
  width: 50%;
  float: left;
  height: 100%;
  overflow: hidden;
}
.jg_element_cat_0 .jg_imgalign_catimgs {
  width: 100%;
}
.jg_element_gal_0 .jg_imgalign_gal *, .jg_element_cat_0 .jg_imgalign_catimgs *, .jg_subcatelem_cat_0 .jg_imgalign_catsubs * {
  width: 100%;
}
.jg_element_gal_0 a, .jg_subcatelem_cat_0 a {
  color: #808285;
}
.jg_element_gal_0 img, .jg_element_cat_0 img, .jg_imgalign_catsubs img {
  width: 105% !important;
}
.jg_element_gal_0 .jg_element_txt, .jg_element_cat_0 .jg_catelem_txt, .jg_subcatelem_cat_0 .jg_subcatelem_txt {
  background: url('../images/arrow1.png') no-repeat 5% 50%;
  clear: none;
}
.jg_element_gal_1 .jg_element_txt, .jg_element_cat_1 .jg_catelem_txt, .jg_subcatelem_cat_1 .jg_subcatelem_txt {
  background: url('../images/arrow2.png') no-repeat 95% 50%;
  clear: none;
}
.jg_element_gal_2 .jg_element_txt, .jg_element_cat_2 .jg_catelem_txt, .jg_subcatelem_cat_2 .jg_subcatelem_txt {
  background: url('../images/arrow3.png') no-repeat 50% 5%;
  clear: none;
}
/*.jg_element_gal_0 .jg_element_txt:hover, .jg_element_gal_1 .jg_element_txt:hover, .jg_element_gal_2 .jg_element_txt:hover,
.jg_element_cat_0 .jg_catelem_txt:hover, .jg_element_cat_1 .jg_catelem_txt:hover, .jg_element_cat_2 .jg_catelem_txt:hover,
.jg_subcatelem_cat_0 .jg_subcatelem_txt:hover, .jg_subcatelem_cat_1 .jg_subcatelem_txt:hover, .jg_subcatelem_cat_2 .jg_subcatelem_txt:hover,*/
.jg_element_gal_0:hover .jg_element_txt, .jg_element_gal_1:hover .jg_element_txt, .jg_element_gal_2:hover .jg_element_txt,
.jg_element_cat_0:hover .jg_catelem_txt, .jg_element_cat_1:hover .jg_catelem_txt, .jg_element_cat_2:hover .jg_catelem_txt {
  background-color: #E2C300;
  color: #fff !important;
}
.jg_element_gal_0:hover .jg_element_txt a, .jg_element_gal_1:hover .jg_element_txt a, .jg_element_gal_2:hover .jg_element_txt a {
  color: #fff;
}

/*.jg_element_gal_0 .jg_element_txt:hover a, .jg_element_gal_1 .jg_element_txt:hover a, .jg_element_gal_2 .jg_element_txt:hover a,
.jg_subcatelem_cat_0 .jg_subcatelem_txt:hover a, .jg_subcatelem_cat_1 .jg_subcatelem_txt:hover a, .jg_subcatelem_cat_2 .jg_subcatelem_txt:hover a {
  color: #fff;
}*/
/**/
.jg_element_gal_1, .jg_element_cat_1, .jg_subcatelem_cat_1 {
  width: 66.6%;
  overflow: hidden;
  float: left;
  background: #E6E7E8;
}
.jg_element_cat_1 {
  width: 33.3%;
  position: relative;
}
.jg_element_gal_1 .jg_imgalign_gal, .jg_element_cat_1 .jg_imgalign_catimgs, .jg_subcatelem_cat_1 .jg_imgalign_catsubs {
  width: 50%;
  float: right;
  height: 100%;
}
.jg_element_cat_1 .jg_imgalign_catimgs {
  width: 100%;
  float: none;
}
.jg_element_gal_1 .jg_imgalign_gal *, .jg_element_cat_1 jg_imgalign_catimgs *, .jg_subcatelem_cat_1 .jg_imgalign_catsubs * {
  width: 100%;
}
.jg_element_gal_1 a, .jg_subcatelem_cat_1 a {
  color: #000;
}
.jg_element_gal_1 img, .jg_element_cat_1 img, .jg_subcatelem_cat_1 img {
  width: 105% !important;
}
.gallery .jg_element_cat_0 img, .gallery .jg_element_cat_1 img, .gallery .jg_element_cat_2 img {
  width: 110% !important;
}
/**/
.jg_element_gal_2, .jg_element_cat_2, .jg_subcatelem_cat_2 {
  width: 33.3%;
  overflow: hidden;
  background: #E6E7E8;
  position: relative;
}
.jg_element_gal_2 .jg_imgalign_gal, .jg_element_gal_2 .jg_imgalign_gal *, .jg_element_cat_2 .jg_imgalign_catimgs, .jg_element_cat_2 .jg_imgalign_catimgs *,
.jg_subcatelem_cat_2 .jg_imgalign_catsubs {
  width: 105% !important;
}
.jg_element_gal_2 .jg_imgalign_gal, .jg_element_gal_2 .jg_imgalign_gal, .jg_subcatelem_cat_2 .jg_imgalign_catsubs {
  overflow: hidden;
}
.jg_element_gal_2 img, .jg_element_gal_2 img, .jg_subcatelem_cat_2 img {
  width: 105% !important;
}
.jg_element_gal_2 a, .jg_subcatelem_cat_2 a {
  color: #000;
}
.jg_element_cat_2 .jg_imgalign_catimgs, .jg_subcatelem_cat_2 .jg_imgalign_catsubs {
  overflow: hidden;
}
.jg_element_cat_2 .jg_imgalign_catimgs {
  height: 100%;
}
.jg_element_cat_0 .jg_catelem_txt, .jg_element_gal_0 .jg_element_txt ul li, .jg_subcatelem_cat_0 .jg_subcatelem_txt ul li {
  padding: 0 10px 0 30px;
}
.jg_element_cat_1 .jg_catelem_txt, .jg_element_gal_1 .jg_element_txt ul li, .jg_subcatelem_cat_1 .jg_subcatelem_txt ul li {
  padding: 0 30px 0 10px;
}
/*------------------------------------------------------------------------------------*/
.img-fulltext-left img {
  max-width: 300px;
}
.img-fulltext-left, .img-fulltext-left a {
  max-width: 300px;
  text-decoration: none;
}
/**/
#print_page {
position: absolute;
top: 0;
right: 0;

}
#print_page a {
background: url('../images/printButton.png') no-repeat bottom left;
width: 25px;
height: 25px;
position: relative;
display: block;
}
.allea a {
  color: #fff;
}
a.nal, a.beznal {
  padding: 13px 0px 13px 47px;
  color: #2E3191;
  background: url('../images/links_kupi_bilet.png') no-repeat;
  background-position: 0 0;
}
a.nal:hover, a.beznal:hover {
  color: #EC1C24;
  background-position: 0 -57px;
}
a#ticket_active {
  color: #6D6E71;
  background-position: 0 -112px;
}
/*******************************************************************/
div.page img {
  margin: 5px;
}
.bannergroup-sponsors {
  position: absolute;
  top: -290px;
  left: 140px;
  width: 120px;
}
.bannergroup-sponsors img {
  max-width: 120px;
}
a.modal {
  overflow: hidden;
  display: inline-block;
  vertical-align:top;
  text-align: center;
  font-size: 11px;
  text-decoration: none;
  color: #333;
}
p.image_alt_text {
  text-align: center;
        max-width: 315px;
  font-size: 11px;
  color: #333;
  margin: 0 0 5px 0 !important;
}
.content_right p.image_alt_text {
  display: none;
}

.bannergroup-sponsors-2 {
    /* position: absolute; */
    /* top: -93px; */
    left: 0;
    width: calc(100% - 20px);
/*     text-align: center; */
    margin-top: 35px;
  padding-left: 10px;
  max-height: 60px;
  max-width: 915px;
}
.bannergroup-sponsors-2 .banneritem {
    display: inline-block;
  margin-bottom: 17px;
}

/*----------------------------------------------------------------------*/
/*icons for kontakts*/
.icon-phone {
  padding: 10px 0 10px 52px;
  background: url('../images/phone.png') no-repeat left center;
}
.icon-email {
  padding: 10px 0 10px 52px;
  background: url('../images/email.png') no-repeat left center;
}
.icon-www {
  padding: 10px 0 10px 52px;
  background: url('../images/www.png') no-repeat left center;
}
/*----------------------------------------------------------------------*/
.adminpanel fieldset{
  text-align:center;
}
.adminpanel:after{
  text-align:center;
}
#toTop{  
    background:url(/templates/sbv/images/up.png) 0 0 no-repeat;  
    display:none;
    height:90px;
    width:90px;
    position:fixed;
    left:245px;    
    bottom:130px;
    z-index:10;
}  

.moduletable_soc_butt_main_page {
  width: 200px;
  overflow: hidden;
  padding-top: 40px;
  margin-bottom: 320px;
}
.moduletable_soc_butt_main_page .socbuttons {
  width: 200px;
}
.moduletable_soc_butt_main_page .yaru {
  margin-bottom: 3px;
}
/**/

#zanaves ul.menu > li.item-305 {
  background: url('../images/pol8.jpg') repeat 0 0;
}
#zanaves .item-305 > a {
  background: url('../images/zan8.png') repeat 0 0;
}
#zanaves li.item-305 .custom_tr_img {
  position: relative;
  margin: 100px auto 45px auto;
  text-align: center;
}
#zanaves li.item-305 .custom_tr_img img {
  max-width: 240px;
  max-height: 180px;
  cursor: pointer;
}
#zanaves li.item-305 .custom_tr {
  position: relative;
  text-align: center;
  color: #E2C300;
  font-size: 16px;
  font-family: 'gothic';
  cursor: pointer;
}
#zanaves li.item-305 .custom_tr .modul_title {
  color: #fff;
}
/**/
.jg_imgalign_catimgs .jg_imgalign_catimgs_title {
  position: absolute;
  bottom: 0;
  background: url('../images/modal_window_bg.png');
  /*padding: 5px;*/
  color: #fff;
  width: 100%;
}
.gallery .jg_imgalign_catimgs .jg_imgalign_catimgs_title div {
  padding: 5px;
  width: 90% !important;
}
.gallery .jg_imgalign_catimgs a {
  width: 95% !important;
}
div.custom.ploschadki_buy {
/*display: none;*/
}
.hidehide {
  display: none;
}
#zanaves .item-360 a.buy_ticket {
    width: 190px;
    font-size: 18px;
    top: 0;
    left: 0;
    color: #000;
}