*{
	margin: 0px;
	padding: 0px;

}

html{
	font: 12px Arial;
}

body{
	font: 12px Arial;
	color: #333;
	background: #FFF url("../images/bg.jpg") top left repeat-x;
}

table{
	font: 12px Arial;
}

.clearFloat{
	clear: both;
}

.error{
	color: #cc0000;
}

img{
	border: none;
}

a{
	color: #0099FF;
	text-decoration: none;
}

h1,h2,h3{
	color: #0099FF;
}

h1{
	font-size: 16px;
}

h2{
	font-size: 14px;
}

h3{
	font-size: 13px;
}

ul li{
	list-style: none;
}

select{
	width: 150px;
}

#wrapper
{
	width: 975px;
	margin: 0px auto;
	font: 12px Arial;
	padding: 0px;
}


#header
{
	position: relative;

}

#menu
{
	margin-bottom: 3px;
}

#menu_s{

}

#menu_s ul{
	margin-left: 10px;
	margin-top: 8px;
}

#menu_s ul li{
	display: inline;
	list-style: none;
	padding: 0px;
}

#menu_s ul li a{
	color: #e1e1e1;
	text-decoration:none;
	height: 34px;
	line-height: 34px;
	padding: 10px 5px;
	font-size: 13px;
	background: url("../images/bg_menu.jpg") top left repeat-x;
}

#menu_s ul li a:hover{
	color: #fff;
}

#menu_s ul li .a_selected{
	color: #fff;
}

#menu_s .menu_left{
	display: inline;
	background: url("../images/bg_menu_left.jpg") top right no-repeat;
	height: 33px;
	width: 4px;
	height: 33px;
	line-height: 33px;
	padding: 11px 2px;
}

#menu_s .menu_right{
	display: inline;
	background: url("../images/bg_menu_right.jpg") top left no-repeat;
	height: 33px;
	width: 4px;
	height: 33px;
	line-height: 33px;
	padding: 11px  2px;
}

#content
{
	background: url("../images/content_bg.jpg") center repeat-y;
	font: 12px Arial;
}

#content_top
{
	padding: 10px 7px 20px 7px;
	background: url("../images/content_top.jpg") top center no-repeat;
}

#content_bottom
{
	background: url("../images/content_bottom.jpg") bottom center no-repeat;
}

#content li{
	list-style: none;
}

input{
	border: 1px solid #ccc;
}

textarea{
	border: 1px solid #ccc;
}

#left
{
	font: 12px Arial;
	float:left;
	width: 235px;
}

.h_green{
	color: #5CB408;
}

.submit_g{
	border: 1px solid #1E8B07;
	background: url("../images/bg_input_g.jpg") repeat-x;
	height: 19px;
	color: #fff;
	font-size: 12px;
	padding: 0px;
	line-height: 2px;
	padding: 0px 5px;
	font-family: Verdana;
}

.submit_b{
	border: 1px solid #0962A4;
	background: url("../images/bg_input_b.jpg") repeat-x;
	height: 19px;
	color: #fff;
	font-size: 12px;
	padding: 0px;
	line-height: 2px;
	padding: 0px 5px;
	font-family: Verdana;
}


#left .search_top{
	background: url("../images/bg_search_top.jpg") left top no-repeat;
	padding: 0px;
}

#left .articole_top{
	background: url("../images/bg_articole_top.jpg") left top no-repeat;
	padding: 0px;
}

#left .login_bg{
	background: url("../images/bg_left.jpg") left repeat-y;
}

#left .login_top{
	background: url("../images/bg_login_top.jpg") left top no-repeat;
	padding: 0px;
}

#left .login_bottom{
	background: url("../images/bg_left_bottom.jpg") left bottom no-repeat;
	width: 210px;
	font: 12px Arial;
	margin: 0px;
	padding: 15px 2px 15px 15px;
}

#left h1{
	margin-left: 50px;
}

#left ul{
	padding: 10px;
}

#left a:hover{
	text-decoration: underline;
}

#left ul li{
	border-bottom: 1px dotted #ccc;
	padding: 2px;
}

#main
{
	float:left;
	width: 560px;
	font: 12px Arial;
}

#main img{
	padding: 5px;
}

#main .tab_sus{
	background: url("../images/bg_box_top.jpg") top left no-repeat;
}

#main .tab_{
	background: url("../images/bg_box.jpg") top left repeat-y;
}

#main .tab_jos{
	width: 520px;
	background: url("../images/bg_box_bottom.jpg") bottom left no-repeat;
	padding: 10px 20px;
	font: 12px Arial;
}

#main .tab_sus a{
	color: #333;
}

#right
{
	float:left;
	margin-left: 10px;
	width: 125px;
}

#footer
{
	color: #fff;
	font-size: 11px;
	padding-top: 55px;
	padding-bottom: 25px;
	text-align: center;
	background: #333 url("../images/footer_bg.jpg") top center no-repeat;
}

#footer ul{
	display: inline;
}

#footer ul li {
	display: inline;
	list-style: none;
}

#footer ul li .menu_left{
	display: inline;
}

#footer ul li .menu_right{
	display: inline;
}

#footer ul li a{
	font-size: 11px;
	color: #eee;
	text-decoration: none;

}

.imgs_anunt{
	float: left;
	width: 300px;
	margin: 10px;
}

.det_anunt
{
	float: left;
	width: 230px;
}

.sitemap{
	position: absolute;
	background: url("../images/bg_sus.jpg") no-repeat;
	width: 90px;
	height: 31px;
	top: 0px;
	right: 10px;
	text-align: center;
}

.sitemap img{
	margin: 8px;
}

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


