/* body, */ html, * {
    padding: 0;
	  margin: 0;
    border: 0;
}
body {
    font-size: 12px; /* 11px; */
    font-family: Arial;
    color: #000000; /* #fff; */
    margin: 0px;
    padding: 0px;
    background-color: #F0F0F0; /* #FFFFFF;  #0b121a; */
}
ul {
    list-style-type: none;
}
#Wrapper {
	width: 960px;
	margin: 0 auto;
	background-color: #FFFFFF;
}
#Header {
	width: 960px;
	height:70px;
}
#Menu {
	width: 960px;
	height:30px; /* 56px; */
}
#Menu div a {
	display: block;
	height:30px; /* 56px; */
}
#roMenuFms {
  /* background: transparent url(../images/btn_fms.gif) no-repeat;   */ 
	background-image: url(../images/menu-grey.png);
  background-position: -10px -10px;   
	width: 159px;
	height:30px; /* 56px; */
	float: left;
}
#roMenuDespre {
  /* background: transparent url(../images/btn_despre-noi.gif) no-repeat;  */
	background-image: url(../images/menu-grey.png);
  background-position: -10px -60px;     
	width: 160px;
	height:30px; /* 56px; */
	float: left;
}
#roMenuProduse {
  /* background: transparent url(../images/btn_produse-servicii.gif) no-repeat;  */
	background-image: url(../images/menu-grey.png);
  background-position: -10px -110px;    
	width: 160px;
	height:30px; /* 56px; */
	float: left;
}
#roMenuVanzari {
  /* background: transparent url(../images/btn_oferte-aut.gif) no-repeat;  */
	background-image: url(../images/menu-grey.png);   
  background-position: -10px -160px;
	width: 160px;
	height:30px; /* 56px; */
	float: left;
}
#roMenuCont {
  /* background: transparent url(../images/btn_cont-client.gif) no-repeat; */
	background-image: url(../images/menu-grey.png);
  background-position: -10px -210px;        
	width: 160px;
	height:30px; /* 56px; */
	float: left;
}
#roMenuContact {
  /* background: transparent url(../images/btn_contact.gif) no-repeat; */
	background-image: url(../images/menu-grey.png);
  background-position: -10px -260px;           
	width: 161px;
	height:30px; /* 56px; */
	float: left;
}
#roMenuFmsSelected {
	/* background: transparent url(../images/btn_fms_.gif) no-repeat;  */
	background-image: url(../images/menu-blue.png);
  background-position: -10px -10px;
	width: 159px;
	height:30px; /* 56px; */
	float: left;
}
#roMenuDespreSelected {
	/* background: transparent url(../images/btn_despre-noi_.gif) no-repeat; */
	background-image: url(../images/menu-blue.png);
  background-position: -10px -60px;
	width: 160px;
	height:30px; /* 56px; */
	float: left;
}
#roMenuProduseSelected {
	/* background: transparent url(../images/btn_produse-servicii_.gif) no-repeat; */
	background-image: url(../images/menu-blue.png);
  background-position: -10px -110px;
	width: 160px;
	height:30px; /* 56px; */
	float: left;
}
#roMenuVanzariSelected {
	/* background: transparent url(../images/btn_oferte-auto_.gif) no-repeat; */
	background-image: url(../images/menu-blue.png);
  background-position: -10px -160px;
	width: 160px;
	height:30px; /* 56px; */
	float: left;
}
#roMenuContSelected {
	/* background: transparent url(../images/btn_cont-client_.gif) no-repeat; */
	background-image: url(../images/menu-blue.png);
  background-position: -10px -210px;
	width: 160px;
	height:30px; /* 56px; */
	float: left;
}
#roMenuContactSelected {
	/* background: transparent url(../images/btn_contact_.gif) no-repeat;  */
	background-image: url(../images/menu-blue.png);
  background-position: -10px -260px;
	width: 161px;
	height:30px; /* 56px; */
	float: left;
}

