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

body{
	font-family: "Times New Roman", Times, serif;
		background-color: #1a373f;
	font-size: 14px;
	color: #000000;
}

table { background-color:#FFFFFF;
text-align:left;}

a:link {
	color: #006600;
	font-weight: bold;
}
a:visited {
	color: #006600;
}
a:hover {
	color: #990000;
}
a:active {
	color: #006600;
}

#header {	width: 900px;
	margin: auto;
	text-align:center;}
	
#nav_bar {	width: 900px;
background-color: #000000;
	margin: auto;
	text-align:center;}

	
#content{ background-color: #2F0000;
clear: both;
	height: 1800px;
	width: 900px;
	margin: auto;
	text-align:center;}
	
	
.menu_content { background-color: #F8E6A7;
margin: auto;
padding:10px;
	text-align:left;
height: 1725px;
	width: 800px;
	}
	
.section {font-weight:bold;
font-size:22px;}

.sauces{font-size:12px;}

.menu_items {
text-align:left;
font-weight:bold;
}

.centered_menu_items {
text-align:center;
font-weight:bold;
}

.description {font-style:italic;
font-size:12px;
color:#0C3212;
}


.items_left {float:left;
background-color:#FFFFFF;
padding:5px;
width:60%;
height:1500px;
}

.small_items {font-style:italic;
font-size:10px;
}

.sauces_sides {text-align:center;}

.items_right{
	float:right;
	width:35%;
	height:1650px;
}
	
	
.image_right {float:right;
margin-left:12px;
margin-bottom:12px;
clear:both;}

.image_left {float:left;
margin-right:12px;
margin-bottom:12px;
clear:both;}

.heavy_lrg {font-weight:bold;
font-size:24px;}


#kizmet {	width: 900px;
height:34px;
text-align:center;
margin: auto;
}
