* {
	margin: 0;
	padding: 0;
	font-family: Georgia;
	font-size: 12px;
}
html {
	height: 100%;
}
body {
	height: 100%;
	background-color: #000;
}
h1 {
	font-size: 1.6em;
	font-weight: normal;
}
h2 {
	font-size: 1.4em;
	font-weight: normal;
}
a {
	color: #bd9363;
}
a img {
	border: 0px;
}
#first_container {
	width: 1000px;
	min-height: 100%;
	margin: 0px auto;
	background-image: url(../images/container_side.jpg);
	background-position: 0px 482px;
	background-repeat: repeat-y;
}
*html #first_container {
	height: 100%;
}
#container {
	position: relative;
	background-image: url(../images/container.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
#menu {
	height: 52px;
	position: absolute;
	top: 240px;
	left: 47px;
}
#menu a, #menu a img {
	float: left;
	display: block;
	height: 52px;
}
#menu .coffee {
	width: 126px;
	background-image: url(../images/coffee_house.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
#menu .coffee:hover {
	width: 126px;
	background-image: url(../images/coffee_house_now.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
#menu .coffee_now {
	width: 126px;
	background-image: url(../images/coffee_house_now.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
#menu .loungebar {
	width: 119px;
	background-image: url(../images/bar.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
#menu .loungebar:hover {
	width: 119px;
	background-image: url(../images/bar_now.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
#menu .loungebar_now {
	width: 119px;
	background-image: url(../images/bar_now.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
#menu .menu {
	width: 78px;
	background-image: url(../images/menu.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
#menu .menu:hover {
	width: 78px;
	background-image: url(../images/menu_now.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
#menu .menu_now {
	width: 78px;
	background-image: url(../images/menu_now.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
#menu .lunch {
	width: 135px;
	background-image: url(../images/lunch.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
#menu .lunch:hover {
	width: 135px;
	background-image: url(../images/lunch_now.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
#menu .lunch_now {
	width: 135px;
	background-image: url(../images/lunch_now.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
#menu .guestbook {
	width: 164px;
	background-image: url(../images/guest_book.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
#menu .guestbook:hover {
	width: 164px;
	background-image: url(../images/guest_book_now.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
#menu .guestbook_now {
	width: 164px;
	background-image: url(../images/guest_book_now.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
#menu .events {
	width: 107px;
	background-image: url(../images/events.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
#menu .events:hover {
	width: 107px;
	background-image: url(../images/events_now.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
#menu .events_now {
	width: 107px;
	background-image: url(../images/events_now.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
#menu .order {
	width: 175px;
	background-image: url(../images/order.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
#menu .order:hover {
	width: 175px;
	background-image: url(../images/order_now.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
#menu .order_now {
	width: 175px;
	background-image: url(../images/order_now.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
#logo {
	position: absolute;
	top: 112px;
	left: 378px;
}
#top_block {
	height: 335px;
}
#content {
	width: 796px;
	margin-left: 61px;
	padding: 7px 40px;
	padding-bottom: 30px;
	background-image: url(../images/content.jpg);
	background-position: 0px 147px;
	background-repeat: no-repeat;
	color: #e6cfc0;
}
#content h2 {
	float: left;
}
#content h2 span {
	font-size: 0.7em;
}
#content a.now {
	color: #543926;
}
#content_menu {
	float: right;
	width: 500px;
	padding-top: 4px;
	list-style: none;
}
#content_menu li {
	float: right;
	margin-left: 13px;
	padding-left: 17px;
	background-image: url(../images/grain.gif);
	background-position: 0px 4px;
	background-repeat: no-repeat;
}
#content_menu li.first_in_list {
	padding-left: 0px;
	background-image: none;
}
#content_menu li.bar {
	margin-left: 7px;
	padding-left: 26px;
	padding-bottom: 3px;
	background-image: url(../images/disk.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
#content_body {
	margin-top: 52px;
}
#content_body ul {
	margin-left: 30px;
	margin-top: 15px;
	margin-bottom: 15px;
}
#content_body p {
	margin-top: 17px;
	font-size: 1.1em;
	line-height: 1.3em;
}
#content_body p.first {
	margin-top: 0px;
}
#content_body img {
	margin-top: 23px;
}
#content_body p.first_near_img {
	margin-top: 32px;
}
#content_body p.first_after_img {
	margin-top: 23px;
}
#content_body img.left {
	float: left;
	margin-right: 18px;
}
#content_body table {
	width: 100%;
	border-collapse: collapse;
}
#content_body table tr {
	height: 51px;
}
#content_body table tr td {
	text-align: left;
	font-size: 1.1em;
}
#content_body table tr td.date {
	width: 225px;
	padding-left: 109px;
	background-image: url(../images/date.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
#content_body table tr td.dj {
	width: 222px;
	background-image: url(../images/dj.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
#content_body table tr td.track {
	background-image: url(../images/track.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
#content_body table tr td.track div {
	width: 123px;
	position: relative;
	top: 1%;
	font-size: 1.0em;
	color: #bd9363;
	background-image: url(../images/track_line.gif);
	background-position: 0px 95%;
	background-repeat: no-repeat;
}
#content_body table tr td.track div .music_list {
	position: absolute;
	top: -8px;
	left: 0px;
	z-index: 5;
	cursor: pointer;
}
#content_body table tr td.track div ul {
	position: absolute;
	top: -1px;
	right: -31px;
	display: none;
	z-index: 6;
	padding: 9px 12px 0px 20px;
	list-style: none;
	border: 1px solid #050505;
	background-color: #1e1712;
}
#content_body table tr td.track div ul li {
	margin-right: 8px;
	margin-bottom: 15px;
	font-size: 0.9em;
}
#content_body table tr td.track div ul li.close {
	height: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-bottom: 12px;
}
#content_body table tr td.track div ul li.close img {
	float: right;
	margin-top: 0px;
	cursor: pointer;
}
#content_body #menu_list {
	width: 794px;
}
#content_body #menu_list tr th.first_col {
	width: 468px;
	padding-left: 43px;
	text-align: left;
	background-image: url(../images/first_col.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
#content_body #menu_list tr td img {
	padding-top: 12px;
	padding-bottom: 12px;
}
#content_body #menu_list tr td.first_col {
	padding-left: 43px;
	background-image: url(../images/first_col_line.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}
