body{
	background-color:#a5a6aa;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
}
a{
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}

.content{
	margin:20px auto;
	width:880px;
	height:494px;
	background:url(../images/bg-page.gif) no-repeat left top;
	padding:28px 25px;
}
.menu{
	float:left;
	width:115px;
	background-color:#f25b2c;
	position:relative;
	height:494px;
	margin-right:18px;
}
.menu a{
	color:#ffffff;
}
.menu a.menuLogo{
	display:block;
	background:url(../images/menu-logo.gif) no-repeat left top;
	width:115px;
	height:43px;
}
.menu a.menuLogo span{
	display:none;
}
.menu .menuFlower{
	position:absolute;
	bottom:10px;
	right:0px;
	background:url(../images/menu-flower.gif) no-repeat left top;
	height:75px;
	width:20px;
}
.menu ul{
	margin:0 7px;
}
.menu ul li{
	margin:10px 0;
}

.desc{
	float:left;
	width:747px;
	background:url(../images/bg-desc.jpg) no-repeat right top;
	height:494px;
}
.desc .plEn{
	text-align:right;
	margin-right:265px;
	color:#9fa0a4;
	visibility:hidden;
}
.desc .plEn a{
	color:#9fa0a4;
}
.desc h1{
	font-size:18px;
	font-weight:bold;
	color:#f25b2c;
}
.desc h1.style1{
	margin:95px 0 45px 30px;
}
.desc h1.style2{
	margin:20px 0 25px 30px;
}
.desc h2{
	color:#9fa0a4;
	font-weight:bold;
	margin:0 0 10px 0;
}
.desc h3{
	color:#f25b2c;
	font-weight:normal;
}
.desc p{
	width:450px;
	color:#68686b;
	margin:10px 0;
	line-height:14px;
}
.desc ul.gallery{
	width:450px;
}
.desc ul.gallery li{
	display:block;
	float:left;
	height:82px;
	width:112px;
}
.desc ul.gallery li a img{
	width:94px;
	height:64px;
	padding:2px;
	border:1px solid #e5e5e5;
}
.desc .subpages{
	width:450px;
	text-align:center;
	visibility:hidden;
}
.desc .subpages a{
	color:#9fa0a4;
	padding:3px;
}
.desc p a{
	color:#9fa0a4;
}

.desc div a{
	color:#9fa0a4;
}

.desc .dishes{
	height:398px;
	overflow:auto;
	width:450px;
}
.desc .dishes p{
	width:auto;
}

/*mainPage*/
.content .mainLogo{
	padding-top:50px;
}
/*
.content a.logo{
	background:url(./images/michelsBrasserie-logo.gif) no-repeat left top;
	display:block;
	height:330px;
	width:721px;
	margin:0 auto;
}
*/
.content a.logo{
	
	display:block;
	height:412px;
	width:838px;
	margin:0 auto;
}

.content a.logo span{
	display:none;
}
/*/mainPage*/