
/* this makes it possible to add next button beside scrollable */
.scrollable {
	float:left;	
}

/* prev, next, prevPage and nextPage buttons */
a.browse {
	display:block;
	width:54px;
	height:54px;
	float:left;
	margin:0;
	cursor:pointer;

}

/* right */
a.right{
	background: url(/web/20140108092138im_/http://okologiaievolucio.hu/gasztrohos/wp-content/themes/monmarthe/images/next.png) no-repeat left top;
	position:absolute;
	right:-33px;
	top:80px;
}
/*a.right:hover 		{ background-position:-30px -30px; }
a.right:active 	{ background-position:-60px -30px; } */


/* left */
a.left{
	background: url(/web/20140108092138im_/http://okologiaievolucio.hu/gasztrohos/wp-content/themes/monmarthe/images/prev.png) no-repeat left top;
	position:absolute;
	left:-33px;
	top:80px;
} 
/*a.left:hover  		{ background-position:-30px 0; }
a.left:active  	{ background-position:-60px 0; }*/

/* up and down */
a.up, a.down		{ 
/*	background:url(/web/20140108092138im_/http://okologiaievolucio.hu/gasztrohos/wp-content/themes/monmarthe/js/img/scrollable/arrow/vert_large.png) no-repeat; */
	float: none;
	margin: 10px 50px;
}

/* up */
a.up:hover  		{ background-position:-30px 0; }
a.up:active  		{ background-position:-60px 0; }

/* down */
a.down 				{ background-position: 0 -30px; }
a.down:hover  		{ background-position:-30px -30px; }
a.down:active  	{ background-position:-60px -30px; } 


/* disabled navigational button */
a.disabled {
	visibility:hidden !important;		
} 	


/*
     FILE ARCHIVED ON 09:21:38 Jan 08, 2014 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 16:12:09 Mar 19, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.965
  exclusion.robots: 0.122
  exclusion.robots.policy: 0.101
  esindex: 0.016
  cdx.remote: 29.833
  LoadShardBlock: 70.346 (3)
  PetaboxLoader3.datanode: 196.629 (4)
  load_resource: 320.559
  PetaboxLoader3.resolve: 116.539
*/