.zoom {
	float: right;
	}

.conteinerfoto {
   float:left;
   width:220px;
   height:162px;
   margin: 4px;
   padding:5px 10px 10px 5px;
   text-align:center;
}

.conteinerfoto a {
	text-decoration:none;
	color:#fff;
}

.conteinerfoto a:hover {
	text-decoration:none;
	color:#FFFF00;
}


.galeriafotos {
   float:left;
   width:220px;
   height:162px;
   margin: 10px;
   padding:10px 5px 5px 5px;
   text-align:center;
}
