h1 {
  _margin-top: -24px;
}

#odkazy strong {
  font-weight: normal;
}

#odkazy {
  width: 80%;
  margin: 0 auto;
  color: #093d5b;
}

#odkazy tr a {
  color: #093d5b;
  line-height: 24px;
  text-decoration: none;
}

#odkazy tr a:hover {
  text-decoration: underline;
}

.question {
  width: 80%;
  margin: 0 auto;
  color: #093d5b;
  line-height: 24px;
  font-style: italic;
  padding-bottom: 24px;
}

.underline {
  text-decoration: underline;
}

.questions , .answer    
{
    line-height: 24px;
    color: #093d5b;
    margin: 0 auto;
    width: 70%;
}

.questions td 
{
    vertical-align: text-top;
}
