/* Обнуление отступов */
html, body
{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	height: 100%;
	width: 100%;
}

body
{
	color: black;
	background: #000000;
	overflow: auto;
}

body, td
{
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif; /*Tahoma, Verdana, Arial, Helvetica, sans-serif;*/
	line-height: 18px;
	white-space: normal;
	color: #4e4132;
}

table, td
{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	border-collapse: collapse;
	border-width: 0px;
	vertical-align: top;
}

img
{
	border-width: 0;
}

form
{
	margin: 0;
}

object, embed
{
	margin: 0;
	padding: 0;
}

em
{
	font-style: normal;
	font-weight: bold;
	color: maroon;
}

p
{
	/*text-indent: 32px;*/
	text-align: justify;
	margin-top: 0px;
	margin-bottom: 4px;
}

p.p0
{
	text-indent: 0px;
}


br
{
	line-height: 8px;
}

a:link, a:visited
{
	color: #574319;
	padding: 0;
	margin: 0;
}

a:hover, a:active
{
	color: #852800;
	padding: 0;
	margin: 0;
}

h1, h2, h3, h4, h5, h6
{
	color: #800000;
}


h1
{
	font-size: 16px;
	font-weight: bold;
	margin: 9px 0px 9px 0px;
}

h2
{
	font-size: 15px;
	font-weight: bold;
	margin: 8px 0px 8px 0px;
}

h3
{
	font-size: 14px;
	font-weight: bold;
	margin: 7px 0px 7px 0px;
}

h4
{
	font-size: 13px;
	font-weight: bold;
	margin: 6px 0px 6px 0px;
}

h5
{
	font-size: 12px;
	font-weight: bold;
	margin: 5px 0px 5px 0px;
}

h6
{
	font-size: 11px;
	font-weight: bold;
	margin: 4px 0px 4px 0px;
}

div.block_title
{
	font-style: normal;
	font-weight: bold;
	color: maroon;
}

/* Блоки */
table.ui_main_table
{
	width: 100%;
	height: 100%;
	/*background: #000000 url(/ui/base/bg.gif) top center repeat;*/
	/*background: url(/ui/base/body_bg.jpg) center 374px repeat-y;*/
	background: #000000 url(/ui/base/bg.gif) top center repeat;
	overflow: hidden;
}

.ui_header_left
{
	background: url(/ui/base/header_left.gif) no-repeat right top;
}

td.ui_header
{
	width: 664px;
	height: 324px;
	background: #f6e5bd;
	/*padding: 8px;*/
}

.ui_header_right
{
	background: url(/ui/base/header_right.gif) no-repeat top left;
}

.ui_header_l1
{
	position: absolute;
	width: 276px;
	height: 320px;
	left: -276px;
	top: 290px;
	background: url(/ui/base/left_top.jpg) 0px 0px no-repeat;
}

.ui_header_l2
{
	position: absolute;
	width: 276px;
	height: 194px;
	left: -276px;
	top: 610px;
	background: url(/ui/base/left_top2.png) 0px 0px no-repeat;
}

.ui_header_r1
{
	position: absolute;
	width: 276px;
	height: 320px;
	left: 664px;
	top: 290px;
	background: url(/ui/base/right_top.jpg) 0px 0px no-repeat;
}

.ui_header_r2
{
	position: absolute;
	width: 276px;
	height: 194px;
	left: 664px;
	top: 610px;
	background: url(/ui/base/right_top2.png) 0px 0px no-repeat;
}

.ui_footer_l1
{
	position: absolute;
	width: 275px;
	height: 228px;
	left: -275px;
	top: -148px;
	background: url(/ui/base/footer_left.jpg) 0px 0px no-repeat;
}

.ui_footer_l2
{
	position: absolute;
	width: 275px;
	height: 132px;
	left: -275px;
	top: -280px;
	background: url(/ui/base/footer_left2.png) 0px 0px no-repeat;
}

.ui_footer_r1
{
	position: absolute;
	width: 276px;
	height: 228px;
	left: 664px;
	top: -148px;
	background: url(/ui/base/footer_right.jpg) 0px 0px no-repeat;
}

.ui_footer_r2
{
	position: absolute;
	width: 276px;
	height: 142px;
	left: 664px;
	top: -290px;
	background: url(/ui/base/footer_right2.png) 0px 0px no-repeat;
}

