      body {
        background-color: #fff;
        margin: 0;
        padding: 0;
         }
      #all {
        margin: 0;
        padding: 0;
        font-family: Verdana, Arial, sans-serif;
        font-size: 100%;
        width: 1000px;
        margin: auto;
      }
      #top {
        background-image: URL(images/top.jpg);
        width: 1000px;
        height: 28px;
        }
      #logo {
        background-image: URL(images/logo.jpg);
        width: 666px;
        height: 262px;
        float: left;
      }
      p.contacts {
        color: #fff;
        font-size: 14px;
        font-weight: bold;
        padding: 75px 0 0 95px;
      }

      #logoright {
        background-image: URL(images/logoright.jpg);
        width: 334px;
        height: 262px;
        float: left;
      }
     #menu {
       background-image: URL(images/menu.jpg);
       width: 1000px;
       height: 73px;
       float: left;
     }
     .nav {
      padding-top: 40px;
     }
     a.m,a.mm  {
       color: #1e77a1;
       font-size: 12px;
       padding: 0 16px 0 20px;
     }
     a.mm {
       padding: 0 0 0 20px;
     }
     a.m:hover,a.mm:hover {
       color: #ff8207;
     }
     a.linux {
       color: #002045;
       font-size: 11px;
       padding-left: 0px;
     }
     a.linux:hover {
       color: #ff8207;
     }
     a.doc {
    display: block;
    background-image: URL(images/dog.jpg);
    width: 184px;
    height: 79px;
    margin: 0 40px 0 30px;
    float: left;
   }
   a.doc:hover {
    background-image: URL(images/doghh.jpg);
    width: 184px;
    height: 79px;
  }
  a.za {
    display: block;
    background-image: URL(images/za.jpg);
    width: 184px;
    height: 79px;
    margin: 0 40px 0 30px;
    float: left;
   }
   a.za:hover {
    background-image: URL(images/zah.jpg);
    width: 184px;
    height: 79px;
  }
     #bottom {
       background-image: URL(images/bottom.jpg);
       width: 1000px;
       height: 40px;
       float: left;
     }
    #content {
      width: 630px;
      float: left;
    }
    #right {
     width: 370px;
     float: left;
    }
   #footer {
     background-image: URL(images/footer.jpg);
     background-position: center  bottom;
     width: 1000px;
     height: 101px;
     float: left;
     margin-top: 0px;
   }
   .info {
     color: #fff;
     font-size: 12px;
     padding: 61px 0 0 75px;
   }
   h1 {
    color: #002f74;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
  }
  h2 {
    color: #8a1d0e;
    font-size: 14px;
    padding: 0 0 0 50px;
    text-align: center;
  }
  h4 {
    color: #002f74;
    font-size: 14px;
    text-align: center;
    font-style: italic;
  }
   h3 {
    color: #002f74;
    font-size: 18px;
    padding: 0 0 20px 60px;
  }
  p.text {
    color: #12131a;
    font-size: 13px;
    padding: 0 0 0 15px;
  }
  p.r {
    color: #142947;
    font-size: 11px;
  }
  ul.service {
    color: #142947;
    list-style: square;
    padding: 0 0 0 90px;
  }
  ul.service li {
    font-size: 12px;
  }
  table.price {
     width: 640px;
     margin-left: 10px;
     margin-bottom: 20px;
     font-size: 80%;
     float: left;
     border: 1px solid #647592;
     text-align: center;
  }
   .orange {
   background-color: #d9e0ed;
   font-size: 13px;
   padding: 3px 9px;
   color: #000;
  }
  .gray {
    color: #000;
  }
 .harakter {
    font-size: 11px;
    border: 1px solid #001ba5;
    float: left;
    background-color: #fdfdfd;
  }
  .grey {
   background-color: #eef2f7;
   color: #001376;
 }
.w {
  color: #fff;
}
p.press {
  color: #fd9b00;
  font-size: 13px;
  padding-left: 90px;
  padding-right: 5px;
}
a.news {
  color: #fe8d13;
  font-size: 13px;
  padding-left: 260px;

}
a.news:hover {
  color: #1d36a2;
  text-decoration: underline;
}

a.inside {
  color: #e08707;
  text-decoration: none;
}
a.inside:hover{
  color: #2779f3;
}

