@import url(png24.css);

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
/*	background-color: #000000; */
	position:relative;
}
BODY {
	FONT-SIZE: 14px;
	COLOR: #ffffff;
	FONT-FAMILY: Default font;
	min-width: 800px;
}
html {height: 100%;}
* html body {height: 100%;min-width: 980px;}

#footer {
  position: relative;
/*  bottom: 0px;*/
/*  left: 50px;*/
  height: 30px;
/*bottom: 10px;*/
top: 100px;
}
/*div
{
	border: #515151 solid 1px;
}*/
TABLE {
	FONT-SIZE: 14px; COLOR: #000000; FONT-FAMILY: Verdana, Arial;
}
TR {
	FONT-SIZE: 14px; COLOR: #000000; FONT-FAMILY: Verdana, Arial;
}
TD {
	FONT-SIZE: 14px; COLOR: #000000; FONT-FAMILY: Verdana, Arial;
}
HR {
FONT-FAMILY: Verdana, Arial;
}
BR {
	FONT-SIZE: 14px; COLOR: #000000; FONT-FAMILY: Verdana, Arial;
}

.pagination a
{
	color: #ffffff;
	font-size: 12px;
}
/*		Index Page		*/
#IndexTop{
	top:0px;
	left:0px;
	position:absolute;
	width:95%;
	height:100px;
}
.bg-color
{
	background-color: #ffffff;
}

#IndexAbout{
	bottom:28%;
	left:27px;
	position:absolute;
	width:95%;
	height:100px;
}
#bgZag{
	background-image:url(../img/aivengo_day.jpg);
	background-repeat: no-repeat;
	background-position:center;
	width:95%;
	height:900px;
	z-index:10;
}
#About{
	background: url("../img/bgabout.png");	
	width:550px;
	height:250px;
	-moz-border-radius: 20px;	
	-webkit-border-top-left-radius: 20px; 
	-webkit-border-top-right-radius: 20px; 
	-webkit-border-bottom-right-radius: 20px; 
	-webkit-border-bottom-left-radius: 20px;	
}
#mak1
{
	position: relative;
	float: left;
	height: 20px;
/*	background: url("../img/bgabout.png");	*/
/*	background: url("../img/sauna_tab_bg.png");	*/
	padding: 3px;
	padding-left: 10px;
	padding-right: 10px;
	color: #ffffff;
}
.mak1
{
	background: url("../img/sauna_tab_bg.png");	
}
#mak2
{
	position: relative;
	float: left;
	height: 20px;
/*	background: url("../img/bgabout.png");	*/
	padding: 3px;
	padding-left: 10px;
	padding-right: 10px;
	color: #ffffff;
}
.mak2
{
	background: url("../img/sauna_tab_bg.png");	
}
#mak3
{
	position: relative;
	float: left;
	height: 20px;
/*	background: url("../img/bgabout.png");	*/
	padding: 3px;
	padding-left: 10px;
	padding-right: 10px;
}
.mak3
{
	background: url("../img/sauna_tab_bg.png");	
}
#makarena{
	float: left;
	position: relative;
/*	top: 20px;*/
	background: url("../img/sauna_tab_bg.png");	
	width:550px;
	height:auto;
/*	-moz-border-radius: 20px;	
	-webkit-border-top-left-radius: 20px; 
	-webkit-border-top-right-radius: 20px; 
	-webkit-border-bottom-right-radius: 20px; 
	-webkit-border-bottom-left-radius: 20px;	*/
}
#makarena3{
	float: left;
	position: relative;
/*	top: 20px;*/
	background: url("../img/sauna_tab_bg.png");	
	width:550px;
	height:auto;
	display: none;
/*	-moz-border-radius: 20px;	
	-webkit-border-top-left-radius: 20px; 
	-webkit-border-top-right-radius: 20px; 
	-webkit-border-bottom-right-radius: 20px; 
	-webkit-border-bottom-left-radius: 20px;	*/
}
#makarena2{
	float: left;
	position: relative;
/*	top: 20px;*/
	background: url("../img/sauna_tab_bg.png");	
	width:550px;
	height:auto;
	display: none;
/*	-moz-border-radius: 20px;	
	-webkit-border-top-left-radius: 20px; 
	-webkit-border-top-right-radius: 20px; 
	-webkit-border-bottom-right-radius: 20px; 
	-webkit-border-bottom-left-radius: 20px;	*/
}
.current_tabz
{
/*	background-color: #FFF5A3;*/
/*	border: #FFF5A3 solid 1px;*/
	color: #FFF5A3;
	font-weight: bolder;
}
.Zag {
	FONT-SIZE: 24px;
	COLOR: #ffffff;
	TEXT-DECORATION: none;
	font-family: Arial, Verdana;
}

/*		Index Page END	*/


