a {
  color: #333;
  text-decoration: none;
}
a:hover {
    text-decoration: underline;
    color: #333;
}
#intro, #prazors {
  padding-bottom: 1em;
  padding-top: 1em;
}
#carousel {
  max-width: 640px;
  max-height: 480px;
  margin: 0 auto;
}
