body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#222222;
	margin:0px;
	position:relative;
	color:#222222;
}
img {
	border:none;
}
a {
	text-decoration:none;
	color:inherit;
}
.center {
	text-align:left;
	width:1024px;
}
.header {
	position:relative;	
}
.meniu {
	float:left;
	margin-left:80px;
	margin-top:20px;
}
.btn_meniuS {
	background-color:#ffffff;
	width:112px;
	height:26px;
	margin-left:-1px;
	padding-top:12px;
	float:left;
	text-align:center;
}
.btn_meniuUn {
	color:#ffffff;
	width:112px;
	margin-top:2px;
	height:24px;
	padding-top:10px;
	float:left;
	text-align:center;
	border-right:solid 1px #ffffff;
}
.content{
	background-color:#FFF;
	float:left;
	width:994px;
	padding-top:40px;
	padding-left:30px;
}
.left_side {
	width:293px;
	margin-right:20px;
	float:left;
	background-image:url(../images/margin.png);
	background-position:right 0px;
	background-repeat:no-repeat;
}
.meniu_left {
	float:left;
	margin-bottom:40px;
}
.titlu {
	font-size:24px;
	color:#151515;
	margin-top:0px;
}
.titlu h1 {
	font-size:24px;
	color:#151515;
	margin:0px;
	padding:0px;
	font-weight:normal;
}

.titlu h2 {
	font-size:24px;
	color:#151515;
	margin:0px;
	padding:0px;
	font-weight:normal;
}

.titlu_car {
	font-size:16px;
	color:#151515;
	margin:0px;
	float:left;
	margin-top:25px;
	font-weight:bold
}
.meniu_cars {
	width:202px;
	height:19px;
	background-color:#e0e0e0;
	padding-left:25px;
	padding-top:5px;
	background-repeat:no-repeat;
	padding-right:10px;
}
.meniu_cars_white {
	width:202px;
	height:19px;
	padding-left:25px;
	padding-top:5px;
	background-repeat:no-repeat;
	padding-right:10px;
}
.meniu_cars2 {
	background-image:url(../images/bulina.png);
	width:202px;
	height:19px;
	background-color:#e0e0e0;
	padding-left:25px;
	padding-top:5px;
	background-repeat:no-repeat;
	padding-right:10px;
}
.meniu_cars_white2 {
	background-image:url(../images/bulina.png);
	width:202px;
	height:19px;
	padding-left:25px;
	padding-top:5px;
	background-repeat:no-repeat;
	padding-right:10px;
}
.main {
	float:left;
	width:662px;
	text-align:justify;
}
.main{
	margin-bottom:20px;
}
.footer {
	margin-top:15px;
	margin-bottom:15px;
	margin-left:15px;
	color:#FFF;
}
.link_footer {
	border-right:solid 1px #FFF;
	padding-left:20px;
	padding-right:20px;
	color:#FFF;
	float:left;
	text-decoration:none;
}
.input {
	background-color:transparent;
	border:solid 1px #CCCCCC;
	margin-bottom:10px;
	margin-left:15px;
	width:177px;
	padding-left:3px;
}
.textarea {
	background-color:transparent;
	border:1px solid #CCCCCC;
	margin-left:15px;
	padding-left:3px;
	width:377px;
	height:90px;
}
.btn {
	background-image:url(../images/btn_bg.png);
	width:80px;
	height:22px;
	margin-top:20px;
	background-position:center 3px;
	background-repeat:repeat-x;
	border:none;
	background-color:transparent;
	color:#FFF;
	font-weight:bold;
	cursor:pointer;
}
.masina {
	background-image:url(../images/bg_masina.png);
	background-position:bottom;
	background-repeat:no-repeat;
	width:660px;
	margin-bottom:10px;
	float:left;
	padding-bottom:7px;
}
.car_content {
	float:left;
	margin-top:-5px;
	text-align:left;
}
.car_content p{
	margin:0px;
}
.pret {
	margin:0px;
	font-size:12px;
	float:right;
	font-weight:bold;
	text-align:right;
}
.descriere {
	font-size:16px;
	margin:0px;
	float:left;
	font-weight:bold;
}
.content_detalii {
	width:630px;
}
.col1 {
	float:left;
	width:300px;
	text-align:left;
}
.col1 p{
	margin:0px;
}
.titlu_descriere {
	font-weight:bold;
	margin-bottom:10px;
	float:left;
}
.col2 {
	float:right;
}
.col2 img{
	margin:5px 5px 0px 0px;
	border:solid 1px #CCC;
	padding:3px;
}
.cel1 {
	width:50%;
	margin-top:5px;
	float:left;
	min-width:1px;
	min-height:1px;
}
.cel2 {
	width:50%;
	margin-top:5px;
	float:left;
	min-width:1px;
	min-height:1px;
}
.rand {
	width:100$;
}
.detalii {
	float:left;
	margin-top:30px;
}
.subtitlu_descriere {
	margin-top:10px;
	margin-bottom:5px;
	font-size:16px;
	color:#151515;
	width:300px;
	font-weight:bold
}
fieldset {
	padding:10px;
	}
.button {
	display: block;
	float: left;
	overflow: hidden;
	background: #fff url(./../images/bgr_button.png) 0 bottom repeat-x;
	text-decoration: none;
	color: #2d2d2d;
	cursor: pointer;
	margin-left:5px;
    } 
.button i {
	background: url(./../images/bgr_button_sprite.gif) top left no-repeat;
	display: block;
    } 
.button.orange i {
	background-image: url(./../images/bgr_button_or_sprite.gif);
    }
.button i i {
	background-position: top right;
	}
.button i i i {
	background-position: bottom left;
	}
.button i i i i {
	background-position: bottom right;
	}
.button input, 
.button em {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	width: 1; /* DO _NOT_ ADD "px" OR WHATEVER !!!!!!!!!!!!!!!!!!!!!! */
	display: block;
	overflow: hidden;
	border: 0;
	background: none;
	padding: 4px 10px;
	margin: 0;
	cursor: pointer;
    } 
.button.orange input, 
.button.orange em {
	background: url(./../images/bgr_button_or_arrow.png) center right no-repeat !important;
    } 
.button.grey-arrow input, 
.button.grey-arrow em {
	background: url(./../images/bgr_button_ga_arrow.png) center right no-repeat !important;
	margin-right: 5px;
    } 
.button input {
	width: auto;
	overflow: visible;
	padding: 3px 6px;
	padding-top:5px;
	padding-bottom:5px;
    } 
.button.orange input {
	padding-right: 21px;
    } 
.button.grey-arrow input {
	padding-right: 16px;
    } 
.button.orange em {
	padding-right: 26px;
    } 
.button.grey-arrow em {
	padding-right: 21px;
    } 
.button.orange input, 
.button.orange em {
	font-weight: bold;
	text-align: center;
    }
.button:hover *, 
.button:focus * {
	color: #ff2122; /* orange */
    }
.buttonOver:hover,
.buttonOver:hover * {
	color: #ff2122;
	text-decoration: none !important;
    }
.mobile_h3 {
	border-bottom:1px dotted #999999;
	font-size:1.2em;
	font-weight:bold;
	margin:0 0 5px;
	padding-bottom:2px;
	text-transform:uppercase;
	}