/*		Sauna Page 		*/
#bgSauna {
	background-color:#2c555a;
}
#aboutSaunaTxt
{
	background-image: url("../img/bg_about_pages.png");
	background-repeat: no-repeat;

	padding: 15px;
	padding-right: 30px;

	color: #ffffff;
	width: 506px;
	height: 545px;
	position: absolute;
	display: none;
	top: -150px;
	left: 39%;
	
	z-index: 10;
}
#aboutHotelTxt
{
	background-image: url("../img/bg-about-hotel.png");
	background-repeat: no-repeat;

	padding: 15px;
	padding-right: 30px;

	color: #ffffff;
	width: 506px;
	height: 545px;
	position: absolute;
	display: none;
	top: 100px;
	left: 30%;
	z-index: 2;
}
.aboutHotelTxt
{
	background-image: url("../img/bg-about-hotel.png");
	background-repeat: no-repeat;

	padding: 15px;
	padding-right: 30px;

	color: #ffffff;
	width: 506px;
	height: 545px;
	position: absolute;
	display: none;
	top: 100px;
	left: 30%;
	z-index: 10;
}
A.AboutBoxLnk:link {
    FONT-SIZE: 14px;
    COLOR: #3F9AE2;
    border-bottom: 1px dashed #3F9AE2;
    TEXT-DECORATION: none;
    font-family: Arial, Verdana;
}
A.AboutBoxLnk:visited {
    FONT-SIZE: 14px;
    COLOR: #3F9AE2;
    border-bottom: 1px dashed #3F9AE2;
    TEXT-DECORATION: none;
    font-family: Arial, Verdana;
}
A.AboutBoxLnk:hover {
    FONT-SIZE: 14px;
    COLOR: #3F9AE2;
    border-bottom: 1px dashed #3F9AE2;
    TEXT-DECORATION: none;
    font-family: Arial, Verdana;
}

A.AboutBoxLnkHotel:link {
    FONT-SIZE: 14px;
    COLOR: #ffffff;
    border-bottom: 1px dashed #ffffff;
    TEXT-DECORATION: none;
    font-family: Arial, Verdana;
}
A.AboutBoxLnkHotel:visited {
    FONT-SIZE: 14px;
    COLOR: #ffffff;
    border-bottom: 1px dashed #ffffff;
    TEXT-DECORATION: none;
    font-family: Arial, Verdana;
}
A.AboutBoxLnkHotel:hover {
    FONT-SIZE: 14px;
    COLOR: #ffffff;
    border-bottom: 1px dashed #ffffff;
    TEXT-DECORATION: none;
    font-family: Arial, Verdana;
}

A.ZagSaunaLnk:link {
    FONT-SIZE: 24px;
    COLOR: #ffffff;
    TEXT-DECORATION: none;
    font-family: Arial, Verdana;
}
A.ZagSaunaLnk:visited {
    FONT-SIZE: 24px;
    COLOR: #ffffff;
    TEXT-DECORATION: none;
    font-family: Arial, Verdana;
}
A.ZagSaunaLnk:hover {
    FONT-SIZE: 24px;
    COLOR: #CCC;
    TEXT-DECORATION: none;
    font-family: Arial, Verdana;
}

.zakazBoxLnk {
	color: #3F9AE2;
}
#bgSaunaAbout{
	background-image:url(../img/sauna-about-bg.png);
	background-repeat:repeat;
}
.SaunaPriceLarge{
    FONT-SIZE: 24px;
    COLOR: #ffffff;
	TEXT-DECORATION: none;
    font-family: Arial, Verdana;
}
A.LnkSaunaZakaz:link {
    FONT-SIZE: 14px;
    COLOR: #ffffff;
	border-bottom: 1px dashed #ffffff;
	TEXT-DECORATION: none;
    font-family: Arial, Verdana;
}
A.LnkSaunaZakaz:visited {
    FONT-SIZE: 14px;
    COLOR: #ffffff;
	border-bottom: 1px dashed #ffffff;
	TEXT-DECORATION: none;
    font-family: Arial, Verdana;
}
A.LnkSaunaZakaz:hover {
    FONT-SIZE: 14px;
    COLOR: #ffffff;
	border-bottom: 1px dashed #ffffff;
	TEXT-DECORATION: none;
    font-family: Arial, Verdana;
}

#logo{
	top:207px;
	left:354px;
	position:absolute;
	width:197px;
	height:97px;
}

#AboutSauna{
	top:10px;
	left:27px;
	position:absolute;
	width:95%;
	height:100px;
}
#Language{
	top:128px;
	left:584px;
	position:absolute;
	width:100px;
	height:20px;
}
#MenuLeftBg img{
	border: 0px;
}

