h1 {
	font-family: Verdana; 
	font-size: 10pt; 
	align: center; 
	text-align:center;
}

h2 {
	margin-bottom: 0;
	font-size: 1.5em;
}
h2.title {
	padding: 0 0;
	margin: 0 0;
	text-align: center;
	font-variant: small-caps;
	font-size: 13px;
}

h3 {
	font-size: 1.17em;
}

h4 {
	font-size: 1em;
}

h5 {
	font-size: 0.83em;
}

h6 {
	font-size: 0.67em;
}
.cobfont_title {
font-family: Minster;
font-size: 20px; 
color: #888268; !important
text-decoration: none; !important
}

/* tekst w nodeach */
.content p {
	margin: .5em 0;
	line-height: 1.5em;
	text-align: justify;
}
/* tytuły główne bardzo */
h2.nodetitle, h1.pagetitle {
	clear: both; /* h2.nodetitle = node title as links in front page (node.tpl.php) / 
	h1.pagetitle = node title (page.tpl.php) */
	font: normal 1.7em/25px; /*Georgia, "Times New Roman", Times, serif*/
	letter-spacing: -1px;
}