#hh{
    z-index: 500;
    position: absolute;
    margin-top: 300px;
    margin-left: 20px;
    font-size: 50px;
    line-height: 1;
    letter-spacing: -2px;
    font-family: "Bahnschrift" ,Helvetica, serif;
}


#hlavniStranka {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 100%;
}
 
.mainInfoContainer {
    position: absolute;
    min-width: 500px;
}


/* Content section, jenom provizorně, než to něčím zaplním */
div#content {
    width: 100%;
    height: 1000px;
    /*padding: 136px 0 40px 0;  */
}