#MenuLeftBg{
	top:120px;
	left:0%;
	position:absolute;
	background-repeat: no-repeat;
	background-position:left;
	width:261px;
	height:281px;
	background-image: url(../img/menu-left-bg.png);
}
#BackToMap{
	top:140px;
	left:0%;
	position:absolute;
	background-repeat: repeat;
	background-position:left;
	width:150px;
	height:26px;
	background-image: url(../img/bg-back.png);
}
#CentrSauna{
	top:200px;
	left:0px;
	position:absolute;
	width:100%;
	height: auto;
}
#gallerySauna img{
	border: #3aa6aa solid 2px;
}
#day-night{
	top:150px;
	right:20%;
	position:absolute;
	width:180px;
	height:10px;
}
#ZakazSauna{
	top:140px;
	left:200px;
	position:absolute;
	width:200px;
	height:26px;
	z-index:10;
}
#ContactsSauna{
	top:650px;
/*
	left:40px;
*/
	position:absolute;
	width:100%;
	height:70px;
}
/*		Sauna Page 	END	*/
/* 	 Conference Page Start	 */
#bgConference{
	background-color:#8b5301;
}

#bgConferenceAboutBg{
	background-image:url(../img/test00.png);
/*	background-image:url(../img/bgabout.png);*/
	background-repeat:repeat;
/*	opacity: 0.5;filter:alpha(opacity=50);	*/
}
#bgConferenceAboutBg ul
{
	list-style: circle;
}
#ConferenceTop{
	top:0px;
	left:0px;
	width:95%;
	position:absolute;
	height:100px;
}
#BackToMapConference{
	top:140px;
	left:0%;
	position:absolute;
	background-repeat: repeat;
	background-position:left;
	width:150px;
	height:26px;
	background-image: url(../img/bg-back-billiards.png);
}
#ZakazConference{
	top:140px;
	left:200px;
	position:absolute;
	width:200px;
	height:26px;
	z-index:1000;
}
.ZakazConferencePhone{
	FONT-SIZE: 18px;
	COLOR: #ffffff;
	TEXT-DECORATION: none;
	font-family: Arial, Verdana;
}
.toPhoto{
	FONT-SIZE: 14px;
	COLOR: #ffffff;
	TEXT-DECORATION: none;
	border-bottom: #ffffff dashed 1px;
	font-family: Arial, Verdana;
}
.toPhoto a:link{
/*	FONT-SIZE: 14px;
	COLOR: #ffffff;*/
	TEXT-DECORATION: none;
/*	border-bottom: #ffffff dashed 1px;
	font-family: Arial, Verdana;*/
}
.toPhoto a:visited{
/*	FONT-SIZE: 14px;
	COLOR: #ffffff;*/
	TEXT-DECORATION: none;
/*	border-bottom: #ffffff dashed 1px;
	font-family: Arial, Verdana;*/
}
#CentrConference{
	top:245px;
	left:50px;
	position:absolute;
	width:75%;
	height: auto;
}
#ContactsConference{
/*	top:100px;*/
/*
	left:40px;
*/
	position:relative;
	width:100%;
	height:70px;
}

/* 	 Conference Page END	 */

/*	Tennis Page	*/
#TennisTop{
	top:0px;
	left:0px;
	position:absolute;
	width:95%;
	height:100px;
}
#BackToMapTennis{
	top:140px;
	left:0%;
	position:absolute;
	background-repeat: repeat;
	background-position:left;
	width:150px;
	height:26px;
	background-image: url(../img/bg-back-tennis.png);
}


#ContactsTennis{
	bottom:-150px;
	left:50px;
	position:absolute;
	width:225px;
	height:132px;
}

#ZakazTennis{
	top:200px;
	left:170px;
	position:absolute;
	width:150px;
	height:26px;
	z-index:1000;
}
A.RedLnkZakaz:link {
    FONT-SIZE: 14px;
    COLOR: #e31c1b;
	border-bottom: 1px dashed #e31c1b;
	TEXT-DECORATION: none;
    font-family: Arial, Verdana;
}
A.RedLnkZakaz:visited {
    FONT-SIZE: 14px;
    COLOR: #e31c1b;
	border-bottom: 1px dashed #e31c1b;
	TEXT-DECORATION: none;
    font-family: Arial, Verdana;
}
A.RedLnkZakaz:hover {
    FONT-SIZE: 14px;
    COLOR: #e31c1b;
	border-bottom: 1px dashed #e31c1b;
	TEXT-DECORATION: none;
    font-family: Arial, Verdana;
}

A.WhiteLnkZakaz:link {
    FONT-SIZE: 14px;
    COLOR: #ffffff;
	border-bottom: 1px dashed #ffffff;
	TEXT-DECORATION: none;
    font-family: Arial, Verdana;
}
A.WhiteLnkZakaz:visited {
    FONT-SIZE: 14px;
    COLOR: #ffffff;
	border-bottom: 1px dashed #ffffff;
	TEXT-DECORATION: none;
    font-family: Arial, Verdana;
}
A.WhiteLnkZakaz:hover {
    FONT-SIZE: 14px;
    COLOR: #ffffff;
	border-bottom: 1px dashed #ffffff;
	TEXT-DECORATION: none;
    font-family: Arial, Verdana;
}