#enMenuFms {
	/* background: transparent url(../images/enbtn_fms.gif) no-repeat; */
	background-image: url("../images/menu-grey-en.png");
  background-position: -10px -10px;
	width: 159px;
	height:30px; /* 56px; */
	float: left;
}
#enMenuDespre {
	/* background: transparent url(../images/enbtn_despre-noi.gif) no-repeat;  */
	background-image: url("../images/menu-grey-en.png");
  background-position: -10px -60px;
	width: 160px;
	height:30px; /* 56px; */
	float: left;
}
#enMenuProduse {
	/* background: transparent url(../images/enbtn_produse-servicii.gif) no-repeat; */
	background-image: url("../images/menu-grey-en.png");
  background-position: -10px -110px;
	width: 160px;
	height:30px; /* 56px; */
	float: left;
}
#enMenuVanzari {
	/* background: transparent url(../images/enbtn_oferte-auto.gif) no-repeat; */
	background-image: url("../images/menu-grey-en.png");
  background-position: -10px -160px;
	width: 160px;
	height:30px; /* 56px; */
	float: left;
}
#enMenuCont {
	/* background: transparent url(../images/enbtn_cont-client.gif) no-repeat; */
	background-image: url("../images/menu-grey-en.png");
  background-position: -10px -210px;
	width: 160px;
	height:30px; /* 56px; */
	float: left;
}
#enMenuContact {
	/* background: transparent url(../images/enbtn_contact.gif) no-repeat; */
	background-image: url("../images/menu-grey-en.png");
  background-position: -10px -260px;
	width: 161px;
	height:30px; /* 56px; */
	float: left;
}
#enMenuFmsSelected {
	background: transparent url(../images/enbtn_fms_.gif) no-repeat;
	width: 159px;
	height:30px; /* 56px; */
	float: left;
}
#enMenuDespreSelected {
	background: transparent url(../images/enbtn_despre-noi_.gif) no-repeat;
	width: 160px;
	height:30px; /* 56px; */
	float: left;
}
#enMenuProduseSelected {
	background: transparent url(../images/enbtn_produse-servicii_.gif) no-repeat;
	width: 160px;
	height:30px; /* 56px; */
	float: left;
}
#enMenuVanzariSelected {
	background: transparent url(../images/enbtn_oferte-auto_.gif) no-repeat;
	width: 160px;
	height:30px; /* 56px; */
	float: left;
}
#enMenuContSelected {
	background: transparent url(../images/enbtn_cont-client_.gif) no-repeat;
	width: 160px;
	height:30px; /* 56px; */
	float: left;
}
#enMenuContactSelected {
	background: transparent url(../images/enbtn_contact_.gif) no-repeat;
	width: 161px;
	height:30px; /* 56px; */
	float: left;
}

#Content {
	background: #FFFFFF; /* #132337 url(../images/bg_body.gif) repeat-x; */
        color: #000000;
}
#Footer {
	background-color: #FFFFFF; /* #132337; */
	border-top: 1px solid #272727;
	height: 80px;
	margin-top: 1px;
}
#Footer #Left {
	float: left;
	margin: 33px 20px;
}
#Footer #Right {
	float: right;
	margin: 33px 20px;
}
#Footer a:link, #Footer a:visited, #Footer a:active {
	color: #000000; /* color: #d5d7d6; */
	text-decoration: none;
}
#Footer a:hover {
	text-decoration: underline;
}
#LeftMain {
	width: 675px;
	float: left;
	padding: 20px;
	text-align: justify;
}
#RightMain {
	width: 675px;
	float: right;
	padding: 20px;
	text-align: justify;
}
#LeftSidebar {
	width:243px;
	float: left;
}
#RightSidebar {
	width:243px;
	float: right;
	text-align:left;
}
#Noutati {
	padding:20px;
	background: #FFFFFF; /* #223752 url(../images/bg_news.jpg) repeat-x; */
	text-align:left;
}
#LeftSidebar #Pagini, #LeftSidebar #SearchEngine, #RightSidebar #Login {
	padding:20px;
	background-color: #FFFFFF; /* #223752; */
}
#RightSidebar #Newsletter, #LeftSidebar #Newsletter {
	padding:20px;
	background-color: #FFFFFF; /* #7cc5fc; */
}
.BoxContent, .BoxContentNews {
	border-top: 1px solid #272727;
	margin-top: 10px;
	padding-top:10px;
	text-align:left;
}
.BoxContent p.letter {
	color: #000;
}
#BtnNewsletter {
	background: transparent url(../images/btn_newsletter.gif) no-repeat;
	width: 30px;
	height: 30px;
	margin: 0;
	padding: 0;
	vertical-align: top;
}
#subscribe_email {
	margin: 0; padding: 0; vertical-align: top; width: 150px; background-color: #1183c1;padding: 7px;
	color: #fff;
}
#Main h2 {
	color: #000000; /* #fff; */
	margin-bottom: 10px;
}
.BoxContentNews p {
	color: #000000; /* #bcbabb; */
}
.BoxDate {
	font-size: 13px;
	text-align:left;
}
#Pagini ul li a:active, #Pagini ul li a:link, #Pagini ul li a:visited {
	color: #000000; /* #fff; */
	text-decoration: none;
	text-transform: uppercase;
	line-height:18px;
	font-weight: bold;
}
#Pagini ul li a:hover {
	color: #000080;  /*  #3366FF; #fff; */
	text-decoration: underline;
}
#Pagini ul ul li {
	padding-left:10px; /* -10px; */
	margin-left:10px; /* -10px; */
}
#Pagini ul ul li a:active, #Pagini ul ul li a:link, #Pagini ul ul li a:visited {
	text-transform: none;
}
.HomeBox {
	width:215px;
	float: left;
	margin-right: 15px;
}
.HomeBox .Top {
	background: #FFFFFF; /* transparent url(../images/box_bottom.gif) no-repeat; */
	width: 215px;
	height: 19px;
}
.HomeBox .Contents {
	background-color: #FFFFFF; /* #0e1b2b; */
	width: 195px;
	padding: 0 10px;
	height: 250px;
	text-align: left;
}
.HomeBox .Bottom {
	background: #FFFFFF; /* transparent url(../images/box_bottom.gif) no-repeat; */
	width: 215px;
	height: 19px;
}
.HomeBox .Contents h2 {
	color: #000080; /* #7cc5fc */
	font-size: 14px;
	margin: 5px 0;
}
#success2, #error2 {
	color: #000;
	margin: 10px 0 0 0;
}
#LangSelector {
	/* padding:10px 0;
	text-align: right;
	margin-right: 10px;
	background-color: #F0F0F0; */
	margin-bottom: 3px;
        margin-left: 904px;
        position: static;
        width: 50px;
}
#RightMain {
	color: #000000; /* #fff; */
}
#RightMain a:link, #RightMain a:active, #RightMain a:visited {
	color: #000000; /* #fff; */
	text-decoration: none;
}
#RightMain a:hover {
	text-decoration: underline;
}
.HomeBox .Contents a:link, .HomeBox .Contents a:active, .HomeBox .Contents a:visited {
	color: #000080; /* #3366FF; #fff; */
}
#pager {
	bottom:0 !important;
	padding:10px 0;
	top:auto !important;
}
.pager-form {
	position:relative;
}
.pager-form table {
	margin:0 0 20px;
}
.hastable table {
	background:none repeat scroll 0 0 #FFFFFF;
	border-color:#DEDEDE /* #DEDEDE -moz-use-text-color */;
	border-style:solid solid none;
	border-width:1px 1px medium;
	width:100%;
}
.pager-form a.btn {
}
a.btn_no_text {
	padding:10px;
}
a.btn {
	display:block;
	float:left;
	margin:5px;
	padding:4px;
	position:relative;
}
#pager input, #pager .pagesize {
	border-color:#7C7C7C #C3C3C3 #DDDDDD;
	border-style:solid;
	border-width:1px;
	color:#333333;
	float:left;
	margin:5px;
	padding:4px;
}
#pager input, #pager .pagesize {
	border-color:#7C7C7C #C3C3C3 #DDDDDD;
	border-style:solid;
	border-width:1px;
	color:#333333;
	float:left;
	margin:5px;
	padding:4px;
}

