html {
	height: 100.01%;
}
body {
	font-size:11px;
	color:#666;
	background-color:#fefefe;
	margin:0;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
form {
	margin:0;
	padding:0;
}
a {
	color:#666;
	text-decoration:none;
	cursor:pointer;
}
a:hover {
	color:#666;
	text-decoration:none;
	cursor:pointer;
}
input {
	border:1px solid #CCCCCC;
	font-size:10px;
}
#wrapper {
	width:1000px;
	margin:0 auto;
}
#header {
	width:1000px;
	display:block;
	margin:0 auto;
}
#logo {
	width:270px;
	height:100px;
	background: url('images/logo.jpg') no-repeat;
	float:left;
}
#logo a {
	width:270px;
	height:100px;
	display:block;
}
#logo span {
	display:none;
}
#menu_top {
	width:730px;
	height:60px;
	display:block;
	float:right;
	padding: 5px 0px 0 0;
	text-align:right;
}
#menu_top a {
	color:#666;
	text-decoration:none;
}
#menu_top a:hover {
	color:#666;
	text-decoration:underline;
}
#menu {
	list-style:none;
	margin:0;
	padding:1px 0 0 0;
	float:right;
}
#menu li {
	list-style:none;
	float:left;
	background: url('images/menu_off_left.gif') no-repeat;
	height:34px;
	margin-left:5px;
	font-size:12px;
	font-weight:bold;
}
#menu li a {
	list-style:none;
	float:left;
	margin:0;
	padding:10px 20px 10px 10px;
	background: url('images/menu_off_right.gif') repeat-x right;
	height:14px;
	color:#fff;
	text-decoration:none;
	margin-left:10px;
}
#menu li a:hover {
	color:#fff;
	text-decoration:none;
}
#menu li.current {
	list-style:none;
	float:left;
	background: url('images/menu_on_left2.gif') no-repeat;
	height:34px;
	padding-left: 10px;
	margin-left:5px;
	font-size:12px;
	font-weight:bold;
}
#menu li.current a {
	list-style:none;
	float:left;
	margin:0;
	padding:10px 20px 10px 10px;
	background: url('images/menu_on_right2.gif') repeat-x right;
	height:14px;
	color:#fff;
	text-decoration:none;
}
.oferta {
	clear:both;
	width:1000px;
	height:230px;
}
#portocaliu {
	background-color:#feaa00;
	width:270px;
	height:230px;
	float:left;
	text-align:right;
	color:#fff;
	padding-right:10px;
	padding-left:20px;
}
#portocaliu h1 {
	margin-top:10px;
	font-size:22px;
}
#portocaliu h1 a{
	color:#fff;
	text-decoration:none;
}
#portocaliu h1 a:hover{
	color:#fff;
	text-decoration:none;
}
#portocaliu span.title {
	font-size:14px;
	font-weight:bold;
}
#portocaliu span.pret {
	font-size:22px;
	color:#000;
	font-weight:bold;
}
#portocaliu a.left {
	width:31px;
	height:22px;
	display:block;
	background: url('images/arrow_left.gif');
	cursor:pointer;
	float:right;
	margin-right:5px;
}
#portocaliu a.right {
	width:31px;
	height:22px;
	display:block;
	background: url('images/arrow_right.gif');
	cursor:pointer;
	float:right;
}
#portocaliu a.left:hover {
	width:31px;
	height:22px;
	display:block;
	background: url('images/arrow_left_on.gif');
	cursor:pointer;
	float:right;
	margin-right:5px;
}
#portocaliu a.right:hover {
	width:31px;
	height:22px;
	display:block;
	background: url('images/arrow_right_on.gif');
	cursor:pointer;
	float:right;
}
#portocaliu div.continut {
	height:105px;
	overflow:hidden;
	display:block;
}
#poza_header {
	float:right;
	width:700px;
	height:230px;
}
#content {
	width:1000px;
	display:block;
	padding-top:10px;
}
#center {
	width:730px;
	float:left;
}
#submenu {
	list-style:none;
	margin:0;
	padding:1px 0 0 0;
}
#submenu li {
	list-style:none;
	float:left;
	background: url('images/submenu_off_left2.gif') no-repeat;
	height:24px;
	margin-right:5px;
	font-size:12px;
}
#submenu li a {
	list-style:none;
	float:left;
	margin:0;
	padding:5px 10px 0 0;
	background: url('images/submenu_off_right2.gif') repeat-x right;
	height:19px;
	color:#fff;
	text-decoration:none;
	margin-left:10px;
	width:121px;
	text-align:center;
	font-weight:bold;
	font-size:12px;
}
#submenu li a:hover {
	color:#fff;
	text-decoration:none;
}
#submenu li.current {
	list-style:none;
	float:left;
	background: url('images/submenu_on_left2.gif') no-repeat;
	height:24px;
	padding-left:10px;
	margin-right:5px;
	font-size:11px;
}
#submenu li.current a {
	list-style:none;
	float:left;
	margin:0;
	padding:5px 10px 0 0;
	background: url('images/submenu_on_right2.gif') repeat-x right;
	height:19px;
	color:#fff;
	width:121px;
	text-decoration:none;
	text-align:center;
	font-weight:bold;
	font-size:12px;
}
#main_content {
	clear:both;
	width:725px;
	padding-top:5px;
}
.box {
	float:left;
	width:625px;
	background: #fefefe url('images/box.gif') no-repeat center bottom;
	padding: 25px 50px;
	margin-bottom:15px;
}
.box div.image {
	width:150px;
	height:100px;
	float:left;
	margin-right:20px;
}
.box div.image img{
	border:1px solid #000;
}
.box div.continut {
	text-align:justify;
	color:#909090;
}
.box h1 {
	color:#ff8b06;
	font-size:19px;
	font-weight:bold;
	margin:0 0 10px 0;
	padding:0;
}
.box div.continut h2 {
	color:#ff8b06;
	font-size:19px;
	font-weight:bold;
	margin:0 10px 0 0;
	padding:0;
	float:left;
}
.box div.continut h3 {
	color:#909090;
	font-size:16px;
	font-weight:bold;
	padding:5px 0 0 0;
	margin:0px;
}
.box2 {
	float:left;
	width:625px;
	padding: 25px 50px;
	margin-bottom:15px;
}
.box2 div.image {
	width:150px;
	height:100px;
	float:left;
	margin-right:20px;
	margin-bottom:10px;
}
.box2 div.image img{
	border:1px solid #000;
}
.box2 div.continut {
	text-align:justify;
	color:#909090;
}
.box2 div.continut a img {
	border:none;
}
.box2 div.continut h2 {
	color:#ff8b06;
	font-size:19px;
	font-weight:bold;
	margin:0 10px 0 0;
	padding:0;
	float:left;
}
.box2 div.continut h3 {
	color:#909090;
	font-size:16px;
	font-weight:bold;
	padding:5px 0 0 0;
	margin:0px;
}