#AboutTennis01{
	bottom:45%;
	left:20%;
	position:absolute;
	width:300px;
	height:65px;
	padding:15px;
	background-image:url(../img/tennis-about-bg.png);
	-moz-border-radius: 15px;	
	-webkit-border-top-left-radius: 15px; 
	-webkit-border-top-right-radius: 15px; 
	-webkit-border-bottom-right-radius: 15px; 
	-webkit-border-bottom-left-radius: 15px;	
}
#AboutTennis02{
	bottom:25%;
	left:55%;
	position:absolute;
	width:320px;
	height:125px;
	padding:15px;
	background-image:url(../img/tennis-about-bg.png);
	-moz-border-radius: 15px;	
	-webkit-border-top-left-radius: 15px; 
	-webkit-border-top-right-radius: 15px; 
	-webkit-border-bottom-right-radius: 15px; 
	-webkit-border-bottom-left-radius: 15px;	
}
.TennisPhoneNumber {
	FONT-SIZE: 18px;
	COLOR: #ffffff;
	TEXT-DECORATION: none;
	font-family: Arial, Verdana;
}
#CentrTennis{
	top:245px;
	left:50px;
	position:absolute;
	width:95%;
	height: auto;
}
#tennis_lbox ul
{
	list-style: disc;
}

/*	Tennis Page	End	*/

/*	Hotel Page	*/
#HotelTop{
	top:0px;
	left:0px;
	position:absolute;
	width:95%;
	height:100px;
}
#HotelRoomBlocks{
	top:180px;
	left:20px;
	position:absolute;
	width:70%;
	height:400px;
}
#RoomBlocks{
	top:180px;
	left:20px;
	position:absolute;
	width:95%;
	height:400px;
}
#WeddingRoomBlocks{
	top:180px;
	left:20px;
	position:absolute;
	width:95%;
	height:400px;
}
#HotelRoomsNameLink{
	top:145px;
	left:0px;
	position:relative;
	width:160px;
	height:10px;
	text-align:left;
}
A.LnkRoomsName:link {
    FONT-SIZE: 14px;
    COLOR: #ffffff;
	TEXT-DECORATION: none;
    font-family: Arial, Verdana;
}
A.LnkRoomsName:visited {
    FONT-SIZE: 14px;
    COLOR: #ffffff;
	TEXT-DECORATION: none;
    font-family: Arial, Verdana;
}
A.LnkRoomsName:hover {
    FONT-SIZE: 14px;
    COLOR: #CCC;
	TEXT-DECORATION: none;
    font-family: Arial, Verdana;
}
A.AboutBoxLnkHotel:link {
    FONT-SIZE: 14px;
    COLOR: #ffffff;
    border-bottom: 1px dashed #ffffff;
    TEXT-DECORATION: none;
    font-family: Arial, Verdana;
}
A.AboutBoxLnkHotel:visited {
    FONT-SIZE: 14px;
    COLOR: #ffffff;
    border-bottom: 1px dashed #ffffff;
    TEXT-DECORATION: none;
    font-family: Arial, Verdana;
}
A.AboutBoxLnkHotel:hover {
    FONT-SIZE: 14px;
    COLOR: #ffffff;
    border-bottom: 1px dashed #ffffff;
    TEXT-DECORATION: none;
    font-family: Arial, Verdana;
}
#BackToMapHotel{
	top:140px;
	left:0%;
	position:absolute;
	background-repeat: repeat;
	background-position:left;
	width:150px;
	height:26px;
	background-image: url(../img/bg-back.png);
}
#AboutHotelBorder{
	position:relative;
	padding:10px;
	background: url("../img/bgabout-hotel.png");
	width:180px;
	-moz-border-radius: 15px;	
	-webkit-border-top-left-radius: 15px; 
	-webkit-border-top-right-radius: 15px; 
	-webkit-border-bottom-right-radius: 15px; 
	-webkit-border-bottom-left-radius: 15px;	
}
#ContactsHotel{
/*
	bottom:11%;
*/
	top:80%;
	left:32%;
	position:absolute;
	width:285px;
	height:70px;
	text-align:center;
}
A.LnkZakazWhite:link {
    FONT-SIZE: 14px;
    COLOR: #e31c1b;
	border-bottom: 1px dashed #e31c1b;
	TEXT-DECORATION: none;
    font-family: Arial, Verdana;
}
A.LnkZakazWhite:visited {
    FONT-SIZE: 14px;
    COLOR: #e31c1b;
	border-bottom: 1px dashed #e31c1b;
	TEXT-DECORATION: none;
    font-family: Arial, Verdana;
}
A.LnkZakazWhite:hover {
    FONT-SIZE: 14px;
    COLOR: #e31c1b;
	border-bottom: 1px dashed #e31c1b;
	TEXT-DECORATION: none;
    font-family: Arial, Verdana;
}


