html, body
{
    height: 100%;
    width: 100%;
}

body
{
    font-size: 14px;
    font-family: Tahoma;
    color: #767676;
    background-color: #222121;
    margin: 0;
    padding: 0;
}

INPUT:focus
{
    outline: none;
}

img
{
    border: 0;
}

p, h1, h2, h3, td, div
{
    padding: 0px;
    margin: 0px;
    border: 0;
    font-weight: normal;
}

h1
{
    color: #e35d00;
    font-size: 20px;
    font-weight: bold;
    background-image: url(../title_bg_1.jpg);
    background-position: left top;
    background-repeat: no-repeat;
    padding: 55px 0 28px 28px;
    margin-left: -3px;
}

h2
{
    color: #515151;
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 5px;
}

h3
{
    color: #515151;
    font-size: 13px;
    font-weight: bold;
    padding-bottom: 5px;
}

a:link, a:active, a:visited, a:hover
{
    color: #90ab14;
    text-decoration: underline;
}

.bg_main
{
    width: 956px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    display: block;
}

.head
{
    width: 956px;
    height: 318px;
    background-image: url(../BgMain.jpg);
    background-position: left top;
    background-repeat: no-repeat;
    display: block;
}

.logo_wrap
{
    width: 956px;
    height: 200px;
    display: block;
}

.menu_wrap
{
    width: 956px;
    height: 77px;
    text-align: center;
}

.search_wrap
{
    width: 956px;
    height: 26px;
    display: block;
}

.main_content_wrap
{
    width: 956px;
    height: 100%;
    min-height: 131px;
    background-image: url(../BgMain2.jpg);
    background-position: left top;
    background-repeat: no-repeat;
    background-color: #fff;
    display: block;
}

.main_text_wrap
{
    width: 956px;
    height: 100%;
    min-height: 500px;
    display: block;
    overflow: hidden;
}

.main_text_left
{
    width: 128px;
    height: 353px;
    float: left;
    background-image: url(../koktel_left.jpg);
    background-position: left 85px;
    background-repeat: no-repeat;
    display: block;
}

.main_text_center
{
    width: 678px;
    height: 500px;
    float: left;
    height: 100%;
    min-height: 500px;
    display: block;
    padding-left: 40px;
    padding-right: 110px;
    background-image: url(../fish_right.jpg);
    background-position: right 288px;
    background-repeat: no-repeat;
    margin-top: -11px;
    overflow: hidden;
}

.main_text_center_static
{
    width: 678px;
    display: block;
}

.main_text_center_news
{
    width: 678px;
    display: block;
    height: 100%;
    margin-top: 5px;
}

.main_text_center_news h1
{
    color: #90ab14;
    font-size: 20px;
    font-weight: bold;
    background-image: url(../title_bg_2.jpg);
    background-position: left top;
    background-repeat: no-repeat;
    padding: 61px 0 8px 71px;
    margin-left: -23px;
}

.main_text_news_one
{
    width: 330px;
    height: 100px;
    display: block;
    float: left;
    margin-top: 30px;
}

.main_news_img
{
    width: 102px;
    height: 70px;
    float: left;
    cursor: pointer;
    margin-right: 12px;
}

.main_news_img_bg
{
    width: 102px;
    height: 70px;
    background-image: url(../news_bg.png);
    background-position: left top;
    background-repeat: no-repeat;
    position: absolute;
    margin: 0 0 -70px 0;
}

* html .main_news_img_bg
{
    background: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../resource/news_bg.png', sizingMethod='scale');
    width: 102px;
    height: 70px;
    position: absolute;
    margin: 0 0 -70px 0;
}

.main_news_img_img, .main_news_img_img img
{
    width: 102px;
    height: 70px;
}

.main_news_wrap_text
{
    width: 200px;
    float: left;
    display: block;
}

a.main_news_date_a:link, a.main_news_date_a:active, a.main_news_date_a:visited, a.main_news_date_a:hover
{
    color: #222121;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
}

