/* ------------------------------------------------------------------------------------
							  HTML redefinition
 ------------------------------------------------------------------------------------ */
 body {
		margin: 0px;
		padding: 0px;
		background-color: #fff;
		font-size: 9pt;
		font-family: 'Lucida-Grande', Arial, Verdana, Arial, Geneva, Lucida, Helvetica, sans-serif;
		line-height: 15px;
	}

a:link, a:visited, a:active { text-decoration: none; color: blue; }
a:hover { text-decoration: underline; }

a.blk:link, a.blk:visited, a.blk:active, a.blk:hover { color: #000000; }
a.w:link, a.w:active, a.w:visited, a.w:hover { color: #ffffff; text-decoration: none; }
a.grena:link, a.grena:visited, a.grena:active, a.grena:hover { color: #cc0033; }
a.cinci:link, a.cinci:visited, a.cinci:active, a.cinci:hover { color: #555555; }

ul li { list-style-type: square; line-height: 16px; }
img { border: 0px; }
form { margin: 0px; }

h1 {
	width: 45%;
	padding: 3px 0px 2px 0px;
	margin: 10px 0px 20px 3px;
	color: #f28411;
	font: 20pt Arial;
	overflow: auto;
	background: transparent url('../imagini/ui/punct-negru-bg.gif') 0px 100% repeat-x;
	}

h1 span { display: none; }

h2 {
	font-weight: bold;
	font-size: 9pt;
	margin: 0px;
	padding: 0px;
	color: #f28411;
	}

h3 {
	font-weight: bold;
	font-size: 9pt;
	margin: 0px;
	padding: 0px;
	}
.parteneri {
	text-align: center;
	margin: 20px 10px 20px 10px;
	padding: 10px 0px 10px 0px;
	width: 50%;}

/* ---------- DIVS ----------------------------------------- */

#main_panel {
  padding: 0px;  
  background-color: #fff;
  width: 780px;
}

#center_panel {
  width: 581px;
  padding: 0px;
}

#left_panel { display: none; }
#logo { display: none; }
#adv_top { display: none; }
#meniu_top, #footer { display: none; }

#meniu_top td, #footer td {
	border-right: #fff 1px solid;
	}

.google_footer { display: none; }
#trafic { display: none; }
#footer { display: none; }



/* ---------- LEFT PANEL ---------------------------- */

form.cautare {
	padding: 3px;
	margin: 0px 0px 6px 0px;
	}

.x1 {
	background-color: #f1f2ee;
	width: 100px;
}

.catalog {
	background-color: #f28411;
	height: 21px;
	line-height: 21px;
	text-indent: 10px;
	margin-top: 1px;
	color: #fff;
	font-weight: bold;
	}

a.ml1:link, a.ml1:active, a.ml1:visited, a.ml1:hover  {
	display: block;
	margin-top: 1px;
	width: 185px;
	height: 22px;
	line-height: 22px;
	background:  #808285 url('../imagini/ui/sageata.gif') 5px 8px no-repeat;
	text-indent: 20px;
	text-decoration: none;
	color: #fff;
	}

a.ml1:hover {
	background:  #f1f2ee url('../imagini/ui/sageata.gif') 5px 8px no-repeat;
	color: #000;
	}

a.ml2:link, a.ml2:active, a.ml2:visited, a.ml2:hover {
	display: block;
	margin-top: 1px;
	width: 185px;
	height: 22px;
	line-height: 22px;
	background:  #f1f2ee url('../imagini/ui/steluta.gif') 5px 5px no-repeat;
	text-indent: 20px;
	font-weight: bold;
	text-decoration: none;
	color: #000;
	}

a.ml3:link, a.ml3:active, a.ml3:visited, a.ml3:hover {
	background:  #ff0000 url('../imagini/ui/steluta.gif') 5px 5px no-repeat;
	display: block;
	margin-top: 1px;
	width: 185px;
	height: 22px;
	line-height: 22px;
	text-indent: 20px;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	}
a.ml2:hover {
	background:  #808285 url('../imagini/ui/steluta.gif') 5px 5px no-repeat;
	color: #000;
	}


/* ---------- CENTER PANEL ---------------------------- */


.gri_header1 { display: none; }

.gri_header2 { display: none; }

.gri_header2 strong {
	width: 65%;
	display: block;
	font-size: 10pt;
	margin: 0px 0px 7px 0px;
	padding: 0px 0px 5px 0px;
	background: transparent url('../imagini/ui/punct-alb-bg.gif') 0px 100% repeat-x;
	}

.apiip {
	float: right;
	width: 101px;
	height: 56px;
	margin: 0px 8px 0px 0px;
	}

.a {
	padding-left: 5px;
	}

.floated_box {
	float: right;
	width: 258px;
	margin: 9px 0px 4px 8px;
	border: #808285 3px solid;
	padding: 1px;
	}

.x5 { margin: 10px auto 5px auto; text-align: center;}
.x6 { margin: 5px 5px 5px auto; text-align: right; }

.box_gri {
	padding: 5px 5px 5px 5px;
	background-color: #808285;
	color: #fff;
	}

.list_item {
	width: 98%;
	border: #f1f2ee 1px solid;
	margin: 8px 0px 8px auto;
	background: #f9f9f9 url('../imagini/ui/list-bg.gif') 0px 0px repeat-y;
	}

.list_img {
	float: left;
	width: 112px;
	text-align: center;
	padding: 5px 0px;
	}

.list_detalii {
	float: right;
	width: 431px;
	border-left: #f1f2ee 1px solid;
	padding: 8px 12px;
	line-height: 16px;
	}

.produs {
	margin: 25px 0px 15px 0px;
	text-align: center;
	}

.produs_detalii {
	margin: 25px 0px 15px 5px;
	background-color: #808285;
	padding: 10px;
	border: #808285 1px inset;
	line-height: 17px;
	color: #fff;
	}

.label {
	font-size: 14pt;
	margin: 0px 0px 15px 0px;
	}

/* ---------- TABELE  ---------------------------- */

.thead {
	background-color: #555555;
	color: #ffffff;
	text-align: center;
	}

.t1 {
	background-color: #f1f2ee;
	text-align: right;
	}

.d1 {
	background-color: orange;
	color: white;
	text-align: center;
	font-weight: bold;
	}

.d2 {
	background-color: #f1f2ee;
	text-align: center;
	}

.d3 {
	background-color: #cccccc;
	text-align: center;
	}

/* ---------- FORM  ---------------------------- */

.element {
	width: 180px;
	background-color: #f1f2ee;
	}

.buton {
	border: none;
	background-color: orange;
	color: #fff;
	}

/* ---------- TEXT ---------------------------- */

.cinci { color: #555555; }
.grena { color: #851894; }
.alb { color: #ffffff; }
.rosu { color: #ff0000; }


/* ---------- RECLAME ---------------------------- */

.reclame-top { display: none; }
.reclame-top p {
	margin: 0px;
	padding: 0px;
	}
	
.reclame-stanga-jos { display: none; }
.reclame-exterior { display: none; }
.reclame-bottom { display: none; }
.reclame-bottom a { color: #ccc; }

/* ------------------------------------------------------------------------------------
							 MULTIPAGE
 ------------------------------------------------------------------------------------ */

.nav_links {
	padding: 25px 14px 10px 14px;
	}

.nav_links table {
	background-color: #cccccc;
	border: #f28411 1px solid;
	margin: 0px 0px 0px auto;
	}


.nav {
	background-color: #f28411;
	color: #ffffff;
	padding: 3px 6px 3px 6px;
	}

.nav1 {
	background-color: #f1f2ee;
	font: bold 9px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	}

.nav2 { background-color: #ffffff; }

.nav2 a:link, .nav2 a:visited, .nav2 a:active, .nav2 a:hover {
	font: 9px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	}

	
	
.flashbanner { display: none; }