/*    Hotel Rooms Page    */
.RoomsName{
	FONT-SIZE: 26px;
	COLOR: #ffffff;
	TEXT-DECORATION: none;
	font-family: Arial, Verdana;
}

/*
A.RoomsNameLnk:link {
    FONT-SIZE: 26px;
    COLOR: #ffffff;
	TEXT-DECORATION: underline;
    font-family: Arial, Verdana;
}
A.RoomsNameLnk:visited {
    FONT-SIZE: 26px;
    COLOR: #ffffff;
	TEXT-DECORATION: none;
    font-family: Arial, Verdana;
}
A.RoomsNameLnk:hover {
    FONT-SIZE: 26px;
    COLOR: #ffffff;
	TEXT-DECORATION: none;
    font-family: Arial, Verdana;
}
*/
.RoomsNameLnk {
    FONT-SIZE: 26px;
    COLOR: #ffffff;
	TEXT-DECORATION: underline;
    font-family: Arial, Verdana;
}
.RoomsNameLnk:hover {
    FONT-SIZE: 26px;
    COLOR: #ffffff;
	TEXT-DECORATION: none;
    font-family: Arial, Verdana;
}

A.RoomsNoLnk:link {
    FONT-SIZE: 14px;
    COLOR: #ffffff;
	border-bottom: 1px dashed #ffffff;
	TEXT-DECORATION: none;
    font-family: Arial, Verdana;
}
A.RoomsNoLnk:visited {
    FONT-SIZE: 14px;
    COLOR: #ffffff;
	border-bottom: 1px dashed #ffffff;
	TEXT-DECORATION: none;
    font-family: Arial, Verdana;
}
A.RoomsNoLnk:hover {
    FONT-SIZE: 14px;
    COLOR: #ffffff;
	border-bottom: 1px dashed #ffffff;
	TEXT-DECORATION: none;
    font-family: Arial, Verdana;
}
/*
A.HotelZakaz:link {
    FONT-SIZE: 16px;
    COLOR: #ffffff;
	TEXT-DECORATION: underline;
    font-family: Arial, Verdana;
}
A.HotelZakaz:visited {
    FONT-SIZE: 16px;
    COLOR: #ffffff;
	TEXT-DECORATION: none;
    font-family: Arial, Verdana;
}
A.HotelZakaz:hover {
    FONT-SIZE: 16px;
    COLOR: #ffffff;
	TEXT-DECORATION: none;
    font-family: Arial, Verdana;
}
*/
.HotelZakaz {
    FONT-SIZE: 16px;
    COLOR: #ffffff;
	TEXT-DECORATION: none;
	border-bottom:#ffffff dashed 1px;
    font-family: Arial, Verdana;
}
.HotelZakaz:hover {
    FONT-SIZE: 16px;
    COLOR: #ffffff;
	TEXT-DECORATION: none;
	border-bottom:#ffffff dashed 0px;
    font-family: Arial, Verdana;
}

.HotelPrice {
	FONT-SIZE: 24px;
	COLOR: #ffffff;
	TEXT-DECORATION: none;
	font-family: Arial, Verdana;
}
#pane img
{
	border: #C6BA8C solid 2px;
	max-width: 100px;
	max-height: 67px;
}
#bigimage
{
	border: #C6BA8C solid 2px;
}

/*    Hotel Rooms Page End   */


/*	Hotel Page	End	*/
/*	 Billiards Page		  */
#bgBilliards{
	background-color:#170202;
}
#BackToMapBilliards{
	top:140px;
	left:0%;
	position:absolute;
	background-repeat: repeat;
	background-position:left;
	width:150px;
	height:26px;
	background-image: url(../img/bg-back-billiards.png);
}
#ZakazBilliards{
	top:200px;
	right:12%;
	position:absolute;
	width:150px;
	height:36px;
	z-index: 1000;
}
.BilliardsZakazPhone{
	FONT-SIZE: 18px;
	COLOR: #ffffff;
	TEXT-DECORATION: none;
	font-family: Arial, Verdana;
}
#AboutBilliards{
	top:10px;
	left:27px;
	position:absolute;
	width:95%;
	height:100px;
}
#aboutBilliardsTxt
{
	background-image: url("../img/bg-about-billiards.png");
	background-repeat: no-repeat;
	padding: 15px;
	padding-right: 30px;
	color: #ffffff;
	width: 506px;
	height: 545px;
	position: absolute;
	display: none;
	z-index: 10;
}
#BilliardsPhotoGallery{
	top:450px;
	left:10px;
	position:absolute;
	width:225px;
	height:132px;
}
#BilliardsPhotoGallery img
{
	border:#F30101 solid 2px;
}
#ContactsBilliards{
	float: left;
/*
	left:40px;
*/
	position: relative;
	width:100%;
	height:70px;
}
#ContactsWedding{
/*
	left:40px;
*/
	position:absolute;
	width:100%;
	height:70px;
}

