body {
	margin: 0px;
	padding: 0px;
	background: url(../images/bodybg.jpg) #8c6a4d;
	color:#302817;
}
#box_index
{
	background: url(../images/bg_index.jpg) repeat-x #fafbe5;
	width:800px;
	margin:0 auto;
}
#container {
	width: 815px;
	background:url(../images/content2.jpg) repeat-y ;
	margin: 0 auto;
	font-family:Tahoma;
	font-size:12px;
}
#top { width: 815px;
		margin: 0 auto ;
		height: 103px;
		background: url(../images/top.png) no-repeat;
		}

#header {
	background-image: url(../images/head.jpg);
	background-repeat: no-repeat;
	width: 815px;
	height: 177px;
	margin: 0 auto;
}


#nav {
	text-align: center;
	position: relative;
	clear: both;	
	padding: 0;		
	width: 815px;
	margin: 0 auto;	
	height: 36px;
	background: url(../images/nav.jpg) no-repeat;
	}
#nav ul {
	list-style: none;
	padding: 0;	margin: 0;	
	right: 0; bottom: 0;
	float:left;
}
#nav ul li {
	display: inline;
	margin: 0; padding: 0;
}
#nav ul li a.home {
	display: block;
	margin-left: 30px;
	float: left;
	height: 36px;
	width: 81px;
	color: #ffffff;
	font: bold 11px/36px "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
	text-decoration: none;
	background: url(../images/menu/home.jpg) no-repeat;}
#nav ul li a.about {
	display: block;
	float: left;
	height: 36px;
	width: 127px;
	color: #ffffff;
	font: bold 11px/36px "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
	text-decoration: none;
	background: url(../images/menu/about.jpg) no-repeat;}
#nav ul li a.promo {
	display: block;
	float: left;
	height: 36px;
	width: 169px;
	color: #ffffff;
	font: bold 11px/36px "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
	text-decoration: none;
	background: url(../images/menu/promo.jpg) no-repeat;}
#nav ul li a.term {
	display: block;
	float: left;
	height: 36px;
	width: 199px;
	color: #ffffff;
	font: bold 11px/36px "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
	text-decoration: none;
	background: url(../images/menu/term.jpg) no-repeat;}
#nav ul li a.reser {
	display: block;
	float: left;
	height: 36px;
	width: 161px;
	color: #ffffff;
	font: bold 11px/34px "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
	text-decoration: none;
	background: url(../images/menu/reser.jpg) no-repeat;}

#nav ul li a.home:hover {
	display: block;
	float: left;
	height: 36px;
	width: 81px;
	color: #ffffff;
	font: bold 11px/34px "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
	text-decoration: none;
	background: url(../images/menu/home2.jpg) no-repeat;}
#nav ul li a.about:hover {
	display: block;
	float: left;
	height: 36px;
	width: 127px;
	color: #ffffff;
	font: bold 11px/34px "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
	text-decoration: none;
	background: url(../images/menu/about2.jpg) no-repeat;}
#nav ul li a.promo:hover {
	display: block;
	float: left;
	height: 36px;
	width: 169px;
	color: #ffffff;
	font: bold 11px/34px "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
	text-decoration: none;
	background: url(../images/menu/promo2.jpg) no-repeat;}
#nav ul li a.term:hover {
	display: block;
	float: left;
	height: 36px;
	width: 199px;
	color: #ffffff;
	font: bold 11px/34px "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
	text-decoration: none;
	background: url(../images/menu/term2.jpg) no-repeat;}
#nav ul li a.reser:hover {
	display: block;
	float: left;
	height: 36px;
	width: 161px;
	color: #ffffff;
	font: bold 11px/34px "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
	text-decoration: none;
	background: url(../images/menu/reser2.jpg) no-repeat;}


#content_top{ width: 815px;
		margin: 0 auto;
		height: 50px;
		background: url(../images/cont_top.jpg) no-repeat;
		}
#bottom { height: 50px;
		background: url(../images/bottom.jpg) no-repeat;
		margin:0 auto;
		width: 815px;
		}

#panleft {
	float: left;
	width: 220px;
	padding-left: 14px;
	}
#panleft h1{
	margin-top: 10px;
	background: url(../images/sideh2.jpg) no-repeat;
	height: 35px;
}

#panleft ul{
	list-style-type: none;
	padding:0;
}
#panleft ul li{
	width: 190px;
	margin-bottom: 5px;
	list-style-type: none;
	background: url(../images/lis2.jpg) bottom left repeat-x;
}

#panleft  ul li a{
	text-decoration:none;
	padding-top: 5px;
	color:#f0f24c;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
#panleft ul li a:hover{
	text-decoration:none;
	color:#d39104;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}

