/*=== BOF ===*/


/* oswald-regular - latin_cyrillic */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 400;
  src: url('/_fonts/oswald/oswald-v16-latin_cyrillic-regular.eot'); /* IE9 Compat Modes */
  src: local('Oswald Regular'), local('Oswald-Regular'),
       url('/_fonts/oswald/oswald-v16-latin_cyrillic-regular.eot?#iefix') format('embedded-opentype'), /*IE6-IE8*/
       url('/_fonts/oswald/oswald-v16-latin_cyrillic-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('/_fonts/oswald/oswald-v16-latin_cyrillic-regular.woff') format('woff'), /* Modern Browsers */
       url('/_fonts/oswald/oswald-v16-latin_cyrillic-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/_fonts/oswald/oswald-v16-latin_cyrillic-regular.svg#Oswald') format('svg'); /* Legacy iOS */
}


.row::after {
  content:"";
  clear:both;
  display:table;
}

.b1 { border:1px solid red; }
.b2 { border:1px solid green; }
.b3 { border:1px solid blue; }
.b4 { border:1px solid yellow; }

.s1 {
  -webkit-box-shadow:0px 0px 0px 1px red;
  -moz-box-shadow:   0px 0px 0px 1px red;
  box-shadow:        0px 0px 0px 1px red;
}

.s2 {
  -webkit-box-shadow:0px 0px 0px 1px green;
  -moz-box-shadow:   0px 0px 0px 1px green;
  box-shadow:        0px 0px 0px 1px green;
}

.s3 {
  -webkit-box-shadow:0px 0px 0px 1px blue;
  -moz-box-shadow:   0px 0px 0px 1px blue;
  box-shadow:        0px 0px 0px 1px blue;
}

.s4 {
  -webkit-box-shadow:0px 0px 0px 1px yellow;
  -moz-box-shadow:   0px 0px 0px 1px yellow;
  box-shadow:        0px 0px 0px 1px yellow;
}


.v5s_normalformoz_boldforrest {
   font-weight:bold;
}

@-moz-document url-prefix() { 
  .v5s_normalformoz_boldforrest {
     font-weight:normal;
  }
}



.v5s_page_header {
  width:1280px;
  height:288px;
  margin:0 auto;
  background-image:url(_graph/v5s/header_1280x288_e.png?v2.02);
  background-repeat:no-repeat;
}

.v5s_page_header-en {
  background-image:url(_graph/v5s/header_1280x288_e_en.png?v2.02);
}

.v5s_page_header-fr {
  background-image:url(_graph/v5s/header_1280x288_e_fr.png?v2.02);
}

.v5s_page_header_cls { position:relative; } 
.v5s_page_header_cl1 { position:absolute; top:0; left:0;     width:210px; height:270px; }
.v5s_page_header_cl2 { position:absolute; top:0; left:210px; width:520px; height:160px; }
.v5s_page_header_cl3 { position:absolute; top:0; left:730px; width:200px; height:160px; }
.v5s_page_header_cl4 { position:absolute; top:0; left:930px; width:230px; height:100px; }

.v5s_page_footer {
  width:1280px;
  height:494px;
  margin:0 auto;
  margin-top_:-1px;  /* -1px убирает линию стыка на моб устр, -50px "надвигает" текст страницы на футер */
  background-image:url(_graph/v5s/footer_1280x494.png);
  background-repeat:no-repeat;
}

.v5s_page_body {
  display:table;
  width:1280px;  /* важно, при малом экране правильно манжеты отрисовываются */
  margin:0 auto;
}

.v5s_page_body_leftpart {
  display:table-cell;
  background-image:url(_graph/v5s/shadow_left_55x100.png);
  background-repeat:repeat-y;
  width:55px;
}

.v5s_page_body_rightpart {
  display:table-cell;
  background-image:url(_graph/v5s/shadow_right_55x100.png);
  background-repeat:repeat-y;
  width:55px;
}

.v5s_page_body_centerpart {
  display:table-cell;
  width:1170px;
  background-color:rgb(241,237,227);
}


