@charset "utf-8";
/* CSS Document */

#txt_info {
	/*border: 10px solid #c4c8cc;
    -moz-border-bottom-colors: #300 #600 #700 #800 #900 #A00;
    -moz-border-top-colors: #300 #600 #700 #800 #900 #A00;
    -moz-border-left-colors: #300 #600 #700 #800 #900 #A00;
    -moz-border-right-colors: #300 #600 #700 #800 #900 #A00; */
	
	
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #000;
	text-align:right;
	text-align: right;
	padding-top: 70px;
	padding-bottom: 25px;
	padding-left: 60px;
	background-color:transparent;
	height: auto;
	font-weight: bold;
	padding-right: 5px;
	margin-bottom: 10px;
}

 #price_area {
	text-align: center;
	margin-right: 10px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	margin-bottom: 20px;
	height: 60px;
	color: #FFF;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 10px;
 }
 #price_button_g {
	
	-moz-box-shadow:0 0 15px #000;
	-webkit-box-shadow:0 0 15px #000;
	box-shadow: 10px 10px 15px #000;
	border-radius: 15px 0;
	-moz-border-radius:15px 0;
	-webkit-border-radius: 15px 0;
	height: auto;
	width: auto;
	float: right;
	background-color: #060;
	padding: 10px;
	margin: 5px;
	 
 }
 #price_button_r {
	-moz-box-shadow:0px 20px 10px -10px #888;
	-webkit-box-shadow:0px 20px 10px -10px #888;
	border-radius: 15px;
	-moz-border-radius:15px;
	-webkit-border-radius: 15px;
	height: auto;
	width: auto;
	float: right;
	background-color: #844A1C;
	padding: 10px;
	margin: 5px;
	background-image: url(../image/o_color.jpg);
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-size: 16px;
	font-weight: bold;
	 
 }
#price_button_back {
	-moz-box-shadow:0px 20px 10px -10px #888;
	-webkit-box-shadow:0px 20px 10px -10px #888;
	border-radius: 15px;
	-moz-border-radius:15px;
	-webkit-border-radius: 15px;
	height: auto;
	width: auto;
	float: right;
	background-color: #383222;
	padding: 10px;
	margin: 5px;
	background-image: url(../image/button_spa.jpg);
	font-size: 16px;
	font-weight: bold;
	border: 0px inset #FFF;
	 
 }
#price_button_red {
	
	-moz-box-shadow:0px 20px 10px -10px #888;
	-webkit-box-shadow:0px 20px 10px -10px #888;
	border-radius: 15px;
	-moz-border-radius:15px;
	-webkit-border-radius: 15px;
	height: auto;
	width: auto;
	float: right;
	background-color: #423B29;
	padding: 10px;
	margin: 5px;
	background-image: url(../image/bb_color.jpg);
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-family: SC_AMEEN;
	font-size: 20px;
	font-weight: normal;
 }
#price_button_o {
	-moz-box-shadow:0px 20px 10px -10px #888;
	-webkit-box-shadow:0px 20px 10px -10px #888;
	border-radius: 15px;
	-moz-border-radius:15px;
	-webkit-border-radius: 15px;
	height: auto;
	width: auto;
	float: right;
	background-color: #955822;
	padding: 10px;
	margin: 5px;
	background-image: url(../image/o_color.jpg);
	font-size: 16px;
	font-weight: bold;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #3D3624;
	border-right-color: #3D3624;
	border-bottom-color: #3D3624;
	border-left-color: #3D3624;
	 
 }

#emb_button_r {
	-moz-box-shadow:0px 20px 10px -10px #888;
	-webkit-box-shadow:0px 20px 10px -10px #888;
	border-radius: 15px;
	-moz-border-radius:15px;
	-webkit-border-radius: 15px;
	height: auto;
	width: auto;
	float: right;
	background-color: #8A4D16;
	padding: 10px;
	margin: 5px;
	background-image: url(../image/o_color.jpg);
	border-top-color: #453E2C;
	border-right-color: #453E2C;
	border-bottom-color: #453E2C;
	border-left-color: #453E2C;
	color: #FFF;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	 
 }
