/* Carlex Style */
div, p, a, ul, li, h1, h2, h3, h4, h5, h6, span, body, html, table, tr, td, img {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Verdana;
	background: #C46100 url('../images/bg.png');
	background-repeat: repeat-x;
	
	text-align: left;
	}
.style13 {color: #EFC654;
border: 2px solid #EFC654;
}
a {
	text-decoration: none;
}
table.cu_poza td a { #margin-left: 10px; _margin-left:10px }
table.cu_poza img { padding: 0px; border: 2px solid #5B2012; }


/* main layout */
div#wrapp {
	display: block;
	width: 930px;
	height: auto;
	margin: 0px auto;
	background: #FFF;
	overflow: hidden;
	position: relative;
}

div#header {
		display: block;
		width: 930px;
		height: 339px;
		overflow:hidden;
		clear:right;
		background: url('../images/carlex_01.jpg') top left no-repeat;
	}
	#header ul {
		display: block;
		
		height: 35px;
		width: 580px;
		list-style-type: none;
		margin-top: 90px;
		margin-left:370px;
	}
		#header ul li {
			display: block;
			width: 140px;
			float: left;
		}
			#header ul li a {
				font-weight: normal;
				color: #fff;
			}
			#header ul li a:hover {
				color: #EF4A5C;
			}

.detalii{
   display:block;
   width:215px;
   height: 125px;
   position: absolute;
   top: 165px;
   margin-left:320px;
   color:#000;



		}

		div#left_menu {
			width: 305px;
			float: left;
}
div#left_a {
  
  width: 150px;
  height: 325px;
  color:#fff;
  font-size:12px;
  margin-left:150px;
	

}
div#categorii {
	display: block;
	width: 305px;
	height: 364px;
	background: url('../images/carlex_02.jpg') top left no-repeat;
	margin-left: 0px;

}


 div#right_part {
			width: 625px;
			float: left;
}
.dreapta {
	display: block;
	width: 625px;
	height: 364px;
	background: url('../images/carlex_03.jpg') top left no-repeat;
	margin-left: 0px;
	color:#fff;
    font-size:12px;
}
.despre_a {
	display: block;
	width: 625px;
	height: 364px;
	background: url('../images/carlex_05.jpg') top left no-repeat;
	margin-left: 0px;
	color:#fff;
    font-size:12px;

}

			
	div#footer {
		display: block;
		width: 930px;
		height: 65px;
		text-align : center;
		background: url('../images/carlex_04.jpg') left bottom no-repeat;
	}

