/* CSS Document */
/* Shell styles */
html {
	height:100%;
}
body {
	height: auto;
	height: 100%;
	min-height: 100%;
	background: #f6f6f6;
	color: #3c3c3c;
	font-family: Arial;
	font-size: 14px;
	margin: 0;
	padding: 0;
}
.container {
	width: 100%;
	min-width: 1000px;
	background: url(/img/header_bg_new.jpg) top center no-repeat, url(/img/top_bg.png) top center repeat-x; /* comment for Pobeda */
/*	background: url(/img/9th_bg.jpg) top center repeat-x;  style for Pobeda */
	text-align: center;
}
.main {
	min-width: 1000px;
	max-width: 1405px;
	margin: 0 auto;
}

/* Header */
.header {
	width: 100%;
	height: 270px; /* base size = 270; for Pobeda - size = ?? */
	padding: 0;
	position: relative;
}
  .top-line, .top-line-2 {
	  background: url(/img/top_menu_bg.png) bottom left no-repeat;
	  color: #767676;
	  font-size: 13px;
	  position: relative;
  }
  .top-line {
      background: url(/img/top_menu_bg_right.png) bottom right no-repeat;
	  padding-right: 15px;
  }
  .top-line-2 {
	    margin-right: 34px;
  }
	.top-line div, .top-line-2 div {
		display: table;
	}
	  .top-line div div,
	  .top-line-2 div div {
		  max-width: 20%;
		  background: none;
		  display: table-cell;
		  padding-bottom: 5px;
		  text-align: left;
		  vertical-align: middle;
	  }
        .top-line div div a,
        .top-line-2 div div a {
			background-position: center left;
			background-repeat: no-repeat;
			color: #767676;
			display: block;
			margin-left: 35px;
			padding: 12px 20px 10px 65px;
			text-decoration: none;
		}
        .top-line div div a:hover,
        .top-line-2 div div a:hover {
			color: #ff5e5e;
			text-decoration: underline;
		}
    .lang {
		width: 34px;
		height: 100%;
	    background: url(/img/top_menu_bg_right_2.png) bottom right no-repeat;
		display: block;
		position: absolute;
		top: 0;
		right: -34px;
		text-align: center;
		z-index: 1001;
	}
      .lang a {
		  color: #fff;
		  display: block;
		  font-size: 12px;
		  padding: 5px 2px 4px 0;
	  }
        .lang a:hover {
			color: #fff;
		}
      .lang span {
		  color: #fff;
		  display: block;
		  font-size: 12px;
/*		  font-weight: bold;*/
		  padding: 5px 2px 4px 0;
	  }
      .eye {
        position: absolute;
        top: 12px;
        right: 24px;
      }
      .eye-link {
      	margin-top: 32px;
      	font-size: 16px;
      }
  .city {
	  width: 100%;
	  height: 300px;
	  background: url(/img/header_city.png) bottom right no-repeat;
	  position: absolute;
	  right: 0;
	  bottom: 0;
  }
  .logo-block {
	  width: 755px;
	  height: 280px;
      /*    background: url(/img/logo_bg.png) top left no-repeat; */
      background: url(/img/logo_bg_gray.png) top left no-repeat;  /* for 70 years */
	  position: absolute;
	  top: 0;
	  left: 0;
  }  
  .science-year {
	  width: 550px;
	  height: 270px;
	  background: url(/img/science_decade.png) top right no-repeat;
	  position: absolute;
	  top: 0;
	  right: -17px;
  }
  .logo-eye {
    display: none;
    position: absolute;
    top: 150px;
    right: 50px;
    padding: 0 240px;
    font-weight: bold;
  }
    .science-year a {
      width: 188px;
      height: 137px;
      display: block;
      position: absolute;
      top: 86px;
      right: 159px;
    }
  .logo-english {
	  background: url(/img/logo_bg_eng.png) top left no-repeat !important;
/*	  background: url(/img/logo_bg_eng_g.png) top left no-repeat;   for 70 years */
  }
    .logo-block div {
		padding: 100px 0 0 93px;
	}
	  .logo-block a {
		  width: 100px;
		  height: 100px;
		  float: left;
	  }
	    .logo-block a img {
			width: 100%;
			height: 100%;
			border: 0;
		}
	  .logo-block span {
		  display: block;
		  font-size: 14px;
		  margin: 46px 0 0 135px;
		  text-align: left;
	  }

  .pobeda {
	  width: 200px;
	  height: 201px;
	  background: url(/img/9th.png) center no-repeat;
	  background-size: cover;
	  position: absolute;
	  top: 65px;
	  right: 200px;
  }
