@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
}
body {
	background-color: #000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin:0;
	padding:0;
}
a:link {
	color: #fff;
	text-decoration: none;
}
a:visited {
	color: #fff;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #000;
}
a:active {
	color: #fff;
	text-decoration: none;
}
h1 {
	font-size: 18px;
	color: #000;
}

.not_here{display:none;}

#main{
	width:910px;
	margin:auto;
	background-color:#ac956b;
}
#header{
	width:910px;
	background:url(../media/bucharest-accomodations.jpg) no-repeat top left;
	height:324px;
}
#content{
	width:700px;
	margin:22px 8px 0 0;
	float:left;
	}
#menu{
	width:182px;
	float:left;
	margin:10px;
	_margin:3px;
}
#menu dt {
	width:182px;
	background:url(../media/menu.jpg) top left no-repeat;
	height:11px;
}
#menu dl{
	width:182px;
	background:url(../media/menubg.jpg) left repeat-y;
}
.item{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	line-height:24px;
	margin-left:14px;
	padding:0;
	text-align:left;
	}
.bottom {
	width:182px;
	background:url(../media/menu_b.jpg) top left no-repeat;
	height:11px;	
	padding:0;
	margin:0;
	text-align:left;
	}
.spacer{
	background:url(../media/spacermenu.jpg) left top no-repeat;
	height:5px;
	margin:0 0 0 15px;
	padding:0;
	}
.phone{	
	margin:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:19px;
	font-weight:bold;
	color:#FFF;
	}
.mail{	
	margin:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#FFF;
	}
	
.category{
	width:100%;
	background-color:#b5a17b;
	margin:0;
	padding:0;
	height:30px;
	line-height:30px;
	}
.supertitle{
	background-color:#02a6a5;
	padding:0 10px 0 10px;
	margin-right:10px;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	float:left;
	}
.entry{
	width:200px;
	height:150px;
	margin:10px 0 10px 20px;
	float:left;
	color:#000;
	font-size:12px;
	font-weight:bold;
	}
.entry img {
	border: 2px solid #beaa89;
	}
#lang{
	float:right;
	height:54px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	line-height:54px;
	margin-right:18px;
	}
.description{
	width:340px;
	margin:0;
	padding:0;
	float:left;
	}
.descriptionpage{
	width:700px;
	margin: 10px 0 0 0;
	padding:0;
	float:left;
	}
#details{
	width:350px;
	margin:0 0 0 5px;;
	padding:0;
	float:left;
	}
	
#discount {
	border:2px solid #b5a17b;
	padding:10px;
	height:30px;
	}
.dbox{
	width:25%;
	float:left;
	margin:0;
	padding:0;
	color:#000;
	}
#foto {
	margin-top:10px;
	}
#foto  img {
	border: 2px solid #beaa89;
	}
#tur  img {
	border: 2px solid #beaa89;
	}
#rezerva{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000;
	background-color:#ffc600;
	line-height:30px;
	padding:0 10px 0 10px;
	margin-top:5px;
	height:30px;
	width:auto;
	text-transform:uppercase;
	}
.clear{
	clear:both;
	}
#comanda{
	width:100%;
	height:100%;
	position:absolute;
	z-index:2;
	display:none;
	}
#dialog {
	display:none;
	}