#success_button{
	-moz-box-shadow:0 0 15px #000000;
	-webkit-box-shadow:0 0 15px #000000;
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	border-radius: 30px;
	-moz-border-radius:30px;
	-webkit-border-radius: 30px;
	height: auto;
	width: auto;
	float: right;
	background-color: #6E1C1E;
	background-image: url(../image/backYem4.jpg);
	color: #FFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
	font-size: 18px;
	font-weight: bold;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	 
 }
#emb_button_o {
	-moz-box-shadow:0px 20px 10px -10px #888;
	-webkit-box-shadow:0px 20px 10px -10px #888;
	border-radius: 15px;
	-moz-border-radius:15px;
	-webkit-border-radius: 15px;
	height: auto;
	width: 80px;
	float: right;
	background-color: #8A4C19;
	padding: 10px;
	margin: 5px;
	background-image: url(../image/o_color.jpg);
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #4A4331;
	border-right-color: #4A4331;
	border-bottom-color: #4A4331;
	border-left-color: #4A4331;
	 
 }

#text_title {
	-webkit-border-top-right-radius: 15px;
	-webkit-border-top-left-radius: 15px;
	-moz-border-radius-topright: 15px;
	-moz-border-radius-topleft: 15px;
	/*border-radius: 0 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	*/
	height: 20px;
	width: auto;
	float: right;
	background-color: #322111;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	background-image: url(../image/B_color.jpg);
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	margin-top: 0px;
	 
 }
#back_up {
	-moz-box-shadow: 10px 10px 15px #000;
	-webkit-box-shadow: 10px 10px 15px #000;
	box-shadow: 10px 10px 15px #000;
	border-radius:70px;
	-moz-border-radius: 70px;
	-webkit-border-radius: 70px;
	height:auto;
	float: none;
	background-color: #37220F;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-align: right;
	padding: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-image: url(../image/B_color.jpg);
	 
 }
 #back_up_r {
	-moz-box-shadow:0 0 15px #000000;
	-webkit-box-shadow:0 0 15px #000000;
	border-radius:70px;
	-moz-border-radius: 70px;
	-webkit-border-radius: 70px;
	height:15px;
	float: right;
	background-color: #37220F;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-align: center;
	padding: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-image: url(../image/button_r.jpg);
	width: 70px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	 
 }
#txt_area {
	-moz-box-shadow:0 0 50px #6B671D;
	-webkit-box-shadow:0 0 50px #6B671D;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFF;
	text-align:right;
	text-align: right;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 30px;
	padding-left: 40px;
	background-color: #C7CF62;
	height: auto;
	margin-top: 20px;
	margin-bottom: 0px;
	font-weight: bold;
	background-image: url(../image/textareab_g.jpg);
	
	
	
	
}
#txt_area_index {
	-moz-box-shadow:0 0 50px #6B671D;
	-webkit-box-shadow:0 0 50px #6B671D;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFF;
	text-align:right;
	text-align: right;
	padding-top: 30px;
	padding-right: 40px;
	padding-bottom: 30px;
	padding-left: 40px;
	background-color: #946D42;
	height: auto;
	margin-top: 20px;
	margin-bottom: 0px;
	font-weight: bold;
	background-image: url(../image/textareabx.jpg);
	background-attachment:fixed;
	
	
	

	
}
#title_name {
	border-radius: 70px;
	-moz-border-radius:70px;
	-webkit-border-radius: 70px;
	height:40px;
	width: auto;
	float: left;
	background-color: #402B16;
	font-family: ae_AlArabiya;
	font-size: 21px;
	color: #FFF;
	font-weight: normal;
	margin-bottom: 5px;
	margin-top: 10px;
	background-image: url(../image/B_color.jpg);
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
 }
