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