body {
	font: 12px/18px Arial, Tahoma, Verdana, sans-serif;
	width: 100%;
	height: 100%;
	color:#0e0a08;
	background: url(/bitrix/templates/itconstruct_restaurant_light/images/bg.jpg) no-repeat center;
	background-attachment: fixed;
}

a {
	color: #da1915;
	outline: none;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

p {
	margin: 0 0 18px;
}

img {
	border: none;
}

ul{
}

ul li ul{
	margin: 0 0 0 15px;
}

h1 {
	font-size:24px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	color:#211917;
}

h2 {
	font-size:22px;
	font-family: Georgia;
	font-weight:normal;
	line-height:24px;
	color:#c4151c;
	padding-bottom:10px;
    font-family: Times New Roman, Times, serif;
}

h3 {
	font-size:16px;
	color:#211917;
	font-weight:normal;
}

h4 {
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #211917;
	font-weight:normal;
    text-align:center;
}

h5 {
    font-size:14px;
	font-weight:normal;
}

a.link h3{
	margin-bottom: 10px;
}

ul.menu-food{
	font-size: 16px;
	line-height: 21px;
	font-family: Georgia;
	color: #404040;
}

p.look-menu{
	margin-top: 50px;
	text-align: center;
}

p.look-menu a{
	font-size: 18px;
	font-family: Georgia;
	font-style: italic;
	color: #2168a8;
}

p.look-menu img{
	margin-bottom: 10px;
}