$(document).ready(function()
{
	$('#portfolio-miniatury a').colorbox({rel:'colorbox', current:'Ilustracja {current} z {total}'});
});

