#page-606 h1 {
  text-indent: -999999px;
  background: url('/uploaded/hdedition/MMH3HD_Logo_RoE.png') no-repeat center center;
  height: 224px;
  width:500px;
  border: 0;
  overflow: hidden;
  margin: 0 auto;
}

table.ognisko {
  border: 1px solid rgba(255, 255, 255, 0.5);
 border-collapse: collapse;
}
table.ognisko th, table.ognisko td {
  border: 1px solid rgba(255, 255, 255, 0.5);
  padding: 10px;
}
table.ognisko th {
  text-align: center;
}
table.ognisko td {
  vertical-align: middle;
}
table.ognisko td:nth-of-type(1) {
  width: 200px;
}
table.ognisko td:nth-of-type(2) {
  width: 300px;
}
table.ognisko td:nth-of-type(3) {
  width: 200px;
}
.page-content table.hdedition {
  text-align: center;
  vertical-align: top;
  background-color: #1e1e1e;
  border: 1px solid #555;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  padding: 10px;
}
.page-content table.hdedition tr:nth-child(odd) {
  background-color: #333333;
}
.page-content table.hdedition td {
  padding: 4px 3px 4px 3px;
}
.page-content table.hdedition td:nth-child(6n+1) {
  color: #FFFFFF;
}
.page-content table.hdedition td:nth-child(6n+2) {
  color: #FFFFFF;
}
.page-content table.hdedition tr:first-of-type th:nth-of-type(1n+1) {
  font-color: #ceb677 !important;
}
.page-content table.hdedition tr:nth-of-type(2) td:nth-of-type(1n+1) {
  vertical-align: top;
  width: 362px;
}
.picture {
  border: 1px solid rgba(255, 255, 255, 0.5);
  padding: 3px;
  margin-left: 10px !important;
  margin-right: 10px !important;
}