$(document).ready(function(){
	$("a[rel='gallery-plants']").colorbox({maxWidth:"80%", maxHeight:"80%", current:"Obrázek {current} z {total}"});
});
