#main_header{
    text-align: center;
}
#hahab{
    text-align: center;
}
button{
    cursor: pointer;
}

#sticky_overview_con{
    /*border: 1px solid black;*/
    position: sticky;
    top: 50px;
    width: 260px;
    margin-top: -25px;
}
.sticky_overview_con_inner{
    border: 1px solid black;
    width: 100%;
    padding: 4px;
    border-radius: 4px;
}
#sticky_moneyoverview_con{
    text-align: center;
    margin: auto;
}
#more_money{
    text-align: center;
}


.uvod{
    text-align: center;
    margin: auto;
}
.storytime{
    text-align: center;
    margin-top: 25px;
}

/*#hidden_storytime1[hiddenstory = "true"]{
    display: none;
}
#hidden_storytime2[hiddenstory = "true"]{
    display: none;
}
#hidden_storytime3[hiddenstory = "true"]{
    display: none;
}
#hidden_storytime4[hiddenstory = "true"]{
    display: none;
}
#hidden_storytime5[hiddenstory = "true"]{
    display: none;
}*/