#content_body #menu_list tr td.first_col img {
	margin-right: 24px;
}
#content_body #menu_list tr td.second_col {
	background-image: url(../images/second_col_line.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}
#content_body #menu_list tr td.third_col {
	padding-left: 6px;
	background-image: url(../images/third_col_line.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}
#content_body #menu_list tr td.first_col img {
	float: left;
	margin: 0px;
	margin-right: 17px;
}
#content_body #menu_list tr th.first_col img {
	float: left;
	margin: 0px;
	margin-right: 17px;
}
#content_body #menu_list tr th.first_col div {
	padding-top: 5px;
	float: left;
	font-size: 1.5em;
	font-weight: normal;
}
#content_body #menu_list tr th.first_col span {
	float: left; clear: both;
	padding-top: 5px;
	font-weight: normal;
}
#content_body #menu_list tr th.first_col div span {
	font-size: 0.8em;
}
#content_body #menu_list tr th.first_col div a {
	font-size: 0.8em;
}
#content_body #menu_list tr th.second_col {
	width: 145px;
	background-image: url(../images/second_col.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	font-weight: normal;
	font-size: 0.9em;
}
#content_body #menu_list tr th.third_colf {
	width: 132px;
	padding-left: 6px;
	text-align: left;
	font-size: 0.9em;
	background-image: url(../images/second_col.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}
