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

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 { color: #ffffff; 	text-decoration: none; }
a.w:hover { color: #ffffff; 	text-decoration: underline; }

table { font: inherit; }
ul li { list-style-type: square; }
img { border: 0px; }
form { margin: 0px; }

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

h1 span {
	display: none;
	}

.parteneri {
	text-align: center;
	margin: 20px 10px 20px 10px;
	padding: 10px 0px 10px 0px;
	width: 50%;
	}

/* ------------------------------------------------------------------------------------
							  LOGO SI MENU
 ------------------------------------------------------------------------------------ */
div#logo { display: none; }

div.banner { display: none; }

div#logo img {
	float: left;
	}

table.menu, table.menu_1 { display: none; }

table.menu { display: none; }

/* ------------------------------------------------------------------------------------
							 Main DIVs
 ------------------------------------------------------------------------------------ */
div#mainbody
{
	width: 100%;
	background-color: #fff;
	padding: 0px;
}

div#left_panel { display: none; }

div#center_panel {
	width: 580px;
	padding: 0px;
}

div#footer { display: none; }

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

div.tiraj_menu_title {
	background: #fcaf17 url('../imagini/colt/tiraj_menu.gif') 0px 0px no-repeat;
	padding-top: 3px;
	height: 18px;
	text-indent: 10px;
	}

div.tiraj_menu_box {
	background-color: #808285;
	padding: 5px;
	margin-bottom: 5px;
	}

div.tiraj_menu_item {
	width: 160px;
	height: 18px;
	background: transparent url('../imagini/sageata.gif') 2px 4px no-repeat;
	text-indent: 15px;
	}

div.promo_img {
	text-align: center;
	padding-top: 15px;
	}

div.promo_text{
	text-align: right;
	font-weight: bold;
	padding: 5px 4px 10px 0px;
	}
/* ------------------------------------------------------------------------------------ */

div.box_title {
	background: #58595b url('../imagini/colt/box_icon.gif') 0px 0px no-repeat;
	padding-top: 3px;
	height: 18px;
	text-indent: 20px;
	color: #ffffff;
}

div.box {
	border: #acacac 1px solid;
	border-top: none;
	padding: 8px 3px 0px 5px;
	}

/* ------------------------------------------------------------------------------------ */

div.gri_box { display: none; }

div.reclama_firma { display: none; }


div.floated_box { display: none; }

div.comanda_box {
	float: right;
	margin-left: 3px;
	margin-bottom: 5px;
	width: 253px;
	height: 220px;
	background-color: #808285;
	padding: 5px;
	}
/* ------------------------------------------------------------------------------------ */
div.separator, div.w_separator {
	border-bottom: #333333 1px dotted;
	margin: 10px 5px 10px 0px;
	}

div.w_separator {
	border-color: #ffffff;
	}

div.a {
	padding-left: 5px;
	}

div.pointer {
	background: url('../imagini/pointer.gif') 0px 4px no-repeat;
	text-indent: 13px;
	margin-bottom: 3px;
	}


img.s {
	float: right;
	border: #000000 1px solid;
	margin: 10px 0px 0px 5px;
	}

table.gri {
	background: #808285 url('../imagini/bg/gri_table.gif') 0px 0px no-repeat;
	color: #ffffff;
	margin: 0px 0px 10px 0px;
	padding-top: 7px;
	}
/* ------------------------------------------------------------------------------------ */

.error {
	color: #ff0000;
	}

.micapub {
	margin: 0px;
	width: 245px;
	color: #555555;
	font: inherit;
	}

textarea.micapub { height: 90px; }

.micapub:focus {
	color: #ec7135;
	background-color: #ffffff;
	}

.button {
	border: none;
	background-color: #ec7135;
	color: #ffffff;
	margin: 10px 15px 0px 3px;
	padding: 2px;
	font: inherit;
	}


/* ------------------------------------------------------------------------------------ */
.t1 {
	background-color: #f7f3f7;
	padding-right: 5px;
	text-indent: 10px;
	}

.t2 {
	background-color: #f7f3f7;
	}

/* -------------------------- LISTA ------------------------ */

table.list {
	margin: 15px 0px 15px 10px;
	font: inherit;
	}

td.item1 {
	width: 76px;
	background: transparent url('../imagini/bg/item_top.gif') 0px 0px no-repeat;
	height: 107px;
	text-align: center;
	}

td.item1 img {
	margin: 9px 4px 10px 4px;
	}

td.text {
	padding: 0px 5px 4px 5px;
	}

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

td.item2 {
	width: 76px;
	background: transparent url('../imagini/bg/item_bottom.gif') 0px 0px no-repeat;
	height: 40px;
	color: #ffffff;
	padding-top: 2px;
	text-align: center;
	}

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

.nav_links {
	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;
	}

div.reclama { display: none; }


fieldset {
	width: 80%;
	margin: 0px auto 5px auto;
	padding: 15px 10px 15px 10px;
	display: block;
	}

legend {
	color: #555555;
	font-weight: bold;
	}

.element {
	background-color: #f1f2ee;
	width: 200px;
	margin: 0px auto 7px auto;
	}

.buton {
	margin: 8px 8px 5px 0px;
	padding: 0px 5px 0px 5px;
	}

/* ---------- 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: #555; }

.google { display: none; }

/* ---------- randuri ---------------------------- */

div.f_row {
  clear: both;
  padding-top: 5px;
  }

div.f_row span.stang {
  float: left;
  width: 30%;
  text-align: right;
  }

div.f_row span.drept {
  float: right;
  width: 70%;
  }

div.f_spacer { clear: both; }


.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;
	}

/*======================================*/
/* ANUNTURI */

.t_catg { background-color: #ccc; }

.anunt {
	padding: 10px 15px 10px 5px;
	margin: 0px 0px 10px 0px;
	line-height: 17px;
	}

.asep {
	background:  transparent url('../imagini/bdn_separator.gif') 0px 0px repeat-x; 
	height: 1px;
	margin: 10px 70px 10px 70px;
	}

.anuntdet {
	font-weight: bold;
	color: #555;
	margin: 0px 0px 3px 0px;
	}

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

.an_meniu {
	padding: 4px 0px 10px 0px;
	border: #999 1px solid;
	margin: -2px 0px 10px 0px;
	}

.an_grup {
	font-weight: bold;
	text-indent: 10px;
	padding-top: 3px;
	}

.an_subgrup {
	padding: 2px 0px 3px 14px;
	}

.an_subgrup a:link, .an_subgrup a:active, .an_subgrup a:visited, .an_subgrup a:hover  {
	display: block;
	}

.nou_anunt {
	background-color: #990000;
	padding: 5px; 
	text-align: center;
	margin: 5px 0px 3px 0px;
	font-weight: bold;
	}
	
.flashbanner { display: none; }


