@charset "utf-8";

/*Oferta 1 mai 2009*/
.mai {
	text-align:center;
}
.front_link a {
	text-decoration:none;
	color: #CCCCCC; 
}
.front_link a:hover {
	text-decoration: underline;
}
/*Designed for Allegro Hotel by ICS7*/
body {
	 margin: 0 auto ;
	 padding: 0 ;
	 float: left; /*no use :D*/
	 width:100%;
	 background: url(../images/background.gif);
	 color: #CCCCCC;
	 font-family: Arial, Helvetica, sans-serif;
}
p {
	 font-size:12px;
	 line-height:200%;
}
h1, h2, h3 {
	text-transform: lowercase;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #CCCCCC;
}
.thumbnail{
	padding: 5px 5px 15px 5px;
	background-color: #333333;
	border: 2px solid #2a2a2a;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	}
.thumbnail:hover{
	background: #000000;
}
a img{ 	
	border: none;
}
.div_clear{
	clear:both;
}	
#header {	
	clear:both;
	float:left;
	width:100%;
	height: 80px;
}
#logo{
	 width: 800px;
	 margin: 0 auto;																																																																																																										
}
#logo h1 , h2{
	color:#000066;
}	
#logo h1 {
	text-transform:capitalize;
	float: left;
	margin: 20px 0 0 0;
	padding: 0 40px 0 50px;
	letter-spacing: -2px;							
	font-size: 48px;
}

#logo h2 {
	float: right;
	padding: 18px 0 0 0;
	margin: 42px 0 0 0;
	font-size: 20px;
	color: #333333;
	word-spacing: -1px;
}
#page {
	width:810px;
	clear:both; /*float fix in safari*/
	overflow:hidden;/*100% height fix*/
	margin: 0 auto;
	background: #333333 url(../images/himage.jpg) top no-repeat;
	border:4px solid #666666 ;
	padding-top: 300px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	
}
#stanga{
	width:560px;
	float:left;
}
#stanga h3{
	border-bottom: #000000 solid 2px;
	padding-top:20px;
	font-size:20px;
}
#stanga p{
	 text-indent: -15px;
	 padding-left:15px;
}
#dreapta{
	width:150px;
	float:right;
}
#dreapta h3{
	border-bottom: #000000 solid 2px;
	padding-top:20px;
	font-size:20px;
}
#dreapta a{
	text-decoration:none;
	font-weight:bold;
	color:#999999;
	font-size:14px;
}
#dreapta a:hover{
	color: #FFFFFF;	
}
#dreapta ul {
	margin: 0;	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 0;
	list-style: none;
}
#dreapta li{
	border-bottom: #000000 dotted 1px;		
}
.contact p{
	text-align:center;
	font-size:14px;
	font-weight: bold;
	margin:0 auto;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
.contact h6{
	margin:0 auto;
	padding-top:10px;
	text-decoration:underline;
}
/* Footer styles */
#footer {
	border-top:#000000 solid 3px;
	margin-top:50px;
	padding-bottom:10px;
	clear:both;
	float:left;
	width:100%;
	background: url(../images/background_footer.jpg) repeat #000000;
}
#footer p{
	font-size:14px;
	font-weight: bold;
	color: #FFFFFF;
}
#footer a{
	text-decoration:none;
	color: #FFFFFF;
}
#footer table{
	margin-top:15px;
}
#footer th{
	margin:20px;
}
#footer img{
	width:88px;
	height:31px;
}