@media screen and (max-width: 1290px) {
  .pobeda {
	  right: 50px;
  }
  .victory_75 {
  	top: 67px !important;
  }
}
@media screen and (max-width: 1000px) {
  .pobeda {
	  right: 0;
  }
}

/* Center/Content block */
.center-block {
	width: 100%;
	padding: 0;
	text-align: center;
}
  .content-block {
	  width: 60%;
	  background: url(/img/content_bg_left.jpg) top left no-repeat, url(/img/content_bg_right.jpg) top right no-repeat;
	  margin: 0 auto;
  }
  .content-block-in {
	  min-height: 650px;
	  background: #fff;
	  margin: 0 8px;
	  padding-bottom: 35px;
  }
  .content {
	  min-height: 200px;
	  background: url(/img/news_bg.jpg) top repeat-x;
	  line-height: 1.4em;
	  padding: 35px 30px 0;
	  text-align: left;
  }
    .navline {
		border-bottom: 1px solid #ececec;
	    color: #0065b1;
		font-size: 0.9em;
		padding: 2px 0;
	}
	  .navline a {
		  color: #0065b1;
		  text-decoration: none;
	  }
	  .navline a:hover {
		  color: #ff0000;
		  text-decoration: underline;
	  }

/* Left (menu) block */
.left-block {
	width: 20%;
	float: left;
	padding: 35px 0 20px 0;
}
  .menu {
	  width: 100%;
	  background: #307cb7 url(/img/menu_bg_top.jpg) top repeat-x;
	  color: #fff;
	  margin-bottom: 20px;
  }
	.menu div { background: url(/img/menu_bg_btm.jpg) bottom repeat-x; }
	.menu div div { background: url(/img/menu_bg_left.jpg) left repeat-y; }
	.menu div div div { background: url(/img/menu_bg_rght.jpg) right repeat-y; }
	.menu div div div div { background: url(/img/menu_bg_c1.jpg) top left no-repeat; }
	.menu div div div div div { background: url(/img/menu_bg_c2.jpg) top right no-repeat; }
	.menu div div div div div div{ background: url(/img/menu_bg_c3.jpg) bottom right no-repeat; }
	.menu div div div div div div div { 
		background: url(/img/menu_bg_c4.jpg) bottom left no-repeat; 
		padding: 8px 8px 12px 6px;
	}
    .menu ul {
		margin: 0;
		padding: 0;
	}
	  .menu ul li {
		  background: url(/img/menu_spacer.jpg) top center repeat-x; 
		  list-style: none;
		  margin: 0;
		  padding: 20px 15px 20px 25px;
		  text-align: left;
	  }
	  .menu ul li:first-child {
		  background: none;
	  }
	  .menu ul li a {
		  color: #fff;
		  display: block;
		  font-size: 1.2em;
		  text-decoration: none;
	  }
	  .menu ul li a:hover {
		  color: #ff5e5e;
		  text-decoration: underline;
	  }
	  .menu ul li li {
		  background: none;
		  line-height: 1.2em;
		  padding: 12px 0 0 0;
		  text-align: left;
	  }
	  .menu ul li li a {
		  color: #cfe5f6;
		  font-size: 0.9em;
	  }
  .search {
	  width: 100%;
	  height: 97px;
	  background: #307cb7 url(/img/search_bg.jpg) top left no-repeat;
  }
	.search-in {
	    height: 97px;
	    background: url(/img/search_bg_right.jpg) top right no-repeat;
	}
	  .search-head {
		  font-size: 15px;
		  padding: 10px 0px 20px 40px;
		  text-align: left;
	  }
	  div.ya-site-form,
	  div.ya-site-form div,
	  div.ya-site-form span,
	  div.ya-site-form form,
	  div.ya-site-form table,
	  div.ya-site-form tr,
	  div.ya-site-form td,
	  div.ya-site-form input {
	   border: 0;
	   background: none;
	   padding: 0;
	   margin: 0;
	   outline: 0;
	  }
	  div.ya-site-form div {
	  	padding: 0px 10px 0px 10px;
	  }
	  div.gsc-control-searchbox-only,
	  div.gsc-control-searchbox-only div,
	  div.gsc-control-searchbox-only span,
	  div.gsc-control-searchbox-only form,
	  div.gsc-control-searchbox-only table,
	  div.gsc-control-searchbox-only tr,
	  div.gsc-control-searchbox-only td,
	  div.gsc-control-searchbox-only input {
	   border: 0;
	   background: none;
	   padding: 0;
	   margin: 0;
	   outline: 0;
	  }
	  /*���� � ������*/
	  .gsc-control-searchbox-only {
		background: url(/img/search_fild.jpg) top left no-repeat !important;
		margin: 0 30px !important;
		text-align: left;
	  }
	  form.gsc-search-box {
	   	  border: 0 !important;
		  box-shadow: none !important;
	  }
	  div.gsc-control-searchbox-only table {
		  width: 100%;
		  border-collapse: collapse;
		  border-spacing: 0;
	      margin: 0 !important;
	  }
	  /*��������� ����*/
	  td.gsc-input {
		  padding: 5px 10px !important;
	  }
	  input.gsc-input {
		  width: 100%;
		  background: none !important;
		  border: 0;
		  font-size: 14px !important;
	  }
	  input.gsc-input:focus {
	      outline: 0 !important;
	  }
	  /*������ ������*/
	  td.gsc-search-button {
		  width: 20%;
	  }
	  input.gsc-search-button {
		  width: 42px;
		  height: 26px;
	      background: url(/img/search_button.jpg) top right no-repeat !important;
		  color: #fff;
		  cursor: pointer;
		  overflow: hidden;
		  text-indent: -200%;
	  }
	  input.gsc-search-button:hover {
	      background: url(/img/search_button_up.jpg) top right no-repeat !important;
	  }
	  /*������ ������� ����������*/
	   .gsc-clear-button {
	      display: none;
	  }