#panmenu {
	width: 183px;
	position: relative;
	float: left;
	padding-left: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	font-size: 11px;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 1.3em;	
}
#panmenu ul, li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;	
}
#panmenu li {
	list-style-position: inside;
	list-style-type: none;
	list-style-image: url(../images/ico/bullet.png);
}
#panmenu a:link {
	color: #333333;
	text-decoration: none;
}
#panmenu a:visited {
	color: #333333;
	text-decoration: none;
}
#panmenu a:hover {
	color: #FF0000;
	text-decoration: underline;
	background-color: #FFFFFF;
}
#panmenu_bottom {
	background-image: url(../images/balirooms_07.jpg);
	background-repeat: no-repeat;
	height: 43px;
	width: 189px;
	position: relative;
	float: left;
}

#panright {
	width: 520px;
	float: left;
	padding-left: 20px;
	padding-right:10px;
	}
#panright h3 { font-size: 18px;}
#panright a{
	color:#ffab1a;
	}
#panright a:hover{
	color:#000000;
	}
#panright_top {
	background-image: url(../images/balirooms_04.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 36px;
	width: 582px;
	position: relative;
}
#pancontent {
	background-image: url(../images/balirooms_06.jpg);
	background-repeat: repeat-y;
	float: right;
	width: 582px;
	position: relative;
	margin-bottom: -32767px;
	padding-bottom: 32767px;
}
#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 3.5em;
	margin-right: 2em;
	text-align: justify;
}
#content img{
	padding-right: 3px;
}
#content a:link {
	color: #666666;
	text-decoration: underline;
}
#content a:visited {
	color: #666666;
	text-decoration: underline;
}
#content a:hover {
	color: #FF0000;
	text-decoration: none;
}

#panright_bottom {
	background-image: url(../images/balirooms_08.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 24px;
	width: 582px;
	position: relative;
}
#panbottom {
	float: left;
	width: 800px;
	background-image: url(../images/balirooms_10.jpg);
	background-repeat: repeat-y;
	background-position: 198px;
	position: relative;
}


#footer {
	width: 815px;
	height: 70px;
	margin:0 auto;
	padding:10px 0 10px 0;
	background:url(../images/footer.jpg) no-repeat;
	color:#fff;
	font-family:Tahoma;
	font-size:12px;
	
}

#copyright {
	background-color: #CCCCCC;
	height: 100px;
	width: 800px;
	padding-top:2.5em;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
#menubottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin:0 auto;
	padding-top:5px;
	padding-bottom:3px;
	color:#fff;
}
#menubottom a {
	color: #FFFFFF;
	text-decoration: none;
}
#menubottom a:hover {
	color: #CCFF66;
	text-decoration: none;
}

/* ads by yudik */

#overviewhotel{
	padding: 0px;
	text-align: justify;
}

#overviewhoteltitle{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	height: 15px;
	font-weight: bold;
}
#overviewhotel span{
	background-image: url(../images/ico/rectpoint.gif);	
	background-repeat: no-repeat;
	background-position: bottom left ;
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	font-size: 11px;
	font-weight: bold;
	padding-left: 15px;
	color:#990000;
}
#titlesubmenu{
	height:25px;
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	font-size: 12px;
	font-weight: bold;
	color:#fff;
	}
#titlemenu{
	width: 200px;
	height: 30px;
	background-repeat: no-repeat;
	margin-right: 5px;
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	font-size: 16px;
	font-weight: bold;
	/*float: left;*/
	color: #c4f305;
	}
#itenarytitle{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#CCFF00;
}
#itenarycontent{	
	padding: 0px;
	text-align: justify;
}
#itenarysubtitle{
	background-color: #F0F0E1;
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	height: 15px;
	margin-top: 8px;
	margin-bottom: 8px;
}	
#itenarycontent span{
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	font-size: 10px;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	color: #FFFFFF;
	background-color: #CCCC66;
	padding-top:3px;	
}
#itenarycontent img{
	padding-right: 5px;
	
}
#img_logo
{
	margin-right:5px;
	padding:0;
	width:200px;
	border:2px #000000 solid;
}
#img_gallery
{
	margin:0;
	padding:0;
	width:200px;
	border:2px #FFFFFF solid;
}
#img_news
{
	margin:0;
	padding:0;
	margin-right:4px;
	border:2px #FFFFFF solid;
}
#menuareabotom
{
	color:#666666;
}
#menuareabotom a
{
	color:#666666;
}
#menuareabotom a:hover
{
	color:#999999;
}

#pager {
	margin: 20px 0;
}
#pager div {
	text-align: center;
	margin-right: 2px;
	padding: 0;
}
#pager div a {
	padding: 3px;
	background: #fff;
	font-size: 10px;
	text-decoration: none;
	overflow: visible;
	border-right: 1px solid #CACACA;
	border-bottom: 1px solid #CACACA;
}
#pager div span {
	padding: 3px;
	background: #660033;
	color: #fff;
	font-size: 10px;
	text-decoration: none;
	overflow: visible;
	border-right: 1px solid #CACACA;
	border-bottom: 1px solid #CACACA;
}
#pager div a:hover {
	background: #660033;
	color: #fff;
}
#balinter{
padding:4px;
color:#fff;
}
#balinter a{
padding:4px;
text-decoration:none;
color:#CCFF66;
}
#balinter a:hover{
padding:4px;
text-decoration:underline;
color:#FFCC66;
}

#clear{clear:left;}