#content_body #menu_list tr th.third_col {
	width: 132px;
	padding-left: 6px;
	text-align: left;
	font-size: 0.9em;
	background-image: url(../images/third_col.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
#content_body #menu_list tr td.first_col .menu_item_title {
	margin-top: 14px;
	font-size: 1.0em;
	font-weight: bold;
}
#content_body #menu_list tr td.first_col .menu_item_txt {
	margin-top: 7px;
	padding-bottom: 15px;
	font-size: 1.0em;
}
#content_body #menu_list tr td.second_col, #content_body #menu_list tr td. {
	padding-top: 15px;
	vertical-align: top;
}
#content_body #menu_list tr td.no_img {
	vertical-align: top;
}
#content_body #menu_list tr td.no_img p {
	margin-left: 117px;
}
#content_body #under_menu {
	margin-top: 29px;
	margin-right: 10px;
	text-align: center;
	font-size: 1.1em;
	font-weight: bold;
	color: #543926;
}
#content .menu_img_links {
	float: left;
	margin-right: 10px;
	margin-bottom: 15px;
}
#content .menu_img_links img {
	float: left;
	margin-top: 0px;
}
#content .menu_title_links {
	float: left;
	margin-top: 7px;
}
.menu_icon {
	width: 32px;
	height: 32px;
}
/* guest_book */
#left_column {
	float: left;
	width: 292px;
}
#contacts_left_column {
	float: left;
}
#contacts_left_column p {
	margin-top: 3px;
}
#left_column input {
	width: 276px;
	margin-top: 14px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 14px;
	font-size: 1.1em;
	color: #e6cfc0;
	border: 1px solid #000;
	background-color: #211912;
}
#left_column .top_field {
	margin: 0px;
}
#left_column textarea {
	width: 276px;
	height: 77px;
	margin-top: 14px;
	padding-left: 14px;
	font-size: 1.1em;
	color: #e6cfc0;
	border: 1px solid #000;
	background-color: #211912;
}
#left_column img {
	float: left;
	margin-top: 14px;
}
#left_column #enter_cod {
	float: right;
	width: 129px;
	margin-top: 14px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 14px;
	font-size: 1.1em;
	color: #e6cfc0;
	border: 1px solid #000;
	background-color: #211912;
}
#left_column  #button {
	float: right;
	width: 37px;
	height: 36px;
	margin-left: 15px;
	background-image: url(../images/button.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	border: 0px;
	cursor: pointer;
}
#right_column {
	float: right;
	width: 405px;
}
#contacts_right_column {
	float: right;
}
#contacts_right_column h2 {
	float: none;
}
#contacts_right_column p {
	margin-top: 3px;
}
#contacts_right_column .sub_h2_p {
	margin-top: 17px;
}
#right_column .question {
	color: #543926;
}
#right_column #select_page {
	margin-top: 32px;
	padding-top: 32px;
	padding-left: 5px;
	background-image: url(../images/question_line.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
/* guest_book END */
.clear {
	clear: both;
	height: 0px;
	overflow: hidden;
}
#before_footer {
	height: 126px;
	position: relative;
}
#footer {
	width: 1000px;
	height: 126px;
	margin: 0px auto;
	margin-top: -126px;
	background-image: url(../images/footer.jpg);
	background-position: 61px 0px;
	background-repeat: no-repeat;
}
#footer a {
	position: relative;
	top: 89px;
	left: 406px;
	font-size: 0.8em;
	color: #543926;
}
.event_title {
	font-weight: bold;
}
.event_title a {
	font-size: 1.0em;
	color: #bd9363;
}
a.event_title {
	font-size: 1.0em;
	color: #bd9363;
}
.event_img{
	float: left;
	margin: 0px 15px 15px 0px;
	}
