html
{
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
}

body
{
    margin: 0;
    padding: 0;
    font-family: 'Times New Roman' , Georgia, Helvetica, serif;
    color: #3f3301;
    background: #fff0ba url("../images/bg.jpg") repeat-x 0 0;
    min-height: 100%;
    height: auto !important;
    height: 100%;
    position: relative;
}

p
{
    margin: 0;
    padding: 0;
    color: #3f3301;
    font: 10px 'Times New Roman' , Georgia, Helvetica, serif;
}

div
{
    margin: 0;
    padding: 0;
    border: 0px;
    color: #3f3301;
    font: 10px 'Times New Roman' , Georgia, Helvetica, serif;
}

table, td
{
    margin: 0;
    padding: 0;
    border: 0px;
    color: #3f3301;
    font: 10px 'Times New Roman' , Georgia, Helvetica, serif;
}

a
{
    color: #9a2f21;
    text-decoration: underline;
}
a:hover
{
    text-decoration: underline;
    color: #a82a21;
}

h1, h2, h3, h4, h5, h6
{
    padding: 0;
    margin: 0;
    font-weight: normal;
    color: #5f210d;
    font-family: 'Times New Roman' , Georgia, Helvetica, serif;
}
h1
{
    font-size: 30px;
}
h2
{
    font-size: 34px;
    color: #572C12;
    padding-bottom: 10px;
}
h3
{
    font-size: 20px;
    color: #5f210d;
    padding-bottom: 14px;
}
h3 a
{
    color: #5f210d;
}
h4
{
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    color: #a82a21;
    padding-bottom: 17px;
    text-align: center;
}

.menucat_header
{
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    color: #000;
    padding-bottom: 0px;
    padding-top: 12px;
    text-align: center;
}

h5
{
    font-size: 14px;
    color: #5f210d;
    padding-bottom: 5px;
}
h5 a
{
    font-weight: bold;
    color: #ff6600;
}
h5 a:hover
{
    color: #2d96b0;
}

img
{
    border: 0;
}
a img
{
    border: 0;
}

.clear
{
    clear: both;
    font-size: 1px;
    height: 1px;
    line-height: 1px;
}

form
{
    margin: 0;
    padding: 0;
}
input, select, textarea
{
    padding: 0;
    margin: 0;
    font: 11px Arial, Tahoma, Verdana, san-serif;
    margin-right: 12px;
    border: 0;
    color: #000;
}
label
{
    font: 13px 'Times New Roman' , Georgia, Helvetica, serif;
    color: #000;
}
select
{
    font: 11px Tahoma, Arial, Verdana, sans-serif;
    border: 1px solid #d1b05c;
}

input.text
{
    padding: 2px 2px 0 2px;
    height: 17px;
    color: #000;
    font: 11px Arial, Tahoma, Verdana, san-serif;
    color: #000;
    border: 1px solid #d1b05c;
}
input.big_text
{
    padding: 2px 2px 0 2px;
    height: 17px;
    color: #000;
    font: 11px Arial, Tahoma, Verdana, san-serif;
    color: #000;
    border: 1px solid #d1b05c;
    width: 200px;
    height: 140px;
}
input.text_email_forbanquet
{
    padding: 2px 2px 0 2px;
    height: 17px;
    color: #000;
    font: 11px Arial, Tahoma, Verdana, san-serif;
    color: #000;
    border: 1px solid #d1b05c;
    width: 220px;
}

input.big_text_forbanquet
{
    padding: 2px 2px 0 2px;
    height: 17px;
    color: #000;
    font: 11px Arial, Tahoma, Verdana, san-serif;
    color: #000;
    border: 1px solid #d1b05c;
    width: 220px;
    height: 80px;
}

textarea
{
    width: 187px;
    height: 155px;
    padding: 0 2px;
    border: 1px solid #d1b05c;
    color: #000;
    font: 11px Arial, Tahoma, Verdana, san-serif;
}
ul, li
{
    margin: 0;
    padding: 0;
    list-style: none;
}
dl
{
    margin: 0;
    padding: 0;
}
dl dt
{
    margin: 0;
    padding: 0;
}
dl dd
{
    margin: 0;
    padding: 0;
}
object
{
    margin: 0;
    padding: 0;
}


/*for height*/
#measurer
{
    width: 100%;
    height: 1px;
    line-height: 1px;
    position: absolute;
    left: 0;
    bottom: 0;
}

/*account height*/
#footer
{
    width: expression(document.getElementById("measurer").clientWidth < 995 ? "995px"); /*for*/
    min-width: 995px;
}

#layout
{
    width: 995px;
    margin: 0 auto;
    background: url("../images/bg_layout.jpg") no-repeat 0 96px;
}



/*
 *	Head
 */

#head
{
    width: 100%;
    position: relative;
    z-index: 600;
    height: 116px;
}
.lang_menu
{
    float: left;
    padding: 4px 0 0 6px;
}
.lang_menu li
{
    float: left;
    margin-right: 7px;
}
.lang_menu li a
{
    color: #feca50;
    text-transform: uppercase;
    text-decoration: none;
    font: 11px Tahoma, Verdana, Arial, san-serif;
}
.lang_menu li a:hover
{
    text-decoration: underline;
    color: #feca50;
}
.lang_menu li.select a
{
    color: #541200;
}



/*Logo*/
.for_logo
{
    position: absolute;
    width: 265px;
    height: 145px;
    top: 10px;
    left: 370px;
    z-index: 200;
}
.logo
{
    width: 265px;
    height: 145px;
    background: url("../images/logo.png") no-repeat 0 0;
}
.logo a
{
    display: block;
    overflow: hidden;
    height: 100%;
    position: relative;
    cursor: pointer;
    width: 265px;
    height: 145px;
    text-indent: -3000px;
}

.bottom_wrapper_50
{
    height: 50px;
}

.bottom_wrapper_90
{
    height: 90px;
}

.bottom_wrapper_100
{
    height: 100px;
}

.bottom_wrapper_110
{
    height: 110px;
}



/*
	Main menu
	---------------------------------------------------------------
*/
/*.main_menu {
	float: left;
	width: 315px;
	display: inline;
	margin:5px 0 0 80px;
}

#rus .main_menu { margin:5px 0 0 68px; }    
#rus .main_menu.right { margin-left: 273px; }

.main_menu.right {
	margin-left: 265px;
}*/



.main_menu
{
    float: left;
    width: 315px;
    display: inline;
    margin: 5px 0 0 68px;
}

.main_menu.right
{
    margin-left: 273px;
}


.main_menu li
{
    float: left;
    height: 22px;
    margin-bottom: 1px;
}
.main_menu li a
{
    display: block;
    overflow: hidden;
    text-indent: -3000px;
    height: 24px;
}

.menu1
{
    width: 125px;
    margin-left: 8px;
    display: inline;
    background: url("../images/menu1.jpg") no-repeat 0 0;
}
.menu1 a:hover, .menu1 .select
{
    background: url("../images/menu1_hover.jpg") no-repeat 0 0;
}
.menu2
{
    width: 146px;
    background: url("../images/menu2.jpg") no-repeat 0 0;
}
.menu2 a:hover, .menu2 .select
{
    background: url("../images/menu2_hover.jpg") no-repeat 0 0;
}
.menu3
{
    width: 74px;
    background: url("../images/menu3.jpg") no-repeat 0 0;
}
.menu3 a:hover, .menu3 .select
{
    background: url("../images/menu3_hover.jpg") no-repeat 0 0;
}
.menu4
{
    width: 123px;
    background: url("../images/menu4.jpg") no-repeat 0 0;
}
.menu4 a:hover, .menu4 .select
{
    background: url("../images/menu4_hover.jpg") no-repeat 0 0;
}
.menu5
{
    width: 83px;
    background: url("../images/menu5.jpg") no-repeat 0 0;
}
.menu5 a:hover, .menu5 .select
{
    background: url("../images/menu5_hover.jpg") no-repeat 0 0;
}
.menu6
{
    width: 71px;
    background: url("../images/menu6.jpg") no-repeat 0 0;
}
.menu6 a:hover, .menu6 .select
{
    background: url("../images/menu6_hover.jpg") no-repeat 0 0;
}
.menu7
{
    width: 165px;
    background: url("../images/menu7.jpg") no-repeat 0 0;
}
.menu7 a:hover, .menu7 .select
{
    background: url("../images/menu7_hover.jpg") no-repeat 0 0;
}
.menu8
{
    width: 96px;
    background: url("../images/menu8.jpg") no-repeat 0 0;
}
.menu8 a:hover, .menu8 .select
{
    background: url("../images/menu8_hover.jpg") no-repeat 0 0;
}
.menu9
{
    width: 165px;
    background: url("../images/menu9.jpg") no-repeat 0 0;
}
.menu9 a:hover, .menu9 .select
{
    background: url("../images/menu9_hover.jpg") no-repeat 0 0;
}