#ContactsTennis2{
/*
	top:850px;
	left:40px;
*/
	position:absolute;
	width:100%;
	height:70px;
}


/* 	 Billiards Page END	 */



/*	 Restaurant Page	  */
body, ul, li {
	margin: 0;
	list-style-type: none;
}

div.w60
{
}	

	div.box-c
	{
		height:20px;
		margin: 0 20px;
		position: relative;
		background: #213F0C;
	}
	
		div.box-c em b 
		{
		   position:absolute;
		   font:150px Arial;
		   line-height:40px;
		   font-weight:normal;
		}
		
		.ctl, .cbl, .ctr, .cbr 
		{
		   z-index:11;
		   width:20px;
		   height:20px;
		   color:#213F0C;	 
		   overflow:hidden;
		   position:absolute;  
		   background:transparent;
		   
		}
		
		.ctl {top:0; left:-20px;}
		.cbl {bottom:0; left:-20px;}
		.ctr {top:0; right:-20px;}
		.cbr {bottom:0; right:-20px;}

		.ctl b {left:-8px;}
		.ctr b {left:-25px;}
		.cbl b {left:-8px; top:-17px;}
		.cbr b {left:-25px; top:-17px;}
		
	div.box-inner
	{
		padding:0px;
		padding-left: 10px;
		margin: 0px;
		background: #213F0C;
		font-size: 14px;
		color: #ffffff;
		
	}
	div.box-inner li {
	margin: 0;
	margin-left: -5px;
	padding: 3px;
	list-style-type: disc;
	}

#bgRestaurant{
	background-color:#7b3f0e;
}
#bgRestaurantTable{
	background-image:url(../img/restaurant-bg-table.jpg);
	background-repeat:repeat-x;
}
#bgRestaurantMenu{
	background-image:url(../img/test00.png);
	background-repeat:repeat;
}
#RestaurantTop{
	top:0px;
	left:0px;
	width:95%;
	position:absolute;
	height:100px;
}
#BackToMapRestaurant{
	top:140px;
	left:0%;
	position:absolute;
	background-repeat: repeat;
	background-position:left;
	width:150px;
	height:26px;
	background-image: url(../img/bg-back-billiards.png);
}
#ZakazRestaurant{
	top:140px;
	left:200px;
	position:absolute;
	width:150px;
	height:26px;
	z-index:1000;
}
.RestaurantZakazPhone{
	FONT-SIZE: 18px;
	COLOR: #ffffff;
	TEXT-DECORATION: none;
	font-family: Arial, Verdana;
}
#CentrRestaurant{
	top:245px;
	left:50px;
	position:absolute;
	width:95%;
	height: auto;
}
.RestorauntUpMenuNoLnk {
	FONT-SIZE: 16px;
	COLOR: #ffffff;
	TEXT-DECORATION: none;
	font-family: Arial, Verdana;
}
A.RestorauntUpMenuLink:link {
    FONT-SIZE: 16px;
    COLOR: #ffffff;
	border-bottom: 1px dashed #ffffff;
	TEXT-DECORATION: none;
    font-family: Arial, Verdana;
}
A.RestorauntUpMenuLink:visited {
    FONT-SIZE: 16px;
    COLOR: #ffffff;
	border-bottom: 1px dashed #ffffff;
	TEXT-DECORATION: none;
    font-family: Arial, Verdana;
}
A.RestorauntUpMenuLink:hover {
    FONT-SIZE: 16px;
    COLOR: #ffffff;
	border-bottom: 1px dashed #ffffff;
	TEXT-DECORATION: none;
    font-family: Arial, Verdana;
}

