body {
    padding-left: 0px;
    background: #ffffff;
    font-family: 'Lato', sans-serif;
}
.carousel-caption {
    position: absolute;
    top:0px
 }
.carousel-inner img {
height:20em;

}

#podklad {
background-color: #fff;
padding: 2px;
border-radius: 5px;
opacity: 0.75;

}
.podklad{
    background-color:  #fff;
}

h1 {
    color:#01a3d4;
    font-weight: 900;
    font-size: 2rem;
}
#logo1 {
    width: 50%;
}

p {
    font-weight: 100;
    font-size: 1rem;
}


#kontakt {
   color:#91938c
}

#telefon p{
    text-decoration: none;
    color: #91938c;
}
svg{
    color:#91938c
}

svg:hover {
    fill:#01a3d4;
  }

#o_nas {
    background-color: #01a3d4;
}

#o_nas img {
    height: 10em;
}

#biale {
    color:#ffffff;
    font-weight: 900;
    font-size: 2rem;
}