/*Zone
	---------------------------------------------------*/
#zone
{
    padding-left: 10px;
    clear: both;
    overflow: hidden;
    position: relative;
    z-index: 500;
    height: 1%;
    padding-bottom: 225px;
    margin-bottom: 30px;
}


/*Left block*/

#left_block
{
    float: left;
    width: 190px;
    padding-top: 8px;
    margin-right: 15px;
}
#left_block ul
{
    padding-bottom: 15px;
}
#left_block ul li
{
    background: url("../images/left_menu.png") no-repeat 0 0;
    width: 190px;
    text-align: center;
    padding: 5px 0 4px 0;
}
#left_block ul li a
{
    text-transform: uppercase;
    text-decoration: none;
    position: relative;
    font-size: 12px;
    font-weight: bold;
    color: #5f210d;
}
#left_block ul .select a
{
    color: #a68121;
}
#left_block ul li a:hover
{
    color: #a82a21;
}


#left_block ul .first
{
    background: url("../images/left_menu_first.png") no-repeat 0 0;
    padding-top: 9px;
}
#left_block ul .last
{
    background: url("../images/left_menu_last.png") no-repeat 0 0;
    padding-bottom: 12px;
}
#left_block ul .single
{
    background: url("../images/left_menu_last.png") no-repeat 0 0;
    padding-bottom: 12px;
}


.lmenu_cont
{
    height: 144px;
    padding: 0px;
    margin: 0px;
    width: 185px;
}
.lmenu_cont select
{
    left: 0px;
}
.login
{
    float: left;
    padding: 4px 0 0 6px;
}
a.login
{
    color: #feca50;
    text-transform: uppercase;
    text-decoration: none;
    font: 11px Tahoma, Verdana, Arial, san-serif;
}
.login_panel
{
    padding: 1px,1px,1px,1px;
}
td.login_panel
{
    text-align: left;
    height: 31;
    font: 15px Tahoma, Verdana, Arial, san-serif;
}
td.submit_but
{
    text-align: center;
}
.order_but, .service_but, .spec_but
{
    float: left;
    font-size: 15px;
    height: 31px;
    width: 185px;
}
.calc_but, .invitation_but
{
    float: left;
    font-size: 15px;
    height: 53px;
    width: 185px;
}

.order_but
{
    background: url("../images/order_rus.png") no-repeat 0 2px;
}
a.order_but
{
    background: url("../images/order_rus.png") no-repeat 0 2px;
}
a.order_but:hover
{
    background: url("../images/order_rus_.png") no-repeat 0 2px;
}

.service_but
{
    background: url("../images/service_rus.png") no-repeat 0 2px;
}
a.service_but
{
    background: url("../images/service_rus.png") no-repeat 0 2px;
}
a.service_but:hover
{
    background: url("../images/service_rus_.png") no-repeat 0 2px;
}

.spec_but
{
    background: url("../images/spec_rus.png") no-repeat 0 2px;
}
a.spec_but
{
    background: url("../images/spec_rus.png") no-repeat 0 2px;
}
a.spec_but:hover
{
    background: url("../images/spec_rus_.png") no-repeat 0 2px;
}

.calc_but
{
    background: url("../images/calc.png") no-repeat 0 2px;
}
a.calc_but
{
    background: url("../images/calc.png") no-repeat 0 2px;
}
a.calc_but:hover
{
    background: url("../images/calc_hover.png") no-repeat 0 2px;
}

.invitation_but
{
    background: url("../images/invitation.png") no-repeat 0 2px;
}
a.invitation_but
{
    background: url("../images/invitation.png") no-repeat 0 2px;
}
a.invitation_but:hover
{
    background: url("../images/invitation_hover.png") no-repeat 0 2px;
}


.white_box
{
    background: url("../images/white_block.gif") no-repeat 0 0;
}
.white_box_bot
{
    padding: 62px 0 68px 0;
    margin-bottom: 18px;
    background: url("../images/white_block_bot.gif") no-repeat 0 100%;
}
.white_box_bot p
{
    color: #5f210d;
    padding-bottom: 15px;
    text-align: center;
    font-size: 15px;
}

.white_box_bot p span
{
    font-size: 20px;
}

.arhival_header
{
    color: #a82a21;
    font-family: 'Times New Roman' , Georgia, Helvetica, serif;
    font-size: 16px;
    text-transform: uppercase;
    padding: 0px 0px 17px 0px;
    text-align: center;
}

/*Center block
	----------------------------------------------------------*/
#center_block
{
    float: left;
    width: 574px;
}
#center_block h2
{
    margin: 0 auto;
    text-indent: -3000px;
    overflow: hidden;
}
.big_bpad
{
    padding-bottom: 38px;
}
.humor h3
{
    text-align: center;
    font-weight: bold;
    padding-bottom: 0;
    font-size: 17px;
    color: #5f210d;
}


.h_results
{
    background: url(../images/h_results.png) no-repeat 0 0;
    width: 142px;
    height: 20px;
}
.h_podarki
{
    width: 260px;
    height: 27px;
    background: url("../images/h_presents.png") no-repeat 0 0;
}


.event_empty
{
    padding: 0px 10px 10px 10px;
    margin: 0px 80px 0px 80px;
    text-align: center;
}

.h_news_and_events
{
    background: url("../images/h_news_and_events.png") no-repeat 0 0;
    width: 220px;
    height: 27px;
    padding-bottom: 27px;
}
.h_anekdots
{
    width: 279px;
    height: 27px;
    background: url("../images/h_anekdots.png") no-repeat 0 0;
}
.h_coord
{
    width: 143px;
    height: 26px;
    background: url("../images/h_coordinates.png") no-repeat 0 0;
}
.h_invitation
{
    width: 265px;
    background: url("../images/h_invitation.png") no-repeat 0 0;
}
.h_banket
{
    width: 154px;
    height: 24px;
    background: url("../images/h_zakaz.png") no-repeat 0 0;
}
.h_menu
{
    width: 73px;
    height: 21px;
    background: url("../images/h_menu.png") no-repeat 0 0;
}
.h_praj
{
    width: 207px;
    height: 28px;
    background: url("../images/h_praj.png") no-repeat 0 0;
}

