body {
	margin:0px;
	padding:0px;
	background-color:#560100;
	background-image: url(images/buyback-bg.jpg);
	background-repeat:repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	height:100%

}

 option {
	color:#000000;
 }
 
 
#wrap {
	width:778px;
	background-color:#FFFFFF;
	float:left;
	margin: 0px auto;
}

#header {
}

#footer {
	width:768px;
	padding:5px;
	font-size:11px;
	background-color:#FFFFFF;
	text-align:right;
}

a.afooter {
	color: #000000;
	font-weight:bold;
	text-decoration:none;
}
a.afooter:hover {
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
}
#navigation	{
	padding:5px;
	font-size:11px;
	text-align:right;
}
#navigation	a {
	color:#000000;
	text-decoration:none;	
	text-transform:uppercase;
	padding-left:7px;
	padding-right:7px;
}
#navigation	a:hover{
	text-decoration:underline;
}
#menu {
	padding:5px;
	font-size:11px;
	text-align:right;
}
#menu a {
	color:#000000;
	text-decoration:none;	
	text-transform:uppercase;
	padding-left:7px;
	padding-right:7px;
}
#menu a:hover{
	text-decoration:underline;
}


.error ul li{
	width:310px;
	list-style-type:none;
	color:#FF0000;
	background-color:#FFFFFF;
}

h1 {
	padding:0px;
	margin:0px;
	font-size:16px;
	text-transform:uppercase;
}
h2 {
	font-size:15px;
	padding:0px;
	margin:0px;
}
h3 {
	font-size:14px;
	font-weight:bold;
	padding:5px;
	margin:0px;
	text-align:right;
	color:#FFFFFF;
	
}
h4 {
	font-size:5px;
	font-weight:bold;
	padding:0px;
	margin:0px;
	padding-bottom:10px;
	text-align:left;
}
h5 {
	font-size:14px;
	font-weight:bold;
	padding:0px;
	margin:0px;
	text-align:left;
}

has6 {
	text-align:right;
	font-size:14px;

}
.pret {
	font-weight:bold;
	font-size:12px;
}
label {
	display:block;
}

.bgred {
	padding:5px;
	background-image:url(images/buyback-bgred.jpg);
	background-repeat:repeat-x;
	color:#FFFFFF;
	font-size:11px;
	text-align:right;
}

.bgblack {
	padding:5px;
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	background-image:url(images/buyback-bgblack.jpg);
	background-repeat:repeat-x;
	color:#FFFFFF;
	font-size:11px;
	width:249px;
}

.buton {
	background-color:#880000;
	border:1px solid #FFFFFF;
	color:#FFFFFF;
	font-weight:bold;
}

.buton1 {
	background-color:#F00;
	color:#FFF;
	font-weight:bold;
}

.input {
	width:111px;
}

.detalii {
	background-image:url(images/buyback-det02.jpg);
	background-repeat:repeat-x;
	color:#FFFFFF;
	font-size:11px;
	background-color:#000000;
}
.headform {
	background-color:#000000;
	padding:5px;
	border-bottom:2px solid #FFFFFF;
}

#contentadmin {
	margin-left:790px;
	background-color:#CCC;
	width:200px;
}
#contentadmin a {
/*	color:#FFFFFF; */
	text-decoration:none;	
}
#contentadmin a:hover{
/*	color:#FFFFFF; */
	text-decoration:underline;
}

#title {
	padding:5px;
	padding-left:20px;
}

#content {
	padding:5px;
	padding-left:50px;
	padding-right:15px;
}

a {
	color:#990000;
}

form {
	padding:0px;
	margin:0px;
}

a.adetalii {
	color: #FFFFFF;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
}	

a.adetalii2 {
	color: #FFFFFF;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}	

.titludet {
	padding:0px;
	margin:0px;
	font-size:15px;
	text-transform:uppercase;
	padding-bottom:2px;
	padding-top:15px;
	font-weight:bold;
}
.subtitludet {
	padding:0px;
	margin:0px;
	font-size:13px;
	text-transform:uppercase;
	padding-bottom:2px;
	padding-top:15px;
	font-weight:bold;
}

#filtre {
	font-family: Arial, sans-serif;
	margin-top: 1px;
	z-index: 100;
	display: block;
	background: #4c4c4c;
	height: 18px;
	color:#FFFFFF;
}

ul#nav, ul#nav li ul {
	padding: 0;
	margin: 0;
	list-style: none;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	list-style-type: none;
	line-height: 18px;
	z-index: 100;
}

ul#nav li, ul#nav li ul li {
	float: left;
	position: relative;
	width: 128px;
	cursor: pointer;
	cursor: hand;
	background-color: #4C4C4C;
	border-right: 1px solid #ffffff;
	z-index: 100;
}

ul#nav li ul li {
	text-align: left;
}

ul#nav li:hover, ul#nav li ul li:hover {
	background-color: #880000;
	color: #ffffff;

}

ul#nav li.first, ul#nav li.first:hover {
	background: #000000;
	background-image: url(images/buyback-filtreaza.jpg); 
	background-repeat:no-repeat;
	background-position:top left;
	text-transform: uppercase;
	color: #ffffff;
	width: 127px;
	cursor: arrow;
}

ul#nav li ul {
	display: none;
	position: absolute;
	top: 18px;
	left: 0;
	font-weight: normal;
	text-align: left;
	list-style-type: none;
}

ul#nav li ul li {
	background-color: #4C4C4C;
	border-top: 1px solid #ffffff;
}

ul#nav li:hover ul, ul#nav li.over ul {
	display: block;
}

#nav li a {
	font-family: Arial, sans-serif;
	font-size: 10px;
	line-height: 15px;
	text-decoration: none;
	vertical-align: middle;
	display: block;
	color: #FFFFFF;
	width: 120px;
	padding-left:5px;
}

#nav li a.selected {
	background: url('/imagini/layout/star.gif') 3px 5px;
	background-repeat: no-repeat;
/*	text-decoration: line-through; */
	text-indent: 7px;
	width: 120px !important;
}

#nav a:hover {
	background-color: #880000;
	width: 120px !important;
}


ul#nav li.first a {
	width: 8em;
}

ul#nav li.first a:hover {
	background-color: #4C4C4C;
	color: #ffffff;
	width: 8em !important;
	padding: 0;
	padding: 0;
}

/* Filtrele selectate */
#filtre_selectate {
	float: left;
	border: 1px solid #e5e5e5;
	color: #00007c;
	width: 200px;
	margin-top: 5px;
}

#filtre_selectate legend {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00007c;
}

#filtre_selectate a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background: url('/imagini/icons/filtre_plus.gif') 2px 4px;
	background-repeat: no-repeat;
	font-weight: normal;
	margin-left: 10px;
	text-decoration: none;
	padding-left: 10px;
	color: #666666;
}

#filtre_selectate a.stfiltre {
	background: url('/imagini/icons/filtre_minus.gif') 2px 4px;
	background-repeat: no-repeat;
	margin: 0;
	padding-left: 10px;
	padding-left: 10px;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	color: #666666;
}

#filtre_selectate a:hover {
	background: url('/imagini/icons/filtre_minus.gif') 2px 4px;
	background-repeat: no-repeat;
}

.neselectat {
	color:#4C4C4C;
	text-align:center;
}

.selectat {
	color:#000000;
	font-weight:bold;
}
