body, table, form, img, ul, li{
	margin:0px;
	padding:0px;
	border:0px;
}
body, table, textarea{
	color:#828181;
	color:#564c4c;
	font-size:12px;
	font-family:arial;
}
body{
	text-align:center;
}
a{
	text-decoration:none;
	color:#828181;
}
a:hover{
	text-decoration:underline;
}
h2{
	padding:3px 10px;
	margin:0px;
	font-size:18px;
	font-family:verdana;
}
h3{
	text-align:left;
	background:#bfbfbf;
	font-size:12px;
	color:white;
	padding:2px 4px;
}
ol li, ol li a{
	color:red;
	float:none;
	width:100%;
}




.title{
	font-weight:bold;
}

#bar_1{
	background:url('../img/bg_1.gif');
	border-bottom:1px solid #8c8c8c;
	text-align:center;
}
#bar_2{
	background:url('../img/bg_2.gif');
	border-bottom:1px solid #8c8c8c;
	text-align:center;
}
#bar_3{
	background:#dcdcdc url('../img/bg_3.gif') repeat-x;
	text-align:center;
}
#bar_4{
	background:#acacac url('../img/bg_4.gif') top repeat-x;
	text-align:center;
}
.inner{
	width:770px;
	margin:auto;
	text-align:left;
}
#header{
	background:url('../img/header.gif');
	height:50px;
	width:100%;
}
#top_menu{
	text-align:right;
	padding-right:10px;
}
#top_menu a{
	padding:0px 5px;
	font-weight:bold;
	font-family:tahoma;
	font-size:11px;
}
#menu{
	width:100%;
	border:2px solid #3f5562;
	height:20px;
}
#menu tr td a{
	display:block;
	background:url('../img/menu_bg.gif');
	padding:5px 0px;
	color:#e3e3e3;
	font-weight:bold;
	font-family:tahoma;
	font-size:11px;
}
#menu tr td a:hover{
	background:url('../img/menu_bg_hover.gif');
	color:#fa6e07;
	text-decoration:none;
}
#menu tr td{
	border-left:1px solid #7d93a0;
	border-right:2px solid #3f5562;
	text-align:center;
}
#footer{
	background:url('../img/footer.gif');
	height:24px;
	width:100%;
	color:#ebe9e9;
}
#footer a{
	color:#ebe9e9;
}
#footer a:hover{
	text-decoration:underline;
	color:#fa6e07;
	color:black;
}
#left_panel{
	width:150px;
	text-align:left;
	background:#efefef url('../img/href.jpg');
}
#left_menu a{
	display:block;
	background:#efefef url('../img/href.jpg');
	padding:5px 0px;
	padding-left:10px;
	border-bottom:1px solid #7e939f;
	font-weight:bold;
}
#left_menu a:hover{
	padding-left:25px;
	color:orange;
	text-decoration:none;
	background:#e3e7eb url('../img/select.gif') no-repeat 6px;
}
.car{
	float:left;
	width:203px;
	text-align:left;
	padding-bottom:3px;
}
.car .title{
	background:#dadada url('../img/select.gif') no-repeat 5px center;
	border-bottom:1px solid #bfc3b6;
	padding:5px 0px;
	padding-left:25px;
	font-weight:bold;
}
.car .image{
	height:100px;
	overflow:hidden;
	background:#e6e6e6;
}
.car .description{
	background:#f1f1f1 url('../img/bullet.gif') no-repeat 5px 5px;
	border:1px solid #d8d8d8;
	border-top:0px;
	padding:0px 4px;
	font-size:11px;
}
.car .description:first-letter{
	padding-left:15px
}
.clear{
	clear:both
}
.car_space{
	float:left;
	width:3px;
	height:1px
}
ul{
	text-align:left;
	color:#fa6e07;
	font-weight:bold;
	padding-left:30px;
}
li{
	text-align:left;
}
li a, .orange, #yahoo_response, #invite_response{
	color:#fa6e07;
}
.details{
	background:#e6e6e6;
	margin-left:2px;
	text-align:left;
	color:black;
}
.details .title, h1{
	background: #dadada url('../img/details.jpg') no-repeat 10px center;
	text-align:left;
	padding:5px 30px;
	font-size:15px;
}
h1{
	text-align:left;
	margin:0;
	font-size:15px;
}
.details .desc{
	text-align:left;
	padding:10px;
	border:1px solid #bfc3b6;
}
#form, .form{
	color:#fa6e07;
	text-align:left;
	background:silver;
	font-weight:bold;
}
#form tr, .form tr{
	background:white;
}
input.input, textarea.textarea{
	border:1px solid #b3b9c3;
	width:150px;
}
input.submit{
	background:#ff6f0c url('../img/submit.gif');
	border:2px solid #bb520a;
	color:white;
	font-weight:bold;
	cursor:pointer;
}
.error, ul.error li{
	font-size:12px;
	font-style:italic;
	color:red;
	font-weight:normal;
}
ul.dis{
	color:inherit;
}
ul.dis li{
	float:none;
	width:auto;
}
ul.half li{
	width:175px;
}
ul.width3rd li{
	width:194px;
}
ul.width4th li{
	width:290px;
}
li.green{
	color:green
}
li.red{
	color:red
}
.reclama{
	margin:0px 4px 4px;border:1px dashed #9f9f9f;padding:40px;text-align:center;
}
.reclama_hover{
	border:1px dashed #ff8c00;
	cursor:pointer;
	color:#ff8c00;
}
.horBar{
	clear:both;
	padding-top:10px;
	margin-left:10px;
	margin-bottom:10px;
	border-bottom:1px solid #d9d9d9;
}

