/* CSS Document */
.content_table{
	width: 721px;
}

.rekord_td{
	width: 25%;
	padding-top: 20px;
	padding-bottom: 10px;
	border: #1C9924 1px solid;
}

.rekord_img{
	border: #1C9924 1px solid;
	width: 144px;
	height: 179px;
	padding-top: 2px 
}

.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;
}

.rekord_tytol{
	margin-bottom: 8px;
}