body {
  font-family: Arial, Helvetica, sans-serif; }

#holst {
  width: 100%;
  margin: 0px auto;
  position: relative;
  background-color: #5b5b5b; }

#myCanvas {
  display: block;
  margin: 0px auto; }

#stolypin {
  position: fixed;
  left: 0px;
  font-size: 20px;
  letter-spacing: 1px;
  font-weight: 800;
  color: yellow;
  padding-top: 0.6em;
  min-height: 7.5em;
  width: 0px;
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
  background-color: rgba(60, 60, 60, 0.9); }

.skiplink {
  text-align: center;
  font-size: 13px; }
  .skiplink a {
    color: #C0C0C0; }

#krutilka {
  position: fixed; }

.logo {
  float: left;
  height: 145px;
  clear: both; }

#wrapper {
  width: 90%;
  max-width: 1000px;
  min-width: 480px;
  padding-left: 2em;
  padding-right: 2em;
  margin: 0 auto; }

header {
  min-width: 1000px;
  margin: 12px 0 15px 0; }
  header p {
    padding: 35px 0;
    font-size: 16px;
    text-align: right;
    color: darkblue; }
  header ul {
    width: 100%;
    padding: 8px 0px 8px 0px;
    margin: 0;
    text-align: center;
    background-color: #008CD1;
    /*#008DD2;*/ }
  header li {
    letter-spacing: 1px;
    display: inline;
    margin: 0px 5px;
    padding: 8px 30px 8px 30px;
    font-size: 19px;
    color: white;
    white-space: nowrap; }
    header li.active {
      background-color: #F7801E; }
    header li a {
      color: white; }
      header li a:link {
        text-decoration: none; }
  header table {
    margin-bottom: 12px;
    width: 100%; }
    header table img {
      padding-bottom: 1px; }
    header table td {
      vertical-align: bottom;
      text-align: right;
      color: #007BC0; }

footer {
  height: 450px;
  color: gray;
  border-top-style: solid;
  border-width: thin;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  border-color: lightgray;
  margin-top: 30px;
  padding-top: 9px; }

.main {
  float: right;
  width: 80%;
  padding-top: 20px; }

.menu {
  font-weight: bold;
  float: left;
  width: 18%;
  overflow: hidden;
  margin-right: 2%; }
  .menu ul {
    font-size: 16px;
    text-align: left;
    list-style: none;
    margin: 22px 0 28px 0;
    padding: 0;
    color: white; }
    .menu ul li {
      letter-spacing: 1px;
      overflow: hidden;
      margin-bottom: 7px;
      padding: 5px 4px 5px 6px;
      background-color: #008CD1; }
      .menu ul li.active {
        background-color: #F7801E; }
      .menu ul li a {
        display: block;
        color: white; }
        .menu ul li a:link {
          text-decoration: none; }

.group:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

h1 {
  font-size: 22px;
  padding-bottom: 0;
  margin-bottom: 1px;
  margin-top: 0; }

h2 {
  font-size: 20px;
  padding-bottom: 0;
  margin-bottom: 1px; }

h4 {
  margin-bottom: 1px; }

.doc {
  text-align: left;
  margin: 0 0 15px; }

.titov1 {
  width: 222px;
  float: right;
  margin-left: 20px;
  margin-bottom: 1px;
  margin-right: 10px; }
  .titov1 img {
    width: 100%; }
  .titov1 figcaption {
    text-align: center;
    font-style: italic; }

.kapitsa {
  width: 444px;
  height: 286px;
  float: left;
  margin-right: 10px; }

.kapitsacite {
  color: #007BC0; }

.cental_link {
  margin: 10px 0 0 0;
  text-align: center; }
