/* CSS Document */
.content_table{
	width: 675px;
}
.strony{
	width: 665px;
	padding-right: 8px;
}
.pobrania{
	float: right;
	font-style: oblique;
	text-decoration: underline;
	font-size: 12px;
}

.pobierz{
	font-style: oblique;
	text-decoration: underline;
	font-size: 12px;
}

.rekord_td{
	padding-top: 5px;
	padding-bottom: 20px;
	border-bottom: #1C8824 1px dashed;
	line-height: 20px;	
}

.rekord_td a{
	color: #FF9900;
}

