#foto .a {
	background-image: url(../img/front/zima1.jpg);
	background-repeat: no-repeat;
	width: 260px;
	height: 200px;
	position: absolute;
	left: 0;
	top: 0;
}

#foto .b {
	background-image: url(../img/front/zima2.jpg);
	background-repeat: no-repeat;
	width: 260px;
	height: 200px;
	position: absolute;
	left: 260px;
	top: 0;
}

#foto .c {
	background-image: url(../img/front/zima3.jpg);
	background-repeat: no-repeat;
	width: 268px;
	height: 200px;
	position: absolute;
	left: 520px;
	top: 0;
}

#foto .info {
	/*background-image: url(../img/front/info_z.gif);
	background-repeat: no-repeat;*/
	width: 188px;
	height: 75px;
	position: absolute;
	left: 0;
	top: 56px;
	cursor: hand;
}
