/* Formatowania do elementów blokowych w artykule */
.post .extract,.post .content
{
	font-size: 0.9em;
}

.post blockquote
{
	font-style: italic;
	background:transparent url(/images/quote_bg_01.gif) no-repeat scroll left top;
	margin:1.4em 1.4em 0pt 0.5em;
	padding-left:1.5em;
}
