@charset "utf-8";

/* stranka - kontakt */

div.box_kontakt {
  padding: 20px 20px 0 0;
  line-height: 200%;
  color: gray;
}

div.box_kontakt a {
  color: gray;
}

div.box_kontakt a:hover {
  color: #ff9821;
}

div.box_kontakt div.kontakt {
  margin-bottom: 20px;
}

div.box_kontakt span {
  font-weight: bold;
  color: white;
}
