#base{
	max-width: 1024px;
}

.fotoblock{
	width: 60%;
	margin-right: 1%;
	float: left;
}

.textblock{
	width: 38%;
	float: left;
}

.foto{
	width: 30%;
	margin: 1%;
	float: left;
	border: 1px solid #000;
}

.moretext{
	line-height: 20px;
}