.std_text_gray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #666666;
}
.std_titel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold; 
	text-decoration: none;
	color: #666666;
}
.menu_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #FCB72D;
}
.menu_offers
{
	font-size: 22px;
	color: #e0ab72;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: italic;
}
.umenu1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #999999;
}

.umenu2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
}
a, a:visited, a:active  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}
.fields 
{
    background-color:#FFF8E0; 
	border-bottom-color:#999999; 
	border-left-color:#999999; 
	border-top-color:#999999; 
	border-right-color:#999999; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	font:Verdana, Arial, Helvetica, sans-serif;
    color:#666666;
    font-size: 10px;
}
.gallery
{
	width:420px;
	height:160px;
	background-color:#fff3db;
	margin:10px 0px 10px 0px;
	padding:3px;
	float:left;
}
.gallery_pic
{
	width:184px;
	height:130px;
	background-position:center center;
	background-repeat:no-repeat;
}
.pic
{
	float:left;
	width:184px;
	height:130px;
	background-position:center center;
	background-repeat:no-repeat;
	margin:10px 10px 10px 10px;
	border: solid thin #FFEBBE;
}

