* {
	margin: 0;
	padding: 0;
}
html {
	height: 100%;
}

body {
	margin: 0;
	padding: 0;
	font: 12px/18px Arial, Tahoma, Verdana, sans-serif;
}

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

a:hover {
	color: #f00;
	text-decoration: underline;
}

p {
	margin: 0 0 10px;
	padding: 0;
}

table {
	border-spacing: 0;
}

td {
	padding: 0;
	margin: 0;
}


table.main {
	width: 100%;
	border: 0;
	min-width: 1000px;
	border-spacing: 0;
}

.main3 td, .main th {
	vertical-align: top;
}

.main3 a {
	margin: 13px 0 0 30px;
}

#accya {
	margin: 0 5px 60px;
}

td {
	font-size: 9pt;
}

div#contentmain {
	padding-bottom: 20px;
}

#news {
	width: 238px;
	margin: 0;
	padding: 0;
	display: block;
}

span.newszagolovok {
	background: url(images/newszagologok.jpg) no-repeat left;
	display: table-cell;
	width: 238px;
	height: 42px;
	margin-bottom: 15px;
	margin-right: 0;
	right: 0;
	float: right;
	clear: both;
}

span.zagol {
	font-size: 1.2em;
	margin-bottom: 5px;
	display: block;
	padding-bottom: 0;
	font-weight: bold;
}

span.newsitem {
	padding: 0 30px 0 15px;
	display: block;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

span.newsdate {
	color: gray;
	font-size: 0.9em;
	margin-left: 15px;
	margin-bottom: 20px;
	margin-top: 0;
	padding-top: 0;
	display: block;
}

td.header_1{
	background: url(images/header_bg_first_page.jpg) no-repeat;
}
td.header_2{
	background: url(images/header_bg_second_page.jpg) no-repeat;
}
td.bamboo_leaves_left {
	background: url(images/bamboo_leaves_bg.jpg) repeat-x right top;
}
td.bamboo_leaves_right {
	background: url(images/bamboo_leaves_bg.jpg) repeat-x left top;
}
td.body_cell {
	background: bottom right no-repeat url(images/body_bg.png);
}
td.footer_line {
	height: 18px;
	background: url(images/footer_bg_line.jpg) repeat-x right bottom;
}

td.header_p1{
	background: url(images/header_p_bg_first_page.jpg) no-repeat;
}
td.header_p2{
	background: url(images/header_p_bg_second_page.jpg) no-repeat;
}


a,
a:active, 
a:focus, 
a:link, 
a:visited {
	color: red;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a.menu,
a.menu:active, 
a.menu:focus, 
a.menu:link, 
a.menu:visited {
	color: black;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: underline;
}
a.menu:hover {
	color: red;
	text-decoration: none;
}

li.food_menu {
	font-weight: bold;
	font-size: 9pt;
	list-style : url(images/dot_b.gif);
	padding-left : 8px;
	padding-top : 8px;
	margin-left: 30pt;
}
li.food_selected {
	font-weight: bold;
	font-size: 9pt;
	list-style : url(images/dot_selected_b.gif);
	padding-left : 8px;
	padding-top : 8px;
	margin-left: 30pt;
}
a.food_menu,
a.food_menu:active, 
a.food_menu:focus, 
a.food_menu:link, 
a.food_menu:visited {
	color: white;
	font-weight: bold;
	font-size: 9pt;
	text-decoration: underline;
}
a.food_menu:hover {
	color: red;
	text-decoration: none;
}

a.food_selected,
a.food_selected:active, 
a.food_selected:focus, 
a.food_selected:link, 
a.food_selected:visited {
	color: red;
	font-weight: bold;
	font-size: 9pt;
	text-decoration: none;
}
a.food_selected:hover {
	color: red;
	text-decoration: underline;
}

a.food_menu2,
a.food_menu2:active, 
a.food_menu2:focus, 
a.food_menu2:link, 
a.food_menu2:visited {
	color: black;
	font-weight: normal;
	font-size: 9pt;
	text-decoration: underline;
}
a.food_menu2:hover {
	color: red;
	text-decoration: none;
}

td.first_page_why {
	font-weight: bold;
	text-align: left;
	vertical-align: top;
}
.as_link {
	color: red;
	text-decoration: underline;
}
.footer_small {
	color: #939598;
	font-size: 7pt;
}
.contacts_name {
	color: #888888;
	font-weight: bold;
	font-size: 8pt;
	margin-right: 8px;
	line-height : 25px;
}
.contacts_value {
	color: black;
	font-size: 11pt;
}
a.contacts_value,
a.contacts_value:active, 
a.contacts_value:focus, 
a.contacts_value:link, 
a.contacts_value:visited {
	color: black;
}
a.contacts_value:hover {
	color: red;
}

img.button {
	cursor : hand;
}

.food_name {
	color: red;
	font-weight: bold;
	font-size: 10pt;
}
a.food_name
a.food_name:active, 
a.food_name:focus, 
a.food_name:link, 
a.food_name:visited {
	text-decoration: none;
}
a.food_name:hover {
	text-decoration: underline;
}
.food_desc {
	font-size: 8pt;
}

.newsimages img {
	border: 1px solid silver;
}

.price {
	font-size: 8pt;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 6px;
}
div.pop_win {
  position: absolute;
  color: black;
  background: center no-repeat;
  display: none;
  z-index: 32;
  text-align: center;
}
div#my_overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: black;
  color: white;
  display: none;
  z-index: 30;
  opacity: 0.5;
  filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  
}
INPUT.popup {
	border-style : none none none none;
	background: transparent;
	font-size : 10px;
	font-weight: bold;
}

/* Меню */

ul.menu2 {
	margin: 0;
	padding: 5px 0 0;
	list-style: none;
	list-style-type: none;
    border: 0 none;
    height: 20px;
    min-width: 450px;
    width: 100%;
}

ul.menu2 li {
	position: relative;
	float: left;
	display: inline;
    list-style: none;
    height: 20px;
	white-space: nowrap;
	margin: 0 auto;
	width: 20%;
}

ul.menu2 ul {
	margin: 0;
    list-style: none;
    display: none;
    position: absolute;
    top: 19px;
    left: 0;
	background-color: white;
	border: 1px solid gray;
	padding: 0px;
}


ul.menu2 ul:after {
        clear: both;
        display: block;
        font: 1px/0px serif;
        content: ".";
        height: 0;
        visibility: hidden;
}

ul.menu2 img {
	vertical-align: middle;
	margin-right: 3px;
}


ul.menu2 ul li {
	width: 100%;
	float: left;
    display: inline-block;
	text-align: left;
	margin: 0;
	padding: 10px 5px 5px;
}

ul.menu2 li:hover ul {
	display: block;
}


.datatable li {
	list-style-position: outside;
	padding-bottom: 10px;
	padding-top: 5px;
}

.datatable ul {
	margin: 0;
	padding-bottom: 0;
	padding-left: 50px;
	padding-right: 0;
}

#player {
	width: 32px;
	height: 25px;
	padding-top: 2px;
	padding-left: 5px;
}

