body {
  padding-top: 50px;
  padding-left: 150px;
  font-family: Tahoma, Arial, Sans serif;
  font-size: 12px;
  width: 800px;
}
p.q {
  font-weight: bold;
}

.red {
  color: red;
}

span.numbers {
  font-weight: bold;
  color: #66d;
}

span.pic {
  font-style: italic;
  font-size: 12px;
}

td.pic {
  padding-bottom: 20px;
}
h3{
  margin-left: 1.5em;
}

h2 {
  font-size: 12px;
}

p.pre {
  text-align: right;
  font-style: italic;
  color: #669;
}

p.sign {
  text-align: right;
  color: #669;
}

p.text {
  text-align: justify;
  text-indent: 1.5em;
}

p.quote {
  text-align: right;
  background: #ff9;
  padding: 10px;
  margin-left:100px;
}

p.no {
  font-weight: bold;
  font-family: Tahoma, Arial, Sans serif;
  font-size: 100px;  
}

p.contacts {
  font-weight: bold;
  font-family: Tahoma, Arial, Sans serif;
  font-size: 32px;    
}

span.blue {
  color: #33f; 
}

#bottom {
  margin-top: 20px;
}

#history {
  width: 800px;
}

#main {
  height: 400px;
  background:url(/img/back.png) no-repeat 0px 0;
  position: relative;
}

#t1,#t2,#t3,#t4 {
  font-weight: bold;
  font-family: Tahoma, Arial, Sans serif;
  font-size: 12px; 
  color: white;
}

#a1 a,#a2 a,#a3 a {
  text-decoration: underline;
  font-weight: bold;
  font-family: Tahoma, Arial, Sans serif;
  font-size: 12px; 
  color: white;
}

#t1 {
  position: absolute;
  left: 65px;
  top: 30px;
  float: left;
}

#a1 {
  position: absolute;
  left: 160px;
  top: 170px;
  float: left;  
}


#t2 {
  position: absolute;
  left: 285px;
  top: 120px;
}

#a2 {
  position: absolute;
  left: 444px;
  top: 170px;
  float: left;  
}

#t3 {
  position: absolute;
  left: 10px;
  top: 210px;
}

#t4 {
  position: absolute;
  left: 210px;
  top: 330px;
  font-size: 24px;
}

#a3 {
  position: absolute;
  left: 284px;
  top: 210px;
  float: left;  
}
#a3 span {
  font-weight: bold;
  font-family: Tahoma, Arial, Sans serif;
  font-size: 12px; 
  color: white;  
}