#favorites{
	padding:5px 25px 5px;
	background:url('../img/fav.gif') left center no-repeat;
	text-align:left;
}
#yahoo_response{
	font-weight:bold;
	padding-bottom:20px;
	padding-left:20px;
}
#invite_response{
	font-weight:bold;
	padding:5px 0px 20px;
}
#chestionare img{
	width:150px;
	float:left;
	margin:10px;
	cursor:pointer;
}

.box{
	background:#efefef;
	background:url('../img/box.jpg');
	padding-bottom:10px;
	border:1px solid #afafaf;
	margin:0px 2px
}
.box h3{
	margin:0px;
	margin-bottom:10px;
}
.newBox{
	background:url('../img/box.jpg');
	padding-bottom:10px;
	margin:0px 2px;
	border: 1px solid #7e939f;
	border-right: 0px;
	border-left: 0px;
}
.pret{
	font-size:16px;
	font-style:italic;
	color:red;
	padding-top:10px;
	font-weight:bold;
}
.nusunt{
	padding:0px 30px;
	font-weight:bold;
}
.info{
	font-style:italic;
	text-align:left;
	color:#fa6e07;
	font-weight:normal;
}
.news a{
	color:#766969;
}
.news a:hover{
	color:#fa6e07;
}
.newsdate{
	padding:3px 10px;
	font-weight:bold;
	font-style:italic;
}
.stire img{
	float:left;
	margin:10px;
}
#theImage{
	border:2px solid black;
	cursor:pointer;
}
a.page, a.page_hover{
	padding:1px 3px;
	border:1px solid black;
	background:#efefef;
	color:black;
}
a.page:hover, a.page_hover{
	color:#fa6e07;
	text-decoration:none;
	background:white;
}

.moreTowns{
	position:absolute; 
	border:1px solid red;
	padding:5px;
	background:white;
}
.moreTowns a{
	display:block;
}
.moreTowns a:hover{
	background:#efefff;
	text-decoration:none;
}

.scnd{
	background:#efefef;
}

.section{
	border:1px solid black;background:#efefef;padding:2px;
	margin:5px 0px;
}
.section .title{
	font-size:12px;
	background:#9f9f9f;
	color:white;
	padding:3px;
}
.section .wanted a{
	color:#c83131;
}
.section .module{
	padding:5px
}
.module .price{
	font-size:17px;
	font-style:italic;
	padding:2px 0px;
}

table.middle td{
	vertical-align:middle;
}

.newsSection{
	padding:2px;
}
.newsTitle{
	font-size:12px;
	background:#9f9f9f;
	color:white;
	padding:3px;
}
.newsImage{
	float:left;
	padding:5px 5px 0px;
}
table.auto{
	margin:auto;
}

select.select, input.input, textarea.textarea{
	width:220px;
}