.page .content #textblock table#cenik {
  margin-left: auto;
  margin-right: auto;
  color: #000000;
}

.page .content #textblock table#cenik .col1 {
  width: 68px;
  font-weight: bold;
}
.page .content #textblock table#cenik .col2 {
  width: 122px;
}
.page .content #textblock table#cenik .col3 {
  width: 84px;
}
.page .content #textblock table#cenik .col4 {
  width: 70px;
}
.page .content #textblock table#cenik .col5 {
  width: 132px;
}

.page .content #textblock table#cenik th {
  text-align: center;
  font-weight: bold;
  background-color: #ff5700;
  padding: 5px 10px;
  padding: 5px 10px;
}

.page .content #textblock table#cenik td {
  text-align: center;
}

.page .content #textblock table#cenik tr {
  background-color: #ffcab6;
}

.page .content #textblock table#cenik tr.row-a {
  background-color: #ffcab6;
}

.page .content #textblock table#cenik tr.row-b {
  background-color: #ffa481;
}
