#ibox_wrapper {
    line-height:25px;
    border: none;
}
#ibox_wrapper, #ibox_footer_wrapper a { }
#ibox_content { background-color: transparent; border:0; margin: 0; }
#ibox_footer_wrapper {
text-align:left;
position:absolute;
top:5px;
right:5px;
left:5px;
white-space:nowrap;
overflow:hidden;
    line-height: 25px;
}
#ibox_footer_wrapper a {
font-family: Arial, Helvetica;
font-size: 12px;
font-weight: bold;
color: #000;
line-height: 22px;
text-indent: 5px;
float:right;
display:inline;
margin: 8px 10px 0 0;
width: 66px;
height: 22px;
background: url('images/zatvori.gif') no-repeat;
}

#ibox_loading {
    text-indent: -100000px;
    width: 200px;
    height: 200px;
    background: #fff url('images/loading.gif') center center no-repeat;
}