.main_news_date
{
    width: 200px;
    height: 15px;
    margin: -2px 0 2px 0;
    display: block;
}

a.main_news_text_a:link, a.main_news_text_a:active, a.main_news_text_a:visited
{
    color: #767676;
    text-decoration: underline;
    line-height: 16px;
}

a.main_news_text_a:hover
{
    color: #fff;
    background-color: #384e4d;
    padding: 2px 0 2px 0;
    line-height: 16px;
}

.main_news_raquo_a
{
    color: #ff7c00;
    text-decoration: underline;
}

.basement_wrap
{
    width: 956px;
    height: 209px;
    background-image: url(../basement.jpg);
    background-position: left top;
    background-repeat: no-repeat;
    display: block;
}

/* Safari body:last-child:not(:root:root) */



/* Main Menu */

.menu_content
{
    height: 77px;
    text-align: center;
    margin: 0 auto;
    clear: both;
    display: table;
}

*:first-child + html .menu_content
{
    height: 77px;
    text-align: center;
    margin: 0 auto;
    clear: both;
    display: table;
    left: 50%;
    position: relative;
    float: left;
    margin-left: expression( "-" + (this.clientWidth / 2) + "px" );
}

* html .menu_content
{
    height: 77px;
    text-align: center;
    margin: 0 auto;
    clear: both;
    display: table;
    left: 0;
    position: relative;
    float: left;
	margin-left: expression( (parentNode.clientWidth-this.offsetWidth)/4 + 'px');
	z-index:1;
}

.main_menu_left
{
    width: 17px;
    height: 77px;
    float: left;
    position: relative;
    background-image: url(../menu_bg_left.png);
    background-position: left top;
    background-repeat: repeat;
    margin-right: -17px;
    filter: none;
    z-index: 1;
}

* html .main_menu_left
{
    background-image: none;
    background-position: none;
    background-repeat: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../resource/menu_bg_left.png', sizingMethod='scale');
    width: 17px;
    height: 77px;
    float: left;
    position: absolute;
    left:3px;
    z-index:10;
}

.main_menu_center
{
    width: auto;
    height: 69px;
    border-bottom: 4px solid #fff;
    border-top: 4px solid #fff;
    background-color: #384e4d;
    display: block;
    float: left;
    white-space: nowrap;
    padding: 0px 0px 0 0px;
    margin: 0 3px 0 3px;
}

* html .main_menu_center
{
    width: auto;
    height: 77px;
    background-image: url(../menu_bg_ie.jpg);
    background-position: left top;
    background-repeat: repeat-x;
    background-color:Transparent;
    border:none;
    display: inline-block;
    float: left;
    white-space: nowrap;
    padding: 0px 0px 0px 0px;
    margin: 0px 3px 0 3px;
    z-index:1;
}
.main_menu_right
{
    width: 17px;
    height: 77px;
    float: left;
    position: relative;
    background-image: url(../menu_bg_right.png);
    background-position: left top;
    background-repeat: repeat;
    margin-left: -17px;
    z-index: 1;
    filter: none;
}

* html .main_menu_right
{
    width: 17px;
    height: 77px;
    float: left;
    position: relative;
    margin-left: -17px;
    z-index: 0;
    background-image: none;
    background-position: none;
    background-repeat: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../resource/menu_bg_right.png', sizingMethod='scale');
}

.main_menu_separator_img
{
    float:left; 
    margin-top:-40px;
}

body:last-child:not(:root:root) .main_menu_separator_img
{
    float:left; 
    margin-top:-24px;
}

.menu_point
{
    padding: 25px 0px 0px 0px;
    height: 77px;
}

*:first-child + html .menu_point
{
    padding: 20px 0px 0px 0px;
    height: 77px;
}

* html .menu_point
{
    padding: 26px 0px 0px 0px;
    height: 77px;
    z-index:1;
}

a.main_menu_a:link, a.main_menu_a:active, a.main_menu_a:visited, a.main_menu_a:hover
{
    color: #fff;
    font-size: 11px;
    text-decoration: none;
    text-transform: uppercase;
    height: 77px;
    margin: 5px 3px 0 3px;
    padding: 25px 21px 32px 21px;
}