/* Right (menu) block */
.right-block {
	width: 20%;
	float: right;
	padding: 35px 0 35px 0;
}
  .resources {
	  width: 100%;
	  background: #fff url(/img/res_bg_top.jpg) top repeat-x;
	  margin-bottom: 15px;
  }
	.resources div { background: url(/img/res_bg_btm.jpg) bottom repeat-x; }
	.resources div div { background: url(/img/res_bg_left.jpg) left repeat-y; }
	.resources div div div { background: url(/img/res_bg_rght.jpg) right repeat-y; }
	.resources div div div div { background: url(/img/res_bg_c1.jpg) top left no-repeat; }
	.resources div div div div div { background: url(/img/res_bg_c2.jpg) top right no-repeat; }
	.resources div div div div div div{ background: url(/img/res_bg_c3.jpg) bottom right no-repeat; }
	.resources div div div div div div div { background: url(/img/res_bg_c4.jpg) bottom left no-repeat; }
	.resources div div div div div div div div { background: none; }
	.res-head {
		background: none;
		color: #fff;
		font-size: 1.3em;
		padding: 30px 15px;
		text-align: center;
		font-variant: small-caps;
	}
	.res-item {
		background: none;
		border-top: 1px solid #f6f6f6;
		margin-right: 5px;
		padding: 10px 10px 10px 25px;
		text-align: left;
	}
	  .res-item a {
		  min-height: 40px;
		  display: block;
		  text-decoration: none;
	  }
	  .res-item a:hover {
		  color: #ff0000;
		  text-decoration: underline;
	  }
	  .res-item img {
		  border: 0;
		  float: left;
	  }
	  .res-item span {
		  display: block;
		  font-size: 0.9em;
		  margin-left: 52px;
/*		  padding-top: 5px; */
	  }
	.allres-link {
		background: none;
		font-size: 0.9em;
		padding: 10px 15px 15px 15px;
		text-align: center;
	}

 .side-banner {
	 margin: 25px 5px;
/*	 padding-left: 7px;*/
	 text-align: center;
 }
 .side-banner img {
	 max-width: 100%;
 }

/* Footer */
.footer-block {
	width: 100%;
	min-width: 1000px;
	background: #ececec url(/img/bottom_bg.png) top repeat-x;
	padding: 25px 0 15px;
	text-align: center;
}
  .footer {
	  max-width: 1405px;
	  background: url(/img/footer_bg_right.png) top right no-repeat;
	  height: min-height: 110px;
	  margin: 0 auto 15px;
	  padding-right: 20px;
  }
  .footer-in {
	  background: url(/img/footer_bg.png) top left no-repeat;
	  padding: 22px 10px 17px 30px;
	  height: 110px;
  }
    .copyright {
		width: 20%;
		float: left;
		font-size: 12px;
		padding-top: 2px;
		text-align: left;
	}
      .copyright a {
		  color: #3c3c3c;
		  text-decoration: none;
	  }
      .copyright a:hover {
		  color: #ff0000;
		  text-decoration: underline;
	  }
	.contacts {
		font-size: 12px;
		margin-left: 25%;
		text-align: right;
		float: right;
	}
	  .contacts-head {
		  color: #00abca;
		  font-weight: bold;
	  }
	  .contacts p {
		  margin: 0 0 3px 0;
	  }
	.social {
		float: right;
		width: 32px;
		padding-left: 16px;
	}
  .counters {
	  height: 1px;
	  overflow: hidden;
	  text-align: center;
/*	  padding: 20px; */
  }
    .counters img {
		width: 1px;
		height: 1px;
	}

