body {
	background-image: url(olimpiada.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: bottom right;
}
.foto {
	display:  inline-block;
	margin: 20px;
	height: 100px;
}
.rekord_opis {
	display: inline-block;
	font-size: 13px;
}

