body {
  padding: 0px;
  margin: 0px;
  color: #C1C1C1;
  background-color: #000000;
  font-family: "Times New Roman", Times, serif;
  font-size: 24px;

}

h1 {
  color: #ffffff;
}

.content h1 {
  font-size: 36px;
}

.content h2 {
  font-size: 28px;
}

strong {
  font-weight: normal;
  color: #E0E0E0;
}


.doc {
  padding-right: 10px;
}


.content {
  padding-top: 70px;
  width: 100%;
  vertical-align: top;
  padding: 22px;
}

.content p {
  text-align: justify;
}


.main {
  width: 100%;

  height: 100%;
}

.left {
  width:  100%;
}

.right {
  width: 276px;
  margin-top: 192px;
}

.mainmenu {
  margin-bottom: 36px;
}

.properties {
padding: 0px;
margin: 0px;
color: #B4E1F8;
font-size: 28px;
font-weight: bold;
}



#c11 {
  width: 10px;
  height: 70px;
  background-color: #70BFE6;
}

#c21 {
  width: 10px;
  height: 14px;

}

#c31 {
  width: 10px;
  background-color: #70BFE6;

}

#c41 {
  width: 10px;
}

#c51 {
  width: 10px;
  height: 70px;
}

#c61 {
  height: 10px;
}

.c12 {
  width: 266px;
  height: 70px;
  background-color: #325568;
  padding-left: 20px;
}

.linkmenu {
  color: #E7EBEE;
  font-weight: bold;
  text-decoration: none;
}

.linkmenu:hover {
  color: #E7EBEE;
  font-weight: bold;
  text-decoration: underline;
}

.activelink {
  color: #E7EBEE;
  font-weight: bold;
  text-decoration: underline;
}


.c22 {
  width: 266px;
  height: 14px;
}

#toptext {
position:absolute;
top: 40px;
width: 100%;
z-index: 66;
text-align: right;
color: #B1D1DE;
font-size: 32px;
}

#ctoptext {
width: 770px;
float: right;
padding-right: 30px;
}

img{
  border: none;
}

.phones {
  margin-top: 50px;
  font-size: 36px;
  white-space: nowrap;
}

.menu {
  list-style: none;
  margin: 0px;
  padding: 0px;
  margin-top: 30px;
}

.menu li {
    float: left;
    margin-right: 50px;
    margin-bottom: 20px;
}


.menu a{
color: #B1D1DE;
font-size: 18px;
}

.menu a:hover {
  color: #ffffff;
}


.text {
  font-size: 22px;
}


.olymp {
  margin-right: 15px;
  margin-top: 3px;
}

.menu .active {
  color: #ffffff;
}