/* NaVoroncovskoj */
.h_praj1
{
    width: 308px;
    height: 27px;
    background: url("../images/h_praj1.png") no-repeat 0 0;
}
/* NaMjasnickoj */
.h_praj2
{
    width: 308px;
    height: 27px;
    background: url("../images/h_praj2.png") no-repeat 0 0;
}
/* NaUniversitete */
.h_praj3
{
    width: 308px;
    height: 27px;
    background: url("../images/h_praj3.png") no-repeat 0 0;
}
/* NaMagistralnoj */
.h_praj4
{
    width: 308px;
    height: 27px;
    background: url("../images/h_praj4.png") no-repeat 0 0;
}
.h_restaurant
{
    width: 268px;
    height: 27px;
    background: url("../images/h_restaurant.png") no-repeat 0 0;
}
.h_quick
{
    width: 73px;
    height: 27px;
    background: url("../images/h_quick.png") no-repeat 0 0;
}
.h_legend
{
    width: 193px;
    height: 23px;
    background: url("../images/h_legend.png") no-repeat 0 0;
}
.h_vacancy
{
    width: 191px;
    height: 24px;
    background: url("../images/h_vacancy.png") no-repeat 0 0;
}
.h_main
{
    width: 284px;
    height: 24px;
    background: url("../images/h_main.png") no-repeat 0 0;
}
.h_bookmarks
{
    width: 284px;
    height: 24px;
    background: url("../images/h_zakladki.png") no-repeat 0 0;
}

.h_franchise
{
    width: 125px;
    height: 25px;
    background: url("../images/h_franchise.png") no-repeat 0 0;
}
.h_interiors
{
    background: url(../images/h_interiors.png) no-repeat 0 0;
    width: 114px;
    height: 26px;
}
.h_photo
{
    background: url(../images/h_photo.png) no-repeat 0 0;
    width: 309px;
    height: 30px;
}
.h_photo_gal
{
    background: url(../images/h_photo_gal.png) no-repeat 0 0;
    width: 130px;
    height: 24px;
}
.h_otziv
{
    background: url(../images/h_otziv.png) no-repeat 0 0;
    width: 220px;
    height: 19px;
}
.h_map
{
    background: url(../images/h_map.png) no-repeat 0 0;
    width: 155px;
    height: 26px;
}
.h_wall
{
    width: 249px;
    height: 26px;
    background: url("../images/h_wall.png") no-repeat 0 0;
}



.big_img
{
    margin-left: 20px;
}
.main .top_content
{
    background: url("../images/zone_top_main.jpg") no-repeat 0 0;
    min-height: 555px;
    width: 414px;
    padding: 77px 80px 10px 74px;
}
.content.main
{
    background: url("../images/zone_bg_main.jpg") repeat-y 10px 0 !important;
}
.content.main p
{
    text-align: justify;
}
.content.main p span
{
    display: block;
    font-weight: bold;
    padding-top: 10px;
    font-style: italic;
    text-align: right;
}
.main .bot_content
{
    background: url("../images/zone_bot_main.jpg") no-repeat 6px 100%;
}
.top_content
{
    background: url("../images/zone_top.jpg") no-repeat 0 0;
    min-height: 474px;
    width: 515px;
    padding: 40px 23px 10px 36px;
    overflow: hidden;
}



.no_bg
{
    background: none !important;
}
.bot_content
{
    background: url("../images/zone_bot.jpg") no-repeat 0 100%;
}

*html .bot_content
{
    height: 504px;
}

*html .main .top_content
{
    height: 555px;
}
.border
{
    background: url("../images/bg_text.gif") no-repeat 0 100%;
    margin-bottom: 27px;
    overflow: hidden;
    height: 1%;
    padding-bottom: 20px;
}

.content
{
    float: left;
    background: url("../images/zone_bg.jpg") repeat-y 0 0;
}
.content p
{
    font-size: 14px;
    padding-bottom: 28px;
}


.d
{
    float: left;
    width: 32px;
    height: 22px;
    margin-right: 2px;
    background: url("../images/d.gif") no-repeat 0 0;
    position: relative;
    left: -4px;
    overflow: hidden;
    text-indent: -3000px;
}
.y
{
    float: left;
    width: 34px;
    height: 32px;
    overflow: hidden;
    text-indent: -3000px;
    margin-right: 4px;
    background: url("../images/y.gif") no-repeat 0 0;
}
.l
{
    float: left;
    width: 27px;
    height: 21px;
    overflow: hidden;
    text-indent: -3000px;
    margin-right: 2px;
    background: url("../images/l.gif") no-repeat 0 0;
}
.zakaz_banketa
{
    width: 527px;
    position: relative;
    z-index: 200;
    padding-bottom: 35px;
    margin-bottom: 13px;
    background: url("../images/bg_text.gif") no-repeat 0 100%;
}
.zakaz_banketa input, .zakaz_banketa select, .zakaz_banketa label
{
    float: left;
}
.zakaz_banketa h3
{
    text-align: center;
}


.w_170
{
    width: 170px;
}
.w_175
{
    width: 175px;
}
.w_70
{
    width: 70px;
}
.w_40
{
    width: 40px;
}
.w_50
{
    width: 50px;
}
.w_30
{
    width: 30px;
}
.w_110
{
    width: 110px;
}


.restaurant_list_form, .guests_form, .date_form
{
    overflow: hidden;
    height: 1%;
    margin: 0 auto;
}

.restaurant_list_form
{
    width: 160px;
    padding-bottom: 15px;
}
.guests_form
{
    width: 110px;
    padding-bottom: 15px;
}
.date_form
{
    width: 116px;
}


.next
{
    float: right;
    font-size: 15px;
    padding-right: 35px;
    background: url("../images/next.gif") no-repeat 100% 2px;
}
.prev
{
    float: left;
    font-size: 15px;
    padding-left: 35px;
    background: url("../images/prev.gif") no-repeat 0 2px;
}
.center
{
    float: none;
    margin-left: 195px;
}

.where_restaurant
{
    padding-bottom: 20px;
    overflow: hidden;
    height: 1%;
}
.where_restaurant li
{
    float: left;
    font-size: 1.4em;
    padding-left: 13px;
    color: #9a2f21;
}

.box_photo .where_restaurant
{
    width: 155px;
    position: relative;
    top: 180px;
}

.box_photo .where_restaurant li
{
    font-size: 10px;
    padding-left: 0;
}

.photo, .photo_news1
{
    float: left;
}




.photo_news1
{
    margin-right: 0;
    background: url("../images/img_bg2.jpg") no-repeat 0 0;
    height: 185px;
    width: 197px;
}

.photo_news1 img
{
    margin: 8px 0 0 8px;
}


.box_txt input
{
    margin-right: 0;
}
.box_txt h4
{
    font-size: 14px;
    text-transform: none;
    padding-bottom: 0;
    color: #000;
    margin-right: 16px;
}
.box_txt h4 span
{
    display: block;
    font-size: 16px;
    font-weight: bold;
    color: #9b2f21;
}
.box_txt h6
{
    color: #5f210d;
    font-size: 12px;
    text-align: center;
    padding-bottom: 10px;
    margin-right: 16px;
}
.box_txt h5
{
    color: #000;
    text-align: center;
    margin-right: 16px;
    font-size: 14px;
}
.box_txt label
{
    display: block;
    font-size: 14px;
}
.box_txt table
{
    margin-left: 15px;
}
.box_txt table td
{
    padding-bottom: 10px;
}

.photo_beer
{
    float: right;
    margin-right: 10px;
    height: 16px;
    width: 16px;
    overflow: hidden;
    text-indent: -3000px;
    background: url("../images/photo_icon.gif") no-repeat 0 0;
}

.box_txt .txt_otziv
{
    padding: 10px 10px 12px 7px;
    color: #996600;
    font-weight: bold;
    font-style: italic;
    font-size: 14px;
    line-height: 13px;
}
.box_txt .who
{
    padding: 0 10px 12px 7px;
    font-style: italic;
    font-size: 14px;
    color: #000;
    margin-right: 16px;
}
.who b
{
    display: block;
    font-style: normal;
}

.img_thanks
{
    margin: 0 0 0px 115px;
}


.thanks_txt
{
    width: 365px;
    margin: 0 auto;
    text-align: center;
}
.thanks_txt table td
{
    vertical-align: top;
}
.thanks_txt table td input
{
    margin-bottom: 0px;
}