.v5s_page_corpuscontent {
/*overflow:hidden;*/     /* hidden 2021-03-02 */
  width:1070px;
  margin:0 auto;
  margin-top:-8px;       /* промежуток до крошек */
  margin-bottom_:-96px;  /* "наползание" на footer */
  background-color_:green;
}

.v5s_page_corpuscontent-en {
  margin-top:-8px;       /* промежуток до крошек */
}

.v5s_page_corpuscontent-fr {
  margin-top:-8px;       /* промежуток до крошек */
}

.v5s_page_corpuscontent-mainpage {
  width:1160px;  /* instead std 1070px (for mainpage only), see v5s_page_corpuscontent above */
}

.v5s_topmenus {
  width:1170px;
  margin:0 auto;
  padding:92px 0 0 0;
}


.v5s_langs_wrap {
  padding:40px 50px 0 50px;
}

.v5s_langs {
  text-align:right;
  line-height:30px;
}

.v5s_lang {
  display:inline-block;
  font-family:Arial;
  font-size:14px;
  text-shadow:0px 1px 1px;
  color:#66504a;
  width:30px;
  height:30px;
  text-align:center;
  text-decoration:none;
}

.v5s_lang-active {
  color:rgb(241,237,227);
  background-color:rgb(117,100,95);
  margin-left:5px;
  margin-right:0px;
}

.v5s_lang-active-en {
  margin-left:0px;
  margin-right:5px;
}

.v5s_lang-active-fr {
  margin-left:5px;
  margin-right:5px;
}

