/*linki*/
#wpis a  {
	padding-left: 12px; 
	background: url(http://mac.chwilami.pl/img/active.gif) no-repeat 0% 50%; 
	text-decoration: none;
	color: #165ca2;

}
#wpis a.no, #wpis a:visited.no, #wpis sup.footnote a, #wpis sup.footnote a:visited {
	background: none;
	margin: 0px;
	padding: 0px;
	color: #5b5b5b;	
}
#wpis a:hover, #wpis p a:hover, #wpis li a:hover {
	text-decoration: underline;
	color: #5b5b5b;
}

#wpis a:visited, #wpis p a:visited, #wpis p a:visited, #wpis li a:visited { 
	padding-left: 12px;
	background: url(http://mac.chwilami.pl/img/visited.gif) no-repeat 0% 50%;
	color: #5b5b5b;
}


#commentlist a, #commentlist a:visited, #commentlist .content a, #commentlist .content a:visited {
	background: none;
	margin: 0px;
	padding: 0px;
	color: #000;	
	text-decoration: underline;
}
#commentlist a:hover, #commentlist .content a:hover {
	background: none;
	margin: 0px;
	padding: 0px;
	color: #000;	
	text-decoration: underline;
}
