@charset "UTF-8";
/* CSS Document */

.refenence_container {
	height: 300px;
}
.reference_about {
	margin-left: 340px;
	font-size: 12px;
	text-align: right;
}
.refenence_pictire {
	height: 230px;
	width: 320px;
	background-color: #333;
	float: left;
	border: 1px solid #000;
}
.razdelitel {
	width: 487px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
}
