.scrollgeneric {line-height: 1px;font-size: 1px;position: absolute;top: 0; left: 0;}
.vscrollerbase {right: 0 !important;}


/* following are the styles for fat & cuddly, comments and newlines removed */
.vscrollerbar {
	width: 15px;
	background: #5EC0A7 url('../grafika/elementy_strony/strona_tlo_zapalone.png') repeat-y;
}

.vscrollerbarbeg {
	height: 2px !important;
	width: 15px;
	background-image: url('../grafika/elementy_strony/strona_tlo_zapalone_down.png');
	background-repeat: no-repeat;
	
}
.vscrollerbarend {
	height: 2px !important;
	width: 15px;
	background-image: url('../grafika/elementy_strony/strona_tlo_zapalone_up.png');
	background-repeat: no-repeat;
}


.vscrollerbase {
	width: 15px;
	background: #000000 url('../grafika/elementy_strony/strona_tlo_zgaszone.png') 0px 0px repeat-y;
}



.vscrollerbasebeg {
	height: 14px !important;
	width: 15px;
	background-image: url('../grafika/elementy_strony/strona_up.png');
	background-repeat: no-repeat;
}


.vscrollerbaseend {
	height: 14px !important;
	width: 15px;
	background-image: url('../grafika/elementy_strony/strona_down.png');
	background-repeat: no-repeat;
}



.hscrollerbase {height: 16px; background-color: white;}
.hscrollerbar {height: 16px; background-color: black;}
.vscrollerbar, .hscrollerbar {padding: 18px;z-index: 2;}
.scrollerjogbox {width: 17px;height: 16px;top: auto; left: auto;bottom: 0px; right: 0px;background: #37917A;}



