body {
	background: #F1F1F1;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #464646;
}

.site {
	width: 1000px;
	position: relative;
	top: 8px;
	background:#FFF;
}

.header {
	background: url(images/back_header.jpg) top repeat-x;
	height: 150px;
	width: 1000px;
	position: absolute;
	top: 0;
}

.parteneri {
	position: absolute;
	top: 20px;
	left: 20px;
	text-align: left;
}

.meniu {
	position: absolute;
	top: 10px;
	left: 340px;
	text-align: left;
}

.content {
	float:left;
	width: 650px;
	padding-top: 150px;
	background: #FFF;
}

.sidebar {
	float:right;
	width: 350px;
	padding-top: 150px;
	background: #FFF;
}

.stiri {
	width: 650px;
	height: 33px;
	background: url(images/back_sus.jpg) top repeat-x;
	border-top: 1px solid #fbf7ee;
	border-right: 1px solid #fbf7ee;
	border-bottom: 1px solid #d4d3d1;
}

.cautare {
	width: 350px;
	height: 33px;
	background: #6b6a65;
	border-top: 1px solid #8b877e;
	border-bottom: 1px solid #8b877e;
}

.accomodation {
	width: 350px;
	height: 33px;
	background: #6b6a65;
	border-top: 1px solid #8b877e;
	border-bottom: 1px solid #8b877e;
}

.contact {
	width: 350px;
	background: #eae7e0;
	border-left: 1px solid #d4d3cf;
	border-bottom: 1px solid #d4d3cf;
}

.footer {
	clear:both;
	width: 1000px;
	height: 42px;
	background: #3d332a;
	position:relative;
}

.jos {
	height: 8px;
	position:relative;
	background: #F1F1F1;
}

.iconC {
	position:absolute;
	top: 116px;
	right: 250px;
	z-index: 2;
}

.input-cautare {
	width: 145px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #1a1613;
	border:0px;
}

.input-box {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #CC0000;
	border: 0px;
	border-bottom: 1px solid #DDD;
}

a:link {
	color: #af0000;
}
a:visited {
	color: #af0000;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #af0000;
}

a.nou:link {
	color: #FFF;
	text-decoration:none;
}
a.nou:visited {
	color: #FFF;
	text-decoration:none;
}
a.nou:hover {
	color: #FFF;
	text-decoration:none;
}
a.nou:active {
	color: #FFF;
	text-decoration:none;
}