/* Scroll Bar Master Styling Starts Here */
/* All comments can be freely removed from the css */

/*  scrollgeneric is used for corrective styling of elements, and should not be modified or removed */ 
.scrollgeneric {line-height: 1px;font-size: 1px;position: absolute;top: 0; left: 0;}

.vscrollerbar {width: 20px;background-image: url(barmiddle.gif);}

/* Csuszka teteje */
.vscrollerbarbeg {height: 24px !important;width: 20px;background-image: url(bartop.gif);}

/* Csuszka alja */
.vscrollerbarend {height: 24px;width: 20px;background-image: url(barbottom.gif);}

/* Scroller háttere */
.vscrollerbase {width: 20px;background-color: #dbdcdd;}

/* Scroller teteje */
.vscrollerbasebeg {width: 20px;height: 19px !important;background-image: url(scrollertop.gif);}

/* Scroller alja */
.vscrollerbaseend {height: 19px;width: 20px;background-image: url(scrollerbottom.gif);}


.vscrollerbar, .hscrollerbar {padding: 19px;z-index: 2;}

/* Scroll Bar Master Styling Ends Here */