/* Common styles */
p {
	margin: 0 0 10px 0;
}
  td p {
	  margin: 3px 0;
  }
a {
	color: #0065b1;
	text-decoration: underline;
}
a:hover {
	color: #ff0000;
	text-decoration: underline;
}
h1 {
	  color: #c43939;
	  font-size: 1.6em;
	  font-variant: small-caps;
	  font-weight: normal;
	  line-height: 1.1em;
	  margin: 15px 0 20px 0;
}
h2, h3, h4, h5, h6 {
	color: #919191;
	font-variant: small-caps;
	font-weight: normal;
	padding: 0;
	}
h2 {
	font-size: 1.6em;
	margin: 30px 0 18px 0;
	}
h3 {
	font-size: 1.4em;
	margin: 24px 0 16px 0;
	}
h4 {
	font-size: 1.25em;
	margin: 18px 0 12px 0;
	}
h5 {
	font-size: 1.1em;
	margin: 16px 0 12px 0;
	}
h6 {
	font-size: 1em;
	margin: 16px 0 12px 0;
	}
  h2 a, h3 a, h4 a, h5 a, h6 a {
	  color: #467fa3;
  }
  td h2, td h3, td h4 {
	  margin: 3px 0;
  }
  td h5, td h6 {
	  margin: 0;
  }
big, .big {
	font-size: 1.15em;
}
small, .small {
	font-size: 0.8em;
}
.red, .bright, .achtung {
	color: #ff4e00;
}
.blue, .message {
	color: #00abca;
}
.gray, .info {
	color: #acacac;
}
.gray > a {
	text-decoration: none;
	color: #acacac;
}
.gray > a:hover {
	text-decoration: none;
	cursor: pointer;
	color: #acacac;
}
.gray > a:active {
	text-decoration: none;
	color: #acacac;
}
.gray > a:visited {
	text-decoration: none;
	color: #acacac;
}
.indent {
	text-indent: 30px;
}
.woi {
	text-indent: 0;
}
.invert {
	text-indent: -2.5em;
	margin-left: 2.5em;
}
.nowrap {
	white-space: nowrap;
}
hr {
	height: 3px;
	color: #ececec;	
	background: #ececec;
	border: 0;
	margin: 20px auto;
	text-align: center;
}
ul, ol {
	margin: -5px 0 10px 0;
	padding: 0 0 0 30px;
}
ul li, ol li {
	margin: 5px 0;
	padding: 0;
}
.big li {
	margin: 10px 0;
}
table {
	border-collapse: separate;
	border-spacing: 1px;
	margin:  10px auto;
}
caption {
	color: #919191;
	font-size: 1.1em;
	font-variant: small-caps;
	font-weight: normal;
	padding: 5px 0 10px 0;
	text-align: center;
}
th {
	color: #fff;
    background: #4995cb url(/img/th_bg.jpg) top repeat-x;
	font-weight: normal;
	padding: 12px 12px 7px 12px;
	text-align: left;
}
  th a {
	  color: #fff;
	  text-decoration: none;
  }
  th a:hover {
	  color: #ff5e5e;
	  text-decoration: underline;
  }