a.main_menu_a2:link, a.main_menu_a2:active, a.main_menu_a2:visited, a.main_menu_a2:hover
{
    color: #ffd200;
    font-size: 11px;
    text-decoration: underline;
    text-transform: uppercase;
    margin: 5px 3px 0 3px;
    padding: 25px 20px 32px 20px;
    background-image: url(../main_menu_onover_bg_top.png);
    background-position: left top;
    background-repeat: repeat;
    height: 77px;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    filter: none;
}

* html a.main_menu_a2:link, * html a.main_menu_a2:active, * html a.main_menu_a2:visited, * html a.main_menu_a2:hover
{
    color: #ffd200;
    font-size: 11px;
    text-decoration: underline;
    text-transform: uppercase;
    margin: 3px 3px 0 3px;
    padding: 25px 20px 31px 20px;
    height: 77px;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    background-image: none;
    background-position: none;
    background-repeat: none;
    background-color: #546766;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../resource/main_menu_onover_bg_top.png', sizingMethod='scale');
}



.main_menu_over
{
    display: none;
    margin: 0;
    padding: 0;
    margin-top: 30px;
    margin-left: 0px;
    position: relative;
    color: #24718f;
    text-align: left;
    z-index: 10;
}


.main_menu_over_in
{
    display: block;
    margin: 0;
    padding: 0;
    position: absolute;
    background-image: url(../main_menu_onover_bg.png);
    background-position: left top;
    background-repeat: repeat;
    background-color: #546766;
    color: #24718f;
    text-align: left;
    width: 180px;
    padding: 7px 0px 7px 21px;
    margin-left: 4px;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    z-index: 10;
    filter: none;
}


*:first-child + html .main_menu_over_in
{
    display: block;
    margin: 0;
    padding: 0;
    position: absolute;
    background-image: url(../main_menu_onover_bg.png);
    background-position: left top;
    background-repeat: repeat;
    background-color: #546766;
    color: #24718f;
    text-align: left;
    width: 180px;
    padding: 7px 0px 7px 21px;
    margin-left: 2px;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    z-index: 10;
    filter: none;
}


* html .main_menu_over_in
{
    display: block;
    margin: 0;
    padding: 0;
    position: absolute;
    background-color: #546766;
    color: #24718f;
    text-align: left;
    width: 170px;
    padding: 6px 5px 7px 21px;
    margin-left: 2px;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    z-index: 10;
    background-image: none;
    background-position: none;
    background-repeat: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../resource/main_menu_onover_bg.png', sizingMethod='scale');
}

a.main_submenu:link, a.main_submenu:active, a.main_submenu:visited
{
    color: #fff;
    font-size: 11px;
    font-weight: bold;
    text-decoration: underline;
    position: absolute;
    background-image: url(../submenu_arrow_w.gif);
    background-position: left 5px;
    background-repeat: no-repeat;
    padding-left: 12px;
}


a.main_submenu:hover
{
    color: #ffdb00;
    font-size: 11px;
    font-weight: bold;
    text-decoration: underline;
    position: absolute;
    background-image: url(../submenu_arrow_y.gif);
    background-position: left 5px;
    background-repeat: no-repeat;
    padding-left: 12px;
}

.menu_white_line
{
	width: 180px; 
	height: 1px; 
	background-color: #fff; 
	z-index: 1;
    margin-top: -7px; 
    float: right; 
    position: absolute; 
    font-size:1px;
}


.menu_white_dottd_wrap
{
	width: 66px; 
	height: 1px; 
	background-color: #576566;
    position: absolute; 
    z-index: 2; 
    margin-top: -7px;  
    padding-right:23px;
}

* html .menu_white_dottd_wrap
{
	width: 66px; 
	height: 1px; 
	background-color: #576566;
    position: absolute; 
    z-index: 2; 
    margin-top: -6px;  
    padding-right:23px;
}