#table {
	
	-moz-box-shadow:0 0 15px #E6D9F2;
	-webkit-box-shadow:0 0 15px #E6D9F2;
	font-family: "Times New Roman", Times, serif;
	border-radius: 5px;
	-moz-border-radius:5px;
	-webkit-border-radius: 5px;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	text-align: center;
	height: auto;
	width: auto;
	background-color: transperent;
	clear: none;
	float: none;
	}
	
#table_nocolor {
	
	-moz-box-shadow:0 0 15px #E6D9F2;
	-webkit-box-shadow:0 0 15px #E6D9F2;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	text-align: center;
	height: auto;
	width: auto;
	clear: none;
	float: none;
	background-color: #transperent;
	}	
#table_right {
	
	-moz-box-shadow:0 0 15px #E6D9F2;
	-webkit-box-shadow:0 0 15px #E6D9F2;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	text-align: right;
	height: auto;
	width: auto;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	}
#No {
	-moz-box-shadow:0 0 15px #000;
	-webkit-box-shadow:0 0 15px #000;
	border-radius:50px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	height:auto;
	float: none;
	width: auto;
	color: #000;
	font-weight: bolder;
	font-size: 16px;
	background-color: #DFE47E;
	}
#No_fix {
	
	-moz-box-shadow:0 0 15px #000;
	-webkit-box-shadow:0 0 15px #000;
	border-radius:50px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	height:auto;
	float: none;
	width: auto;
	color: #000;
	font-weight: bolder;
	font-size: 16px;
	background-color: #FFF;
	}
#No_non {
	
	-moz-box-shadow:0 0 15px #000;
	-webkit-box-shadow:0 0 15px #000;
	border-radius:50px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	height:auto;
	float: none;
	width: auto;
	color: #000;
	font-weight: bolder;
	font-size: 16px;
	}
#No_H {
	
	-moz-box-shadow:0 0 15px #000;
	-webkit-box-shadow:0 0 15px #000;
	border-radius:50px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	height:auto;
	float: none;
	background-color: #FFF;
	width: auto;
	color: #F00;
	font-weight: bolder;
	font-size: 16px;
	}
#No_L {
	
	-moz-box-shadow:0 0 15px #000;
	-webkit-box-shadow:0 0 15px #000;
	border-radius:50px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	height:auto;
	float: none;
	background-color: #FFF;
	width: auto;
	color: #360;
	font-weight: bolder;
	font-size: 16px;
	}
#No_L_H {
	
	-moz-box-shadow:0 0 15px #000;
	-webkit-box-shadow:0 0 15px #000;
	border-radius:50px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	height:auto;
	float: none;
	background-color: #FFF;
	width: auto;
	color: #009;
	font-weight: bolder;
	font-size: 16px;
	}
#No_ex {
	-moz-box-shadow:0 0 15px #000;
	-webkit-box-shadow:0 0 15px #000;
	border-radius:50px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	height:auto;
	float: none;
	width: auto;
	color: #FFF;
	font-weight: bolder;
	font-size: 16px;
	background-image: url(../image/B_color.jpg);
	text-align: center;
	}
#No_H_ac {
	-moz-box-shadow:0 0 15px #000;
	-webkit-box-shadow:0 0 15px #000;
	border-radius:50px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	height:auto;
	float: none;
	width: auto;
	color: #000;
	font-weight: bolder;
	font-size: 16px;
	background-color: #DFE47E;
	}	
#No_L_ac {
	-moz-box-shadow:0 0 15px #000;
	-webkit-box-shadow:0 0 15px #000;
	border-radius:50px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	height:auto;
	float: none;
	width: auto;
	color: #000;
	font-weight: bolder;
	font-size: 16px;
	background-color: #DFE47E;
	}
#No_L_H_ac {
	
	-moz-box-shadow:0 0 15px #000;
	-webkit-box-shadow:0 0 15px #000;
	border-radius:50px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	height:auto;
	float: none;
	width: auto;
	color: #000;
	font-weight: bolder;
	font-size: 16px;
	}	
	#airport {
	
	-moz-box-shadow:0 0 15px #963;
	-webkit-box-shadow:0 0 15px #963;
	border-radius:50px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	height:auto;
	float: none;
	background-color: #FFF;
	width: auto;
	color: #000;
	font-weight: bolder;
	font-size: 16px;
	text-align: center;
	}
