/* CSS Document */
.content_table{
	width: 683px;
}
.strony{
	width: 683px;
}
.rekord_td{
	width: 25%;
	padding-top: 20px;
	padding-bottom: 10px;
	border: #1C9924 1px solid
}

.rekord_img{
	border: #1C9924 1px solid;
	padding: 4px;
	float: left;
	margin-left: 20px; 
}

.rekord_img a{
	display: block;
	width: 140px;
	height: 176px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center;
}

.rekord_tresc{
	font-size:12px;
	/*height: 100px;*/
	float: left;
	width: 400px;
	margin-left:15px; 
	margin-right:15px;
	text-align:left;
}

.rekord_tresc a{
	text-decoration:underline;
	color:#D96802;
}

.rekord_tresc a:hover{
	font-weight:bold;
}

.rekord_tytol{
	color: #D96802;
	margin-bottom: 8px;
	font-size: 15px;
}