td {
	padding: 7px 12px;
	vertical-align: top;
}
.form td {
	padding: 15px 12px;
}
.bordered {
	background: #ececec url(/img/table_bg.jpg) top repeat-x;
	border-collapse: separate;
	border-spacing: 1px;
}
.th2 {
	background: #ecf7ff;
	font-size: 1.2em;
	padding: 15px 7px 12px 7px;
}
.white {
	background: #fff;
	margin-bottom: 1px;
	padding: 7px 12px;
}
.beige {
	background: #fffdf0;
	margin-bottom: 1px;
	padding: 7px 12px;
}
tr.blue, td.blue, div.blue {
	background: #ecf7ff;
	color: #3c3c3c;
	margin-bottom: 1px;
	padding: 7px 12px;
}
tr.gray, td.gray, div.gray {
	background: #f6f6f6;
	color: #3c3c3c;
	margin-bottom: 1px;
	padding: 7px 12px;
}
.yellow {
	background: #fcffe5;
	margin-bottom: 1px;
	padding: 7px 12px;
}
.g-beige {
	background: #f6f3df;
	margin-bottom: 1px;
	padding: 7px 12px;
}
.center {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
  .center table {
	  margin-left: auto;
	  margin-right: auto;
  }
.right {
	text-align: right;
}

/* Special styles */
.clearer {
	clear: both;
}
.clearer-left {
	clear: left;
}
.chapters {
	font-size: 1.2em;
	margin: 20px 0;
}
  .chapters li {
	  list-style: url(/img/arrow.png);
	  margin: 10px 0;
  }
  .chapters span {
	  color: #909090;
	  font-size: 0.9em;
  }
.hid {
	display: none;
}
.show {
	display: block;
}
.struktur {
	border-spacing: 5px;
}
  .struktur td {
	  background: #f6f6f6;
	  border: 1px solid #ececec;
	  padding: 12px 20px;
  }
.last-num {
	background: #ecf7ff;
	font-size: 1.15em;
	margin: 15px 160px 15px 0;
	padding: 15px;
}
  .last-num > div {
	  display: table;
  }
  .last-num div div {
	  display: table-cell;
	  vertical-align: top;
  }
  .last-num span {
	  white-space: nowrap;
	  margin-right: 10px;
  }
.innovatika-link {
	width: 40%;
	height: 25px;
    float: right;
	margin-top: -5px;
}
  .innovatika-link a {
	  background: #eef9ff url(/img/pdf_ico.png) center right no-repeat;
	  display: block;
	  padding: 7px 27px 7px 0;
	  text-align: right;
  }
.local-nav {
	background: #f6f6f6;
	font-size: 0.9em;
	margin: 20px auto 30px auto;
	padding: 10px 12px;
	text-align: center;
}
  .local-nav a {
	  white-space: nowrap;
  }
  .local-nav span {
	  font-weight: bold;
	  white-space: nowrap;
  }
.terms-letter {
	width: 50px;
	background: #f6f6f6;
	border: #ececec solid 1px;
	text-align: center;
}
  .terms-letter h2 {
	color: #1994f2;
	  font-weight: bold;
	  margin: 0 auto;
	  padding: 15px 0;
	  text-align: center;
  }

/* Title page */
#chapters-title {
	height: auto;
	margin: 0;
	padding: 35px 0 30px;
}
  #chapters-title div {
	  margin: 20px auto;
	  text-align: center;
  }
	#chapters-title object {
		border: 0;
		margin: 0 auto;
	}
#chapters-text {
	margin: 1em 0 -1em 0;
}
  #chapters-text span {
		font-size: 1.15em;
  }
  #chapters-text li {
  }
#news-block {
	  background: url(/img/news_bg.jpg) top repeat-x;
	  padding: 35px 30px;
	  text-align: left;
}
  #news-block h2 {
	  color: #c43939;
	  font-size: 1.4em;
	  font-variant: small-caps;
	  font-weight: normal;
	  margin: 0 0 15px 0;
  }
    #news-block h2:first-letter {
		font-size: 1.2em;
	}
  .news-item {
	  font-size: 0.9em;
	  margin-bottom: 8px;
	  padding-bottom: 7px;
	  position: relative;
  }
	.news-item > em {
		width: 10px;
		height: 100%;
		background: #B65C5C;
/*		background: #C2B068;*/
		position: absolute;
		top: 0;
		left: -30px;
	}
	.news-date {
		color: #909090;
		font-size: 0.9em;
	}
	.news-item a {
		display: block;
		font-size: 1.15em;
		margin: 3px 0;
	}
#events-block {
	  background: url(/img/news_bg.jpg) top repeat-x;
	  padding: 30px 30px 35px;
	  text-align: left;
}
  #events-block h2 {
	  color: #c43939;
	  font-size: 1.4em;
	  font-variant: small-caps;
	  font-weight: normal;
	  margin: 0 0 15px 0;
  }
    #events-block h2:first-letter {
		font-size: 1.2em;
	}
.news-link {
	padding-top: 10px;
}

