
h1 {
  text-shadow: black 0.1em 0.1em 0.2em;
}

table {
  width:100%;
  border-collapse:collapse;
  font-size: 13px;
  color: black;
}

td, th {
  border:1px solid black;
}

th {
  background-color:black;
  color:white;
}

td {
  text-align: center;
}

table img {
  width: 30px;
  height: 20px;
}

.obr {
  width: 30px;
  border-right: 0px;
}
