@import url(index.css);

body {
  font-family: 'MS PGothic', sans-serif;
}



h2, h3, h4 {
  font-family: 'Verdana', sans-serif;
}



#lead ul li em {
  font-size: 14px;
}

#lead .supplement {
  display: block;
  font-size: 12px;
}

#introduction ul li ul li {
  line-height: 16px;
}

#introduction ul li#kitchen ul li {
  font-size: 12px;
}



#tariff h3 em {
  font-size: 13px;
}

#tariff ul li strong strong {
  font-size: 16px;
}

#tariff #booking strong {
  font-family: 'Verdana', 'MS PGothic', sans-serif;
}

#tariff h4 {
  margin-left: 2em;
}

#payment #no-atm {
  font-size: 13px;
}

#payment #cancellation h4 {
  margin-bottom: .5em;
}

#payment #cancellation p {
  margin-top: .1em; margin-bottom: .1em;
}

#contact h2 {
  width: 100%;
}

#contact dl {
  font-family: 'Verdana', sans-serif;
}



#location #time-distance {
  background-position: bottom right;
  padding-bottom: 4px;
}

#location #time-distance p {
  white-space: pre;
  line-height: 1.6;
}

#location #time-distance p em {
  display: block;
  font-style: normal;
  padding-top: 1em;
}