#right {
	float:right;
	width:260px;
	margin-left:10px;
}
#right select {
	width:241px;
	border:1px solid #CCCCCC;
	font-size:10px;
}
#right span.title {
	color:#f1508c;
	
}
#right span.title a {
	color:#f1508c;
	text-decoration:none;
}
#right span.title a:hover {
	color:#f1508c;
	text-decoration:underline;
}
#right input {
	width:177px;
	border:1px solid #CCCCCC;
	font-size:10px;
}
.blue_menu {
	background: url('images/blue_menu.gif') repeat-x;
	width:240px;
	height:19px;
	margin-bottom:3px;
	padding: 5px 10px 0 10px;
	color:#fff;
	font-weight:bold;
	font-size:12px;
}
.blue_menu a {
	color:#fff;
	text-decoration:none;
	display:block;
}
#bilete_avion {
	background: url('images/bilete_avion.jpg') no-repeat;
	width:260px;
	height:31px;
	margin-bottom:10px;
}
#bilete_avion span {
	display:none;
}
.breadcrumbs {
	font-size:14px;
	font-weight:bold;
}	
.link_tari {
	color:#fff;
	padding:5px;
	text-decoration:none;
	margin:5px 2px;
	font-weight:bold;
	background-color: #ffd580;
	float:left;
}	
.link_tari:hover {
	background-color: #ffd580;
	color:#fff;
	text-decoration:none;
}	
#cauta_oferta {
	background: url('images/cauta_oferta.jpg') no-repeat;
	width:260px;
	height:31px;
	margin-bottom:10px;
}
#cauta_oferta span {
	display:none;
}
#stiri {
	background: url('images/stiri.jpg') no-repeat;
	width:260px;
	height:31px;
	margin-bottom:10px;
}
#stiri span {
	display:none;
}
#newsletter {
	background: url('images/newsletter.jpg') no-repeat;
	width:260px;
	height:31px;
	margin-bottom:10px;
	clear:both;
}
#newsletter span {
	display:none;
}
#oferte_speciale {
	margin:10px 0;
	display:block;
	width:715px;
	height:160px;
	clear:both;
	padding-left:10px;
}
#oferta_jos {
	width:340px;
	height:110px;
	border: 1px solid #000;
	float:left;
	-moz-opacity:.75;
	opacity: .75;
	filter: alpha(opacity=75);
	padding-top:40px;
}
#oferta_jos div.title {
	height:50px;
	color:#fff;
	font-size:30px;
	float:left;
	letter-spacing:-0.1em;
	padding-left:20px;
}
#oferta_jos div.title a {
	color:#fff;
	text-decoration:none;
}
#oferta_jos div.title a:hover {
	color:#fff;
	text-decoration:none;
}
#oferta_jos div.pret {
	background:#fff;
	height:30px;
	-moz-opacity:.85;
	opacity: .85;
	filter: alpha(opacity=85);
	color:#f2518d;
	font-size:20px;
	float:right;
	margin-right:15px;
	padding:10px 10px;
	font-weight:bold;
	letter-spacing:-0.1em;
}
#oferta_jos div.jos {
	clear:both;
	background:#fff;
	height:40px;
	width:300px;
	-moz-opacity:.85;
	opacity: .85;
	filter: alpha(opacity=85);
	color:#000;
	padding: 10px 20px;
	text-align:justify;
}
#footer {
	clear:both;
	height:85px;
	background:url('images/footer.gif') repeat-x;
	text-align:center;
	display:block;
	margin-top:15px;
	padding-top:15px;
	color:#fff;
	font-size:11px;
	font-weight:bold;
}
#footer a {
	color:#fff;
	text-decoration:none;
}
#footer a:hover {
	color:#fff;
	text-decoration:underline;
}
.eroare {
	color:#ff0000;
}
.navigator, .navigator a {
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	color: #feaa00;
	text-decoration: none;
	text-align: center;
	cursor:pointer;
}

.navigator_current, .navigator_current a {
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	background: #feaa00 ;
	text-align: center;
}

.navigator_more, .navigator_more a {
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	color: #feaa00;
	text-decoration: none;
	text-align: center;
	cursor:pointer;
}
