/* strelice u stranama oglasa */
/* dve levo */
.ogl_strane a.arr1 {
margin-top:2px;
display: block;
width: 12px;
height: 10px;
background: transparent url(images/arrpl2.png) no-repeat;
}
.ogl_strane a.arr2 {
margin-top:2px;
display: block;
width: 12px;
height: 10px;
background: transparent url(images/arrpl1.png) no-repeat;
}
.ogl_strane a.arr3 {
margin-top:2px;
display: block;
width: 12px;
height: 10px;
background: transparent url(images/arrpr1.png) no-repeat;
}
.ogl_strane a.arr4 {
margin-top:2px;
display: block;
width: 12px;
height: 10px;
background: transparent url(images/arrpr2.png) no-repeat;
}

.ogl_strane a.arr1:hover, .ogl_strane a.arr2:hover, .ogl_strane a.arr3:hover, .ogl_strane a.arr4:hover {
background-position: -12px 0;
}
#levi {
    font-size: 1.15em;
    font-weight:bold;
    color: #777;
    background: url(images/kocka.gif) no-repeat 0 4px;
    text-align: left;
    padding-left: 8px;
}
#levin {
    font-size: 1.15em;
    font-weight:bold;
    color: #777;
    background: url(images/kocka_p.gif) no-repeat 0 4px;
    text-align: left;
    padding-left: 8px;
}
#levi a {
    color: #777;
    text-decoration: none;
}
#levi a:hover {
    color: #e71;
    text-decoration: underline;
}
#levin a {
    color: #06c;
    text-decoration: none;
}
#levin a:hover {
    color: #06c;
    text-decoration: underline;
}
.obojen {
    color: #06c;
}
.kontraobojen {
    color: #e71;
}
.ogl_strane a:hover {
    color: #06c;
}
#ognav_line a:hover, #og_navig a:hover {
    color: #06c;
}
.box10 a:hover, .box0 a:hover {
    color: #06c;
}