#EX {
	
	-moz-box-shadow:0 0 15px #000;
	-webkit-box-shadow:0 0 15px #000;
	border-radius:50px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	height:auto;
	float: none;
	background-color: #FFF;
	width: auto;
	color: #000;
	font-weight: bolder;
	font-size: 16px;
	}
#Ex_name {
	border-radius:50px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	height:auto;
	float: none;
	background-color: #975823;
	width: auto;
	color: #FFF;
	font-weight: bolder;
	background-image: url(../image/o_color.jpg);
	}
#No_sezon {
	-moz-box-shadow:0 0 15px #000;
	-webkit-box-shadow:0 0 15px #000;
	/*border-radius:50px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;*/
	height:auto;
	float: none;
	background-color: #985B22;
	width: auto;
	color: #FFF;
	font-weight: bolder;
	background-image: url(../image/B_color.jpg);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	}
#No_sezon_b {
	-moz-box-shadow:0 0 15px #E6D9F2;
	-webkit-box-shadow:0 0 15px #E6D9F2;
	/*border-radius:50px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;*/
	height:auto;
	float: none;
	width: auto;
	color: #FFF;
	font-weight: bolder;
	background-color: #492F18;
	background-image: url(../image/B_color.jpg);

	}
#No_sezon_n {
	-moz-box-shadow:0 0 15px #000;
	-webkit-box-shadow:0 0 15px #000;
	/*border-radius:50px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;*/
	height:auto;
	float: none;
	width: auto;
	color: #FFF;
	font-weight: bolder;
	background-color: #5A3815;
	background-image: url(../image/B_color.jpg);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	}
#No_sezon_ex {
	
	-moz-box-shadow:0 0 15px #000;
	-webkit-box-shadow:0 0 15px #000;
	/*border-radius:50px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;*/
	height:auto;
	float: none;
	width: auto;
	color: #FFF;
	font-weight: bolder;
	background-image: url(../image/B_color.jpg);
	}
#table_spa_name {
	border-radius:50px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	height:auto;
	float: none;
	background-color: #391401;
	width: auto;
	color: #FFF;
	font-weight: bold;
	font-size: 18px;
	background-image: url(../image/tab_sp_nam.jpg);
	}
#print {
	float: none;
	padding: 20px;
	text-align: right;
	background-image: url(../image/menuico/windows.png);
	background-repeat:no-repeat;
	background-position:right;
	height: 50px;
	width: auto;
	margin-right: 10px;
	
}
#room_S {
	border-radius:50px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	height:auto;
	float: none;
	background-color: #C5A465;
	width: auto;
	color: #000;
	font-weight: bolder;
	}
#room_D {
	border-radius:50px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	height:auto;
	float: none;
	background-color: #91541E;
	width: auto;
	color: #FFF;
	font-weight: bolder;
	background-image: url(../image/o_color.jpg);
	}
#room_AP {
	border-radius:50px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	height:auto;
	float: none;
	background-color: #876A34;
	width: auto;
	color: #FFF;
	font-weight: bolder;
	}
	
#calco {
	border-radius:50px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	height:auto;
	float: none;
	background-color: #421112;
	width: auto;
	color: #FFF;
	font-weight: bolder;
	}	
#poz_info {
	border-radius:50px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	height:auto;
	background-color: #CCC;
	width: auto;
	color: #FFF;
	font-weight: bold;
	font-size: 16px;
	padding: 2px;
	background-image: url(../image/o_color.jpg);
	}
#airport_b {
	border-radius:50px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	height:auto;
	background-color: #CCC;
	width: auto;
	color: #FFF;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	background-image: url(../image/button_spa.jpg);
	}	
