body {
	margin:0; padding:0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.clear {
clear: both;
}

#header {
	height: 30px;
	padding-top: 100px;
	background-image: url('../images/logo_casa_bilbor.gif');
	background-repeat: no-repeat;
	background-position: 10px 20px;
}

#header-menu {
	float: right;	
	width: 500px;
}

#header-menu a {
	font-weight: bold;
	color: #6A6A6A;
	text-decoration: none;
}

#header-menu a:hover{
	 color: #F7A100;
}

.menu-item, .menu-separator {
	float: left;
}

.menu-item b {
	 color: #75B37C;	
}

.menu-separator {
	margin: 0 5px 0 5px;
}

#container {
	margin: auto;
	width: 700px;
}

#footer {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 11px;
}

#footer a {	
	 color: #39673E;
}

#footer a:hover {
	 color: #F7A100;	
}

#content-up {
	height: 17px;
	background-image: url('../images/content-up.jpg');
	background-repeat: no-repeat;
}

#content {
	background-image: url('../images/content.gif');
	background-repeat: repeat-y;
	
}

#content-down {
	height: 17px;
	background-image: url('../images/content-down.jpg');
	background-repeat: no-repeat;
}

#left-content {
	width: 480px;
	float: left;
}

#right-content {
	width: 220px;
	float: right;
}

.left-content-text, .right-content-text {
	padding: 20px;
}

.right-content-text h2 {
	font-size: 20px;
	margin-bottom: 20px;
	color: #F5F5DC;
}

.right-content-text {
	color: #FCFCF5;
	font-family: Helvetica ,Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.right-content-text a {
	color: #FCFCF5;	
}

.right-content-text a:hover {
	 color: #F7A100;
}

.right-content-text p {
	margin-bottom: 10px;
	line-height: 130%;
}

.content-header-img {
	text-align: center;
	margin-bottom: 10px;
}

.content-header-img img {
	border: 1px solid #DDDDDD;
	padding: 1px;
}

.left-content-text p {
	margin-bottom: 10px;
	line-height: 150%;
	text-align: justify;
}

.left-content-text a {
	color: #2C4949;
}

.left-content-text a:hover {
	color: #7E7E7E;
}

.left-content-text ul {	
	margin-left: 20px;
	line-height: 150%;
}

.errormsg {
	border: 1px solid #B5B5B5;
	background-color: #FFF2F2;
	padding: 6px;
	width: 400px;
	text-align: center;
	margin: auto;
	margin-top: 10px;
	margin-bottom: 20px;
	color: #660000;
}

.errmsg2 {
	border: 1px solid #B5B5B5;
	background-color: #F0F4FD;
	padding: 6px;
	width: 400px;
	text-align: center;
	margin: auto;
	margin-top: 10px;
	margin-bottom: 20px;
	color: #0000CD;	
}

a.rezerva {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #E1FFE1;
	text-decoration: underline;
}

.galleria{list-style:none;width:210px; margin:0;padding:0 }
.galleria li{display:block;width:80px;height:90px;overflow:hidden;float:left;margin:0 10px 10px 0; border:2px solid #EFEBDF;}
.galleria li a{display:none}
.galleria li div{position:absolute;display:none;top:0;left:180px}
.galleria li div img{cursor:pointer}
.galleria li.active div img,.galleria li.active div{display:block}
.galleria li img.thumb{cursor:pointer;top:auto;left:auto;display:block;width:auto;height:auto; }
.galleria li .caption{display:block;padding-top:.5em}
#main_image {text-align:center; font:italic 1em georgia,serif;}
#gallerynav {text-align:center;}
#main_image img{width: 440px;}
* html .galleria li div span{width:400px} /* MSIE bug */