p > a{
  text-decoration: underline !important;
}

li > a{
  text-decoration: underline !important;
}

body p{
  font-size: 17px;
}

body h2{
    font-size: 22px;
}

h2{
    font-weight: 400;
}

body ul{
  font-size: 17px;
  list-style-type: none;
}

.tlacitko-zalozit{
  background-color: #ec008c;
  color: white !important;
  text-decoration: none !important;
  border-radius: 15px;
  padding: 5px;
  padding-right: 15px;
  margin-left: 10px;
  padding-left: 15px;
  font-weight: 700;
  letter-spacing: 0.2px;
}

body i{
  margin-right: 10px !important;
  color: gray !important;
  font-size: 12px !important;
  margin-top: 14px;
  margin-left: -24px;
}

.text-footer{
  color: #999999 !important;
  margin-top: 100px;
  margin-bottom: -30px;
}

.nadpis-vitejte{
  position: absolute;
  bottom: -15px;
  left: 250px;
  font-size: 45px;
  color: lightgrey;
}

.col-logo-vitejte{
  padding-left: 22%;
}

.col-logotext-vitejte{
  padding-right: 22%;
}

.logo-vitejte{
  margin-top: 50px;
}

.logotext-vitejte{
  margin-top: 92px;
  font-size:19px;
}

.main-container{
    padding-top: 0px !important;
}