.RestorauntMenuText {
	FONT-SIZE: 12px;
	COLOR: #ffffff;
	TEXT-DECORATION: none;
	font-family: Arial, Verdana;
}
.RestorauntMenuZag {
	FONT-SIZE: 18px;
	COLOR: #ffffff;
	TEXT-DECORATION: none;
	font-family: Arial, Verdana;
}
#AboutRestaurant{
	top:10px;
	left:27px;
	position:absolute;
	width:95%;
	height:100px;
}
#aboutRestaurantTxt
{
	background-image: url("../img/bg-about-billiards.png");
	background-repeat: no-repeat;
	padding: 15px;
	padding-right: 30px;
	color: #ffffff;
	width: 506px;
	height: 545px;
	position: absolute;
	display: none;
	z-index: 10;
}
#RestaurantPhotoGallery{
	top:450px;
	left:10px;
	position:absolute;
	width:225px;
	height:132px;
}
/*#ContactsRestaurant{
	top:850px;
/*
	left:40px;
*!/
	position:absolute;
	width:100%;
	height:70px;
}*/
#ContactsRestaurant{
	width:95%;
	height:70px;
}
#menuBARbox
{
	position: absolute;
	top: 30px;
	left: 150px;
	width: 300px;
#gallery img
{
	border: #F4E5AA solid 2px;
}
#bar_menu_box
{
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
#kit_menu_box
{
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
	
/*
	display: none;
*/
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background: #213F0C;
/*
	-moz-opacity: 0.9;
	-webkit-opacity: 0.9;
*/
}

/* 	 Restaurant Page END	 */

.TextClassic {
	FONT-SIZE: 14px;
	COLOR: #ffffff;
	TEXT-DECORATION: none;
	font-family: Arial, Verdana;
}
.forumQuotes {
	FONT-SIZE: 14px;
	COLOR: #ffffff;
	TEXT-DECORATION: none;
	font-family: Arial, Verdana;
	padding: 10px;
	margin: 10px;
	border: #909090 dashed 1px;
	background-color: #8FC77D;
}

/* ------ */
A.EmailLnk:link {
	FONT-SIZE: 14px;
	COLOR: #ffffff;
	TEXT-DECORATION: underline;
	font-family: Arial, Verdana;
}
A.EmailLnk:visited {
	FONT-SIZE: 14px;
	COLOR: #ffffff;
	TEXT-DECORATION: underline;
	font-family: Arial, Verdana;
}
A.EmailLnk:hover {
	FONT-SIZE: 14px;
	COLOR: #ffffff;
	TEXT-DECORATION: none;
	font-family: Arial, Verdana;
}

A.SimplLnk:link {
	COLOR: #ffffff;
	TEXT-DECORATION: underline;
	font-family: Arial, Verdana;
}
A.SimplLnk:visited {
	COLOR: #ffffff;
	TEXT-DECORATION: underline;
	font-family: Arial, Verdana;
}
A.SimplLnk:hover {
	COLOR: #ffffff;
	TEXT-DECORATION: none;
	font-family: Arial, Verdana;
}

/* ---- */


.langText {
	FONT-SIZE: 14px;
	COLOR: #ffffff;
	font-family: Arial, Verdana;
	text-decoration:none;
}
A.lang:link {
	FONT-SIZE: 14px;
	COLOR: #000000;
	TEXT-DECORATION: underline;
	font-family: Arial, Verdana;
}
A.lang:visited {
	FONT-SIZE: 14px;
	COLOR: #000000;
	TEXT-DECORATION: underline;
	font-family: Arial, Verdana;
}
A.lang:hover {
	FONT-SIZE: 14px;
	COLOR: #000000;
	TEXT-DECORATION: none;
	font-family: Arial, Verdana;
}

.langTextBlack {
	FONT-SIZE: 14px;
	COLOR: #000000;
	font-family: Arial, Verdana;
	text-decoration:none;
}
A.langBlack:link {
	FONT-SIZE: 14px;
	COLOR: #000000;
	TEXT-DECORATION: underline;
	font-family: Arial, Verdana;
}
A.langBlack:visited {
	FONT-SIZE: 14px;
	COLOR: #000000;
	TEXT-DECORATION: underline;
	font-family: Arial, Verdana;
}
A.langBlack:hover {
	FONT-SIZE: 14px;
	COLOR: #000000;
	TEXT-DECORATION: none;
	font-family: Arial, Verdana;
}
/*----------------------------------*/
.langTextW {
	FONT-SIZE: 14px;
	COLOR: #ffffff;
	font-family: Arial, Verdana;
	text-decoration:none;
}
A.langW:link {
	FONT-SIZE: 14px;
	COLOR: #ffffff;
	TEXT-DECORATION: underline;
	font-family: Arial, Verdana;
}
A.langW:visited {
	FONT-SIZE: 14px;
	COLOR: #ffffff;
	TEXT-DECORATION: underline;
	font-family: Arial, Verdana;
}
A.langW:hover {
	FONT-SIZE: 14px;
	COLOR: #ffffff;
	TEXT-DECORATION: none;
	font-family: Arial, Verdana;
}

	/*	Forum Page	Start */
#bgForum{
	background-color:#4F741E;
}
	
.paginator a
{
	color: #ffffff;
}	
.curpage
{
	color: #ffffff;
	font-size: 16px;
}	
#ForumMainBG{
	position:absolute;
	top:200px;
	left:7%;
	width:650px;
	height:auto;
	padding:15px;
	background-image:url(../img/forum-main-bg.png);
}
#SiteMainBG{
	top:32%;
	left:0px;
	position:absolute;
	width:250px;
	height:auto;
	padding:15px;
	background-image:url(../img/forum-main-bg.png);
}
#HistoryBG{
	position:absolute;
	top:200px;
	left:7%;
	width:650px;
	height:auto;
	padding:15px;
	font-size:18px;
	background:url(../img/bgabout.png);
	z-index:1000;
}
.ForumPostName {
    FONT-SIZE: 22px;
    COLOR: #ffffff;
	TEXT-DECORATION: none;
    font-family: Arial, Verdana;
}
.ForumLinkToMain {
    FONT-SIZE: 26px;
    COLOR: #ffffff;
	TEXT-DECORATION: underline;
    font-family: Arial, Verdana;
}
.ForumLinkToMain:hover {
    FONT-SIZE: 26px;
    COLOR: #ffffff;
	TEXT-DECORATION: none;
    font-family: Arial, Verdana;
}
.ForumLinkToMain:visited {
    FONT-SIZE: 26px;
    COLOR: #ffffff;
	TEXT-DECORATION: underline;
    font-family: Arial, Verdana;
}
.ForumAllComments {
    FONT-SIZE: 22px;
    COLOR: #ffffff;
	TEXT-DECORATION: none;
    font-family: Arial, Verdana;
}
.ForumAddComments {
    FONT-SIZE: 22px;
    COLOR: #ffffff;
	border-bottom: 1px dashed #ffffff;
	TEXT-DECORATION: none;
    font-family: Arial, Verdana;
}
.ForumAddComments:hover {
    FONT-SIZE: 22px;
    COLOR: #ffffff;
	border-bottom: 1px dashed #ffffff;
	TEXT-DECORATION: none;
    font-family: Arial, Verdana;
}
.ForumAddComments:visited {
    FONT-SIZE: 22px;
    COLOR: #ffffff;
	border-bottom: 1px dashed #ffffff;
	TEXT-DECORATION: none;
    font-family: Arial, Verdana;
}

