@charset "utf-8";
/* CSS Document */
#catering {
	float: left;
	margin-left: 10px;
	width: 960px;	
	background-color: #000;
	color: #eeebe0;
}
#catering .content .oferta {text-align:center !important;}
#catering .content .oferta h1 { font-style:italic; font-size:18px;}
#catering .content {
	float: left;
	width: 700px;
	margin-left: 10px;
}
#catering .title {
	width: 225px;
}
#catering h1 {
	font-size: 12px;
	font-weight: normal;
}
#catering h2 {
	font-size: 16px;
	color:#CC0000;
	font-weight: bold;
	font-style:italic;
}
#gallery {
	width: 540px;
}
#gallery2 {
	width: 700px;
}
.galphoto {
	width: 110px;
	height: 75px;
	margin-right: 10px;
	margin-top: 10px;	
}
.gall {
	float: left;
	margin-right: 25px;
	margin-top: 10px;
	width: 140px;
	height: 110px;
}
.gall .galphoto {
	float: none;
}
.galname {
	height: 35px;
	width: 121px;
	text-align: center;	
	margin-top: 2px;
}
#info {
	margin-top: 9px;
	float: right;
	width: 200px;
}
#galmenu {
	float: right;
	width: 165px;
	font-weight:bold;
}
#galmenu a {
	color:#C00;
	font-weight:bold;
	padding-bottom:5px;
	text-decoration:none;
	}
.galname a {
	text-decoration: none;

}

