body {
  background-color: #ffffff;
  color: #ffffff;
  font-size: 12px;
  font-family: Arial, Tahoma, Verdana;
}

a, a:visited {
  color: #A7CE38;
  text-decoration: none;
  font-weight: bold;
}
	
a:hover {
  text-decoration: underline;
  font-weight: bold;
  color: #A7CE38;
}

h1 {
  display: none;
}

#leaflet {
  margin-top: 10%;
  text-align: center;
}

#introduction-cz {
  margin-top: 3%;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  color: #A7CE38;
}

#introduction-en {
  margin-top: 1%;
  font-size: 15px;
  font-weight: bold;
  text-align: center;
  color: #757B7F;
}

#text {
  margin-top: 3%;
  font-size: 15px;
  text-align: center;
  color: #757B7F;
}
