
* {
    margin: 0;
    padding: 0;
    font-family: Tahoma, Arial, sans-serif;
}

BODY {

}

H3 {
  color: #3300cc;
  text-decoration: underline;
  font-size: 90%;
}

/* divs */

#main {
 /* width: 950px; */
  margin: 0 auto;
  margin-top: 10px;
  margin-bottom: 10px;
}

#rightCol {
  padding-left: 15px;
}

#phones {
  color: #ccc;
  font-size: 30px;
  margin-left: 20px;
  margin-bottom: 0px;
}

#rightCol H3 {
  margin-top: 25px;
  margin-bottom: 5px;
}

#yandexSearchMain {
  margin-top: 10px;
  width: 550px;
}

#yandexSearch {
  width: 100%;
  font-size: 12px;
}

#yandexSearch TD {
  padding: 5px;
}

#logo {
  width: 100px;
  text-align: center;
  vertical-align: top;
  margin-top: 10px; 
  font-size: 12px;
}

#logo P {
  font-size: 200%;
  font-weight: bold;
}


#contactFormMain {
  margin-left: 20px;
  margin-top: 10px;
  width: 530px;
}

#logo2 {
  width: 72px;
  background-color: #fff;
  text-align: left;
}

#contactForm {
  padding-top: 5px;
  font-size: 12px;
  width: 100%;
}

#contactForm TD {
  padding: 3px;
}

#copyright {
  width: 400px;
  font-size: 90%;
  text-align: center;
}

#contactForm TR {
  height: 25px;
}


/* classes */

.orangeTD {
  background-color: #ffcc66;
  width: 40px;
}

.textCenter {
  text-align: center;
}

.leftTable {
  margin-top: 5px;
}

.leftTable H1 {
  font-size: 19px;
  color: #3300cc;
  text-decoration: underline;
  font-weight: normal;
}

.leftTableText {
  font-size: 14px;
  padding-top: 5px;
  width: 550px;
  text-align: justify;
}

.leftNumber {
  width: 30px;
  font-family: Arial;
  font-size: 24px;
}

.leftLink {
  font-family: Verdana, Arial;
  color: #38731a;
  font-size: 14px;
  padding-top: 5px;
}

.leftLink A {
  font-family: Verdana, Arial;
  color: #38731a;
  font-size: 14px;
}

.firstColor {
  color: #a6a6a6;
  font-size: 16px;
}

.secondColor H4 {
  color: #a6b9ee;
  text-decoration: underline;
  font-size: 85%;
}

.thirdColor {
  color: #767676;
  font-size: 80%;
}

.fourthColor, .fourthColor A {
  color: #8d9a86;
  font-size: 90%;  
}

.h2Small {
  margin-top: 15px;
}

.h2Small H2 {
  font-size: 90%;
}

.orangeTD2 {
  background-color: #ffcc00;
}

.activeTab2 {
  width: 70px;
}

.contacts {
  color: #006600;
  font-size: 10px;
}
.warning {
  color: red;
  font-size: 10px;
}

.contacts A {
  color: #006600;
  margin-left: 10px;
}

.icq {
  margin-left: 10px;
  margin-right: 5px;
}

.counters {
  margin-top: 40px;
}

.leftP {
  font-size: 16px;
}

.rightSmall {
  margin-top: 6px;
  font-size: 12px;
}

.paddingField {
  padding-left: 10px;
}

.heightTR {
  height: 35px;
}

.heightTR2 {
  height: 15px;
}

.niz {
  font-size: 10px;
}
