/**
############################################
	Template design by thunder

	  www.thunderweb.srv.ro

	Copyright thunder web solution

############################################

*/



html{
	margin:0px;
	padding:0px;
	font-family:tahoma;
	font-size:13px;
	color:#5c6b72;
}

body{
	margin:20px 0px;
	padding:0px;
	background:url("images/bg.png") top right repeat-x;
	text-align:center;
}

a{
	text-decoration:none;
	color:#1f7dc4;
}

a:hover{
	text-decoration:underline;
	color:#1f7dc4;
}

.clearboth{
	clear:both;
}

#wrapper{
	text-align:left;
	margin: 0px auto;
	width: 891px;
	padding:0px;
}


#header{
	position:relative;
	margin:0px auto;
	width:873px;
	height:180px;
	margin-bottom:10px;
}


#meniu{

	margin:0px auto;
	padding:0px;
	color:#FFFFFF;
	width:887px;
	height: 49px;
	background: url("images/menu_bg_.png") no-repeat;

}

#menu_{
	margin-left:22px;
	height:45px;

}

#meniu #menu_ a{

	color:#FFFFFF;
	margin:0px;
	line-height:45px;
	font-weight:bold;
	text-transform:uppercase;
	padding:11px;
	background: url("images/a_bg.png") top right no-repeat;
}

#meniu #menu_ a:hover{
	text-decoration:none;
}

#meniu #menu_  .last{

	color:#FFFFFF;
	margin:0px;
	line-height:45px;
	font-weight:bold;
	text-transform:uppercase;
	padding:11px;
	background: none;
}

#main{
	background:url("images/bg_main.gif") top center repeat-y;
}

#main_up{
	background: url("images/wrapper_up.png") top center no-repeat;
	width: 891px;
	margin:0px;
	padding:0px;
}
#main_down{
	background: url("images/wrapper_down.gif") bottom center no-repeat;
	width: 891px;
	margin:0px;
	padding:0px;
	height:18px;
}
#right{
	float:left;
	width:260px;
	border-left:1px solid #D2D2D2;
	margin:10px;

}

#right .promo{
	width:256px;
	margin-bottom:5px;

}


#right .promo .promo_sus{
	width:236px;
	background:url("images/promo_sus.png") no-repeat;
	color:#FFFFFF;
	height:26px;
	text-align:center;
	line-height:26px;
	font-weight:bold;
	margin-left:6px;
	font-size:14px;
}
#right .promo .promo_content{
	overflow:auto;
	background:url("images/promo_bg.png") repeat-y;
	width:233px;
	margin-left:4px;
	height:200px;
	font-size:11px;
	padding:2px 10px 5px 10px;
}

#right .promo .promo_content .produs_promo {
	border-bottom:1px dotted #D2D2D2;
	padding-bottom:5px;
	position:relative;
	margin-bottom:7px;
	width:216px;
}

#right .promo .promo_content .produs_promo img{
	border: 1px solid #D2D2D2;
	float:left;
	padding:1px;
	margin-top:5px;
}

#right .promo .promo_content .produs_promo .promo_detalii{
	float:left;
	margin-left:10px;

	width:120px;
}

#right .promo .promo_content .produs_promo .promo_detalii b{
	color:#000000;
	text-decoration:underline;
}

#right .promo .promo_content .produs_promo .promo_detalii b a{
	color:#000000;
	text-decoration:underline;
}

#right .promo .promo_jos{
	width:236px;
	background:url("images/promo_jos.png") bottom no-repeat;
	height:12px;
	margin-left:4px;
}

#search{
	background: url("images/cauta.png") no-repeat;
	height:43px;
	margin-left:3px;
	position:relative;
}

#search .search_input{
	position:absolute;
	top:12px;
	left:75px;
	width:100px;
	background:none;
	border:none;
	font-size:11px;
	color:#424e54;
}


#search .search_submit{
	position:absolute;
	top:10px;
	left:193px;
	background:none;
	width:22px;
	border:none;
}

#continut{

	padding: 5px;
	padding-left:15px;
	margin:10px;
	margin-bottom:5px;
	float:left;
	width:570px;

}

#continut img{
	border: 1px solid #D2D2D2;
	padding:1px;
}

#continut h3{
	color: #FFFFFF;
	background:url("images/titlu.png") no-repeat;
	font-weight:bold;
	text-align:center;
	width:237px;
	padding:10px 0px 5px 0px;
	font-size:13px;
	float:left;
	margin-top:5px;
}

#continut .logo_ford{
	float:left;
	border:none;
}

#footer{
	position:relative;
	border-bottom:5px solid #1f7dc4;
	font-size:11px;
	margin:10px;
	width:873px;
	color:#000000;

}

#footer_content{
	position:relative;
	border-left:1px solid #D2D2D2;
	border-right:1px solid #D2D2D2;
	margin-bottom:10px;
	padding:10px;
}

#date_contact_footer{
	position:absolute;
	top:10px;
	left:180px;
	color:#424e54;
	width:480px;
}
#date_contact_footer b{
	color:#000000;
}

#date_contact_footer p{
	margin: 2px;
}

#subfooter{
	position:relative;
	font-size:11px;
	margin:10px;
	width:873px;
}
#subfooter_content{
	border-left:1px solid #D2D2D2;
	border-right:1px solid #D2D2D2;
	padding-left:20px;
	color:#424e54;
}

#subfooter_content a{
	margin:3px;
}

#copy{
	margin:3px;
}


#mod_plata{
	width:150px;
	position:absolute;
	top:10px;
	right:10px;
}





