/* Tiny Carousel */
#galwrap { background-color: #EBEFF0; border:1px solid #D6D7D7;float: left; height: 140px; margin: 22px;   padding: 5px 0 7px; overflow: hidden; width: 706px;}
.clanak .attachment-category{width:140px; height: 140px; }
#galwrap .viewport {   float: left; height: 150px;overflow: hidden;position: relative; width: 635px;}
#galwrap .buttons {
    display: block;
    margin: 0 5px 0;
    float: left;
    width: 15px;
    height: 140px;
    position: relative;
    font-weight: bold;
    text-align: center;
    line-height: 35px;
    text-decoration: none;
}
#galwrap .next {
    margin: 0 0 0 6px;
}
#galwrap .buttons:hover {
    color: #C01313;
    background: #fff;
}
#galwrap .fa-angle-right::before, #galwrap .fa-angle-left::before{color:#848484; font-size:38px !important; line-height: 130px;}
#galwrap .disable { visibility: hidden; }
#galwrap .overview { list-style: none; position: absolute; padding: 0; margin: 0;left: 0; top: 0; }
#galwrap .overview li { float: left !important; margin: 0 20px 0 0 !important; padding: 1px !important; height: 121px !important; width: 140px !inportant; }

#galwrap_kursevi{
    background-color: #ebeff0;
    float: left;
    height: 200px;
    overflow: hidden;
    padding: 5px 0 7px;
    width: 98%;
}
#galwrap_kursevi .viewport {height:253px; float: left; overflow: hidden;position: relative; width: 694px;margin-left:7px;}
#galwrap_kursevi .buttons {
    display: block;
    float: left;
    font-weight: bold;
    height: 200px;
    line-height: 35px;
    position: relative;
    text-align: center;
    text-decoration: none;
    width: 20px;
}
#galwrap_kursevi .fa-angle-right::before, .fa-angle-left::before{color:#848484; font-size:70px; line-height: 200px; padding:0px;font-weight: bold;}
#galwrap_kursevi .disable { }
#galwrap_kursevi .overview { list-style: none; position: absolute; padding: 0; margin: 0; width: 240px; left: 0; top: 0; }
#galwrap_kursevi .overview li { float: left; margin: 0 10px 0 10px; padding: 1px; height: 254px; width: 207px; }
#gallery-25 li a p.naziv_kursa{
    clear:both;
    width:100%;
    float:left;
    color: #838384;
    float: left;
    font-family: "Roboto Slab",Arial,Verdana,Helvetica,sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 19px;
}
#gallery-25 li a p.opis_kursa{
    clear:both;
    width:100%;
    float:left;
    color: #848484;
    font-family: "Open Sans",Arial,Verdana,Helvetica,sans-serif;
    font-size: 10px;
    font-weight: 400;
    line-height: 15px;
    text-align: justify;
}