.v5s_lang a:link    { color:#66504a; text-decoration:none; }
.v5s_lang a:visited { color:#66504a; text-decoration:none; }
.v5s_lang a:hover   { text-decoration:underline; }


.v5s_smalltopmenu {
  padding:10px 0px 0 180px;
  overflow:hidden; height:18px;  /* since 2021-12-10 */
}

.v5s_smalltopmenu-en {
  padding-left:205px;  /* 194 */
}

.v5s_smalltopmenu-fr {
  padding-left:205px;
}

.v5s_smalltopmenu_item {
  display:inline-block;
  font-family:Arial;
  font-size:15px;
  font-weight_:600;
  text-shadow_:0px 1px 2px;
  padding-right:11px;
  color:#66504a;
}

.v5s_smalltopmenu_item a:link, .v5s_smalltopmenu_item a:visited { color:#66504a; text-decoration:none; }

.v5s_smalltopmenu_item-active, .v5s_smalltopmenu_item a:hover {
  color:#a9a194;
  text-decoration:underline;
}


.v5s_bigtopmenu {
  padding:13px 0px 0px 166px;
}

.v5s_bigtopmenu-en {
  padding-left:156px;
}

.v5s_bigtopmenu-fr {
  padding-left:156px;
}


.v5s_bigtopmenu_item {
  display:inline-block;
  font-family:Arial;
  font-size:15px;
  font-weight:300;
  vertical-align:top;
  padding:6px 18px 12px 18px;  /* top 6, bottom 12; see «20180525a» */
  color:#ffffff;
  height:52px;  /* see firefox-fix below */
}

.v5s_bigtopmenu_item-en {
  padding-left:48px;
  padding-right:48px;
  padding-top:15px;           /* top 15=6+(+9), bottom 3=12+(-9); see «20180525a» */
  padding-bottom:3px;
}

.v5s_bigtopmenu_item-fr {
  padding-left:48px;
  padding-right:48px;
  padding-top:15px;           /* top 15=6+(+9), bottom 3=12+(-9); see «20180525a» */
  padding-bottom:3px;
}

@-moz-document url-prefix() { 
  .v5s_bigtopmenu_item {
     height:51px;
  }
}



.v5s_bigtopmenu-ny {
  padding-left:171px;
}

.v5s_bigtopmenu_item-ny {
  padding:6px 14px 12px 14px;
}



.v5s_bigtopmenu_item a:link, .v5s_bigtopmenu_item a:visited {
  text-decoration:none;
  color:#ffffff;
}

.v5s_bigtopmenu_item-active, .v5s_bigtopmenu_item:hover, .v5s_bigtopmenu_item a:hover {
  text-decoration:underline;
  background-color:rgb(130,109,103);
}


.v5s_footer_content {
  margin:0 0 0 105px;
  padding-top:134px;
}


.v5s_footer_leftpart {
  display:inline-block;
  vertical-align:top;
}

.v5s_footer_leftpart_links {
  font:12px Arial;
  font-weight:bold;
  line-height:1.5;
  color:#66504a;
}

.v5s_footer_leftpart_links a:link    { color:#66504a; }
.v5s_footer_leftpart_links a:visited { color:#66504a; }
.v5s_footer_leftpart_links a:hover   { color:#9b6455; text-decoration:none; }

.v5s_footer_leftpart_socialnets { margin:20px 0 16px 0; }
.v5s_footer_leftpart_socialnet {
  display:inline-block;
  vertical-align:top;
  margin-right:3px;
}

.v5s_footer_leftpart_contacts {
  font:12px Arial;
  font-weight_:bold;
  line-height:1.2;
  color:#66504a;
}
.v5s_footer_leftpart_contacts a:link    { color:#9b6455; }
.v5s_footer_leftpart_contacts a:visited { color:#9b6455; }
.v5s_footer_leftpart_contacts a:hover   { color:#9b6455; text-decoration:none; }
.v5s_footer_leftpart_contacts_spacing   { margin-top:10px; }
.v5s_footer_leftpart_contacts_chapter   { font:bold 12px Oswald; letter-spacing:0.8px; }/*see firefox-fix below*/

@-moz-document url-prefix() { 
  .v5s_footer_leftpart_contacts_chapter {
     font:12px Oswald;
  }
}


.v5s_footer_center_contacts {
  font:12px Arial;
  font-weight_:bold;
  line-height:1.2;
  color:#66504a;
  text-align:center;
}


/* since 2022-10-22 for en+fr */
.v5s_footer_center_contacts a:link    { color:#9b6455; }
.v5s_footer_center_contacts a:visited { color:#66504a; }
.v5s_footer_center_contacts a:hover   { color:#9b6455; /*text-decoration:none;*/ }


.v5s_footer_rightpart {
  display:inline-block;
  vertical-align:top;
  margin-top:-2px;
  margin-left:-4px;
}


.v5s_footer_tourcolumn {
  display:inline-block;
  vertical-align:top;
  margin-right:20px;
}

.v5s_footer_tc_chapter {
  font:bold 12px Oswald;  /* see firefox-fix below */
  line-height:1.1;        /* see firefox-fix below */
  letter-spacing:0.5px;
  color:#66504a;
}
.v5s_footer_tc_chapter a:link    { color:#66504a; }
.v5s_footer_tc_chapter a:visited { color:#66504a; }
.v5s_footer_tc_chapter a:hover   { color:#9b6455; text-decoration:none; }

@-moz-document url-prefix() { 
  .v5s_footer_tc_chapter {
    font:12px Oswald;
    line-height:1.1;
  }
}

.v5s_footer_tc_comment {
  font:bold 12px Arial;
  color:#9b6455;
  margin-top:3px;
}

.v5s_footer_tc_subchapter {
  font:bold 12px Arial;
  color:#9b6455;
}

.v5s_footer_tc_link {
  font:10.5px Arial;
  color:#66504a;
  margin-left:15px;
  line-height:1.3;
}
.v5s_footer_tc_link a:link    { color:#66504a; }
.v5s_footer_tc_link a:visited { color:#66504a; }
.v5s_footer_tc_link a:hover   { color:#9b6455; text-decoration:none; }


/*--- main stickers ---*/

.v5s_main_text-toptext    { margin:24px auto; }
.v5s_main_text-bottomtext { margin:24px auto; }

.v5s_main_text {
  font:14px Arial;
  color:#000000;
  width:920px;
}

.v5s_mainstickers {
  margin:0 auto;
  text-align:center;
}

.v5s_mainsticker {
  border_:1px red solid;
  float_:left;
  display:inline-block;
  vertical-align:top;
  text-align:left;
  margin:5px;
  width:535px;
  height:246px;
  padding:0px;
/*background-image:url(_graph/v5s/mainstiker_background.png);*/
  background-repeat:no-repeat;
  /* since 2021-02-25 */
  background-image:url(_graph/v6s/mainstiker_background_535x246_v01.png);
}

.v5s_mainsticker_leftpart {
  display:inline-block;
  vertical-align:top;
  width:170px;
  margin:18px 7px 0px 55px;
}

.v5s_mainsticker_title {
  font:bold 18px Oswald;  /* see firefox-fix below */
  line-height:1.2;        /* see firefox-fix below */
  color:#9b6455;
}

@-moz-document url-prefix() { 
  .v5s_mainsticker_title {
     font:18px Oswald;
     line-height:1.2;
  }
}

.v5s_mainsticker_title a:link    { color:#9b6455; text-decoration:none; }
.v5s_mainsticker_title a:visited { color:#9b6455; text-decoration:none; }
.v5s_mainsticker_title a:hover   { text-decoration:underline; }

.v5s_mainsticker_text {
  font:14px Arial;
  color:#66504a;
  margin-top:16px;
}

@-moz-document url-prefix() { 
  .v5s_mainsticker_text {
     line-height:1.1;  /* see firefox-fix below */
  }
}

.v5s_mainsticker_image {
  display:inline-block;
  border:4px rgb(228,224,214) solid;
  margin-top:20px;
}


/*--- main tapes ---*/

.v5s_maintapes_tape {
  margin-bottom:10px;
}


.v5s_maintapes_tapetitle {
  font:bold 18px Oswald;
  color:#9b6455;
  letter-spacing:0.5px;
  margin-bottom:5px;
  text-align:left;
  padding-left:120px;
}

@-moz-document url-prefix() { 
  .v5s_maintapes_tapetitle {
     font:18px Oswald;
  }
}

.v5s_maintapes_tapetitle a:link    { color:#9b6455; text-decoration:none; }
.v5s_maintapes_tapetitle a:visited { color:#9b6455; text-decoration:none; }
.v5s_maintapes_tapetitle a:hover   { text-decoration:underline; }


.v5s_maintapes_frame {
  width:1080px;
  height:265px;
  background-image:url(_graph/v5s/maintapes_frame.png);
  background-repeat:no-repeat;
}

.v5s_maintapes_framecorpus {
  padding-top:36px;
}

.v5s_maintapes_framecorpus-whattodo {
  padding-top:43px;
}

.v5s_maintapes_frameimages {
  margin:0;
  width:920px;
  overflow:hidden;
}

.v5s_maintapes_arrow {
  margin:0 16px;
}

.v5s_maintapes_itemtitle {
  font:bold 14px Oswald;
  color:#66504a;
  text-align:center;
  letter-spacing:0.4px;
  line-height:1.2;
  margin-top:16px;
}

@-moz-document url-prefix() { 
  .v5s_maintapes_itemtitle {
     font:14px Oswald;
     line-height:1.2;
  }
}

.v5s_maintapes_itemtitle a:link    { color:#66504a; text-decoration:none; }
.v5s_maintapes_itemtitle a:visited { color:#66504a; text-decoration:none; }
.v5s_maintapes_itemtitle a:hover   { color:#66504a; text-decoration:underline; }

.v5s_maintapes_itemsubtitle {
  font:10px Oswald;
  color:#7c6757;
  text-align:center;
  margin-top:-12px;
  margin-bottom:3px;
}

@-moz-document url-prefix() { 
  .v5s_maintapes_itemsubtitle {
     font:10px Oswald;
  }
}


.v5s_viapolAnnouncements_title {
  font-family:Oswald,Arial,Verdana,AvantGarde; font-size:16px; font-weight:bold; color:#9b6455; line-height:150%;
}

@-moz-document url-prefix() { 
  .v5s_viapolAnnouncements_title {
     font-weight:normal;
  }
}

.v5s_viapolAnnouncements_text {
  font:14px Arial; color:#66504a; line-height:150%;
}

/* since 2023-09-22 v5s_viapolAnnouncements_text-ru3 исп-ся и в других разделах, и на главной */
.v5s_viapolAnnouncements_text-ru3 {
  line-height:120%;
}

@-moz-document url-prefix() { 
  .v5s_viapolAnnouncements_text {
     font:13px Arial;
  }
}


/*=== EOF ===*/