a.interior img {
	margin: 20px 0;
	border: 1px solid #045201;
}

/* Footer
-----------------------------------------------------------------------------*/

#footerrest {
	color: #939598;
	display: block;
	padding: 0px 30px;
}

#footerrest td, #footer th {
	vertical-align: top !important;
}

#footerrest a {
	color: #f00 !important;
	text-decoration: none !important;
}

#footerrest a:hover {
	color: #f00 !important;
	text-decoration: underline !important;
}

a.conf {
	padding-left: 36px;
	background: url(http://sielbysam.ru/i/k_logo.png) no-repeat left center;
	display: block;
	
	line-height: 110%;
	margin-bottom: 5px;
	width: 130px;
	font-size: 12px;
}

.phone {
	color: black;
	font-size: 24px;
}

.dostavka {
	color: #f00;
	font-size: 18px;
}



/* Footer End
-----------------------------------------------------------------------------*/


/* For IE 7 */
*:first-child+html .player {
	top: 0px;
}

/* For IE 6 */
* html .player {
	top: 0px;
}

/* Вырхняя выпадающая навигация */



table#mainmenu {
	height: 300px;
}

table#mainmenu td#m01 a div, table#mainmenu td#m02 a div, table#mainmenu td#m03 a div, table#mainmenu td#m04 a div  {
	width: 225px;
	height: 300px;
}

td#m01, td#m02, td#m03, td#m04 {
	width: 25%;
	text-align: center;
}

td#m01 span.mpic, td#m02 span.mpic, td#m03 span.mpic, td#m04 span.mpic {
	height: 50px;
	padding-top: 250px;
	display: block;
	width: 100%;
}

table#mainmenu td#m01 a div {background: url(../i/restoran.jpg) no-repeat center top;}
table#mainmenu td#m02 a div {background: url(../i/sushi_bars.jpg) no-repeat center top;}
table#mainmenu td#m03 a div {background: url(../i/dostavka.jpg) no-repeat center top;}
table#mainmenu td#m04 a div {background: url(../i/delikatess.jpg) no-repeat center top;}

td#m01 span.mpic {background: url(../i/m01_n.png) no-repeat center 250px;}
td#m01 span.mpic:hover {background: url(../i/m01_h.png) no-repeat center bottom;}
td#m02 span.mpic {background: url(../i/m02_n.png) no-repeat center 250px;}
td#m02 span.mpic:hover {background: url(../i/m02_h.png) no-repeat center bottom;}
td#m03 span.mpic {background: url(../i/m03_n.png) no-repeat center 250px;}
td#m03 span.mpic:hover {background: url(../i/m03_h.png) no-repeat center bottom;}
td#m04 span.mpic {background: url(../i/m04_n.png) no-repeat center 250px;}
td#m04 span.mpic:hover {background: url(../i/m04_h.png) no-repeat center bottom;}


table#secondmenu {height: 50px; margin-bottom: 5px;}
table#secondmenu:hover {height: 50px;}



td#m011, td#m021, td#m031, td#m041 {
	width: 23%;
	text-align: center;
	vertical-align: top;
	padding: 0 1%;
}

td#m011 span.mpic, td#m021 span.mpic, td#m031 span.mpic, td#m041 span.mpic {
	height: 15px;
	display: block;
	width: 100%;
}

td#m011 span.mpic {background: #39B500;}
td#m011 span.mpic:hover {background: url(../i/m01_h.png) no-repeat center bottom; height: 50px;}
td#m021 span.mpic {background: #000;}
td#m021 span.mpic:hover {background: url(../i/m02_h.png) no-repeat center bottom; height: 50px;}
td#m031 span.mpic {background: #f00;}
td#m031 span.mpic:hover {background: url(../i/m03_h.png) no-repeat center bottom; height: 50px;}
td#m041 span.mpic {background: #ED1E79;}
td#m041 span.mpic:hover {background: url(../i/m04_h.png) no-repeat center bottom; height: 50px;}



