#fotka_na_profilu{
    width: 200px;
    height: 200px;
    border: 4px dashed #CD8521;
    position: relative;
    margin-left: 80px;
    float: left;
}
.tabulka_profil{
    margin-left: 360px; width: 400px;
}
.menu_denicky{
    float: right;
    border: 0px solid red;

}
.menu_denicky td{
    border-right: 1px solid white;
    padding: 10px;
}
.menu_denicky td.posledni{
    border-right: 0px solid white;
}
.menu_denicky a.vybrany{
    color: white;
    font-size: 1.1em;
    font-family: trebuchetBold;
}
.pripravujeme{
    color: gray;
    text-decoration: none;
}
.pripravujeme:hover{
    color: gray;
    text-decoration: none;
    cursor: default;
}

.logbook_heading {
    text-align: left;
    font-size: 90px;
    margin: -20px 0 20px 35px;
    text-transform: uppercase;
}
