@charset "utf-8";
/* CSS Document */

#clear {
	clear: both;
}

* {
	margin: 0px;
	padding: 0px;
}

body {
	
	background:#600 url(img/shad.jpg) repeat-y center top;
}

h2 {font-family:"Times New Roman", Times, serif; font-weight:bold; font-size:18px; color:#900;}

#win {
	display: block;
	width: 960px;
	background:#fff url(img/back.jpg) top center no-repeat;
	margin:0 auto;
	border:1px solid #ccc;
}

ul#menu {
	display: block;
	background: #FFF;
	position: relative;
	top: 0px;
	left: 320px;
	height: 95px;
	float: left;
	margin-bottom: 30px;
}

#flags {
	background: none;
	width: 515px;
	display: block;
	position: relative;
	top: -120px;
	left: 352px;
	height: 20px;
	float: left;
}

ul#flag li {
	display: inline;
}

ul#flag li img {
	margin: 3px 7px;
}

ul#menu li {
	display: inline;
}

ul#menu li a {
	display:block;
	width:105px;
	float:left;
	padding: 0 20px;
	background: url(img/menu_item.png) bottom left no-repeat;
	line-height: 30px;
	float: left;
	margin-top: 65px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight:bold;
	text-decoration: none;
	text-align: center;
	color: #444;
}

ul#menu li a:hover {
	color: #F00;
	background: url(img/menu_item_hover.png) bottom left repeat-x;
}

ul#menu li a.active {
	display:block;
	width:105px;
	float:left;
	padding: 0 20px;
	background: url(img/menu_item_hover.png) bottom left no-repeat;
	line-height: 30px;
	float: left;
	margin-top: 65px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight:bold;
	text-decoration: none;
	text-align: center;
	color: #444;
}

a#contact {
	display: block;
	width: 290px;
	height: 220px;
	float: right;
	padding-top: 0px;
	padding-left: 0px;
	margin-right: 25px;
}

a.title {
	color: #FFF;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	text-decoration: none;
	font-weight:bold;
	font-size:16px;
	letter-spacing:1px;
}

a.alo {
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-size:12px;
	font-weight:bold;
	text-align:right;
	padding-right:15px;
}

#about {
	display:block;
	width:535px;
	height:232px;
	background:url(img/about.jpg) no-repeat;
	padding:15px 0 0 70px;
	color: #FFF;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	text-decoration: none;
	font-weight:bold;
	font-size:26px;
	letter-spacing:1px;
}

#photo {
	display:block;
	width:535px;
	height:228px;
	background:url(img/gallery.jpg) no-repeat;
	padding:15px 0 0 70px;
	color: #FFF;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	text-decoration: none;
	font-weight:bold;
	font-size:26px;
	letter-spacing:1px;
}

#cnt {
	display:block;
	width:535px;
	height:228px;
	background:url(img/contact.jpg) no-repeat;
	padding:15px 0 0 70px;
	color: #FFF;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	text-decoration: none;
	font-weight:bold;
	font-size:26px;
	letter-spacing:1px;
}

#footer {
	display: block;
	background: #F00 url(img/footer.jpg) top left no-repeat;
	width: 760px;
	height: 48px;
	padding-left: 200px;
	padding-top: 25px;
	color: #FFF;
}


#left {
	display:block;
	width:200px;
	float:left;
}

#preview {
	display: block;
	width: 760px;
	margin-bottom:100px;
	float: left;
	font-size:12px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#333;
	line-height:20px;
}

#pre_item {
	float: left;
	display: block;
	width: 350px;
	margin:0 10px;
	margin-bottom: 50px;
	text-align: center;
}

#zavtrak {
	display: block;
	width: 207px;
	height: 100px;
	background: url(img/zavtrak.jpg) top left no-repeat;
	padding-left: 130px;
	padding-top: 128px;
}

#kebab {
	display: block;
	width: 203px;
	height: 71px;
	background: url(img/kebab.jpg) top left no-repeat;
	padding-left: 100px;
	padding-top: 179px;
}

#pizza {
	display: block;
	width: 168px;
	height: 61px;
	background: url(img/pizza.jpg) top left no-repeat;
	padding-left: 120px;
	padding-top: 187px;
}

#soup {
	display: block;
	width: 300px;
	height: 83px;
	background: url(img/soup.jpg) top left no-repeat;
	padding-left: 20px;
	padding-top: 187px;
	margin-bottom: -20px;
}

#salad {
	display: block;
	width: 276px;
	height: 44px;
	background: url(img/salad.jpg) top left no-repeat;
	padding-left: 12px;
	padding-top: 197px;
}

#drink {
	display: block;
	width: 194px;
	height: 60px;
	background: url(img/drink.jpg) top left no-repeat;
	padding-left: 75px;
	padding-top: 165px;
}

.more {
	text-align: right;
	color: #F00;
	text-decoration: none;
	display: block;
	width: 200px;
	margin-left: 50px;	
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}

#pre_item ul li {
	display: block;
	list-style: none;
	width: 220px;
	margin-left: 30px;	
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: 600;
	letter-spacing:1px;
	line-height:21px;
	color: #222;
	border-bottom:1px dotted #ccc;
}

.comment {
	font-size:11px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#666;
	letter-spacing:0;
	font-weight: normal;
}
	
.text_content {
	width:535px;
}

.menu-category {
	font-family:"Times New Roman", Times, serif;
	font-size:28px;
	color:#C00;
	padding:15px 0;
	letter-spacing:1px;
}

.menu-item {
	padding-bottom:5px;
}

.menu-item-name {
	font-family:Tahoma, Geneva, sans-serif;
	color:#444;
	font-size:11px;
	font-weight:bold;
}

.menu-item-price {
	font-family:Tahoma, Geneva, sans-serif;
	color:#c00;
	font-size:11px;
	font-weight:bold;
}

.menu-item-description {
	display:block;
	font-family:Tahoma, Geneva, sans-serif;
	color:#444;
	font-size:11px;
	font-weight: normal;
	font-style:italic;
	padding-bottom:7px;
}

a.online:link, a.online:active, a.online:visited {
	color:#C00;
	font-size:17px;
	font-weight:bold;
	text-decoration:none;
	letter-spacing:1px;
	font-style:italic;
}

a.online:hover {
	color:#600;
}

.menu-total-price {
	padding: 20px 0;
	font-weight: bold;
}

#countdown-example { width:640px; text-align:center; height:60px; border:1px solid #900; padding:10px 0; color: #C00; font-weight:bold; font-family:Georgia, "Times New Roman", Times, serif; font-size:18px; line-height:120%; background:url(img/ramazan.jpg) no-repeat;}
