body {
     margin: 0;
     padding: 0;
     font-size: 10pt;
     color: #5f5f5f;
     font-family: 'Trebuchet MS', 'Lucida Sans Unicode', sans-serif; 
     line-height: 12pt;
  }    
 h1 {
     color: #333366;
     font-size: 18pt;
     font-weight: normal;
     text-transform: uppercase;
     padding: 0px 0 10px 0;
     margin: 0;
 }
 h2 {
     color: #3498db;
     font-size: 18pt;
     font-weight: normal;
     text-transform: uppercase;
     padding: 40px;
     margin: 0;
     background: #f6f6f6;
     text-align: center;
     border-bottom: solid 1px #eeeeee;
 }
#maintext h2 {
     color: #330099;
     font-size: 14pt;
     font-weight: bold;
     text-transform: uppercase;
     text-align: left;
     display: in-line;
     margin: 20px 0px 0px 0px;
     padding: 0;
     background: none;
     border: none; 
     
     
 }
 h3 {
     color: #000000;
     font-size: 12pt;
     font-weight: bold;
     text-transform: uppercase;
     padding: 0px 0 10px 0;
     margin: 0;
    line-height: 1.3em;
 }
table h3 {
     font-size: 16pt;
     font-weight: bold;
     padding: 20px 0px;
 }
div.h3 {
     color: #cecece;
     font-size: 12pt;
     font-weight: bold;
     text-transform: uppercase;
     padding: 0px 0 10px 0;
     }
#adress h3 {
display: block;
width: 160px;
float: left;
} 
div.procn h3 {
color: white; 
margin-top: 8px;
} 
 h4 {
     color: #330066;
     font-size: 12pt;
     font-weight: bold;
     text-transform: uppercase;
     padding: 0px;
     margin-bottom: 5px;
} 
 ul li {
      padding-top: 7px;
 }
 #menu a {
      margin-top: 7px;
      padding: 12px;
      display: block ;
      float: left;
      color: #330066;
      text-decoration: none;
 }
 #menu a:hover {
      color: #000;
      text-decoration: underline; 
 }
 a.home img {
      margin-top: -7px;
      padding-right: -12px;
      margin-right: -12px; 
 }
 strong {
  color: #000;
 }
 span.image-title{
  display: none;
 }
 img{
  border: none;
 }
div.phone{
  margin: 0px;
  padding: 0px;
  font-size: 18pt;
  color: #3498db;
  
 }
 input{
  border: solid 1.2px #cecece;
  height: 25px;
  width: 270px;
 }
 textarea{
  border: solid 1.2px #cecece;
  height: 75px;
  width: 270px;
 }  
 div.buttn input   {
  border: solid 1.2px #cecece;
  height: 25px;
  width: 271px;
  background: #eeeeee;
  margin-left: 300px;
  }
#left div.buttn input   {
  border: solid 1.2px #cecece;
  height: 25px;
  width: 271px;
  background: #eeeeee;
  margin-left: 0px;
  }  
 
 