h1#contact-header{
  color: #751822;
  font-size: 26px;
  font-weight: normal;
  letter-spacing: 0.01em;
  margin-top: 0px;
  margin-bottom: 0px;
  margin: 12px 0px 0px 12px;
}

p#contact-desc{
  margin-left: 12px;
  line-height: 17px;
}

table#contact-table{
  margin-left: 12px;
  margin-top: 10px;
}

tr#contact-table-headers td{
  font-size: 14px;
  font-weight: bold;
  color: #751822;
  padding-bottom: 8px;
}

tr#contact-table-text td{
  line-height: 17px;
  vertical-align: top;
}

h2#contact-subheader{
  font-size: 14px;
  font-weight: bold;
  color: #751822;
  margin-left: 12px;
  margin-top: 20px;
  margin-bottom: 15px;
}

table#message-form{
  margin-left: 12px;
}

table#message-form tr th{
  width: 100px;
  text-align: right;
  padding-right: 10px;
}

table#message-form tr td.red{
  width: 25px;
  text-align: center;
}

div#contact-notice{
  text-align: right;
}

table#message-form input, table#message-form textarea{
  border: 1px solid #999;
}

span#contact-no{
  font-weight: bold;
  font-size: 14px;
}

input.nezobrazit{
  width: 1px;
  height: 1px;
  display: none;
}
