@charset "utf-8";
/* CSS Document */

body {
	background-color:#392425;
	background-image:url(images/bg.gif);
	background-repeat:repeat;
	text-align:center;
	padding:0;
	margin:0;
	}
#mainwrapper {
	margin:0 auto 0 auto;
	background:#3b3330;
	width:750px;
	padding:10px;
	}
#header {
	width:100%;
	height:60px;
	}
#contentwrapper {
	width:750px;
	}
#content {
	background:#FFFFFF;
	width:740px;
	padding:5px;
}
#banner {
	width:740px;
	height:200px;
	background:#333333 url(images/bnr.jpg) no-repeat;
	}
#sep10 {
	background-color:#FFFFFF;
	width:740px;
	height:10px;
	}
#menuwrapper {
	width:740px;
	height:50px;
	background:#003333;
	}
ul#menu {
	padding:0;
	margin:0;
	border:0;
	list-style-type:none;
	width:740px;
	display:block;
	height:50px;
	float:left;
	background:#504845 url(images/menu-bg.jpg) repeat-x;
	}
#mnusep {
	background:#3c3431 url(images/menu-sep.jpg) left top no-repeat;
	width:1px;
	height:50px;
	float:left;
	}
#ul#menu li{
	display:block;
	float:left;
	margin:0;
	padding:0;
	width:123px;
	height:50px;
	}
ul#menu a{
	display:block;
	float:left;
    width:122px;
	height:50px;
	overflow:hidden;
	}
li#acasa a {
	background: transparent url(images/btn-acasa.jpg) no-repeat top left;
	}
li#cazare a {
	background: transparent url(images/btn-cazare.jpg) no-repeat top left;
	}
li#restaurant a {
	background: transparent url(images/btn-restaurant.jpg) no-repeat top left;
	}
li#servicii a {
	background: transparent url(images/btn-servicii.jpg) no-repeat top left;
	}
li#rezervari a {
	background: transparent url(images/btn-rezervari.jpg) no-repeat top left;
	}
li#contact a {
	background: transparent url(images/btn-contact.jpg) no-repeat top left;
	}
ul#menu a:hover{
	background-position: 0 -50px;
	}
#colwrapper {
	clear:both;
	width:740px;
	padding-top:10px;
	padding-bottom:20px;
	background-color:#EBE7D3;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#330000;
	}
#cw2{
	width:100%;
	height:100%;
	}
.colleft{
	padding-left: 20px;
	text-align:left;
	vertical-align:top;
}
.colright{
	padding-left:5px;
	padding-right:10px;
}
#footer {
	width:100%;
	height:40px;
	padding:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#CCCCCC;
	}
	
.inlineimg {
	border:#FFFFFF solid 4px;
	float:left;
	margin-right:5px;	
	}

#title {
	background:#3b3330 url(images/roata.jpg) no-repeat;
	width:150px;
	height:60px;
	float:left;}
#txtbox {
	padding-left:10px;
	float:left;
	width:320px;
}
.artheading {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#FF6600;} 
.frstltr {
	font-weight:bold;}
#hrule {
	clear:both;
	width:500px;
	height:12px;
	margin-bottom:6px;
	margin-top:0;
	margin-left:auto;
	margin-right:auto;
	padding:0;
	border-bottom:solid 1px #FBFBF0;
	overflow:hidden;}
