.scroll-track-top {
    height:14px; width:12px; background-image: url('../graphics/strelica_gore.jpg'); background-repeat: repeat; cursor:pointer;
}
}

.scroll-track-bot {
    height:14px; width:12px; background-image: url('../graphics/strelica_dolje.jpg'); background-repeat: repeat; cursor:pointer;
}

.scroll-track {
	height:10px;
	width:12px;
	background-color:;
}

.scroll-handle {
    height:18px; width:12px; background-image: url('../graphics/srollbackg.jpg'); background-repeat: repeat; cursor:pointer;
}

