.pix {
	position: relative;
	height: 700px;
	border: dashed 0px black;
}

.p1 {
	top: 46px;
	position: absolute;
	top: 70px;
	position: absolute;
	width: 200px;
	float: left;
}
.p2 {
	width: 200px;
	top: 70px;
	position: absolute;
	left: 250px;
	float: left;
}
.p3 {
	width: 200px;
	position: absolute;
	left: 500px; 
	top: 70px;
}

.pic {
	width: 200px;
	height: 200px;
	border: solid 1px #000000;
}
.name {
	padding: 10px 0px 0px 0px;
	font-size: 12px;
	font-weight: bold;
}
.otstup {
	position: relative;
	width: 790px;
	height: 100px;
	border: dashed 10px black;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
}
