span.ref_title { font-size: 10px; text-align: left;}

#d_referencje {
height: 480px;
display: block;
max-height: 480px;
overflow: auto;
width: 520px;
}

#rnav a, #rnav a:active, #rnav a:visited {
	display:block;
	float:left;
	padding:5px 8px;
	background: #666;
	color:#b0d3e8;
	margin-right:5px;
	text-decoration:none;
	outline:none;
	}
#rnav a.selected, #rnav a.selected:active, #rnav a.selected:visited {
	background:#aaa;
	color:#fff;
	text-decoration:none;
	outline:none;
	}
.hiddencontent {
	padding:5px;
	display:none;
	}
.clear {
	clear:both;
	}

img { border: none; }

a.external {
text-decoration: underline;
font-size: 10px; text-align: left;
}
