/* Slide show */

#slideShow {
    background-color: #F2F2F2;
    border: solid 0px #E0E0E0;
    padding: 0px;
    margin: 0px 0px 0px 0px;
}

#slideShow img { margin: 0px; }

.tema {position:static; display:inline-table; width:10%; margin: 0px 1% 15px 1%;}

.naslov {text-align:center; max-width:inherit; margin: 0px 0px 5px 0px; font-size:16px;}