/* Меню блюд */
.ui_main_menu
{
	margin-left: 14px;
	width: 170px;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
}

.ui_main_menu a:link, .ui_main_menu a:visited
{
	color: #574319;
	padding: 0;
	margin: 0;
	text-decoration: none;
}

.ui_main_menu a:hover, .ui_main_menu a:active, .ui_main_menu_sel
{
	color: #e9d3a2;
	padding: 0;
	margin: 0;
	text-decoration: none;
}

/* */
.ui_left
{
	width: 50%;
	background: url(/ui/base/left.jpg) repeat-y right 154px;
}

.ui_right
{
	width: 50%;
	background: url(/ui/base/right.jpg) repeat-y left 154px;
}

/* Контент */
.ui_body
{
	width: 664px;
	height: 100%;
	padding: 0;
	background: url(/ui/base/body_bg.jpg) top left repeat-y;
}

.ui_body td
{
	width: auto;
}

table.ui_body_top
{
	margin: 0;
	width: 664px;
	height: 626px;
	background: url(/ui/base/body_bottom.jpg) left bottom no-repeat;
	table-layout: fixed;
}

td.ui_body_top
{
	padding: 20px 20px 25px 20px;
	background: url(/ui/base/body_top.jpg) top left no-repeat;
}

/* Подвал */
td.ui_footer
{
	height: 80px;
	background: url(/ui/base/footer.jpg) top left no-repeat;
	/*text-align: center;
	vertical-align: top;
	padding-top: 20px;*/
}

.ui_footer_copy
{
	margin: 10px 0px 0px 148px;
}

.ui_footer_copy_main
{
	margin-top: 20px;
}

td.ui_footer *
{
	font-size: 9px;
	color: #544842;
	line-height: 11px;
}

.footer_dev_logo
{
	padding: 0px 10px 0px 0px;
}

.footer_dev_copy
{
	padding: 12px 10px 0px 0px;
}

.footer_cust_copy
{
	padding: 12px 0px 0px 0px;
}


.footer_dev_copy, .footer_cust_copy
{
	padding-top: 3px;
}

.footer_cust_copy_keys
{
	position: absolute;
	margin-top: 10px;
	width: 500px;
}


td.ui_footer * a:link, td.ui_footer * a:visited
{
	color: #544842;
	padding: 0;
	margin: 0;
}

td.ui_footer * a:hover, td.ui_footer * a:active
{
	color: #a44842;
	padding: 0;
	margin: 0;
}

a.item:hover, a.item:active, .item_selected
{
	padding-left: 18px;
	background: url(/ui/base/item_bg_hover.gif) left bottom no-repeat;
	color: #852800;
}

.item, a.item, a.item:visited
{
	padding-left: 18px;
	background: url(/ui/base/item_bg.gif) left bottom no-repeat;
}


table.link_item_table td
{
	height: 18px;
	padding-right: 16px;
	font-weight: bold;
	font-size: 12px;
}