.menu_white_dottd
{
	width:66px; 
	height:1px; 
	overflow:hidden;
    background-image : url(../menu_dottd_bottom2.jpg);
    background-position: left top;
    background-repeat: no-repeat;
	float: left;
}

* html .menu_white_dottd
{
	width:66px; 
	height:1px;
	font-size:1px; 
    background-image: url(../menu_dottd_bottom2.jpg);
    background-position: left top;
    background-repeat: no-repeat;
	float: left;
	z-index: 20; 
}

.search
{
    position: absolute;
    background-image: url(../search_bg.png);
    background-position: left top;
    background-repeat: no-repeat;
    height: 30px;
    width: 322px;
    margin-top: 73px;
    margin-left: 10px;
    z-index:10;
}

* html .search
{
    height: 30px;
    width: 322px;
    margin-top: 73px;
    margin-left: 10px;
    position: absolute;
    overflow:visible;
    z-index:10;
    
}

.search_input
{
    height: 12px;
    width: 170px;
    font-size: 9px;
    border: 0;
    margin: 4px 0 0 65px;
    color: #767676;
}

* html .search_input
{
    height: 12px;
    width: 160px;
    font-size: 9px;
    border: 0;
    margin: 3px 0 0 65px;
    color: #767676;
}

.search_ok
{
    margin-top: -8px;
}

* html .search_ok
{
    margin-top: 1px;
}

*:first-child + html .search_input
{
    height: 11px;
    width: 165px;
    font-size: 9px;
    border: 0;
    margin: 3px 0 0 30px;
    color: #767676;
}


*:first-child + html .search_ok
{
    margin-top: 4px;
    position: absolute;
}

body:last-child:not(:root:root) .search_ok 
{ 
	margin-top: 4px;
    position: absolute;
}

body:last-child:not(:root:root) .search_input
{
    height: 12px;
    width: 157px;
    font-size: 9px;
    border: 0;
    margin: 4px 0 0 40px;
    color: #767676;
}


/* End Main Menu */

/* News */



/* End News */

.news_list_block
{
    display: block; 
    padding-bottom: 40px; 
    clear: both;
}

.news_list_img_wrap
{
    float: left; 
    width: 100px; 
    margin-right: 20px;
}


/* Second Page */


.secondary_text_center
{
    width: 700px;
    height: 500px;
    float: left;
    height: 100%;
    min-height: 500px;
    display: block;
    padding-left: 40px;
    padding-right: 0px;
    margin-top: -11px;
    overflow: hidden;
}

.secondary_text_center_static
{
    width: 750px;
    display: block;
    margin-top: 67px;
}

.product_group_wrap
{
    width: 750px;
    display: block;
    margin-top: 54px;
}

.product_group_title
{
    width: 200px;
    text-align: center;
}

.product_group_title a:link, .product_group_title a:active, .product_group_title a:visited, .product_group_title a:hover

{
    color: #fff;
    text-decoration: none;
    font-size: 15px;
    font-weight: bold;
}

.product_group_one
{
    width: 200px;
    float: left;
    margin-right: 35px;
}

.product_group_img img
{
    width: 200px;
    height: 185px;
}

.product_group_title
{
    width: 200px;
    height: 40px;
    display: block;
    background-image: url(../product_group_title_bg.jpg);
    background-position: left top;
    background-repeat: no-repeat;
}

.product_list_top
{
    width: 741px;
    height: 120px;
    display: block;
    margin-top: -20px;
}

.product_list_top_image
{
    width: 155px;
    height: 120px;
    display: block;
    float: left;
}

.product_list_top_image img
{
    height: 140px;
}

.product_list_top_title
{
    width: 586px;
    height: 120px;
    display: block;
    float: left;
}

.product_list_table_head
{
    height: 46px; 
    background-color: #dde1e0;
    width:741px;
}

.product_list_table_head_left
{
    background-image: url(../product_list_head_left.jpg);
    background-position: left top;
    background-repeat: no-repeat;
    width: 14px;
}

