.title {
  font-size: 200%;
  font-weight: bold;
  margin-bottom: 10px;
  color: white;
}

.content {
  text-align: justify;
}

.content-zlom p {
  text-align: justify;
  text-indent: 10 px;
  line-height: 160 %;
  margin: 0 px;
  padding: 0 px;

}

.content-header {
  font-size: 140 %;
  font-weight: bold;
  margin-bottom: 20 px;
  color: #FAF16E;
}

.content-autor {
  font-size: 120 %;
  font-weight: bold;
  margin-top: 30 px;
  margin-bottom: 10 px;
  color: white;
}


.blok {
  margin-bottom: 50 px;
}

.Links a {
  color: white;
  font-weight: bold;
}
.Links a:hover {
  color: #faf16e;
  font-weight: bold;
}

.sloupec1 {
  width: 100 px
}
.sloupec2 {
  width: 180 px
}

.blockArticles p {
  margin-top: 7px;
  margin-bottom: 2px;
}