.banket_img2
{
    margin: 0px;
}
.but.send_zayav_but
{
    width: 130px;
    height: 32px;
    background: url("../images/otp_zayav_but.png") no-repeat 0 0;
    left: 6px;
}
.marg_but
{
    position: relative;
    top: 15px;
}
.but
{
    margin-bottom: -2px;
    text-indent: 130px;
    overflow: hidden;
    cursor: pointer;
}
.but.send_but
{
    width: 100px;
    position: relative;
    top: -4px;
    height: 32px;
    margin-right: 0;
    background: url("../images/send_but.png") no-repeat 0 0;
}


.border_for_butline
{
    background: url("../images/bg_text.gif") no-repeat 0 100%;
    margin-bottom: 0px;
    padding-bottom: 20px;
    overflow: hidden;
    height: 1%;
}

/*	Order. Step 3 */
.but_line1
{
    top: -15px !important;
}

/*	Order. Step 4 */
.but_line3
{
    top: -15px !important;
}

/*	Vacancy */
.but_line2
{
    top: -15px !important;
}

/*	Comments */
.but_line4
{
    bottom: 15px !important;
}



.thanks_txt h4
{
    text-transform: none;
    margin: 0px;
    padding: 8px 0px 0px 0px;
}
.form_otpr
{
    padding-bottom: 23px;
}
.blog_menu h4
{
    padding: 10px 10px 10px 0;
}
.blog_menu h5
{
    padding: 0px 10px 10px 0;
    color: #8D5836;
    text-align: center;
    font: 12px Arial, Tahoma, Verdana, san-serif;
    font-weight: bold;
}


.menu_additional_name
{
    font-size: 0.9em;
    color: Red;
    font-style: italic;
}

.zakaz_banketa_table
{
    margin-bottom: 17px;
}
.zakaz_banketa_table tr td
{
    border-bottom: 1px solid #edd691;
}
.zakaz_banketa_table td
{
    padding: 2px 0 3px 0;
    font-size: 16px;
    font-weight: bold;
    color: #a92d23;
}

.zakaz_banketa_table input
{
    margin-right: 5px;
}
.zakaz_banketa_table span
{
    color: #a92d23;
    margin-right: 20px;
}
.align_right
{
    text-align: right;
}
.zakaz_banketa_table b
{
    margin-right: 20px;
}
.zakaz_banketa_table .no_border td
{
    border: 0;
    color: #131204;
    font-style: italic;
}


/*
 *	Menu
 */


.dekor_h_base
{
    height: 45px;
    margin-left: 10px;
    width: 100%;
    overflow: hidden;
    text-indent: -3000px;
}

.dekor_h_mainmenu, .dekor_h_beer, .dekor_h_alco, .dekor_h_snacks, .dekor_h_drinks, .dekor_h_kids
{
    height: 45px;
    margin-left: 10px;
    width: 100%;
    overflow: hidden;
    text-indent: -3000px;
}
.dekor_h_mainmenu
{
    background: url("../images/h_menu_mainmenu.jpg") no-repeat 0 0;
}
.dekor_h_beer
{
    background: url("../images/h_beer.jpg") no-repeat 0 0;
}
.dekor_h_alco
{
    background: url("../images/h_menu_alco.jpg") no-repeat 0 0;
}
.dekor_h_snacks
{
    background: url("../images/h_menu_snacks.jpg") no-repeat 0 0;
}
.dekor_h_drinks
{
    background: url("../images/h_menu_drinks.jpg") no-repeat 0 0;
}
.dekor_h_kids
{
    background: url("../images/h_menu_kids.jpg") no-repeat 0 0;
}



#zone .humor_small_img
{
    border: 0;
}


/*Right block
	-------------------------------------------------------------------*/

.right_block
{
    float: left;
    width: 190px;
    position: relative;
    padding-left: 15px;
}
.right_block select
{
    position: relative;
    right: -10px;
    width: 176px;
    margin-bottom: 15px;
    background: #fff1bb;
    color: #845c20;
    font: 11px Arial, Tahoma, Verdana, san-serif;
}

.link_zakaz
{
    float: right;
    font-size: 1.3em;
    color: #9a2f21;
    position: relative;
    right: 8px;
    padding-bottom: 15px;
}
.link_zakaz a:hover
{
    color: #9a2f21;
    text-decoration: none;
}

.r_img
{
    position: relative;
    z-index: 0;
}

.box
{
    position: relative;
    z-index: 500;
    clear: both;
    width: 190px;
    margin-bottom: 17px;
}
.box img
{
    position: relative;
    display: block;
    z-index: 0;
}

.box_txt
{
    background: url("../images/box_bg.jpg") no-repeat 0 0;
    padding: 8px 0px 8px 8px;
    height: 1%;
}
.box_txt img
{
    margin-bottom: 5px;
    border: 1px solid #b98906;
}
.box_txt dl
{
    padding: 3px 0;
    margin-right: 18px;
    overflow: hidden;
    height: 1%;
    font-size: 14px;
}
.box_txt dt
{
    float: left;
    color: #000;
}
.box_txt dd
{
    float: right;
    color: #9b2f21;
    margin-right: 3px;
}
.box_txt p
{
    text-align: center;
    font-size: 10px;
    padding-bottom: 5px;
    margin-right: 18px;
}
.box_body
{
    background: url("../images/ramka.gif") no-repeat 0 100%;
    padding: 0 0 4px 4px;
}


.left_corner, .right_corner
{
    position: absolute;
    width: 7px;
    height: 7px;
    z-index: 20;
    bottom: 4px;
}
.left_corner
{
    left: 4px;
    background: url("../images/left_corner.gif") no-repeat 0 0;
}
.right_corner
{
    right: 9px;
    background: url("../images/right_corner.gif") no-repeat 0 0;
}
.box_head
{
    background: url("../images/box_top.gif") no-repeat 0 0;
    padding: 12px 0 0 0;
    font-size: 10px;
    height: 18px;
}
.box_head h4
{
    margin: 0 auto;
    text-indent: -3000px;
    overflow: hidden;
    padding-bottom: 0;
}



.cal_leftlink
{
    background: url("../images/cal1.gif") no-repeat 0 0;
    width: 40px;
    height: 30px;
    padding: 0px;
    margin: 0px;
}
.cal_rightlink
{
    background: url("../images/cal3.gif") no-repeat 0 0;
    width: 40px;
    height: 30px;
    padding: 0px;
    margin: 0px;
}
.cal_formonth
{
    background: url("../images/cal2.gif") no-repeat 0 0;
    width: 105px;
    height: 30px;
}


.children_left
{
    width: 55px;
    height: 13px;
    background: url("../images/children_left.gif") no-repeat 0 0;
}
.cheff
{
    background: url("../images/cheff.gif") no-repeat 0 0;
    width: 75px;
    height: 12px;
}
.h_foto_gal
{
    width: 105px;
    height: 13px;
    background: url("../images/foto_gal_left.gif") no-repeat 0 0;
}
.h_foto_com
{
    width: 66px;
    height: 13px;
    background: url("../images/left_otziv.jpg") no-repeat 0 0;
    left: 36px;
}


.h_activity
{
    background: url("../images/meropr.gif") no-repeat 0 0;
    width: 111px;
    height: 10px;
}

