.strizhka {
	float: left;
	width: 486px;
	height: 238px;
	background-image: url(../img/strizhkaback.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin-right: 13px;
	padding-bottom: 20px;
}

.strizhka .photo {
	padding-top: 11px;
	float: left;
}

.strizhka .photo img {
	border: 1px solid grey;
}

.strizhka .title {
	padding: 15px 0 0 20px;
	float: left;
}

.strizhka .title a {
	color: white;
	text-decoration: none;
}

.strizhka .text {
	width: 280px;
	margin: 15px 0 0 20px;
	float: left;
}

.strizhka .further {
	float: right;
	padding: 1px 5px 1px 5px;
	background-color: white;
}

.strizhka .further a {
	color: black;
	text-decoration: none;
}
