img.avatar {
	border:1px solid #ABC6DD;
	max-width:96px;
	max-height:96px;
}
ul.legenda {
	list-style:none;
	margin:0;
	padding:0;
}
li.temat {
	background: url('../images/page_white_text.png') no-repeat left;
	padding:0 0 0 20px;
}
li.przypiety {
	background:url('../images/lock2.png') no-repeat left;
	padding:0 0 0 20px;
	}
li.zamkniety {
	background:url('../images/exclamation.png') no-repeat left;
	padding:0 0 0 20px;
}
div.forum-row {
	float:left;
	clear:both;
	width:100%;
}
.post-cnt p {
	margin:5px;
}