.month_1
{
    width: 53px;
    height: 12px;
    margin-left: 26px;
    margin-bottom: -6px;
    background: url("../images/january.gif") no-repeat 0 0;
}
.month_2
{
    width: 62px;
    height: 12px;
    margin-left: 22px;
    margin-bottom: -4px;
    background: url("../images/february.gif") no-repeat 0 0;
}
.month_3
{
    width: 37px;
    height: 12px;
    margin-left: 32px;
    margin-bottom: -6px;
    background: url("../images/march.gif") no-repeat 0 0;
}
.month_4
{
    width: 53px;
    height: 12px;
    margin-left: 26px;
    margin-bottom: -4px;
    background: url("../images/april.gif") no-repeat 0 0;
}
.month_5
{
    width: 33px;
    height: 13px;
    margin-left: 34px;
    margin-bottom: -2px;
    background: url("../images/may.gif") no-repeat 0 0;
}
.month_6
{
    width: 45px;
    height: 12px;
    margin-left: 29px;
    margin-bottom: -6px;
    background: url("../images/june.gif") no-repeat 0 0;
}
.month_7
{
    width: 43px;
    height: 12px;
    margin-left: 32px;
    margin-bottom: -6px;
    background: url("../images/july.gif") no-repeat 0 0;
}
.month_8
{
    width: 50px;
    height: 12px;
    margin-left: 26px;
    margin-bottom: -6px;
    background: url("../images/august.gif") no-repeat 0 0;
}
.month_9
{
    width: 76px;
    height: 12px;
    margin-left: 20px;
    margin-bottom: -6px;
    background: url("../images/september.gif") no-repeat 0 0;
}
.month_10
{
    width: 60px;
    height: 12px;
    margin-left: 22px;
    margin-bottom: -6px;
    background: url("../images/october.gif") no-repeat 0 0;
}
.month_11
{
    width: 54px;
    height: 12px;
    margin-left: 24px;
    margin-bottom: -6px;
    background: url("../images/november.gif") no-repeat 0 0;
}

.month_12
{
    width: 61px;
    height: 12px;
    margin-left: 20px;
    margin-bottom: -6px;
    background: url("../images/december.gif") no-repeat 0 0;
}

.box_head .h_humor
{
    width: 56px;
    height: 11px;
    background: url("../images/h_humor.gif") no-repeat 0 0;
}
.box_head .h_b_legend
{
    width: 74px;
    height: 12px;
    background: url("../images/h_b_humor.gif") no-repeat 0 0;
}

.h_vote
{
    width: 104px;
    height: 11px;
    background: url("../images/vote.gif") no-repeat 0 0;
}
.h_banketi
{
    width: 62px;
    height: 10px;
    background: url("../images/h_banketi.gif") no-repeat 0 0;
}
.h_loginbox
{
    width: 137px;
    height: 14px;
    background: url("../images/h_loginbox.gif") no-repeat 0 0;
}
.h_b_news
{
    width: 72px;
    height: 12px;
    background: url("../images/h_b_news.gif") no-repeat 0 0;
}
.h_b_beer
{
    width: 42px;
    height: 12px;
    background: url("../images/h_b_beer.gif") no-repeat 0 0;
}
.h_restaurant_small
{
    width: 82px;
    height: 12px;
    background: url("../images/h_restaurant_small.gif") no-repeat 0 0;
}
.response_small
{
    width: 60px;
    height: 12px;
    background: url("../images/response_small.jpg") no-repeat 0 0;
}
.new_dish
{
    width: 104px;
    height: 14px;
    background: url("../images/new_dish.jpg") no-repeat 0 0;
}


.vote_but
{
    background: url("../images/vote_but.png") no-repeat 0 0;
    width: 115px;
    left: 32px;
}
.view_menu
{
    background: url("../images/view_menu.png") no-repeat 0 0;
    width: 133px;
    left: 32px;
}
.see_all
{
    background: url("../images/see_all.png") no-repeat 0 0;
    width: 120px;
    left: 30px;
}
.see_all_legend
{
    background: url("../images/see_all.png") no-repeat 0 0;
    width: 120px;
    left: 30px;
}
.see_all_vote
{
    background: url("../images/vote_but.png") no-repeat 0 0;
    width: 115px;
    left: 34px;
}
.see_all_comments
{
    background: url("../images/otziv.png") no-repeat 0 0;
    width: 115px;
    left: 34px;
}
.see_all_photo
{
    background: url("../images/see_all.png") no-repeat 0 0;
    width: 133px;
    left: 32px;
}

.btn_enter_loginbox
{
    background: url("../images/enter.png") no-repeat 0 0;
    width: 133px;
    left: 32px;
}
.zakaz_but
{
    background: url("../images/zakaz_but.png") no-repeat 0 0;
    width: 79px;
    left: 52px;
}
.more
{
    width: 91px;
    left: 45px;
    background: url("../images/button_more.png") no-repeat 0 0;
}
.our_menu
{
    background: url("../images/our_menu_but.png") no-repeat 0 0;
    width: 102px;
    left: 44px;
}
.child_menu_but
{
    background: url("../images/child_menu_but.png") no-repeat 0 0;
    width: 116px;
    left: 37px;
}
.more_humor
{
    background: url("../images/more_humor.png") no-repeat 0 0;
    width: 115px;
    left: 32px;
}

.thanks_txt table
{
    margin: 0 auto;
}
.otziv
{
    background: url("../images/otziv.png") no-repeat 0 0;
    width: 121px;
    left: 135px;
}

.btn_enter_loginbox, .more, .see_all, .see_all_vote, .see_all_comments, .see_all_legend, .see_all_photo, .our_menu, .child_menu_but, .vote_but, .view_menu, .zakaz_but, .interiors_myas, .interiors_univer, .interiors_magistral, .more_humor, .otziv
{
    position: absolute;
    z-index: 500;
    bottom: -15px;
    display: block;
    cursor: pointer;
    text-indent: -3000px;
    overflow: hidden;
    height: 31px;
}


.img_beer
{
    float: left;
    margin-right: 40px;
}


/*
 *	Footer
 */

#footer
{
    height: 380px;
    width: 100%;
    position: absolute;
    z-index: 300;
    bottom: 0;
}
*html #footer
{
    background: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=crop,src=files/images/foot_bg.png);
}
.for_repater_foot
{
    overflow: hidden;
    zoom: 1;
    padding-bottom: 5px;
    background: url("../images/bg_foot_repeater.gif") repeat-x 0 100%;
}


.footer_info
{
    width: 995px;
    height: 380px;
    margin: 0 auto;
    background: url("../images/foot_bg.png") no-repeat 0 0;
}



.foot_logo
{
    float: left;
    padding: 356px 0 0 20px;
    font-size: 12px;
    color: #fdbf2c;
    text-transform: uppercase;
}

.foot_madeby
{
}



#footer ul
{
    float: right;
    padding-top: 357px;
    margin-right: 16px;
}
#footer ul li
{
    float: left;
    color: #feca50;
}
#footer ul li a
{
    color: #feca50;
    text-transform: uppercase;
    font: 10px Tahoma, Verdana, Arial, san-serif;
}

.hand_made
{
    color: #feca50;
}
.hand_made a
{
    color: #feca50;
}
.hand_made a:hover
{
    color: #feca50;
}
.hand_made a:visited
{
    color: #feca50;
}

.made
{
    float: right;
    font-size: 13px;
    color: #fdbf2c;
    padding: 355px 10px 0 0;
}
#footer p span
{
    color: #836660;
}


.valid_group
{
    color: Black;
    padding-bottom: 10px;
}

/*
 *	STUFF
 */
.podarki
{
    overflow: hidden;
    height: 1%;
}
.podarki li
{
    float: left;
    padding: 1px;
    margin-right: 1px;
}
.podarki li a
{
    display: block;
    border: 1px solid #edd691;
}
.podarki li a:hover
{
    border: 1px solid #942d20;
}


.stuff
{
    clear: both;
}
.w_90
{
    width: 95%;
}
.stuff span
{
    font-weight: bold;
    font-size: 1.6em;
    color: #a82a21;
}
.stuff td
{
    vertical-align: top;
    padding-bottom: 15px;
}
.stuff .prev, .stuff .next
{
    overflow: hidden;
}
.text_photo
{
    font-size: 14px;
    color: #5f210d;
    text-align: center;
}
.text_photo p
{
    font-size: 14px;
    color: #5f210d;
    padding-bottom: 10px;
}

.text_photo .dish_name
{
    display: block;
    font-size: 16px;
    font-weight: bold;
    color: #9b2f21;
}

.text_photo .dish_description
{
    font-style: italic;
    color: #3A3528;
}

