a {
  color: #ffff00;
  font-weight: bold;
  text-decoration: none;
}

body {
  background-color: #000000;
  color: #ffffff;
  font-family: tahoma;
  font-size: 14px;
  margin: 0px;
}

img {
  border: none;
}

img.obraz {
  border: solid 1px #ffffff;
}

table {
  border: none;
  padding: 0px;
  margin: 0px;
}


tr.male {
}

td.male {
}

.male {
  margin: 0px 3px;
}

img.wybrany {
  border-top: solid 1px #ff0000;
  border-bottom: solid 1px #ff0000;
  border-left: solid 4px #ff0000;
  border-right: solid 4px #ff0000;
}

p {
  margin: 10px 10px;
  text-align: justify;
}

td {
  padding: 5px 0px;
  text-align: center;
}

td.obraz {
  padding: 15px 15px;
  text-align: center;
  vertical-align: top;
}

td.opis {
  color: #ffffff;
  font-size: 13px;
  font-weight: bold;
  padding: 5px 5px;
  text-align: center;
  vertical-align: center;
}

.obraz_podpis {
  font-size: 12px;
  padding: 15px 15px;
  text-align: center;
}

.podpis {
  font-size: 10px;
  margin-top: -10px;
  text-align: right;
}

.right {
  text-align: right;
}