.event_title span {
	font-size: 1.0em;
	color: #e6cfc0;
}
#content h2.sub_h2 {
	margin-top: 56px;
	padding-bottom: 5px;
	float: none;
}
#select_page {
	margin-top: 50px;
	font-size: 1.1em;
}
#select_page a {
	color: #bd9363;
	font-size: 1.0em;
}
#select_page a.previous_page {
	margin-left: 22px;
	padding-left: 14px;
	background-image: url(../images/previous.gif);
	background-position: 0px 5px;
	background-repeat: no-repeat;
}
#select_page a.next_page {
	margin-left: 13px;
	padding-right: 14px;
	background-image: url(../images/next.gif);
	background-position: 100% 5px;
	background-repeat: no-repeat;
}
#select_page a.page_one {
	margin-left: 12px;
}
#select_page a.page_now {
	color: #543926;
}
#auth_form {
	margin-top: 17px;
}
#auth_form input {
	margin-top: 14px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 14px;
	font-size: 1.1em;
	color: #e6cfc0;
	border: 1px solid #000;
	background-color: #211912;
}
#auth_form button {
	margin-top: 14px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 14px;
	padding-right: 14px;
	*padding-left: 7px;
	*padding-right: 7px;
	cursor: pointer;
	color: #bd9363;
	background-color: #211912;
	border: 1px solid #000;
}
#blok_foto {
	width: 530px;
	margin-left: auto;
	margin-right: auto;
}
#blok_foto img {
	margin: 0px;
	border: 1px solid #bb9362;
}
#blok_foto #foto_1 {
	float: right;
	margin-top: 124px;
}
*html #blok_foto #foto_1 {
	float: right;
	margin-top: 124px;
	margin-left: -0px;
}
#blok_foto #foto_2 {
	float: right;
	margin-top: 210px;
	margin-right: -55px;
}
#blok_foto #foto_3 {
	float: right;
	margin-top: 35px;
	margin-right: -217px;
}
*html #blok_foto #foto_3 {
	margin-left: 30px;
}
*+html #blok_foto #foto_3 {
	margin-left: 30px;
}
#blok_foto #foto_4 {
	float: right;
	margin-top: 0px;
	margin-right: -72px;
}
#blok_foto #foto_5 {
	float: right;
	margin-top: 49px;
	margin-right: -57px;
}
#blok_foto #foto_6 {
	float: right;
	margin-top: -34px;
	margin-right: -105px;
}
#blok_foto #foto_7 {
	float: left;
	margin-top: -68px;
	margin-left: 29px;
}
#ordertable {
	position: absolute;
	right: 390px;
	top: 200px;
	color: #102908;
	z-index: 101;
	display: none;
}
#ordertable .close-button {
	position: absolute;
	margin-left: 460px;
	margin-top: 20px;
}
#divFormOrderTable {
	border: 2px solid #b06c3b;
	padding: 20px;
	text-align: right;
	position: absolute;
	right: 390px;
	top: 200px;
	width: 270px;
	color: #fff;
	/*z-index: 101;*/
	display: none;
	background-color: #0a0a0a;
}
#divFormOrderTable span {
	color: #ff0202;
}
#divFormOrderTable input {
	color: #e6cfc0;
	border: 1px solid #000;
	background-color: #211912;
	margin-left: 15px;
	padding-left: 10px;
}
#divFormOrderTable select {
	color: #e6cfc0;
	border: 1px solid #000;
	background-color: #211912;
	margin-left: 15px;
	width: 162px;
	padding-left: 10px;
}
#divFormOrderTable option {
	padding-left: 10px;
	color: #e6cfc0;
	border: 1px solid #000;
	background-color: #211912;
}
#divFormOrderTable #phone {
	width: 150px;
}
#divFormOrderTable #name {
	width: 150px;
}
#divFormOrderTable input.date {
	width: 130px;
}
#divFormOrderTable input.submit {
	background-color: none;
	padding-right: 10px;
}
#divFormOrderTable input.dateSelect{
	margin-left: 0px;
	padding-left: 0px;
}
#ordertable {
	border: 2px solid #b06c3b;
	position: absolute;
	right: 390px;
	top: 200px;
	color: #102908;
	z-index: 101;
	display: none;
	width: 498px;
	height: 520px;
	background-image: url(../images/plan.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
#ordertable a {
	position: absolute;
	display: block;
	width: 40px;
	height: 40px;
	float: left;
}
#ordertable #stol_1 {
	margin-top: 349px;
	margin-left: 136px;
}
#ordertable #stol_2 {
	margin-top: 398px;
	margin-left: 136px;
}
#ordertable #stol_3 {
	margin-top: 443px;
	margin-left: 136px;
}
#ordertable #stol_6 {
	margin-top: 349px;
	margin-left: 90px;
}
#ordertable #stol_5 {
	margin-top: 398px;
	margin-left: 90px;
}
#ordertable #stol_4 {
	margin-top: 443px;
	margin-left: 90px;
}
#ordertable #stol_9 {
	margin-top: 349px;
	margin-left: 33px;
}
#ordertable #stol_8 {
	margin-top: 398px;
	margin-left: 33px;
}
#ordertable #stol_7 {
	margin-top: 443px;
	margin-left: 33px;
}
#ordertable #stol_10 {
	margin-top: 246px;
	margin-left: 28px;
}
#ordertable #stol_11 {
	margin-top: 169px;
	margin-left: 25px;
}
#ordertable #stol_12 {
	margin-top: 120px;
	margin-left: 25px;
}
#ordertable #stol_13 {
	margin-top: 81px;
	margin-left: 25px;
}
#ordertable #stol_16 {
	margin-top: 169px;
	margin-left: 90px;
}
#ordertable #stol_15 {
	margin-top: 120px;
	margin-left: 90px;
}
#ordertable #stol_14 {
	margin-top: 81px;
	margin-left: 90px;
}
#ordertable #stol_19 {
	margin-top: 169px;
	margin-left: 138px;
}
#ordertable #stol_18 {
	margin-top: 120px;
	margin-left: 138px;
}
#ordertable #stol_17 {
	margin-top: 81px;
	margin-left: 138px;
}
#ordertable #stol_20 {
	margin-top: 165px;
	margin-left: 200px;
}
#ordertable #stol_21 {
	margin-top: 110px;
	margin-left: 200px;
}
#ordertable #stol_22{
	margin-top: 53px;
	margin-left: 200px;
}
#ordertable #stol_25 {
	margin-top: 165px;
	margin-left: 265px;
}
#ordertable #stol_24 {
	margin-top: 110px;
	margin-left: 265px;
}
#ordertable #stol_23{
	margin-top: 53px;
	margin-left: 265px;
}
#ordertable #stol_28 {
	margin-top: 165px;
	margin-left: 316px;
}
#ordertable #stol_27 {
	margin-top: 110px;
	margin-left: 316px;
}
#ordertable #stol_26{
	margin-top: 53px;
	margin-left: 316px;
}
#ordertable #stol_29 {
	margin-top: 165px;
	margin-left: 370px;
}
#ordertable #stol_30 {
	margin-top: 165px;
	margin-left: 430px;
}
#ordertable #stol_31 {
	margin-top: 232px;
	margin-left: 426px;
}
.center {
	width: 300px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.mix_hr {
	display: block;
	height: 5px;
	margin-top: 20px;
	margin-bottom: 20px;
	background-image: url(../images/bg_mix.gif);
	background-position: top left;
	background-repeat: repeat-x;
}
.mix  h3{
	display: block;
	color: #e7ad87;
}
.mix .mp3 {
	padding: 5px 0px 5px 30px;
	background-image: url(../images/mp3.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
#content_body .mix_left {
	padding-right: 10px;
	width: 256px;
	float: left;
	margin-bottom: 25px;
}
.counter_hidden {
	display: none;
}


.photos {
	overflow: hidden;
	zoom: 1;
	margin-top: 40px;
	margin-bottom: -20px;
}

.photos .photo,
.photos .album {
	float: left;
	width: 170px;
	height: 120px;
	margin: 0 27px 20px 0;
}

.photos .photo-big,
.photos .album-big {
	width: 225px;
	height: 170px;
}

.photos a img {
	display: block;
	margin-bottom: 7px;
	border: none;
}

.event-photo {
	float: left;
	margin: 4px 10px 10px 0;
}
.event-photo img {
	margin: 0 !important;
}

