.chapter {
  font-size: 16px;
  font-weight: bold;
  color: #333;
}
.imgLeft {
  float: left;
  margin: 0px 10px 4px 0px;
}
.imgRight {
  float: right;
  margin: 0px 0px 4px 10px;
}
.hardBreak {
  display: block;
  clear: both;
  font-size: 1px;
  height: 1px;
}
.TablaFejlec {
  background-color: #e2e2e2;
  font-weight: bold;
}