td.contacts_head
{
  text-align: right;
  vertical-align: top;
  padding-bottom: 10px;
  font-weight: bold;
  white-space:nowrap;
}

td.contacts_text
{
  text-align: left;
  vertical-align: top;
  padding-left: 10px;
}

td.contacts_text a
{
  color: #0000ee;
  text-decoration: none;
}
td.contacts_text a:hover
{
  text-decoration: underline;
}

.input_mailform
{
  width: 300px;
  border: 1px solid;
  border-color: #9aaec3;
}

.form_result
{
  font: bold 14px Arial;
  color: red;
  text-align: center;
  padding-bottom: 20px;
}

table.otstup td
{
padding-top:10px;
}







