<!--<br><br>
<center><a href="http://bdk.brodnica.net/jarmark_zgloszenie.pdf">Jarmark Bożonarodzeniowy - karta zgłoszeniowa</a>
<br><br>
<a href="http://bdk.brodnica.net/jarmark_regulamin.pdf">Jarmark Bożonarodzeniowy - regulamin</a>
</center>
-->


.wp-post-image {display: none;}
/*
Welcome to Custom CSS!

To learn how this works, see http://wp.me/PEmnE-Bt
*/
.single .post-thumbnail img {
	display: none;
}

/*show featured image in single post view*/
.category .post-thumbnail img {
	display: none;
}

.entry-title {
	font-size: 33px;
	font-weight: 300;
	line-height: 1.0909090909;
	margin-bottom: 12px;
	margin-top: 50px;
	text-transform: uppercase;
	text-align: center;
}

/*
początek kodu usuwającego lewy pasek i centrującego stronę
*/
@media screen and (min-width: 783px) {
	.primary-navigation {
		float: left;
		margin-left: 15px;

	}
}

.site {
	margin: 0 auto;
}



.site-content .entry-header,
.site-content .entry-content,
.site-content .entry-summary,
.site-content .entry-meta,
.page-content {
	max-width: 874px;
}

.comments-area {
	max-width: 874px;
}

.post-navigation, .image-navigation {
	max-width: 874px;
}

.site:before,
#secondary {
	width: 0;
	display: none;
}

.featured-content {
	padding-left: 0;
}

.site-content, .site-main .widecolumn {
	margin-left: 0;
}

.hentry {
	max-width: 900px;
}

.post-thumbnail img {
	width: 100%;
}

/*
koniec kodu usuwającego lewy pasek i centrującego stronę
*/
/*
kod usuwajacy autora i date postu
*/
.entry-meta {
	display: none;
}

/*
kod usuwajacy autora i date postu end
*/
/*
kod zmieniający wygląd galerii, usuwa licznik zdjec i zmienia kolor odnośników
*/
a.ngg-album-desc {
	text-decoration: none;
	text-align: center;
	color: #000000;
}

p.ngg-album-gallery-image-counter {
	display: none;
}

/*
kod zmieniający wygląd galerii, usuwa licznik zdjec i zmienia kolor odnośników END
*/
/* menu icon to text mobile and search toggle off */
.search-toggle {
	display: none;
}

.menu-toggle:before {
	content: "MENU";
}

/* end */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { font-size: medium; }

.site-title { display: none; }
.header-main {text-align: center;}