/*
	*************************************************
	GENERAL DECLARATIONS
	*************************************************
*/
body {
	margin: 0px;
	/* background-image: url(../images/site_bg.jpg); */
	background-repeat: repeat-x;
	background-color: #e1dbc3;
}

form { margin: 0; }

body, td, div, li, a, span, b, i, input, textarea, select {
	font-family: Arial;
	font-size: 11px;
	color: #464646;
	line-height: 14px;
}

ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

a {
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

.contentSpacing { padding-bottom: 8px; }
.bgGrey { background-color: #f2f2f2; }
.borderGrey { border-bottom: 1px solid #e5e5e5; }

.float_left { float: left; }
.float_right { float: right; }
.no_float { float: none; clear: both; font-size: 1px; }

.align_left { text-align: left; }
.align_right { text-align: right; }

input.hidden_submit {
	width: 1px;
	height: 1px;
	background: #ffffff;
	border: 0;
	position:absolute;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
}

div.navigation {
	height:60px;
}

div.main {
	text-align: left;
	width: 1000px;
	/*
	background:url(../images/left_background.jpg) no-repeat top left;
	*/
}

div.content {
	margin-left: 400px;
	padding-top: 21px;
	
	height:700px;
	min-height:700px;
}

html>body div.content{height:auto}

div.bara {
	width: 575px;
	height: 35px;
	background: url(../images/bara_bg.jpg) no-repeat;
}

div.bara2 {
	width: 740px;
	height: 35px;
	background: url(../images/bara_bg2.jpg) no-repeat;
}

div.bara_content {
	padding-left:18px;
	padding-top: 6px;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #3f3f3f;
}

div.bara_content a {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #3f3f3f;
}

div.sectiune {
	float: left;
	width: 298px;
/*
	height: 212px;
	background: url(../images/sectiuni_bg.jpg) no-repeat;
*/
	margin-top: 24px;
}

div.sectiune_content {
	width: 260px;
	/*
	height: 155px;
	*/

}

div.sectiune_content2 {
	width: 260px;
}

div.sectiune_titlu {
	text-align: center;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #3a1100;
	height: 30px;
	width: 290px;
/*	
	position: relative;
	top: -45px;
*/
}

div.sectiune_image {
	width: 298px;
	height: 212px;
	background: url(../images/sectiuni_bg.jpg) no-repeat;
/*
	position: relative;
	top: -25px;
*/
}

div.sectiune a {
	text-decoration: none;
}

div.sectiune_titlu a {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #3a1100;
}

div.oferta_container {
	width: 863px;
	text-align: left;
	float: left;
	position: relative;
	left: 68px;
}

div.oferta_book {
	width: 863px;
	height: 450px;
	background: url(http://www.miraltravel.ro/images/oferta_bg_top.jpg) no-repeat;
}

div.oferta_content {
	width: 863px;
	background: url(http://www.miraltravel.ro/images/oferta_bg_middle.jpg) repeat-y;
}

div.oferta_titlu {
	padding-bottom: 6px;
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	color: #470202;
}

div.oferte_descriere {
	padding-bottom:21px;
	text-align:center;
	font-size:14px;
	line-height: 18px;
	font-weight:bold;
	color:#470202;
}



div.top_links {
	width: 880px;
	height: 90px;
	margin-top: 8px;
	margin-bottom: 12px;
	text-align: right;

	font-family: Tahoma;
	font-size: 11px;
	color: #192a50;
}

div.top_links a {
	font-family: Tahoma;
	font-size: 11px;
	color: #192a50;
	padding: 0 4px;
	text-decoration: none;
}

div.top_links a:hover { text-decoration: underline; }

div.top_links select {
	background-color: #e1dbc3;
	font-family: Tahoma;
}



#contact {
	border: 0;
	margin-top: 8px;
	margin-left: 21px;
}

#contact td.label {
	padding-right: 10px;
	padding-bottom: 4px;
	font-weight: bold;
	text-align: right;
}

#contact td.field {
	padding-bottom: 4px;
}

#contact div.field {
	background-image:url(/images/input_bg.jpg);
	background-repeat: no-repeat;
	width: 300px;
	height: 29px;
	overflow: hidden;
}

#contact input.field {
	border: 0;
	background-color: #e5e0ca;
	width: 280px;
	margin-top: 5px;
	margin-left: 10px;
}

#contact div.field_small {
	background-image:url(/images/input_bg_small.jpg);
	background-repeat: no-repeat;
	width: 80px;
	height: 29px;
	overflow: hidden;
}

#contact input.field_small {
	border: 0;
	background-color: #e5e0ca;
	width: 60px;
	margin-top: 5px;
	margin-left: 10px;
}

#contact div.textarea {
	background-image:url(/images/textarea_bg.jpg);
	background-repeat: no-repeat;
	width: 300px;
	height: 80px;
	overflow: hidden;
}

#contact textarea {
	border: 0;
	background-color: #e5e0ca;
	width: 280px;
	height: 65px;
	margin-top: 5px;
	margin-left: 10px;
	overflow-x: hidden;
	overflow-y: auto;
}



div.oferta_links {
	text-align: right;
	position: relative;
	top: -30px;

	font-family: Tahoma;
	font-size: 12px;
	color: #192a50;
}

div.oferta_links a {
	font-family: Tahoma;
	font-size: 12px;
	color: #192a50;
	font-weight: bold;
	padding: 0 4px;
	text-decoration: none;
}

div.oferta_links a:hover { text-decoration: underline; }






#oferta {
	border: 0;
	margin-top: 8px;
	margin-left: 21px;
}

#oferta td.label {
	padding-right: 10px;
	padding-bottom: 4px;
	font-weight: bold;
	text-align: right;
}

#oferta td.field {
	padding-bottom: 4px;
}

#oferta div.field {
	background-image:url(/images/input_bg_oferta.jpg);
	background-repeat: no-repeat;
	width: 300px;
	height: 29px;
	overflow: hidden;
}

#oferta input.field {
	border: 0;
	background-color: #fbeccd;
	width: 280px;
	margin-top: 5px;
	margin-left: 10px;
}

#oferta div.field_small {
	background-image:url(/images/input_bg_small_oferta.jpg);
	background-repeat: no-repeat;
	width: 80px;
	height: 29px;
	overflow: hidden;
}

#oferta input.field_small {
	border: 0;
	background-color: #fbeccd;
	width: 60px;
	margin-top: 5px;
	margin-left: 10px;
}

#oferta div.textarea {
	background-image:url(/images/textarea_bg_oferta.jpg);
	background-repeat: no-repeat;
	width: 300px;
	height: 80px;
	overflow: hidden;
}

#oferta textarea {
	border: 0;
	background-color: #fbeccd;
	width: 280px;
	height: 65px;
	margin-top: 5px;
	margin-left: 10px;
	overflow-x: hidden;
	overflow-y: auto;
}



div.footer {
	width: 880px;
	margin-top: 8px;
	padding-top: 4px;
	margin-bottom: 21px;
	text-align: right;

	font-family: Tahoma;
	font-size: 11px;
	color: #192a50;
	
	border-top: 2px solid #bbbbbb;
}

div.footer a {
	font-family: Tahoma;
	font-size: 11px;
	color: #192a50;
	padding: 0 4px;
	text-decoration: none;
}

div.footer a:hover { text-decoration: underline; }



div.parteneri {
	width: 880px;
	margin-top: 20px;
	margin-bottom: 32px;
	text-align: center;
}








div.links_dir a {
	font-size: 10px;
	color: #a1a1a1;
}