#airport_km {
	border-radius:50px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	height:auto;
	background-color: #CCC;
	width: auto;
	color: #FFF;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	background-image: url(../image/button_spa.jpg);
	}	
#airport_spa {
	border-radius:50px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	height:auto;
	background-color: #6B1D1D;
	width: auto;
	color: #FFF;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	background-image: url(../image/button_r.jpg);
	}	
	#poz_info_shodow_grey {
	
	-moz-box-shadow:0 0 15px #E6D9F2;
	-webkit-box-shadow:0 0 15px #E6D9F2;
	border-radius:50px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	height:auto;
	background-color: transperent;
	width: auto;
	color: #000;
	font-weight: bold;
	font-size: 16px;
	}
#poz_info_shodow_grey {
	
	-moz-box-shadow:0 0 15px #E6D9F2;
	-webkit-box-shadow:0 0 15px #E6D9F2;
	border-radius:50px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	height:auto;
	background-color: transperent;
	width: auto;
	color: #000;
	font-weight: bold;
	font-size: 16px;
	}
#poz_info_shodow_Y {
	
	-moz-box-shadow:0 0 15px #E6D9F2;
	-webkit-box-shadow:0 0 15px #E6D9F2;
	border-radius:50px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	height:auto;
	background-color: #CBAD76;
	width: auto;
	color: #600;
	font-weight: bold;
	font-size: 16px;
	}
	#poz_info_shodow_O {
	
	-moz-box-shadow:0 0 15px #E6D9F2;
	-webkit-box-shadow:0 0 15px #E6D9F2;
	border-radius:50px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	height:auto;
	background-color: #B08A44;
	width: auto;
	color: #fff;
	font-weight: bold;
	font-size: 16px;
	}
	#poz_info_shodow_R {
	
	-moz-box-shadow:0 0 15px #E6D9F2;
	-webkit-box-shadow:0 0 15px #E6D9F2;
	border-radius:50px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	height:auto;
	background-color: #876A34;
	width: auto;
	color: #fff;
	font-weight: bold;
	font-size: 16px;
	}
/* filter: progid:DXImageTransform.Microsoft.Shadow(color='#e3e4e7', Direction=45, Strength=6)

progid:DXImageTransform.Microsoft.Shadow(color='#e3e4e7', Direction=135, Strength=6)

progid:DXImageTransform.Microsoft.Shadow(color='#e3e4e7', Direction=225, Strength=6)

progid:DXImageTransform.Microsoft.Shadow(color='#e3e4e7', Direction=315, Strength=6); */

	
#embassy_txt {
	
	
	-moz-box-shadow:0 0 15px #000000;
	-webkit-box-shadow:0 0 15px #000000;
	border-radius:50px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	height:auto;
	float: none;
	background-color: #FFF;
	width: auto;
	color: #333;
	font-weight: bolder;
	text-align: center;
	}
   
#underconstruction {
	
	
	-moz-box-shadow:0 0 15px #000000;
	-webkit-box-shadow:0 0 15px #000000;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	height: auto;
	width: auto;
	float: none;
	background-color: #008000;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	background-image: url(../image/green-abstract-background.jpg);
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 50px;
 }
#town {
	-moz-box-shadow:0 0 15px #E6D9F2;
	-webkit-box-shadow:0 0 15px #E6D9F2;
	border-radius:50px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	height:auto;
	width: auto;
	color: #FFF;
	font-weight: bolder;
	text-align: center;
	background-image: url(../image/o_color.jpg);
			}
#town_r {
	
	-moz-box-shadow:0 0 15px #E6D9F2;
	-webkit-box-shadow:0 0 15px #E6D9F2;
	border-radius:50px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	height:auto;
	width: auto;
	color: #000;
	font-weight: bolder;
	text-align: center;
			}			
#index {
	-moz-box-shadow:0 0 15px #E6D9F2;
	-webkit-box-shadow:0 0 15px #E6D9F2;
	border-radius:50px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	height:auto;
	background-color: #392713;
	width: auto;
	color: #FFF;
	font-weight: bolder;
	background-image: url(../image/button_r.jpg);
	text-align: center;
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 3px;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
			}
