body,td,th {
	font-family: Arial;
	font-size: 12px;
	color: #202020;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#menu {
	width:900px; 
	height:39px; 
	float:left; 
	position:relative;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px; 	
}

#menu ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style:none;
}
#menu li {
	float:left;
	position:relative;
	margin: 0px 10px 0px 0px;
	padding: 4px 10px 4px 10px;
}
#menu a {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #363636;
	text-decoration: none;
	text-transform:uppercase;
}
#menu a:hover {
	color: #e01e2a;
	text-decoration: none;
}
#menu li.active a:hover {
	color: #FFF;
	text-decoration: none;
}
#menu #mm_sel {
	padding: 0px 0px 0px 0px;
	height: 30px;
	float: left;
	position:relative;
	
}
#menu #mm_sel_center {
	padding: 5px 10px 5px 10px;
	background-color: #808284;
	position:relative;
}

#menu #mm_sel_center a, #mm_sel_center a:hover {
	font-family: Arial;
	font-size: 12px;
	color: #FFF;
	background-color: #808284;
	text-decoration: none;
}

#menu #mm_sel_bottom {
	width: 15px;
	height: 8px;
	background:url(images/menu_arrow.gif) top left no-repeat;
	position:absolute;
	left: 50%;
	margin-left: -8px;
	
	
}
a.bt_more {
	color: #FFF;
	text-decoration: none;
	padding: 3px;
	background:url(images/bt_arrow.gif) right no-repeat;
	background-color: #808284;
	padding-left: 8px;
	padding-right: 13px;
}
a {
	text-decoration: none;
	color: #e40f0f;
}
#block_food ul {
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
}
#block_food {
	list-style-image:url(images/li_arrow.gif);
}

#block_food a {
	color: #202020;
	text-decoration: underline;
}

#block_food a:HOVER {
	color: #e40f0f;
	text-decoration: underline;
}
.cr {
	font-family: Arial;
	font-size: 10px; 
	color: #7fb33c;
	font-weight:bold;
}
.dot {
	font-family: Century Gothic;
	font-size: 21px;
	color: #7fb33c;
	font-weight:bold;
}
a.imagine:link, a.imagine:hover, a.imagine:visited, a.imagine:active, .imagine {
	font-family: Century Gothic;
	font-size: 11px;
	color: #666666;
	font-weight:bold;
	text-decoration: none;
}
a.studio:link, a.studio:hover, a.studio:active, a.studio:visited {
	font-family: Century Gothic;
	font-size: 9px;
	color: #aba7a7;
	font-weight:bold;
	margin-right: 5px;
	text-decoration:none;
}
#container {
	width: 900px; position:relative; text-align:left;
}
#header {
	width:900px; height:131px; float:left; position:relative; padding: 0px 0px 0px 0px;
}
#logo {
	width:270px; height:131px; float:left; position:relative; padding: 0px 0px 0px 20px;
}
#bg_top {
	width:387px; height:131px; float:left; position:relative; padding: 0px 0px 0px 0px; background:url(images/bg_top.gif) no-repeat;
}
#cont_lng {
	width:223px; height:131px; float:left; position:relative; padding: 0px 0px 0px 0px;
}
#content {
	width:900px; float:left; position:relative; padding: 30px 0px 0px 0px;
}
#block_about {
	width:256px; float:left; position:relative; padding: 0px 0px 0px 19px; margin-right: 29px;
}
#block_food {
	width:327px; float:left; position:relative; padding: 0px 0px 0px 18px; margin-right: 49px;
}
#block_contacts {
	width:181px; float:left; position:relative; padding: 0px 0px 0px 0px;
}
#bottom {
	width:900px; height:71px; float:left; position:relative; padding: 0px 0px 0px 0px; border-top: 1px solid #de0027; background:url(images/bg_bottom.jpg) left no-repeat;
}
#lng a{
	color: #202020;	
}
#lng a:hover {
	color: #e40f0f;	
}
#sub_menu {
	min-height: 400px;
}
#sub_menu ul {
	margin:0px;
	padding:0px;
}
#sub_menu li {
	background:url(images/sub_arrow.gif) top left no-repeat;
	display:block;
	width: 175px;
	list-style-type:none;
	text-transform:uppercase;
	padding: 6px 0px 6px 12px;
	border-bottom: 1px solid #d9d9da;
}
#sub_menu li a {
	color: #202020;	
}
#sub_menu li a:hover {
	color: #e40f0f;	
}

#sub_menu ul ul {
	margin:0px;
	padding:0px;
}
#sub_menu li li {
	font-size: 10px;
	background:#FF0000;
	display:block;
	width: 175px;
	list-style-type:none;
	text-transform:uppercase;
	padding: 6px 0px 6px 12px;
	border-bottom: none;
}
#sub_menu li li.sub2 {
	font-size: 10px;
	background-image: none;
	background:#FF0000;
	display:block;
	width: 175px;
	list-style-type:none;
	text-transform:uppercase;
	padding: 6px 0px 6px 0px;
	border-bottom: none;
}
h1 {
	font-family:Tahoma; 
	font-size:28px; 
	font-weight: normal; 
	color:#e01e2a;
	margin: 0;
	padding: 0px;
}
#product_block {
	line-height:16px;
}
#product_block p {
	margin:0px;
	padding: 0px;
}
.highslide-wrapper div {
    font-family: Verdana, Helvetica;
    font-size: 10pt;
}
.highslide {
	cursor: url(images/graphics/zoomin.cur), pointer;
    outline: none;
    text-decoration: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide-wrapper, .drop-shadow {
	background: white;
}
.highslide img {
	border: 0px solid gray;
}
.highslide:hover img {
	border: 0px solid white;
}
.highslide-wrapper {
	background: white;
}
.highslide-image {
	border: 10px solid #FFF;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border: 5px solid white;
    border-top: none;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    padding-left: 22px;
    background-image: url(images/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

a.highslide-full-expand {
	background: url(images/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}
h2 {
	font-family: Tahoma;
	font-size: 28px;
	color: #e01e2a;
	font-weight:normal;
	margin: 0px 0px 15px 0px;
	padding: 0px;
}
#slider img, #slider div, #block_right img { behavior: url(iepngfix.htc) }

#content_txt strong {
	font-family: Tahoma;
	font-size: 12px;
	color: #e01e2a;
}
