/* Scroll Bar Master Styling Starts Here */
/* All comments can be freely removed from the css */

.scrollgeneric {line-height: 1px;font-size: 1px;position: absolute; top: 0; left: 0; }
.vscrollerbase {width: 12px;}
.vscrollerbar {width: 12px;}
.vscrollerbar {background: url(/images/basebarcaps_verticalbarbody.png) -16px 0px repeat-y;}
.vscrollerbar{padding: 10px;z-index: 2;}
.vscrollerbarbeg {width: 12px; height: 0px !important;}
.vscrollerbarend {width: 12px; height: 0px;}
.vscrollerbase {background: url(/images/basebarcaps_verticalbarbody.png) -1px 0px repeat-y;}
.vscrollerbasebeg {background: url(/images/basebarcaps_verticalbarbody.png) -31px -30px no-repeat; width: 12px; height: 15px !important; border-top: 1px solid #FF6600;}
.vscrollerbaseend {background: url(/images/basebarcaps_verticalbarbody.png) -61px -30px no-repeat;  width: 12px; height: 15px; border-bottom: 1px solid #FF6600;}



.vscrollerbar:hover {background: url(/images/basebarcaps_verticalbarbody-hover.png) -16px 0px repeat-y; cursor: pointer;}
.vscrollerbase:hover {background: url(/images/basebarcaps_verticalbarbody-hover.png) -1px 0px repeat-y; cursor: pointer;}
.vscrollerbasebeg:hover{background: url(/images/basebarcaps_verticalbarbody-hover.png) -31px -30px no-repeat; width: 12px; height: 15px !important; cursor: pointer;}
.vscrollerbaseend:hover {background: url(/images/basebarcaps_verticalbarbody-hover.png) -61px -30px no-repeat; width: 12px; height: 15px; cursor: pointer;}



#mycustomscroll {
	width: auto;
	overflow: auto;
	position: relative;
	margin: 0 0 0 0;
	left: 5px;
}
.magunkrol #mycustomscroll {
	height: 165px;
}
.programjaink #mycustomscroll , .aktualitasok #mycustomscroll, .referenciak #mycustomscroll, .trainer #mycustomscroll {
	height: 288px;
}
.eszkozeink #mycustomscroll {
	height: 348px;
}


