﻿#counter {
width: 177px;
height: 33px;
background-image: url('bg.png');
_background-image: none;
padding: 16px;
padding-top: 14px;
float: right;
margin-top: -70px;
margin-right: 15px;
}
#counter, #counter * {
_display: none;
}
.header-vito {
margin-bottom: -86px;
}
#counter a {
text-decoration: none;
}
#counter span {
background-image: url('cisla.png');
background-repeat: no-repeat;
width: 17px; height: 34px;
float: left;
}
#counter span strong {
display: none;
}
#counter strong {
width: 7px; height: 19px;
float: left;
margin-left: 3px;
margin-right: 3px;
margin-top: 8px;
background-image: url('dvojtecka.png');
}