p	{
	font-family:	Tahoma, Arial;
	font-size:		12px;
	color:			#666;
	}
	
p.cytat	{
	margin:			5px 0px 10px 0px;
	font-family:	Arial;
	font-size:		25px;
	color:			#333;
	text-align:		center;
	}

p.cytatpodpis	{
	margin:			10px 90px 5px 0px;
	font-family:	Arial;
	font-size:		18px;
	color:			#555;
	text-align:		right;
	}
	
p.text	{
	margin:			30px 35px 10px 20px;
	font-family:	Arial;
	font-size:		13px;
	color:			#333;
	text-indent:	20px;
	text-align:		justify;
	line-height:	17px;
	}
	
p.tytul	{
	margin:			10px 35px 8px 20px;
	font-family:	Arial;
	font-size:		19px;
	color:			#0068D8;
	text-align:		left;
	}
	
li	{
	margin:			0px 35px 9px 20px;
	font-family:	Arial;
	font-size:		13px;
	color:			#333;
	text-align:		justify;
	line-height:	17px;
}

a.more	{
	margin-left:	340px;
	font-size:		14px;
	font-weight:	bold;
	text-decoration:none;
	color:			#0068D8;
}

a.more:hover	{
	margin-left:	340px;
	font-size:		14px;
	font-weight:	bold;
	text-decoration:underline;
	color:			#0068D8;
}
	
.autorinfo	{
	text-decoration:none;
	position:		relative;
	top:			3px;
	margin:			0px;
	font-family:	Tahoma;
	font-size:		11px;
	color:			#A0E8FF;
}

.autorinfo:hover {
	color:			#ffffff;
}

