@charset "utf-8";
/* CSS Document */

.jScrollPaneContainer { position: relative; overflow: hidden; z-index: 1;}

.jScrollPaneTrack { position: absolute; cursor: pointer; right: 0; top: 0; height: 100%;}

.jScrollPaneDrag { position: absolute; background: #666; cursor: pointer; overflow: hidden; background:url(/images/slider_kozep.png); background-repeat:repeat-y;}
.jScrollPaneDragTop { position: absolute; top: 0; left: 0; overflow: hidden; background:url(/images/slider_fent.png); background-repeat:no-repeat; background-position:top; height:4px;}
.jScrollPaneDragBottom { position: absolute; bottom: 0; left: 0; overflow: hidden; height:4px; background:url(/images/slider_alul.png); background-repeat:no-repeat;}
a.jScrollArrowUp { display: block; position: absolute; z-index: 1; top: 0; right: 0; text-indent: -2000px; overflow: hidden; /*background-color: #666;*/ height: 17px; background:url(/images/nyil_fel.png); background-position:center; background-repeat:no-repeat;}
a.jScrollArrowUp:hover { /*background-color: #f60;*/ background:url(/images/nyil_fel_hov.png); background-position:center; background-repeat:no-repeat;}

a.jScrollArrowDown { display: block; position: absolute; z-index: 1; bottom: 0; right: 0; text-indent: -2000px; overflow: hidden; /*background-color: #666;*/ height: 17px; background:url(/images/nyil_le.png); background-position:center; background-repeat:no-repeat;}
a.jScrollArrowDown:hover { /*background-color: #f60;*/ background:url(/images/nyil_le_hov.png); background-position:center; background-repeat:no-repeat;}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover { /*background-color: #f00;*/}
.holder { float: left; margin: 0px; margin-right: 5px; overflow:hidden; height:200px; width:auto;}

.scroll-pane { width: 170px; height: 200px; overflow: auto; background: #ccc; float: left;}

.wide { width: 400px;}

.super-wide { width: 700px;}

.tall { height: 200px;}

#scrollable1, #scrollable2, #scrollable3, #scrollable4 { margin: 0px; width: 170px; float: left; height: 200px; }

#termekekSearchDiv { clear:both; width:100%; height:300px; margin:0px; padding:0px;}
#keresesBefoglal { clear:both; margin: 0px; overflow:hidden; height:1px; width:720px; margin:0px; padding:0px; background:url(/images/kereses_hatter.png); background-repeat:repeat-x; background-color:#ffffff;}
