#lent-page-header {
  height: 360px;
  margin-bottom: 20px;
}
#lent-page-header h1 {
  font-size: 40px;
  margin-top: 60px;
  line-height: 1em;
}
#lent-page-header h2 {
  font-size: 30px;
  margin-top: 40px;
  line-height: 1em;
}
.composition__btns .btn {
  padding: 10px 40px;
}
.f-personal--active::after, .personal--active::after {
  background-color: transparent;
  box-shadow: none;
}
#back--forward__btns .btn--forward{
  padding-right:36px;
  width:250px;
}
#back--forward__btns {
  width: 560px;
  margin: 0 auto 30px;
}
.composition__picture{
  width:210px;
  float:right
}
.composition__picture{
  width:210px;
  float:right
}
.composition__content {
  float: left;
  width: 100%;
}
.spoiler a, .spoiler-text a{
  font-size: 18px;
  color: #00aeef;
  text-decoration: underline;
}
.spoiler:hover {
  cursor: pointer;
}
.spoiler-text {
  border: 1px solid #c7dce8;
  font-size: 16px;
  margin: 15px 0;
  padding: 0 15px;
  background-color: #FFF;
  color: #1f4e66;
}
.predanie-caption {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #f0f0f0;
  max-width: 96% !important;
  padding: 5px 3px 10px;
  text-align: center;
}
.alignleft {
  float: left;
  margin: 5px 20px 10px 10px;
  width: 214px;
}
.alignright {
  float: right;
  margin: 5px 20px 10px 10px;
  width: 214px;
}
.affix {
  position: fixed;
  top: 20px;
  width: 260px;
}
.affix-bottom {
  position: relative;
}
.f-personal__wrapper::after, .f-personal__wrapper::before, .personal__wrapper::after, .personal__wrapper::before {
  background: transparent;
}