#index_menu {
	
	-moz-box-shadow:0 0 15px #E6D9F2;
	-webkit-box-shadow:0 0 15px #E6D9F2;
	border-radius:50px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	height:auto;
	width: auto;
	color: #FFF;
	font-weight: bolder;
	text-align: right;
	padding-top: 3px;
	padding-right: 10px;
	padding-left: 10px;
			}
#index_txt {
	
	width: auto;
	color: #281707;
	font-weight: bolder;
	text-align: right;
	
			}
#spa_title {
	-moz-box-shadow:0 0 15px #000;
	-webkit-box-shadow:0 0 15px #000;
	border-radius:10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	height:10px;
	float: right;
	background-color: #311E0F;
	width: 310px;
	color: #FFF;
	font-weight: bolder;
	background-image: url(../image/B_color.jpg);
	font-size: 16px;
	text-align: center;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
			}
#spa_procedur {
	
	-moz-box-shadow:0 0 15px #000;
	-webkit-box-shadow:0 0 15px #000;
	border-radius:10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	height:10px;
	float: right;
	background-color: #A3957B;
	width: 200px;
	color: #FFF;
	font-weight: bolder;
	background-image: url(../image/button_spa.jpg);
	font-size: 16px;
	text-align: center;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
			}
#spa_title_r {
	-moz-box-shadow:0 0 15px #000;
	-webkit-box-shadow:0 0 15px #000;
	border-radius:10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	height:10px;
	float: right;
	background-color: #421112;
	width: auto;
	color: #FFF;
	font-weight: bolder;
	background-image: url(../image/B_color.jpg);
	font-size: 16px;
	text-align: center;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
			}			
#spa_title_g {
	-moz-box-shadow:0 0 15px #000;
	-webkit-box-shadow:0 0 15px #000;
	border-radius:10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	height:10px;
	float: right;
	background-color: #503115;
	width: auto;
	color: #FFF;
	font-weight: bolder;
	background-image: url(../image/button_spa.jpg);
	font-size: 16px;
	text-align: center;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
			}			
#spa_video {
	height:auto;
	float: none;
	background-color: #463A2A;
	width: auto;
	color: #FFF;
	font-weight: bolder;
	background-image: url(../image/button_r.jpg);
	font-size: 16px;
	text-align: center;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
			}	
#index_title {
	-moz-box-shadow:0 0 15px #E6D9F2;
	-webkit-box-shadow:0 0 15px #E6D9F2;
	border-radius:10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	height:auto;
	background-color: #352315;
	width: auto;
	color: #FFF;
	font-weight: bolder;
	background-image: url(../image/B_color.jpg);
	font-size: 16px;
	text-align: center;
	padding: 10px;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
			}
#spa {
	-moz-box-shadow:0 0 15px #E6D9F2;
	-webkit-box-shadow:0 0 15px #E6D9F2;
	-webkit-border-top-right-radius: 12px;
	-webkit-border-top-left-radius: 12px;
	-moz-border-radius-topright: 12px;
	-moz-border-radius-topleft: 12px;
	height:10px;
	background-color: #3E3725;
	width: auto;
	color: #FFF;
	font-size: 15px;
	text-align: right;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	float: right;
	margin: 0px;
	background-image: url(../image/B_color.jpg);
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
			}
#spa_title_foto {

	-moz-box-shadow:0 0 15px #E6D9F2;
	-webkit-box-shadow:0 0 15px #E6D9F2;
	border-radius:10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	height:16px;
	background-color: #A3957B;
	width: auto;
	color: #FFF;
	font-size: 15px;
	text-align: center;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin: 0px;
	background-image: url(../image/button_spa.jpg);
			}
#foto {
	-moz-box-shadow:0 0 15px #000;
	-webkit-box-shadow:0 0 15px #000;
	border-radius:3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border: 5px ridge #8E501D;
	}
