/*
CSS Name: ParafiaNMP
Description: NextGEN Default Gallery Stylesheet
Author: Piotr Filipowicz
Version: 1.0

This stylesheet is provided to allow users the ability of overriding the default styles for all display types
*/

/*----------- OPLYWANIE MINIATURKI -----------*/
.ngg-galleryoverview {
	float: left;
	margin: 0px;
	width: auto !important;
	clear: none !important;
}
/*----------- KONIEC OPLYWANIE MINIATURKI -----------*/

/*----------- UKRYCIE PAGINACJI GALERII -----------*/
.ngg-navigation {
	display: none !important;
}
/*----------- KONIEC UKRYCIE PAGINACJI GALERII -----------*/