
ul.main_menu li.about a{
	background: url(../image/menu-about.gif) no-repeat center -34px;
	width: 150px;
	display: block;
	float: left;
}
ul.main_menu li.rest_menu a{
	background: url(../image/menu-menu.gif) no-repeat center -34px;
	width: 85px;
	display: block;
	float: left;
}
ul.main_menu li.wine a{
	background: url(../image/menu-wine.gif) no-repeat center -34px;
	width: 139px;
	display: block;
	float: left;
}
ul.main_menu li.concept a{
	background: url(../image/menu-concept.gif) no-repeat center -34px;
	width: 97px;
	display: block;
	float: left;
}
ul.main_menu li.rest a{
	background: url(../image/menu-restaurant.gif) no-repeat center -34px;
	width: 130px;
	display: block;
	float: left;
}
ul.main_menu li.media a{
	background: url(../image/menu-media.gif) no-repeat center -34px;
	width: 90px;
	display: block;
	float: left;
}

ul.main_menu li a:hover, ul.main_menu li a.main_active{
	background-position: center 0;
}

.index_block_menu a {
	display: block;
	color: #000;
	/*padding: 170px 0 0;*/
	padding: 0;
	background: url(../image/menu-txt.gif) no-repeat center bottom;
	height: 185px;
}

.index_block_special a{
	display: block;
	color: #000;
	/*padding: 170px 0 0;*/
	padding: 0;
	background: url(../image/special-promotion-txt.gif) no-repeat center bottom;
	height: 185px;
}

.index_block_rest a{
	display: block;
	color: #000;
	/*padding: 170px 0 0;*/
	padding: 0;
	background: url(../image/christmas-menu-txt.gif) no-repeat center bottom;
	height: 185px;
}


.block_menu a{
	display: block;
	text-indent: -5000px;
	color: #000;
	padding: 170px 0 0;
	background: url(../image/menu-txt.gif) no-repeat center bottom;
}


h2.address{
	background: url(../image/address-txt.gif) no-repeat left top;
	color: #000;
	font: normal 28px Verdana, Geneva, sans-serif;
	text-indent: -5000px;
	line-height: normal;
}
a.view_address{
	background: url(../image/address.gif) no-repeat left center;
	display: block;
	height: 51px;
	padding: 10px 0 0 103px;
	margin-right: 25px;
	line-height: 18px;
}
h2.certificate{
	background: url(../image/gift-txt.gif) no-repeat left top;
	color: #000;
	font: normal 28px Verdana, Geneva, sans-serif;
	text-indent: -5000px;
	line-height: normal;
	margin-bottom: 8px;
}

a.view_certificate{
	background: url(../image/certificate.gif) no-repeat left center;
	display: block;
	height: 65px;
	padding: 15px 0 0 103px;
	margin: 0 25px 0 0;
	line-height: 18px;
}
h2.opening_hours {
	background: url(../image/opening_hours_txt.gif) no-repeat left top;
	color: #000;
	font: normal 28px Verdana, Geneva, sans-serif;
	text-indent: -5000px;
	line-height: normal;
	margin-bottom: 3px;
}

#content .left_col h1  {
	font-size: 23px;
	font-weight: bold;
}
#content .left_col, #content .left_col p {
	font-size: 13px;
	color: #fff;
	line-height: 22px;
}
