/* style.css */

body {
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#90AAB2;
}

h2 {
	color:#DA231B;
	font-weight:bolder;
}

.div_flash{
	width:990px;
	height:393px;
}

.content {
	padding: 10px;
}

.footer {
	height:100px;
	width:100%;	
	background-image:url(../images/footer_repeat.jpg);
	background-color:#91AAB1;
	background-repeat:repeat-x;
	text-align:center;
	color:#FFFFFF;
}

.footer a {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}

.main {
	width:100%;
	border:none;
	background-color:#FFFFFF;
}

.td_left {
	height:393px;
	width:50%;
	background-image:url(../images/back_repeat_left.jpg);
	background-repeat:repeat-x;
	padding-bottom:1px;
}

.td_right {
	height:393px;
	width:49%;
	background-image:url(../images/back_repeat_right.jpg);
	background-repeat:repeat-x;
	padding-bottom:1px;
}

.div_bannere {
	width:217px;
	text-align:center;
	border-right:1px dashed #BBB;
	display:inline-table;
	float:left;
	padding:2px;
}
.banner_stanga {
	 border-bottom:1px dashed #BBB;
	 padding-bottom:5px;
	 padding-top:5px;
}

.banner_stanga_jos {
	 padding-bottom:5px;
	 padding-top:5px;
}

.div_content {
	display:inline-table;
	float:right;
	width:726px;
	padding:20px;
	font-size:14px;
	font-weight:bold;
	background-color:#e8fefe;
}

.titlu {
	margin:auto;
	width:100%;
	text-align:center;
	font-family:"Cooper Std", "Times New Roman", Times, serif;
}

.top {
	margin:auto;
	width:100%;
	text-align:right;
	font-size:18px;
	color:#00C600;
	font-weight:bolder;
}

.tractari-galerie {
	 margin-left:4px;
	 width:130px;
	 padding:2px;
	 border:1px solid #000000;
	 display:inline-table;
	 float:left;
}

.box_ruta {
	border:1px solid #000;
	width:350px;
	height:300px;
}

.ruta_submit {	
	cursor: pointer;
	border: none;
	background: #e8fefe;
	width: 205px;
	height: 34px;
	background:url(../images/tractari-afla-ruta.jpg) no-repeat left top;
}

.input {
	width:290px;
	border:1px solid #4B787E;
}

.textarea {
	width:290px;
	height:150px;
	border:1px solid #4B787E;
}

.ul_home {
	margin:0px;
	padding:0px;
}

.ul_home li {
	margin-left:50px;
}
