.fotogallery {
	background-image: url("../images/top.jpg");
	background-repeat: repeat-x;
	background-position: top;
	height: 339px;
	font-family: Arial, Verdana;
	font-size: 11px;
	padding-top: 35px;	
	padding-left: 30px;
	padding-bottom: 15px;
	padding-right: 45px;
	line-height: 16px;
}