/*MAP*/

#zone.map_block
{
    padding-left: 85px;
    z-index: 200;
    overflow: hidden;
    height: 1%;
}
.map_block #center_block
{
    width: 810px;
}
.map_block .content
{
    background: url(../images/map_bg.jpg) repeat-y 0 0;
}
.map_block .top_content
{
    background: url("../images/map_top_bg.jpg") no-repeat 0 0;
    width: 788px;
    padding-left: 0;
    min-height: 610px;
}
*html .map_block .top_content
{
    height: 610px;
}
.map_block .bot_content
{
    background: url("../images/map_bot_bg.jpg") no-repeat 1px 100%;
}

.map_list_bg
{
    background: url(../images/maplist_bg.jpg) no-repeat 100% 0;
}
.map
{
    float: left;
    padding-left: 20px;
    width: 345px;
    margin-top: -20px;
    padding-top: 20px;
}
.map li
{
    background: url(../images/map_main_li_bg.gif) no-repeat 0 0;
    padding-left: 20px;
    font-size: 14px;
}
.map li
{
    padding-bottom: 30px;
}
.map li li, .map li li li
{
    background: none;
    padding: 0 0 3px 0;
}
.map li a
{
    text-decoration: none;
    color: #5f210d;
    font-weight: bold;
    text-transform: uppercase;
}
.map li li a, .map li li li a
{
    text-decoration: underline;
    text-transform: none;
}
.map li li a
{
    color: #9a2f21;
    font-weight: bold;
}
.map li li a, .map li li li a
{
    font-weight: normal;
}
.map li li li a
{
    color: #5f210d;
}
.map li ul
{
    padding-top: 17px;
}
.map li ul ul
{
    padding: 11px 0 7px 0;
}

/*FUN2*/
.fun2 h3
{
    text-align: center;
    padding-bottom: 0;
}
.fun2 p
{
    padding-bottom: 25px;
}
.fun2 .border
{
    margin-bottom: 17px;
}






/*EVENT*/
.event
{
    margin-bottom: 24px;
}
.event li
{
    margin: 0 6px 6px 0;
}
.content_event
{
    width: 545px;
    padding: 40px 15px 10px 15px;
}
.content_event h5, .content_event h4, .content_event span
{
    font-size: 15px;
    font-weight: bold;
    text-align: center;
}
.content_event h5
{
    color: #000;
}
.content_event h4
{
    color: #5f210d;
}
.content_event span
{
    display: block;
    font-size: 12px;
    font-weight: normal;
    color: #000;
    padding-bottom: 20px;
}


