html
{
	padding: 0;
	margin: 0;
}

body
{
	background: #822f1f url(/resources/styles/fixed/bilaleiga/bg.gif) repeat-x;
	padding: 0;
	margin: 0;
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #555555;
}

img
{
	border: none;
}

a
{
	color: #822f1f;
	font-weight: bold;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

div#supercontainer
{
	width: 948px;
	margin: 15px auto;
}

div#header
{
	width: 100%;
	background: url(/resources/styles/fixed/bilaleiga/top.gif) no-repeat;
	height: 108px;
}

a#logo
{
	display: block;
	float: left;
	margin-top: 20px;
	margin-left: 34px;
	width: 117px;
	/*height: 69px;*/
	text-transform: uppercase;
	font-size: 25px;
}



div#lang
{
	float: right;
	position: relative;
	right: 520px;
	top: 20px;
	width: 13px;
	height: 18px;
}

div#menu
{
	float: left;
	font-size: 14px;
	margin: 65px 0 0 30px;
	color: #dddddd;
	font-weight: bold;
}

div#header-img
{
	float: right;
	margin: 0px 15px 0px 0px;
}

div#shortcuts
{
	float: right;
	margin: 34px 30px 0 0;
	color: #dddddd;
	font-weight: bold;
}

div#search
{
	float: right;
	clear: right;
	margin: 15px 40px 0 0;
	width: 205px;
}

div#search input
{
	display: block;
	float: left;
	color: #666666;
	font-size: 11px;
	border: 1px solid #cccccc;
	width:165px;
}

div#search a
{
	display: block;
	float: left;
	width:30px;
	margin: 1px 0 0 6px;
}

div#middle
{
	float: left;
	clear: both;
	width: 936px;
	background: url(/resources/styles/fixed/bilaleiga/middle.gif) repeat-y;
	padding: 0 4px;
}

div#booking
{
	width: 100%;
	border-top: 2px solid #dbd2c3;
}

div#booking-left
{
	float: left;
	width: 334px;
	padding: 16px 24px 24px 16px;
}

div#booking-right
{
	float: left;
	/*width: 561px;*/
	width: 525px;
	border-left: 1px solid #dbd3c4;
	padding: 18px;
	background: url(/resources/styles/fixed/bilaleiga/left-bg.gif) repeat-x;
}

div#booking-right-col1
{
	float: left;
	width: 330px;
}

div#booking-right-col2
{
	float: left;
	width: 177px;
	padding-left: 18px;
}

div#footer
{
	float: left;
	clear: both;
	width: 100%;
	background: url(/resources/styles/fixed/bilaleiga/footer.gif) no-repeat;
	height: 31px;
	color: #666666;
	padding: 10px;
	text-align: center;
}

/* BILABOX */

div#boxes
{
	clear:both;
	float:left;
	padding:31px 20px 10px 20px;
	width:898px;
	border:1px #fff solid;
	background: url(/resources/images/183_bg-boxes.gif) repeat-x top left;
}

div.box
{
	float:left;
	width:438px;
	border: 1px solid rgb(221,221,221);
}

div.box-bg
{
	clear:both;
	float:left;
	width: 438px;
	background: url(/resources/images/180_bg-box.gif) repeat-x bottom left rgb(238,238,238);
}

div.box-top-left
{
	position: relative;
	top:-1px;
	left:-1px;
	clear:both;
	float:left;
	width:438px;
	background: url(/resources/images/184_bg-box-top-left.gif) no-repeat top left;
}

div.box-top-right
{
	position: relative;
	left:2px;
	clear:both;
	float:left;
	width:438px;
	background: url(/resources/images/185_bg-box-top-right.gif) no-repeat top right;
}

div.box-bottom-left
{
	position: relative;
	top:2px;
	left:-2px;
	clear:both;
	float:left;
	width:438px;
	background: url(/resources/images/181_bg-box-bottom-left.gif) no-repeat bottom left;
}

div.box-bottom-right
{
	position: relative;
	left:2px;
	clear:both;
	float:left;
	width:438px;
	background: url(/resources/images/182_bg-box-bottom-right.gif) no-repeat bottom right;
}

div.box-content
{
	position: relative;
	top:-1px;
	left:-1px;
	clear:both;
	float:left;
	padding:10px;
	width:418px;
	height: auto !important;
	height: 120px;
	min-height:120px;
}

.box-content a
{
	font-size:14px;
	font-weight:bold;
	color: rgb(131,48,30);
	text-decoration: none;
}

div.clear
{
	clear:both;
	float:left;
	width:898px;
}

div.v-clear
{
	float:left;
	width:18px;
	height:140px;
}

div.h-clear
{
	overflow:hidden;
	clear:both;
	float:left;
	width:898px;
	height:10px;
}

div.box-image
{
	float:right;
	width:133px;
}

div.box-image img
{
	vertical-align:bottom;
}

div.box-image a
{
	clear:both;
	float:right;
	padding:10px 5px 0px 0px;
}

#content_left
{
	float: left;
	padding: 10px;
	width: 300px;
}

#content_right
{
	float: left;
	padding: 10px;
	width: 600px;
}