.center img {
  padding-bottom: 16px;
}

table.parkovani {
  width: 360px;
  text-align: left;
  color: #000;
  background-color: #f0f4e7;
}

table.parkovani th {
  text-weight: bold;
  background-color: #dbe0e5;
  padding: 10px;
}

table.parkovani td {
  padding: 4px;
}

h4 {
  padding-bottom: 3px;
}

#content ul.odr1 {
  padding-left: 20px;
  padding-bottom: 20px;
  list-style-type: square;
}