/*����� ��� ������ ������*/
.site {
	border-bottom: 1px solid #f6f6f6;
	padding: 10px 3px;
	margin: 0;
}
  .site-in {
	  min-height: 75px;
  }
  .site_icon {
	  background: #f6f6f6;
	  float: left;	
	  margin-right: 10px;
	  padding: 7px;
  }
    .site_icon img {
		width: 62px;
		height: 62px;
		border: 0;
	}
  .site_name {
	  font-size: 12px;
	  font-weight: bold;
	  line-height: 1.2em;
	  padding: 5px 0;
  }
	.site_name a {
		text-decoration : underline;
	}
	.site_name a:HOVER {
		color: #ff0000;
		text-decoration : underline;
	}
  .site_desc {
	  font-size: 11px;
	  line-height: 1.2em;
  }
  .site_year {
	  font-size: 11px;
	  color: #909090;
	  font-style: italic;
	  padding-top: 5px;
	  text-align: right;
  }

/* Photogallery */
.gallery-item {
	background: #ecf7ff;
	display: block;
	float: left;
	margin: 0 10px 10px 0;
	padding: 7px;
    text-align: center;
}
  .gallery-item img {
	  border: #fff 3px solid;
	  display: block;
  }
  .gallery-item span {
	  display: inline-block;
	  font-size: 0.8em;
	  margin: 2px auto;
	  text-align: center;
  }
.f-right {
	float: right !important;
	margin: 0 0 10px 10px;
}

/* Search results */
.gsc-control-cse {
	background: none !important;
	border: 0 !important;
	padding: 0 !important;
}
.gsc-resultsHeader {
	border-bottom: 1px solid #ececec;
	clear: none !important;
	margin: 0 auto !important;
}
.gsc-webResult {
	border-bottom: 1px solid #ececec !important;
	margin: 0 !important;
}
.gsc-webResult:after {
	clear: none !important;
}
.gsc-webResult td {
	padding: 0 !important;
}
	
/* Pagination */
.page-nav {
	background: #f7f7f7;
	padding: 6px 12px;
}
  .page-nav-b {
	  padding: 2px 12px;
	  text-align: center;
  }
	.page-nav-b div {
		display: inline-block;
		margin: 0;
	}
	.page-nav-b span {
		background: #fff;
		display: block;
		font-weight: bold;
		padding: 4px;
	}
	.page-nav-b a {
		display: block;
		padding: 4px;
	}
	
/* Admin menu */
.admin-menu {	
	width: 450px;
	background: #f6f6f6;
	border-radius: 8px;
	margin: 0 auto;
	padding: 20px;
}
.admin-menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.admin-menu li { 
	font-size: 1.2em;
	padding: 10px 20px;
}
.admin-menu li:nth-child(odd) {
	background: #fff;
}
.admin-menu li:nth-child(even) {
	background: #fcffe5;
}
.admin-menu li ul { 
	margin: 0;
}
.admin-menu li li {
	background: none !important;
	font-size: 0.8em;
	padding: 5px 0 0 20px;
}

/* newyear head */
.ny-top {
	width: 100%;
	height: 132px;
	margin-top: -5px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1000;
	pointer-events:none;
}
  .ny-top-left {
	  width: 136px;
	  height: 132px;
	  background: url(/img/ny_top_left.png) top left no-repeat;
	  position: absolute;
	  top: 0;
	  left: 0;
  }
  .ny-top-bg {
	  height: 132px;
	  background: url(/img/ny_top_bg.png) top left repeat-x;
	  margin: 0 136px;
  }
  .ny-top-right {
	  width: 136px;
	  height: 132px;
	  background: url(/img/ny_top_right.png) top right no-repeat;
	  position: absolute;
	  top: 0;
	  right: 0;
  }  

.victory_75 {
    display: block;
    width: 75px;
    height: 82px;
    background: url(/img/victory_logo_square.svg) no-repeat center #DC4128; /*����-�������  - #f12706*/
    opacity: 1;
    position: absolute;
	right: 4%;
	top: 53px;
}

.w-100 {
    width: 100%;
    box-sizing: border-box;
}

.fancybox {
  /* Ограничиваем область и скрываем всё, что выходит за рамки */
  overflow: hidden;
  /* Для плавности всех изменений внутри блока */
  transition: all 0.3s ease;
}

.fancybox img {
  /* Плавное изменение картинки */
  transition: transform 0.5s ease, filter 0.5s ease;
}

/* Эффект при наведении на контейнер */
.fancybox:hover img {
  transform: scale(1.05); /* Увеличение на 5% */
  filter: brightness(0.8); /* Легкое затемнение */
}