.product_list_table_head_right
{
    background-image: url(../product_list_head_right.jpg);
    background-position: right top;
    background-repeat: no-repeat;
    width: 14px;
}

.product_list_table_head_td
{
    color: #546766; 
    font-size: 11px;
}

.product_list_table_repeat
{
    margin-left: 15px;
    width:720px;
}

.product_list_table_repeat_wrap
{
    margin-top: 60px; 
    position: absolute;
}

.product_list_table_repeat_td1
{
    border-bottom: 1px solid #dde1e0;
    padding: 4px 0 4px 0;
}

.product_list_table_repeat_td2
{
    background-image: url(../product_list_border_table.jpg);
    background-position: 7px top;
    background-repeat: repeat-y;
}

.product_list_table_repeat_td_photo
{
    width: 50px; 
    border-bottom: 1px solid #dde1e0; 
    font-size: 11px;
}

.product_list_table_repeat_td_photo img
{
    width: 45px; 
    cursor: pointer;
}


a.pager:link, a.pager:active, a.pager:visited, a.pager:hover
{
    width: 21px;
    height: 21px;
    display: block;
    background-image: url(../pager_bg.jpg);
    background-position: left top;
    background-repeat: no-repeat;
    color: #fff;
    font-weight: bold;
    font-size: 12px;
    text-decoration: none;
    padding: 3px 0 0 0px;
    margin-right: 2px;
}

a.pager_a:link, a.pager_a:active, a.pager_a:visited, a.pager_a:hover
{
    width: 21px;
    height: 21px;
    display: block;
    background-image: url(../pager_bg_a.jpg);
    background-position: left top;
    background-repeat: no-repeat;
    color: #222121;
    font-weight: bold;
    font-size: 12px;
    text-decoration: none;
    padding: 3px 0 0 0px;
    margin-right: 2px;
}

a.pager_all:link, a.pager_all:active, a.pager_all:visited, a.pager_all:hover
{
    color: #222121;
    font-weight: bold;
    font-size: 12px;
    text-decoration: none;
}

.pager_align
{
    display: table;
    text-align: center;
    margin: 0 auto;
    clear: both;
}

*:first-child + html .pager_align
{
    text-align: center;
    margin: 0 auto;
    clear: both;
    display: table;
    left: 50%;
    position: relative;
    float: left;
    margin-left: expression( "-" + (this.clientWidth / 2) + "px" );
}

.recipe_ingr
{
    font-weight: bold;
}

.recipe_ingr p
{
    font-weight: bold;
}

.recipe_exit
{
    font-weight: bold;
    margin-top: 10px;
}

.recipe_exit p
{
    font-weight: bold;
}

.recipe_title
{
    font-weight: bold;
    color: #80a225;
    font-size: 16px;
    height: 30px;
}

.recipe_bg_img
{
    background-image: url(../recipe_list_bg.png);
    background-position: left top;
    background-repeat: no-repeat; 
    width: 214px;
    height: 144px; 
    position: absolute; 
    cursor:pointer;
}

* html .recipe_bg_img
{
    background-image: none;
    background-position: none;
    background-repeat: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../resource/recipe_list_bg.png', sizingMethod='scale');
    width: 214px;
    height: 144px; 
    position: absolute; 
    cursor:pointer;
}

.recipe_bg_img_item_wrap
{
    float: left; 
    margin: 0 35px 20px -10px; 
}

.recipe_bg_img_item_wrap img
{
    width: 293px; 
    height: 237px;
    margin: 11px 0 0 10px; 
}

.recipe_text_wrap
{
    float: left; 
    padding-top:5px; 
    width:360px; 
}

.recipe_list_wrap
{
    width: 720px; 
    padding-left: 30px;
}

.recipe_list_repeater_wrap
{
    float: left; 
    width: 250px; 
    padding-bottom: 30px; 
    margin-right: 80px;
}

.recipe_list_repeater_wrap img
{
    width: 192px;
    height: 120px; 
    margin: 11px 0 0 10px; 
    cursor:pointer;
}