#info_brows {
	-moz-box-shadow: 0px 20px 10px -10px #888;
	-webkit-box-shadow:0 0 15px #E6D9F2;
	border-radius:10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	color: #6A0000;
	padding: 10px;
	text-align: center;
	border: thin dashed #666;
	}
	
#spa_km {
	-moz-box-shadow:0 0 15px #000;
	-webkit-box-shadow:0 0 15px #000;
	border-radius:10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	height:10px;
	background-color: #7B441B;
	width: auto;
	color: #FFF;
	font-weight: bolder;
	background-image: url(../image/o_color.jpg);
	font-size: 16px;
	text-align: center;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-color: #7A451D;
	border-right-color: #7A451D;
	border-bottom-color: #7A451D;
	border-left-color: #7A451D;
			}				
#age {
	
	-moz-box-shadow:0 0 15px #E6D9F2;
	-webkit-box-shadow:0 0 15px #E6D9F2;
	border-radius:10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	height:auto;
	background-color: #F3DCB3;
	width: 260px;
	color: #600;
	font-size: 15px;
	text-align: center;
	float: right;
	margin: 0px;
	background-image: url(../image/button_b.jpg);
	padding: 5px;
			}
#age2 {
	-moz-box-shadow:0 0 15px #E6D9F2;
	-webkit-box-shadow:0 0 15px #E6D9F2;
	border-radius:10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	height:auto;
	background-color: #F3DCB3;
	width: auto;
	color: #600;
	font-size: 15px;
	text-align: center;
	float: right;
	margin: 0px;
	background-image: url(../image/button_b.jpg);
	padding: 5px;
			}			
#sezona {
	
	-moz-box-shadow:0 0 15px #E6D9F2;
	-webkit-box-shadow:0 0 15px #E6D9F2;
	border-radius:10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	height:auto;
	background-color: #D6BB89;
	width: auto;
	color: #600;
	font-size: 15px;
	text-align: center;
	float: none;
	margin: 0px;
	padding: 0px;
			}
#spa_title_procedur {
	-moz-box-shadow:0 0 15px #000;
	-webkit-box-shadow:0 0 15px #000;
	border-radius:10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	height:10px;
	float: right;
	background-color: #6B1D1D;
	width: auto;
	color: #FFF;
	font-weight: bolder;
	background-image: url(../image/o_color.jpg);
	font-size: 16px;
	text-align: center;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
			}	
#spa_detail_en {
	-moz-box-shadow:0 0 15px #fff;
	-webkit-box-shadow:0 0 15px #fff;
	border-radius:10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	height:7px;
	float: right;
	background-color: #B5BE53;
	width: auto;
	color: #311E0D;
	font-weight: bolder;
	font-size: 16px;
	text-align: center;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
			}				
#spa_price {
	-moz-box-shadow:0 0 15px #fff;
	-webkit-box-shadow:0 0 15px #fff;
	border-radius:10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	height:7px;
	float: right;
	background-color: #37220D;
	width: auto;
	color: #FFF;
	font-weight: bolder;
	font-size: 16px;
	text-align: center;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
			}				
#price_ex {
	-moz-box-shadow:0 0 15px #fff;
	-webkit-box-shadow:0 0 15px #fff;
	border-radius:50px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	height:auto;
	float: none;
	background-color: #83491B;
	width: auto;
	color: #000;
	font-weight: bolder;
	background-image: url(../image/o_color.jpg);
	}
#spa_program {
	-moz-box-shadow: 0px 20px 10px -10px #888;
	-webkit-box-shadow:0px 20px 10px -10px #888;
	border-radius:10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	height:40px;
	background-color: #A3957B;
	width: 202px;
	color: #FFF;
	font-weight: bolder;
	background-image: url(../image/button_spa.jpg);
	font-size: 16px;
	text-align: center;
	float: right;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #B5A780;
	border-right-color: #B5A780;
	border-bottom-color: #B5A780;
	border-left-color: #B5A780;
			}