/*	Forum Page	End	*/



A.nightLnk:link {
	FONT-SIZE: 14px;
	COLOR: #ffffff;
	TEXT-DECORATION: underline;
	font-family: Arial, Verdana;
}
A.nightLnk:visited {
	FONT-SIZE: 14px;
	COLOR: #ffffff;
	TEXT-DECORATION: underline;
	font-family: Arial, Verdana;
}
A.nightLnk:hover {
	FONT-SIZE: 14px;
	COLOR: #ffffff;
	TEXT-DECORATION: none;
	font-family: Arial, Verdana;
}
A.dayLnk:link {
	FONT-SIZE: 14px;
	COLOR: #000000;
	TEXT-DECORATION: underline;
	font-family: Arial, Verdana;
}
A.dayLnk:visited {
	FONT-SIZE: 14px;
	COLOR: #000000;
	TEXT-DECORATION: underline;
	font-family: Arial, Verdana;
}
A.dayLnk:hover {
	FONT-SIZE: 14px;
	COLOR: #000000;
	TEXT-DECORATION: none;
	font-family: Arial, Verdana;
}


/* Menu Top*/
#MenuBlock{
	background-repeat: no-repeat;
	background-position:center;
	width:496px;
	height:145px;
	background-image: url(../img/menu-bg.png);
	border: #000000 solid 0px;
}
#MenuBlock img{
	border: #000000 solid 0px;
}
A.menulnk:link {
	FONT-SIZE: 12px;
	COLOR: #000000;
	TEXT-DECORATION: underline;
	font-family: Arial, Verdana;

}
A.menulnk:visited {
	FONT-SIZE: 12px;
	COLOR: #000000;
	TEXT-DECORATION: underline;
	font-family: Arial, Verdana;

}
A.menulnk:hover {
	FONT-SIZE: 12px;
	COLOR: #000000;
	TEXT-DECORATION: none;
	font-family: Arial, Verdana;
}
.menuSmalText {
	FONT-SIZE: 10px;
	COLOR: #000000;
	TEXT-DECORATION: none;
	font-family: Arial, Verdana;
}

/*    Menu Top End     */


/* 32x32 Design Studio */
#Logo32x32{
	z-index:1;
	left:10%;
	padding-bottom:20px;
	position: absolute;
	width:100px;
	height:30px;
}
.InfoStudio {
	FONT-SIZE: 10px;
	COLOR: #ffffff;
	TEXT-DECORATION: none;
	font-family: Arial, Verdana;
}

A.StudioInfoLink:link {
	FONT-SIZE: 10px;
	COLOR: #ffffff;
	TEXT-DECORATION: underline;
	font-family: Arial, Verdana;

}
A.StudioInfoLink:visited {
	FONT-SIZE: 10px;
	COLOR: #ffffff;
	TEXT-DECORATION: underline;
	font-family: Arial, Verdana;

}
A.StudioInfoLink:hover {
	FONT-SIZE: 10px;
	COLOR: #ffffff;
	TEXT-DECORATION: none;
	font-family: Arial, Verdana;
}
#ContactsForum{
	bottom:50px;
	left:40px;
	position:absolute;
	width:200px;
	height:70px;
}

/* ----- */

/* --- Photogallery -- */
div#center_gallery{
	width: 250px;
	height: 72px;
	float: left;
	overflow: hidden;
}
div.left_gallery{
	float: left;
}
.draggable {
	position: absolute;
}
/* --- Photogallery End-- */