.recipe_list_repeater_title
{
    width: 200px; 
    padding-left: 10px; 
    height: 40px;
}

.recipe_list_repeater_title a:link, .recipe_list_repeater_title a:active, .recipe_list_repeater_title a:visited, .recipe_list_repeater_title a:hover
{
    font-weight: bold; 
    text-decoration: none;
}

.recipe_bg_img_item
{
    background-image: url(../recipe_big_bg.png);
    background-position: left top;
    background-repeat: no-repeat; 
    width: 315px;
    height: 261px; 
    position: absolute; 
}

* html .recipe_bg_img_item
{
    background-image: none;
    background-position: none;
    background-repeat: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../resource/recipe_big_bg.png', sizingMethod='scale');
    width: 315px;
    height: 261px; 
    position: absolute; 
    
}

/* End Second Page */



/* Contacts Page */

.contacts_text_wrap
{
    width: 740px; 
    display: block;
}

.contacts_map_wrap
{
    margin-top: 50px; 
    width: 740px; 
    display: block; 
    clear: both;
}

.contacts_map
{
    height: 311px; 
    width: 332px; 
    display: block; 
    float: left;
}

.contacts_map_map
{
    position: absolute; 
    width: 332px; 
    height: 311px;
}

.contacts_map_img
{
    position: absolute; 
    width: 332px; 
    height: 311px;
}

.contacts_feedback_text
{
    height: 311px; 
    width: 340px; 
    display: block; 
    float: left; 
    margin-left: 60px;
}

.feedback_title
{
    display: block;
    float: left;
    width: 80px;
    padding-top: 3px;
}

.feedback_title2
{
    display: block;
    width: 80px;
    padding-bottom: 5px;
}

.feedback_input_bg
{
    width: 193px;
    height: 24px;
    float: left;
}
.feedback_input
{
    width: 160px;
    height: 12px;
    line-height: 11px;
    font-size: 11px;
    background-image: url(../text_box_bg.jpg);
    background-position: left top;
    background-repeat: no-repeat;
    padding: 5px 15px 20px 20px;
    border: 0;
}

body:last-child:not(:root:root) .feedback_input
{
    width: 160px;
    height: 12px;
    font-size: 11px;
    background-image: url(../text_box_bg.jpg);
    background-position: left top;
    background-repeat: no-repeat;
    padding: 0px 15px 11px 20px;
    border: 0;
}

.feedback_input_area
{
    width: 255px;
    height: 80px;
    border: 0;
    overflow-x: hidden;
    overflow-y: scroll;
}

.feedback_input_wrap
{
    clear:both; 
    padding:7px 0 0px 0; 
    height:25px;
}


.feedback_input_wrap_area
{
    clear:both; 
    padding:30px 0 0px 0;
}

.feedback_input_area_bg
{
    width: 273px;
    height: 98px;
    background-image: url(../text_area_bg.jpg);
    background-position: left top;
    background-repeat: no-repeat;
    padding: 6px 0 0 8px;
}

.feedback_send
{
    padding: 15px 0 0 205px;
}

.feedback_send a
{
    text-decoration: none;
    font-weight: bold;
}


/* К правке, после меня, dasp */
#PhotoContainer
{
    position: absolute;
    border: 1px solid #999;
    display: none;
    background-color: #fff;
    left: 207px;
}
#PhotoContainer img
{
    cursor: pointer;
    margin:10px 10px 0px 521px;
    display:block; 
    position:relative;     
}
#NavigationLinks
{
    padding-top: 20px;
    margin-left: 26px;
    margin-top:-35px;
    clear:both;
    display:block;
}

a.pager_all_def:link, a.pager_all_def:active, a.pager_all_def:visited, a.pager_all_def:hover
{
    font-size: 12px;
    text-decoration: none;
}

#PhotoItems img
{
    width: 500px;
    margin:15px 20px 20px 20px;
}
#PhotoItems div
{
    display: none;
}
/* Contacts Page */