/* CSS Page */

.nadpis-a { 
  font-size: 25px;
  padding: 0px 0px 22px 0px;
  color: #000000;
  font-weight: bold;
  line-height: 30px;
}
.font-lora { 
  font-family: 'Lora', serif;
}
.cervena { 
  color: #907fc7;
}
.cerna { 
  color: #3b3b3b;
}
.nadpis-b { 
  line-height: 28px;
  font-size: 23px;
  padding: 0px 0px 9px 0px;
  color: #000000;
  font-weight: bold;
}
.nadpis-anotace { 
  padding-top: 25px;
}
.text-bila { 
  color: #ffffff;
}
.mu5-text { 
  font-weight: bold;
  color: #ffffff;
  font-size: 28px;
  line-height: 28px;
}