#link{
	-moz-box-shadow:0 0 15px #000;
	-webkit-box-shadow:0 0 15px #000;
	border-radius:15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	height:auto;
	float: right;
	width: auto;
	color: #000;
	font-weight: bolder;
	text-align: right;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
			}
#linkx{
	-moz-box-shadow:0 0 15px #000;
	-webkit-box-shadow:0 0 15px #000;
	border-radius:15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	height:auto;
	float: right;
	width: auto;
	color: #000;
	font-weight: bolder;
	text-align: right;
	padding: 0px;
			}
#img{
	-moz-box-shadow: 0px 20px 10px -10px #888;
	-webkit-box-shadow:0px 20px 10px -10px #888;
	}
#nothing{
	color: #000;
	background-color: #616B08;
	}	
	
#cland_top {
	border-radius:50px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	height:auto;
	float: none;
	background-color: #3C3525;
	width: auto;
	color: #FFF;
	font-weight: bolder;
	background-image: url(../image/bb_color.jpg);
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	}
#cland_left {
	border-radius:50px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	height:auto;
	float: none;
	background-color: #876A34;
	width: auto;
	color: #FFF;
	font-weight: bolder;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	}	
#cland_right {
	border-radius:50px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	height:auto;
	float: none;
	background-color: #B08A44;
	width: auto;
	color: #FFF;
	font-weight: bolder;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	}	
	
#pocasi {
	-moz-box-shadow:0 0 15px #000;
	-webkit-box-shadow:0 0 15px #000;
	border-radius:10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	height:10px;
	float: right;
	background-color: #311E0F;
	width: 330px;
	color: #FFF;
	font-weight: bolder;
	background-image: url(../image/B_color.jpg);
	font-size: 16px;
	text-align: center;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
			}
	#pocasi_title_r {
	-moz-box-shadow:0 0 15px #000;
	-webkit-box-shadow:0 0 15px #000;
	border-radius:10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	height:10px;
	float: right;
	background-color: #421112;
	width: auto;
	color: #FFF;
	font-weight: bolder;
	background-image: url(../image/button_r.jpg);
	font-size: 16px;
	text-align: center;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
			}		
			
	#spaslim {
	-moz-box-shadow:0px 20px 10px -10px #888;
	-webkit-box-shadow:0px 20px 10px -10px #888;
	border-radius: 15px;
	-moz-border-radius:15px;
	-webkit-border-radius: 15px;
	font-size: 36px;
	text-align: center;
	height: 100px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 30px;
	border: medium groove #402917;
	color: #4C2E14;
	background-color: #FFF;
	background-image: url(../image/button_b.jpg);
	}						
#year{
	height: 30px;
	width: 40px;
	float: right;
	background-color: #FFF;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	background-image: url(../image/menuico/year.png);
	background-repeat:no-repeat;
	padding: 0px;
	margin-top: 15px;
	
			}
#text_title_head {
	-webkit-border-top-right-radius: 15px;
	-webkit-border-top-left-radius: 15px;
	-moz-border-radius-topright: 15px;
	-moz-border-radius-topleft: 15px;
	/*border-radius: 0 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	*/
	height: 20px;
	width: auto;
	float: right;
	background-color: #322111;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	background-image: url(../image/B_color.jpg);
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	margin-top: 30px;
	 
 }
#hotel {
	-moz-box-shadow:0 0 15px #000;
	-webkit-box-shadow:0 0 15px #000;
	border-radius:50px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	height:auto;
	float: none;
	width: auto;
	color: #FFF;
	font-weight: bold;
	background-color: #5A3815;
	background-image: url(../image/B_color.jpg);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	}
#button_ex {
	-moz-box-shadow:0px 20px 10px -10px #888;
	-webkit-box-shadow:0px 20px 10px -10px #888;
	border-radius: 15px;
	-moz-border-radius:15px;
	-webkit-border-radius: 15px;
	height: auto;
	width: auto;
	float: right;
	padding: 10px;
	margin: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-size: 16px;
	font-weight: bold;
	background-color: #F0F0F0;
	 
 }