.ui_details
{
	white-space: nowrap;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.ui_details:link, a.ui_details:visited
{
	padding-right: 18px;
	background: url(/ui/base/details.gif) no-repeat right 2px;
}

a.ui_details:active, a.ui_details:hover
{
	padding-right: 18px;
	background-image: url(/ui/base/details_hover.gif);
}


/* Пейджер */

.pager_links
{
}

.pager_links td
{
	font-weight: bold;
	font-size: 11px;
}

.pager_links td a
{
	text-decoration: none;
}

a.pager_page, .pager_page_sel, a.pager_page:link, a.pager_page:visited
{
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}

a.pager_page:active, a.pager_page:hover
{
}

.pager_page_sel
{
	color: #852800;
}

.pager_r_td
{
	text-align: left;
	width: 80px;
	padding-left: 6px;
}

.pager_l_td
{
	text-align: right;
	width: 80px;
	padding-right: 6px;
}

a.pager_r:link, a.pager_r:visited
{
	padding-right: 18px;
	background: url(/ui/base/pager_r.gif) no-repeat right 4px;
}

a.pager_r:active, a.pager_r:hover
{
	padding-right: 18px;
	background-image: url(/ui/base/pager_r_hover.gif);
}

a.pager_l:link, a.pager_l:visited
{
	padding-left: 18px;
	background: url(/ui/base/pager_l.gif) no-repeat left 4px;
}

a.pager_l:active, a.pager_l:hover
{
	padding-left: 18px;
	background-image: url(/ui/base/pager_l_hover.gif);
}

/* pic_frame */

table.pic_frame, table.pic_frame td
{
	border: none;
	padding: 0;
}

.pic_frame_1
{
	width: 5px !important;
	height: 4px;
	background: url(/ui/base/pf1.png) left top no-repeat;
}

.pic_frame_2
{
	height: 4px;
	background: url(/ui/base/pf2.png) left top repeat-x;
}

.pic_frame_3
{
	width: 7px !important;
	height: 4px;
	background: url(/ui/base/pf3.png) left top no-repeat;
}

.pic_frame_4
{
	width: 5px;
	background: url(/ui/base/pf4.png) left top repeat-y;
}

.pic_frame_5
{
	background: #fbe7cb;
}

.pic_frame_6
{
	width: 7px;
	background: url(/ui/base/pf5.png) left top repeat-y;
}

.pic_frame_7
{
	width: 5px;
	height: 8px;
	background: url(/ui/base/pf6.png) left top no-repeat;
}

.pic_frame_8
{
	height: 8px;
	background: url(/ui/base/pf7.png) left top repeat-x;
}

.pic_frame_9
{
	width: 7px;
	height: 8px;
	background: url(/ui/base/pf8.png) left top no-repeat;
}

/* Меню */

.menu_frame_body
{
	margin-top: 10px;
	width: 199px;
	background: url(/ui/base/menu_body.gif) 0px 30px repeat-y;
}

.menu_frame_header
{
	position: absolute;
	width: 199px;
	height: 218px;
	margin-top: -10px;
	z-index: 10;
	background: url(/ui/base/menu_header.gif) 0px 0px no-repeat;
}

.menu_frame_footer
{
	position: absolute;
	width: 199px;
	height: 120px;
	margin-top: -100px;
	z-index: 10;
	background: url(/ui/base/menu_footer.gif) 0px 0px no-repeat;
}

/* BB-коды */

td.bb, th.bb
{
	font-weight: normal;
	border: #534741 1px solid;
}

td.bb
{
	padding: 8px;
}

.bb th
{
	color: #534741;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	background: #e1cdaa;
	padding: 5px 4px 5px 4px;
}

.bb caption
{
	font-size: 14px;
	font-weight: bold;
	color: maroon;
}

h1.bb, h2.bb, h3.bb
{
	color: #534741;
}

h1.bb
{
	font-size: 16px;
	font-weight: bold;
	margin: 8px 0px 8px 0px;
}

h2.bb
{
	font-size: 15px;
	font-weight: bold;
	margin: 7px 0px 7px 0px;
}

h3.bb
{
	font-size: 14px;
	font-weight: bold;
	margin: 6px 0px 6px 0px;
}

.bb_border
{
	padding: 1px;
	border: #a7bac7 1px solid;
	background: white;
}

.bb_plus
{
	display: block;
	width: 20px;
	height: 16px;
	float: left;
	background: url(/ui/base/plus.gif) 0px 5px no-repeat;
	overflow: hidden;
}

.spp
{
	/* clear: both;
	font-family: tahoma; */
	color: #544842 !important;
	line-height: 2px !important;
	font-size: 10px !important;
	white-space: normal;
	letter-spacing: -1px;
	text-shadow: #e0cca9 0px 0px 1px;
}

.spp a
{
	font-size: 10px !important;
	/* text-decoration: none; */
	color: #443832 !important;
}


div#intro_block
{
	width: 352px;
	height: 314px;
	background: url(/ui/base/intro-banner.jpg);
	margin-top: 72px;
	text-align: left;
}

div#intro_block a:link#html, div#intro_block a:visited#html
{
	display: block;
	position: absolute;
	width: 75px;
	height: 33px;
	margin: 190px 0px 0px 74px;
}

div#intro_block a:hover#html, div#intro_block a:active#html, div#intro_block a:focus#html
{
	background: url(/ui/base/intro-html.jpg);
}

div#intro_block a:link#flash, div#intro_block a:visited#flash
{
	display: block;
	position: absolute;
	width: 75px;
	height: 33px;
	margin: 190px 0px 0px 196px;
}

div#intro_block a:hover#flash, div#intro_block a:active#flash, div#intro_block a:focus#flash
{
	background: url(/ui/base/intro-flash.jpg);
}
