a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#00C;
	text-decoration:none;
}
a:hover {
	color:#09E;
}
body {
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	background-color:#FFF;
	background-image:url(../layout/bk.jpg);
	background-position: left top;
}
#wrapper {
	width:775px;
	position:absolute;
	left:50%;
	margin-left:-387px;
}
#head_line {
	width:774px;
	height:10px;
	background-color: #bf160f;
}
#head {
	width:772px;
	height:226px;
	border-left:1px solid #8f0000;
	border-right:1px solid #8f0000;

}

#footer {
	width:762px;
	height:100px;
	padding:5px;
	text-align:center;
	border-left:1px solid #8f0000;
	border-right:1px solid #8f0000;
	background-color:#8f0000;
	color:#FFF;
}

#footer a:link, #footer a:visited{
	color:#FFF;
}

#footer a:hover{
	text-decoration:underline;
}

#body {
	float:left;
	width:774px;
}
#left {
	width:203px;
	height:557px;
	float:left;
	background-image:url(../layout/strip_left.jpg);
	background-position:top left;
	background-repeat:repeat-x;
}

#left a:link, #left a:visited{
	color:#FFF;
	text-decoration:none;
}
#middle_big {
	width:570px;
	height:552px;
	float:left;

}
#right_big {
	width:15px;
	height:555px;
	float:left;
	background-image:url(../layout/shadow_big_right.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	border-right:1px solid #8f0000;
	
}
#bottom_big {
	width:552px;
	height:13px;
	float:left;
	background-image:url(../layout/shadow_big_bottom.jpg);

}
#middle {
	width:406px;
	float:left;
}
#right {
	width:156px;
	height:555px;
	float:left;
	background-image:url(../layout/strip_right.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	border-right:1px solid #8f0000;
}
#right_shadow {
	width:8px;
	height:556px;
	float:left;
	background-image:url(../layout/shadow_right.jpg);
	background-position:top left;
	background-repeat:repeat-x;
}
.listapage {
	width:534px;
	height:537px;
	float:left;
	padding:10px;
	background-color:#FFF;
	background-image:url(../layout/page_corner.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	
}
.firstpage {
	width:386px;
	height:357px;
	float:left;
	padding:10px;
	background-color:#FFF;
	background-image:url(../layout/page_corner.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	
}
.shadow {
	width:406px;
	height:11px;
	line-height: 0px;
	font-size:1px;
	float:left;
	background-image:url(../layout/shadow_middle.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	margin:0px;
	padding:0px;
	
}
.bottom {
	width:406px;
	height:168px;
	background-color:#e0d9c7;
	float:left;
	background-image:url(../layout/bottom.jpg);
	margin:0px;
	padding:0px;
}
.icon_star {
	position:absolute;
	width:62px;
	height:57px;
	top:245px;
	left:150px;
	background:url(../layout/icons/alege_marca_masina.png);
}
.icon_wheels {
	position:absolute;
	width:68px;
	height:68px;
	top:245px;
	left:540px;
	background:url(../layout/icons/servicii_casa_auto.png);
}
.icon_search {
	position:absolute;
	width:65px;
	height:65px;
	top:640px;
	left:540px;
	background:url(../layout/icons/cautare_avansata_anunturi_auto.png);
}

.spec_name{
	font-weight:bold;
	color:#8f0000;
	text-align:left;
	font-size:12px;
	float:left;
	padding-top:5px;
	
}

.spec_value{	
	color:#000;
	text-align:left;
	font-size:12px;
	float:left;
	padding-top:5px;
	
}

/* BUTTON LINKS */

.button_back{
	width:	170px;
	height:	38px;
	display:block;
	float:left;
	background:url(../layout/btn_back0.jpg);
}

.buttonlink:link, .buttonlink:visited{
	width:	134px;
	height:	23px;
	padding:5px;
	background:#FFF;
	border:2px outset #CCC;
	font-weight:bold;
	color:#444;
}


.buttonlink:hover{
	background-color:#EEE;
	
}
.hiddenPic {display:none; position:absolute; width:1px; height:1px; left:0px; top:0px;}
