.vyznac {
    background-color: #83FF80;
    padding: 3px;
    border: 1px solid blue;
}
.thumbnail {
    float: left;
    margin: 5px;
    text-align: center;
}
.thumbnail img {
    margin: auto;
}
#detail {
    margin:auto;
}
#navigace {
    width: 100%;
    margin: 0.5em auto 0.5em auto;
    border: solid 2px black;
    text-align: center;
}
#navigace h3 {
    font-size: 0.9em;
    margin-bottom: 0.5em;
}
#prev img, #next img {
    border: none;
}
#prev, #next {
    margin: 2em 0.5em 0 0.5em;
    padding: 0;
    width: 29px;
    height: 30px;
}
#prev {
    float: left;
}
#next {
    float: right;
}
#form_gal {
    margin: auto;
    width: 17em;
}
#detail_obal {
    text-align: center;
}
.radkove {
    display: inline;
}