.hastable table {
	background:#fff;
	width:100%;
	border:1px solid #dedede;
	border-bottom:none;
}

.hastable thead td, .hastable thead th {
	background-color:#e6e6e6;
}

.hastable tr td, .hastable thead th {
	border-left:1px solid #ccc;
	text-align:left;
	padding:8px;
	color:#616161;
}

.hastable tr td {
	vertical-align:middle;
}

.hastable thead td, .hastable thead th {
	font-weight:bold;
	padding:8px;
	text-align:center;
}

.hastable th, .hastable td {
	border-bottom:1px solid #dedede;
}
.hastable tbody th {
	padding:0 8px;
	text-align:left;
}

.hastable tbody tr.alt td, .hastable tbody tr.odd td {
	color:#464646;
	vertical-align:middle;
}

.hastable tbody tr.alt td, .hastable tbody tr.alt th, .hastable tbody tr.odd {
	background-color:#f5f5f5;
}
.hastable tbody tr:hover td, .hastable tbody tr:hover th {
	background-color:#FFFFCF;
}

.headerSortDown, .headerSortUp {
	background-repeat:no-repeat;
	background-color:#dcdcdc!important;
	color:#404040!important;
}

.header span {
	float:right;
	margin-top:-3px;
}

.hastable tr .center {
	width:5px;
}

.hastable table a.btn span.ui-icon {
	left:0.1em;
}

.hastable table a.btn {
	margin:0 5px;
}

.content-box table {
	margin:0;
}

/* Tables Pagination */

#pager {
	padding:10px 0;
	bottom:0!important;
	top:auto!important;
}

.pager-form {
	position:relative;
}

.pager-form table {
	margin:0 0 10px 0;
}

.pager-form a.btn {
	margin-top:7px
}

#pager input, #pager .pagesize {
	color:#333;
	padding:4px;
	margin:5px;
	float: left;
	border-color:#7C7C7C #C3C3C3 #ddd;
	border-style:solid;
	border-width:1px;
}
#sort-table a:link, #sort-table a:visited, #sort-table a:active {
	color: #000;
}
#SearchEngine select, #Login input {
	width:130px;
	padding: 5px;
	border: 1px solid #C3C3C3; /* #7C7C7C; */
}
#SearchEngine select, #Cauta input {
	width:130px;
	padding: 5px;
	border: 1px solid #C3C3C3; /* #7C7C7C; */
}
#RightMain ul {
	list-style-type: disc;
	margin-left:30px;
	line-height:20px;
}
/* contact form */
.cflite {
	width: 400px;
	font-family: arial;
}
.cflite_td {
	padding:4px;
	font-size:12px;
}
.cflite p {
	padding:4px;
}
.cflite label {
	padding:4px;
}
label {
 padding-right:10px
}
.required {
 font-weight:bold;
}
.required_star {
 font-weight:bold;
 color:#F00;
}
.not-required {
 font-weight:normal
}
