@import '/templates/npssk/css/reset.css';
body {
  width: 100%;
  *zoom: 1;
}
body:before,
body:after {
  content: "";
  display: table;
}
body:after {
  clear: both;
}
.file {
  display: inline;
  width: 60px;
  margin: 0 10px;
  background: #ebebeb;
  position: relative;
  width: 27px;
  height: 37px;
  border: 1px solid #6e6e6e;
  margin-right: 15px;
  margin-bottom: 25px;
  float: left;
}
.file em {
  background: #1d91d4;
  color: white;
  font: 0.5714285714285714em/1.2857142857142858em Arial, Verdana, Helvetica, sans-serif;
  text-transform: uppercase;
  text-align: center;
  width: 25px;
  margin: 1px;
  display: block;
  margin-top: 13px;
}
.file em.pdf,
.file em.tiff,
.file em.jpg,
.file em.jpeg {
  background: #fd300d;
}
.file em.xls,
.file em.xslx {
  background: #276836;
}
.file em.zip,
.file em.rar {
  background: #985f18;
}
.file span {
  position: absolute;
  left: -10px;
  width: 50px;
  display: block;
  text-align: center;
  top: 45px;
  font-size: 0.7857142857142857em;
  white-space: nowrap;
}
.file:after {
  content: '';
  display: block;
  width: 7px;
  height: 7px;
  position: absolute;
  right: -1px;
  top: -1px;
  background: #ebebeb url(../img/icons.png) right -450px;
}
nav li,
nav li.hasSub > span,
header#top div a,
footer li {
  background: url(../img/icons.png) left top no-repeat;
}
body {
  background: url(../img/bg.jpg) repeat;
  font: 1em/1.4285714285714286em Arial, Verdana, Helvetica, sans-serif;
  color: #3a3a3a;
}
a {
  color: #d91d19;
}
a:hover {
  color: #8b1212;
}
.center {
  width: 960px;
  margin: 0 auto;
}
header#top {
  display: block;
  width: 980px;
  margin: 0 -10px;
  *zoom: 1;
  background: url("../img/header.png") bottom center no-repeat;
  height: 225px;
  margin-bottom: 1em;
  padding-top: 10px;
  position: relative;
}
header#top:before,
header#top:after {
  content: "";
  display: table;
}
header#top:after {
  clear: both;
}
header#top .site-title {
  margin-left: 10px;
}
header#top .site-title a {
  display: block;
  height: 80px;
  padding: 40px 0 0 172px;
  color: #d91d19;
  font: 20px/28px Serif;
  text-decoration: none;
}
header#top .site-title a span {
  font-size: 16px;
  color: #3a3a3a;
  display: block;
  font-family: Georgia, Times New Roman, Times, serif;
}
.top-extra {
  position: absolute;
  right: 10px;
  top: 10px;
}
.top-extra a {
  color: #3a3a3a;
  font-size: 11px;
  margin-left: 30px;
}
.top-extra a#top_A_plus {
  background: none;
  text-decoration: none;
  font: 21px Tahoma;
}
.top-extra a#top_A_plus sup {
  font-size: 11px;
}
.top-extra a#top_A_minus {
  background: none;
  text-decoration: none;
  font: 14px Tahoma;
  margin-left: 3px;
}
.top-extra a#top_A_minus sup {
  font-size: 13px;
}
.top-extra a#top_map {
  padding-left: 14px;
  background-position: left -22px;
}
.top-extra a#top_mobile {
  padding-left: 12px;
  background-position: left 2px;
}
.logotype {
  position: absolute;
  left: 10px;
}
.breadcrumbs {
  margin-bottom: 10px;
  color: #1d91d4;
}
.breadcrumbs a {
  color: #565656;
  font: italic 0.9em Arial, Verdana, Helvetica, sans-serif;
}
#maincolumn {
  display: inline;
  float: left;
  width: 700px;
  margin: 0 10px;
  min-height: 300px;
  margin-bottom: 70px;
}
#maincolumn #search {
  display: block;
  width: 740px;
  margin: 0 -10px;
  *zoom: 1;
  margin-bottom: 30px;
}
#maincolumn #search:before,
#maincolumn #search:after {
  content: "";
  display: table;
}
#maincolumn #search:after {
  clear: both;
}
#maincolumn #search input {
  display: inline;
  float: left;
  width: 604px;
  margin: 0 10px;
  height: 28px;
  outline: 10px solid #1d91d4;
  border: 1px solid #0e6ca2;
  margin: 10px 10px 10px 20px;
  padding-left: 10px;
  font-style: italic;
  -webkit-appearance: none;
}
#maincolumn #search button {
  display: inline;
  float: left;
  width: 60px;
  margin: 0 10px;
  color: white;
  cursor: pointer;
  text-shadow: 0 1px #0e6ca2;
  background-color: #1d91d4;
  border: 1px solid #0e6ca2;
  height: 30px;
  margin-top: 10px;
}
#maincolumn #search button:hover {
  background-color: #1a82be;
}
#maincolumn #search button:active {
  background-color: #1772a7;
}
#maincolumn article.address {
  padding-bottom: 45px;
}
#maincolumn article.address h2 {
  font: 1.2857142857142858em/1.4285714285714286em Arial, Verdana, Helvetica, sans-serif;
  padding-bottom: 5px;
  margin-bottom: 25px;
  color: #0e6ca2;
  border: none;
}
#maincolumn article.address div {
  background-color: #ebebeb;
  padding: 20px 20px 14px;
  border-radius: 5px;
}
#maincolumn article.address div p {
  font: 0.9285714285714286em/1.4285714285714286em Arial, Verdana, Helvetica, sans-serif;
  font-style: italic;
  margin-bottom: 6px;
}
#maincolumn section.content h1,
#maincolumn section.content h2 {
  font: 1.2857142857142858em/1.4285714285714286em Arial, Verdana, Helvetica, sans-serif;
  font-style: italic;
  padding-bottom: 5px;
  margin-bottom: 25px;
  color: #0e6ca2;
  border-bottom: 1px solid #ebebeb;
}
#maincolumn section.content time {
  font: 0.7857142857142857em/1.2857142857142858em Arial, Verdana, Helvetica, sans-serif;
  text-align: right;
}
#maincolumn section.content time span {
  display: block;
}
#maincolumn section.content time.update {
  float: right;
}
#maincolumn section.content.last_news article {
  margin-bottom: 20px;
}
#maincolumn section.content.last_news article time {
  display: inline;
  float: left;
  width: 60px;
  margin: 0 10px;
}
#maincolumn section.content.last_news article > a {
  margin-left: 90px;
  font: 1em/1.4285714285714286em Arial, Verdana, Helvetica, sans-serif;
  display: block;
  margin-bottom: 10px;
}
#maincolumn section.content.last_news article p {
  margin-left: 90px;
  margin-bottom: 33px;
}
#maincolumn section.content #text h2 {
  border-bottom: none;
  font-size: 1.1428571428571428em;
  margin: 20px 0 5px;
  padding: 0;
  color: #3a3a3a;
}
#maincolumn section.content #text hr {
  border: none;
  border-bottom: 1px solid #ebebeb;
}
#maincolumn section.content #text ul {
  list-style: disc inside;
}
#maincolumn section.content #text ol {
  list-style: decimal inside;
}
#maincolumn section.content #text li {
  margin-bottom: 10px;
}
#maincolumn section.content #text strong,
#maincolumn section.content #text b {
  font-weight: bold;
}
#maincolumn section.content #text em,
#maincolumn section.content #text i {
  font-style: italic;
}
#maincolumn section.content #text p {
  margin-bottom: 10px;
}
#maincolumn section.content #text p em {
  font-style: italic;
}
#maincolumn section.content #text table {
  margin-bottom: 20px;
}
#maincolumn section.content #text table tr th {
  background: #1d91d4;
  color: white;
  padding: 5px 10px;
  vertical-align: middle;
  font-size: 0.8571428571428571em;
  border-right: 1px solid #0e6ca2;
}
#maincolumn section.content #text table tr th:last-child {
  border-right: none;
}
#maincolumn section.content #text table tr td {
  padding: 10px;
  border-right: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb;
  font-size: 0.8571428571428571em;
}
#maincolumn section.content #text table tr td:last-child {
  border-right: none;
}
#maincolumn section.content #text table tr:nth-child(odd) {
  background: #ebebeb;
}
#maincolumn section.content #text a.hasdocs {
  color: #3a3a3a;
  text-decoration: none;
  border-bottom: 1px dotted #3a3a3a;
  position: relative;
  margin-right: 15px;
}
#maincolumn section.content #text a.hasdocs sup {
  position: absolute;
  left: 101%;
  top: -3px;
  color: #d91d19;
}
#maincolumn section.documents {
  margin-top: 20px;
  font: 1em/1.4285714285714286em Arial, Verdana, Helvetica, sans-serif;
}
#maincolumn section.documents dt {
  margin-bottom: 15px;
}
#maincolumn section.documents dt span {
  border-bottom: 1px dashed #ccc;
  cursor: pointer;
}
#maincolumn section.documents dt.show {
  margin-bottom: 10px;
  font-weight: bold;
}
#maincolumn section.documents dt.show span {
  border: none;
}
#maincolumn section.documents dd {
  display: none;
  overflow: hidden;
  margin-bottom: 15px;
}
#maincolumn section.documents dd section {
  background: #ebebeb;
  margin-bottom: 5px;
}
#maincolumn section.documents dd section h3 {
  font: 1em/2.142857142857143em Arial, Verdana, Helvetica, sans-serif;
  border-bottom: 1px solid #d2d2d2;
  margin: 0 20px;
}
#maincolumn section.documents dd section article {
  margin-bottom: 0;
}
#maincolumn section.documents dd.show {
  display: block;
}
#maincolumn section.documents article {
  background: #ebebeb;
  min-height: 65px;
  padding: 10px 10px 10px 70px;
  margin-bottom: 5px;
  position: relative;
  overflow: hidden;
}
#maincolumn section.documents article div {
  display: inline;
  width: 60px;
  margin: 0 10px;
  background: #ebebeb;
  position: relative;
  width: 27px;
  height: 37px;
  border: 1px solid #6e6e6e;
  margin-right: 15px;
  margin-bottom: 25px;
  float: left;
  position: absolute;
  left: 10px;
}
#maincolumn section.documents article div em {
  background: #1d91d4;
  color: white;
  font: 0.5714285714285714em/1.2857142857142858em Arial, Verdana, Helvetica, sans-serif;
  text-transform: uppercase;
  text-align: center;
  width: 25px;
  margin: 1px;
  display: block;
  margin-top: 13px;
}
#maincolumn section.documents article div em.pdf,
#maincolumn section.documents article div em.tiff,
#maincolumn section.documents article div em.jpg,
#maincolumn section.documents article div em.jpeg {
  background: #fd300d;
}
#maincolumn section.documents article div em.xls,
#maincolumn section.documents article div em.xslx {
  background: #276836;
}
#maincolumn section.documents article div em.zip,
#maincolumn section.documents article div em.rar {
  background: #985f18;
}
#maincolumn section.documents article div span {
  position: absolute;
  left: -10px;
  width: 50px;
  display: block;
  text-align: center;
  top: 45px;
  font-size: 0.7857142857142857em;
  white-space: nowrap;
}
#maincolumn section.documents article div:after {
  content: '';
  display: block;
  width: 7px;
  height: 7px;
  position: absolute;
  right: -1px;
  top: -1px;
  background: #ebebeb url(../img/icons.png) right -450px;
}
#maincolumn section.documents article a {
  display: inline;
  float: left;
  width: 604px;
  margin: 0 10px;
  margin: 0;
}
#maincolumn section.documents article a p {
  margin: 0;
  display: inline;
}
#maincolumn section.documents article a.up {
  width: auto;
  position: absolute;
  right: 7px;
  top: 5px;
  text-decoration: none;
  color: #3a3a3a;
  font-size: 0.8571428571428571em;
}
#maincolumn section.documents article a.up span {
  color: #d91d19;
  position: relative;
  top: -2px;
  left: 2px;
}
#maincolumn section.documents article p.text {
  display: inline;
  margin-left: 0px;
}
#maincolumn section.documents article time {
  display: inline;
  float: left;
  width: 604px;
  margin: 0 10px;
  margin-top: 5px;
  margin-left: 0;
  text-align: left;
}
#maincolumn section.documents article.focused {
  background: #dedede;
}
#maincolumn section.documents article.focused div:after {
  background-color: #dedede;
}
#maincolumn section.news_item time {
  position: relative;
  top: -10px;
}
#maincolumn section.sitemap ul {
  list-style: disc inside;
}
#maincolumn section.sitemap ul li {
  margin: 5px 0;
}
#maincolumn section.sitemap ul ul {
  margin-left: 40px;
  list-style: circle;
}
#maincolumn section.sitemap ul ul ul {
  list-style: square;
}
#maincolumn section.search .search_result_block {
  margin: 15px 0;
}
#maincolumn section.search .search_result_block b {
  font-weight: bold;
}
.fancybox-skin {
  padding: 15px 0!important;
}
.fancybox-inner {
  width: auto!important;
}
#sidebar {
  display: inline;
  float: left;
  width: 220px;
  margin: 0 10px;
  min-height: 300px;
}
#sidebar nav {
  margin-bottom: 100px;
}
#sidebar nav li {
  margin-bottom: 6px;
  position: relative;
  background-position: left -36px;
}
#sidebar nav li a,
#sidebar nav li span {
  display: block;
  padding: 8px 0 8px 12px;
  font: 0.9285714285714286em/1.1428571428571428em Arial, Verdana, Helvetica, sans-serif;
  font-style: italic;
  color: #3a3a3a;
  position: relative;
  z-index: 2;
  cursor: pointer;
  text-decoration: underline;
  margin-right: 15px;
}
#sidebar nav li.act a,
#sidebar nav li.act span {
  color: #0e6ca2;
  text-decoration: none;
}
#sidebar nav li.hasSub > span {
  background-position: right -89px;
}
#sidebar nav li.hasSub:hover > span {
  background-position: right -139px;
}
#sidebar nav li ul {
  display: none;
  position: absolute;
}
#sidebar nav li:hover {
  background-color: #1d91d4;
  background-position: -10px -36px;
  margin-left: -10px;
  padding-left: 10px;
}
#sidebar nav li:hover a,
#sidebar nav li:hover span {
  color: white;
  text-decoration: none;
  text-shadow: 0px 1px #0e6ca2;
  border-right: 1px solid #1d91d4;
  min-width: 190px;
}
#sidebar nav li:hover ul {
  display: block;
  background-color: #ebebeb;
  left: 100%;
  top: -50%;
  z-index: 1;
  margin-left: -1px;
  padding: 20px 15px 5px 15px;
  border: 1px solid #b8b8b8;
}
#sidebar nav li:hover ul:before {
  display: block;
  position: absolute;
  width: 10px;
  height: 10px;
  background: red;
  border: 1px solid red;
  left: -20px;
  top: 0;
}
#sidebar nav li:hover ul li {
  margin-bottom: 15px;
  background-position: left -44px;
}
#sidebar nav li:hover ul li:hover {
  background-color: inherit;
  background-position: left -44px;
  margin-left: 0;
  padding-left: 0;
}
#sidebar nav li:hover ul li a {
  color: #3a3a3a;
  text-shadow: none;
  text-decoration: underline;
  padding: 0 0 0 12px;
  border: none;
}
#sidebar nav li:hover ul li a:hover {
  color: #1d91d4;
}
#sidebar nav li:hover ul li.act a,
#sidebar nav li:hover ul li.act span {
  color: #0e6ca2;
  text-decoration: none;
}
footer {
  clear: both;
  height: 94px;
  font-size: 0.8571428571428571em;
  margin-top: 70px;
}
footer ul {
  height: 40px;
  width: 100%;
  background-color: #1d91d4;
  margin-bottom: 10px;
}
footer ul li {
  padding: 0 30px 0 10px;
  line-height: 40px;
  height: 40px;
  float: right;
  color: white;
}
footer ul li a {
  color: white;
}
footer ul li:hover a {
  color: #dceffa;
}
footer ul li#phone {
  padding-left: 21px;
  background-position: 10px -185px;
}
footer ul li#email {
  padding-left: 14px;
  background-position: left -223px;
}
footer ul li#reglament {
  padding-left: 12px;
  background-position: left -265px;
}
footer ul li#map {
  padding-left: 15px;
  background-position: left -304px;
}
footer ul li#mobile {
  padding-left: 12px;
  background-position: left -345px;
}
footer ul li#updated {
  background: none;
  float: none;
  text-align: center;
}
footer ul #phone,
footer ul #email {
  background-color: #d42929;
  float: left;
}
footer ul #phone:hover a,
footer ul #email:hover a {
  color: #fbdddc;
}
footer ul #email,
footer ul #mobile {
  padding-right: 10px;
}
footer p {
  display: inline;
  float: left;
  width: 380px;
  margin: 0 10px;
  line-height: 16px;
}
footer #spacecrabs {
  float: right;
  text-decoration: none;
  color: #3a3a3a;
}
footer #spacecrabs span {
  color: #d91d19;
}
.mfp-content {
  background: white;
}
.contact-form input {
  width: 218px;
  padding: 0 0 0 10px;
  font: 1em/2.142857142857143em Arial, Verdana, Helvetica, sans-serif;
  font-style: italic;
  margin-bottom: 10px;
  border: 1px solid #d2d2d2;
}
.contact-form textarea {
  width: 400px;
  min-height: 138px;
  resize: vertical;
  font-size: 1em;
  font-style: italic;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  padding: 5px 0 0 10px;
  border: 1px solid #d2d2d2;
}
.contact-form_send-button {
  width: 400px;
  text-align: center;
}
.contact-form_send-button input {
  display: inline-block;
  width: auto;
  margin: 0 10px;
  color: white;
  cursor: pointer;
  text-shadow: 0 1px #0e6ca2;
  background-color: #1d91d4;
  border: 1px solid #0e6ca2;
  line-height: 30px;
  margin-top: 10px;
  padding: 0 10px;
  font-style: normal;
}
#search ol {
  list-style: decimal inside;
}
#search ol li {
  margin-bottom: 20px;
  overflow: hidden;
}
#search ol li strong {
  font-weight: bold;
}
#search ol li .file {
  margin-left: 0;
}
#search .yandex {
  height: 21px;
  margin-bottom: 20px;
  line-height: 21px;
}
#search .yandex a {
  float: left;
  margin-right: 15px;
}
#search .yandex span {
  line-height: 25px;
}
body.registry-dialog-open {
  overflow: hidden;
}
.registry-dialog-overlay {
  position: fixed;
  inset: 0;
  z-index: 10000;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 16px;
  background: rgba(0, 0, 0, 0.72);
}
.registry-dialog {
  position: relative;
  width: 100%;
  height: 100%;
  max-width: 1600px;
  max-height: 960px;
  overflow: hidden;
  background: #fff;
  border-radius: 4px;
  box-shadow: 0 12px 48px rgba(0, 0, 0, 0.35);
}
.registry-dialog-title {
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  white-space: nowrap;
}
.registry-dialog-close {
  position: absolute;
  z-index: 2;
  top: 8px;
  right: 8px;
  width: 42px;
  height: 42px;
  padding: 0;
  color: #fff;
  font: 34px/38px Arial, sans-serif;
  cursor: pointer;
  background: #252a31;
  border: 2px solid #fff;
  border-radius: 50%;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.35);
}
.registry-dialog-close:focus-visible {
  outline: 3px solid #1d91d4;
  outline-offset: 2px;
}
.registry-dialog-frame {
  display: block;
  width: 100%;
  height: 100%;
  border: 0;
}