/*NEWS AND EVENTS*/
.news_and_events
{
    background: url(../images/bg_text.gif) no-repeat 0 100%;
    overflow: hidden;
    height: 1%;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.news_and_events img
{
    float: left;
}
.news_and_events img
{
    margin-right: 20px;
    border: 1px solid #edd691;
}
.news_and_events dt
{
    font: 15px "Times New Roman" , Times, serif;
    font-weight: bold;
    color: #5f210d;
    padding-bottom: 6px;
}
.news_and_events dt span
{
    display: block;
    font: 12px regular;
    padding-left: 6px;
}

.news_and_events dt span.date, .news_date
{
    font: italic bold 15px "Times New Roman" , Times, serif;
    display: inline;
    padding-right: 8px;
    padding-left: 0px;
    margin-left: 0px;
    color: #6A634E;
}
.news_and_events dt a
{
    text-decoration: none;
    color: #5f210d;
}

.h_event a, .list_photootchet h3 a, .photootchet h3 a
{
    text-decoration: none;
}
.h_event span a, .list_photootchet h3 span a, .photootchet h3 span a
{
    text-decoration: none;
    color: #5f210d;
}

.news_and_events dt a:hover, .h_event a:hover, .list_photootchet h3 span a:hover
{
    text-decoration: underline;
}
.list_photootchet span
{
    float: left;
    width: 100%;
    clear: both;
}
.news_and_events dt span a
{
    text-decoration: underline;
}
.news_and_events dt span a:hover, .h_event span a:hover, .list_photootchet h3 a:hover
{
    color: #3f3301;
    text-decoration: underline;
}
.news_and_events dd
{
    font-size: 14px;
    color: #3f3301;
}

.no_background
{
    background: none;
}




/*History
	------------------------------------------*/

.top_content.history
{
    padding: 0;
    width: auto;
}
.history_bg
{
    background: url(../images/history_bg.png) no-repeat 0 0;
    min-height: 474px;
    width: 515px;
    padding: 40px 23px 10px 36px;
    overflow: hidden;
}
.bot_history
{
    background: url(../images/bot_history.gif) no-repeat 0 100%;
    min-height: 500px;
    overflow: hidden;
    margin-left: -20px;
}
.txt_history
{
    float: right;
    position: relative;
    padding: 43px 20px 0 0;
    width: 220px;
}
*html .bot_history
{
    height: 500px;
}



/*INTERIORS*/
.interiors_myas, .interiors_univer, .interiors_magistral
{
    width: 111px;
    height: 30px;
    bottom: -9px;
}

.interiors_myas
{
    background: url(../images/button_na_myasnitskoiy.png) no-repeat 0 0;
    left: 39px;
}
.interiors_univer
{
    background: url(../images/button_na_univere.png) no-repeat 0 0;
    width: 121px;
    left: 36px;
}
.interiors_magistral
{
    background: url(../images/button_na_magistralnoy.png) no-repeat 0 0;
    width: 134px;
    left: 29px;
}


/*CORDINATES*/
.h_cords
{
    background: url(../images/h_coordinates.gif) no-repeat 0 0;
    width: 143px;
    height: 26px;
}



/*
 *	PHOTO2
 */

.box_photo
{
    position: relative;
    width: 190px;
    left: 0px;
    height: 182px;
    margin-bottom: 30px;
}
.box_photo img
{
    display: block;
    position: absolute;
    top: 5px;
    left: 6px;
    z-index: 0;
}
.box_photo .frame
{
    position: absolute;
    left: 0;
    top: 0;
    width: 182px;
    height: 182px;
    background: url(../images/frame_small.png) no-repeat 0 0;
    z-index: 5;
}
.frame_box_big
{
    float: left;
    position: relative;
    width: 552px;
    left: -27px;
    height: 418px;
    margin: 0 5px 5px 0;
}
.frame_box_big img
{
    display: block;
    position: absolute;
    top: 5px;
    left: 6px;
    z-index: 5;
}
.frame_box_big .frame
{
    position: absolute;
    width: 552px;
    height: 418px;
    background: url(../images/frame_photo2.png) no-repeat 0 0;
    z-index: 5;
}

.frame_box_big2
{
    float: left;
    position: relative;
    width: 418px;
    left: -27px;
    height: 552px;
    margin: 0 5px 5px 60px;
}
.frame_box_big2 .for_img
{
    display: block;
    position: absolute;
    top: 5px;
    width: 396px;
    text-align: center;
    height: 540px;
    overflow: hidden;
    left: 11px;
    z-index: 5;
}
.frame_box_big2 .frame
{
    position: absolute;
    width: 418px;
    height: 552px;
    background: url(../images/frame_big2.png) no-repeat 0 0;
    z-index: 5;
}
.medium_photo
{
    float: left;
    position: relative;
    width: 230px;
    height: 230px;
    margin: 0 20px 5px 0;
}
.medium_photo .for_img
{
    display: block;
    position: absolute;
    top: 10px;
    width: 210px;
    height: 210px;
    text-align: center;
    overflow: hidden;
    left: 11px;
    z-index: 5;
}

.medium_photo .frame
{
    position: absolute;
    width: 230px;
    height: 230px;
    background: url("../images/medium_frame.png") no-repeat 0 0;
    z-index: 5;
}


/*Map
	---------------------------------------------*/

.top_content.addres
{
    padding-left: 60px;
    padding-right: 60px;
    width: 450px;
}
.addres_txt
{
    float: left;
    width: 180px;
}
.for_frame_map
{
    position: relative;
    z-index: 6;
    margin: 15px 0 25px 0;
    width: 450px;
    height: 295px;
    background: url(../images/frame_map.png) no-repeat 0 0;
}
#zone .for_frame_map .addres_onmap
{
    position: absolute;
    top: 80px;
    z-index: 500;
    font: 10px Tahoma, Verdana, san-serif;
    width: 96px;
    left: 180px;
}
.for_frame_map img
{
    display: block;
    position: absolute;
    top: 13px;
    left: 11px;
    z-index: 5;
}
.but_print
{
    position: absolute;
    left: 40%;
    cursor: pointer;
    overflow: hidden;
    text-indent: -3000px;
    background: url(../images/print_but.png) no-repeat 0 0;
    z-index: 10;
    bottom: 0px;
    width: 99px;
    height: 32px;
}
.photootchet dt, .list_photootchet .date, .h_event .date
{
    color: #000;
    font-weight: bold;
    font-size: 15px;
}
.photootchet h3, .list_photootchet h3, .list_photootchet .date, .h_event
{
    font-size: 15px;
    font-weight: bold;
}

.photootchet h3 span, .list_photootchet span, .h_event span
{
    display: block;
    font-size: 12px;
    font-weight: normal;
    color: #5f210d;
}
.h_event span
{
    display: inline;
}
.list_photootchet
{
    overflow: hidden;
    height: 1%;
}
.list_photootchet li
{
    clear: both;
    overflow: hidden;
    height: 1%;
    margin-left: -20px;
    padding: 7px 0 7px 20px;
    background: url(../images/bg_text.gif) no-repeat 0 100%;
}
.list_photootchet span, .list_photootchet h3
{
    float: left;
}
.list_photootchet h3
{
    padding-right: 6px;
    padding-bottom: 0;
}
.list_photootchet .date
{
    margin-right: 10px;
}

.otziv_field
{
    width: 410px;
    position: relative;
    margin: 0 auto;
    padding-bottom: 30px;
}
.otziv_field textarea
{
    width: 378px;
    margin-bottom: 16px;
}
.otziv_field select
{
    width: 384px;
    margin-bottom: 11px;
}
.otziv_field .text.w_180
{
    width: 174px;
    margin: 0 20px 11px 0;
}

.center_select a
{
    font-size: 12px;
    padding-bottom: 2px;
}


.stuff.w_90 select
{
    width: 140px;
}
.stuff.w_90 .no_over
{
    overflow: visible;
    font-size: 12px;
    text-indent: 0;
    width: 130px;
}
/*.stuff.w_90 .prev {
}	
.stuff.w_90 .next {
}*/
.about_rest
{
    text-align: center;
    font-size: 14px;
}


.list_vacancy h5
{
    font-size: 16px;
    color: #000;
}
.list_vacancy ul
{
    padding-left: 8px;
    font-size: 15px;
}
.list_vacancy ul li
{
    padding-bottom: 3px;
}

.head_splash
{
    height: 10px;
    background: url(../images/splash_line.gif) repeat-x 0 0;
}
.bg_splash
{
    height: 800px;
    background: #621d13 url(../images/splash_bg_repeater.gif) repeat-y 50% 0;
}
.bg_splash table
{
    height: 94%;
    margin: 20px 0;
    text-align: center;
}
.bg_splash table tr
{
    height: 94%;
}

.foot_splash
{
    height: 22px;
    width: 100%;
    position: absolute;
    bottom: 0;
    background: url(../images/splash_line.gif) repeat-x 0 100%;
}
.splash
{
    width: 408px;
    height: 616px;
    margin: 0 auto;
    background: url(../images/splash.png) no-repeat 0 0;
}
.splash ul
{
    width: 245px;
    padding: 520px 0 0 80px;
}
.splash ul li a
{
    display: block;
    position: relative;
    text-align: center;
    text-indent: -3000px;
    overflow: hidden;
    width: 245px;
    height: 25px;
}

.splash_digit
{
    font-size: 20px;
    color: #B16A64;
}



/*VOTE*/

.beer_h3
{
    color: #000;
    text-align: center;
    padding-bottom: 14px;
}
.super_beer, .good_beer, .mid_beer, .bad_beer
{
    float: left;
    background: url(../images/beer_li_bg.jpg) no-repeat 0 100%;
    width: 85px;
    height: 199px;
}
.beer
{
    background: url("../images/bg_text.gif") no-repeat 0 100%;
    overflow: hidden;
    padding: 0 55px 2px 31px;
    margin-bottom: 7px;
}
.beer li
{
    position: relative;
    margin-right: 8px;
    padding-bottom: 55px;
    text-align: center;
}
.beer li span
{
    font-size: 20px;
    font-weight: bold;
    color: #5f210d;
}
.beer li h5
{
    font-size: 14px;
    height: 18px;
    line-height: 12px;
    overflow: hidden;
}

.beer li img
{
    position: absolute;
    bottom: 10px;
    left: 8px;
}


.super_beer
{
    background: url(../images/beer_li_left_bg.gif) no-repeat 0 100%;
    width: 122px;
}
.beer .super_beer span, .beer .super_beer h5
{
    padding-left: 37px;
}
.beer .super_beer img
{
    left: 45px;
}

.bad_beer
{
    background: url(../images/beer_li_right_bg.gif) no-repeat 0 100%;
    width: 105px;
}
.beer .bad_beer span, .beer .bad_beer h5
{
    padding-right: 20px;
}



.beercem
{
    background: url(../images/img_BEERBEER.jpg) no-repeat 0 100%;
    height: 201px;
    width: 70px;
    float: right;
    margin: 0 7px 0 0;
}
.beer_corners
{
    background: url(../images/vote_corners.gif) no-repeat 0 100%;
    width: 70px;
    height: 201px;
}

.beercem, .beercem_right
{
    background: url(../images/img_BEERBEER.jpg) no-repeat 0 100%;
    height: 201px;
    width: 70px;
    float: right;
}
.beercem
{
    margin-right: 7px;
}
.beercem_right
{
    margin-right: 27px;
}
.beer_corners
{
    background: url(../images/vote_corners.gif) no-repeat 0 100%;
    width: 70px;
    height: 201px;
}

.earlier
{
    background: url(../images/bg_text.gif) no-repeat 0 100%;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.earlier h4
{
    text-align: left;
    padding-bottom: 4px;
}

.earlier li
{
    font-size: 13px;
    padding-bottom: 3px;
}


.for_line_but
{
    overflow: visible;
    padding-bottom: 0;
}

.banket_img2
{
    margin: 0 0 0 -33px;
}








/*
 *	Galleria
 */
.galleria
{
    list-style: none;
    width: 100%;
}
.galleria li
{
    background-color: White;
    border: solid 1px #F0D592;
    display: block;
    width: 98px;
    height: 98px;
    overflow: hidden;
    float: left;
    margin: 0 3px 3px 0;
    border: 1px;
}
.galleria li a
{
    display: none;
}
.galleria li div
{
    position: absolute;
    display: none;
    top: 0;
    left: 180px;
}
.galleria li div img
{
    cursor: pointer;
}
.galleria li.active div img, .galleria li.active div
{
    display: block;
}
.galleria li img.thumb
{
    cursor: pointer;
    top: auto;
    left: auto;
    display: block;
    width: auto;
    height: auto;
}
.galleria li .caption
{
    display: block;
    padding-top: .5em;
}
* html .galleria li div span
{
    width: 400px;
}
/* MSIE bug */


/*
 *	Event Calendar
 */
.calendar
{
    padding: 3px;
}

.CalendarYear td, .CalendarTitle td, .CalendarDay td
{
    color: #524D46;
    font: 12px Arial, Verdana, san-serif, Tahoma;
}

.CalendarDayHeader
{
    color: #ababab;
    background-color: #fffaeb;
}

.CalendarDay
{
    color: #D3BF77;
    background-color: #fffaeb;
    font: 12px Arial, Verdana, san-serif, Tahoma;
}
.CalendarDay a, .CalendarDay a:visited, .CalendarDay a:hover
{
    color: #d1b05c;
    text-decoration: underline;
    font: 12px Arial, Verdana, san-serif, Tahoma;
}

.CalendarSelectedDay
{
    border: 3px solid #eda755;
    font: 12px Arial, Verdana, san-serif, Tahoma;
    text-decoration: none;
}

.CalendarOtherMonthDay, .CalendarOtherMonthDay a
{
    color: #d8d8d8;
    background-color: #fffaeb;
    font: 12px Arial, Verdana, san-serif, Tahoma;
}
.CalendarOtherMonthDay a, .CalendarOtherMonthDay a:hover
{
    text-decoration: underline;
}


/*
 *	Datepicker
 */
#ui-datepicker-div, #ui-datepicker-div table, .ui-datepicker-div, .ui-datepicker-div table, .ui-datepicker-inline, .ui-datepicker-inline table
{
    font-size: 12px !important;
}
.ui-datepicker-div, .ui-datepicker-inline, #ui-datepicker-div
{
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none;
    font-family: Verdana, Arial, sans-serif;
    background: #FFF7C6;
    font-size: 1.2em;
    border: 4px solid #EDD691;
    width: 15.5em;
    padding: 2.5em .5em .5em .5em;
    position: relative;
}
#ui-datepicker-div
{
    z-index: 9999; /*must have*/
    display: none;
    background: #FFF7C6;
}
.ui-datepicker-inline
{
    float: left;
    display: block;
}
.ui-datepicker-control
{
    display: none;
}
.ui-datepicker-current
{
    display: none;
}
.ui-datepicker-next, .ui-datepicker-prev
{
    position: absolute;
    left: .5em;
    top: .5em;
    background: #FEEBA9 url(images/FEEBA9_40x100_textures_02_glass_75.png) 0 50% repeat-x;
}
.ui-datepicker-next
{
    left: 14.6em;
}
.ui-datepicker-next:hover, .ui-datepicker-prev:hover
{
    background: #dadada url(images/dadada_40x100_textures_02_glass_75.png) 0 50% repeat-x;
}
.ui-datepicker-next a, .ui-datepicker-prev a
{
    text-indent: -999999px;
    width: 1.3em;
    height: 1.4em;
    display: block;
    font-size: 1.2em;
    background: url(../images/cal__arrow_left.gif) 50% 50% no-repeat;
    border: 1px solid #EDD691;
    cursor: pointer;
    text-decoration: none;
}
.ui-datepicker-next a
{
    background: url(../images/cal_arrow_right.gif) 50% 50% no-repeat;
    text-decoration: none;
}
.ui-datepicker-prev a:hover
{
    background: url(../images/cal_arrow_left.gif) 50% 50% no-repeat;
    text-decoration: none;
}
.ui-datepicker-next a:hover
{
    background: url(../images/cal_arrow_right.gif) 50% 50% no-repeat;
    text-decoration: none;
}
.ui-datepicker-prev a:active
{
    background: url(../images/cal_arrow_left.gif) 50% 50% no-repeat;
    text-decoration: none;
}
.ui-datepicker-next a:active
{
    background: url(../images/cal_arrow_right.gif) 50% 50% no-repeat;
    text-decoration: none;
}
.ui-datepicker-header select
{
    border: 1px solid #EDD691;
    color: #555555;
    background: #FEEBA9;
    font-size: 1em;
    line-height: 1.4em;
    position: absolute;
    top: .5em;
    margin: 0 !important;
}
.ui-datepicker-header select.ui-datepicker-new-month
{
    width: 7em;
    left: 2.2em;
}
.ui-datepicker-header select.ui-datepicker-new-year
{
    width: 5em;
    left: 9.4em;
}
table.ui-datepicker
{
    width: 15.5em;
    text-align: right;
    font-size: 1.2em;
}
table.ui-datepicker td a
{
    padding: .1em .3em .1em 0;
    display: block;
    color: #555555;
    background: #FEEBA9 url(images/FEEBA9_40x100_textures_02_glass_75.png) 0 50% repeat-x;
    cursor: pointer;
    border: 1px solid #FFF7C6;
    text-decoration: none;
    font-size: 1.2em;
}
table.ui-datepicker td a:hover
{
    border: 1px solid #999999;
    color: #212121;
    background: #dadada url(images/dadada_40x100_textures_02_glass_75.png) 0 50% repeat-x;
    text-decoration: none;
    font-size: 1.2em;
}
table.ui-datepicker td a:active
{
    border: 1px solid #dddddd;
    color: #222222;
    background: #FFF7C6 url(images/FFF7C6_40x100_textures_02_glass_65.png) 0 50% repeat-x;
    text-decoration: none;
    font-size: 1.2em;
}
table.ui-datepicker .ui-datepicker-title-row td
{
    padding: .3em 0;
    text-align: center;
    font-size: .9em;
    color: #222222;
    text-transform: uppercase;
}

table.ui-datepicker .ui-datepicker-title-row td a
{
    color: #222222;
}

/* ___________ IE6 IFRAME FIX ________ */
.ui-datepicker-cover
{
    display: none; /*sorry for IE5*/
    display: /**/ block; /*sorry for IE5*/
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    top: -4px; /*must have*/
    left: -4px; /*must have*/
    width: 200px; /*must have*/
    height: 200px; /*must have*/
}

/*Регистрация*/
.h_registration
{
    background: url('../images/h_registration.png') 0 0 no-repeat;
    width: 265px;
}

/*.btn_enter { background:red no-repeat 0 0; width: 121px; left: 135px; border:10px solid black;}*/
.btn_enter
{
    background: url('../images/enter.png') no-repeat 0 0;
    width: 121px;
    left: 135px;
    position: absolute;
    z-index: 500;
    bottom: -15px;
    display: block;
    cursor: pointer;
    text-indent: -3000px;
    overflow: hidden;
    height: 31px;
}



/*конструктор приглашений */
.konstr_priglashenay
{
    font-size: 13px;
    position: relative;
    width: 410px;
    position: relative;
    margin: 0 auto;
    padding-bottom: 30px;
}
.konstr_priglashenay input, .konstr_priglashenay select
{
    margin-bottom: 10px;
}
.konstr_priglashenay .fs11
{
    font-size: 11px;
}
.red
{
    color: red;
    width: 10px;
    display: inline-block;
}
.konstr_priglashenay .text.w_180
{
    width: 350px;
}
.konstr_priglashenay select.text.w_180
{
    width: 355px;
}

.h_konstr_priglashenay
{
    background: url('../images/h_konstr_priglashenay.png') 0 0 no-repeat;
    width: 265px;
}


.pr_prosmotr, .otpravit
{
    position: absolute;
    z-index: 500;
    bottom: -15px;
    display: block;
    cursor: pointer;
    text-indent: -3000px;
    overflow: hidden;
    height: 31px;
}
.pr_prosmotr
{
    background: url("../images/pr_prosmotr.png") no-repeat 0 0;
    width: 221px;
    left: 0px;
}
.otpravit
{
    background: url("../images/otpravit.png") no-repeat 0 0;
    width: 121px;
    left: 235px;
}


.h_comment {background: url('../images/h_comments.png') no-repeat 0 0; width: 94px; height: 25px; padding-bottom: 27px; }
.comment_cell { font-size: 14px; color: #3F3301; }
.comment_cell p { padding-bottom:5px}
.comment_date { color: #6A634E; font:italic bold 15px "Times New Roman", Times, serif; }
.comment_type { color: #5F210D; font:15px "Times New Roman", Times, serif; padding-bottom:5px }
.comment_sender { color: #5F210D; font-size:16px; font-weight:bold}
