/* e-parts.ro StyleSheet */

body {
  text-align: center;
  margin: 0px;
  padding: 0px;
  font-family: Tahoma, Arial, sans-serif;;
  font-size: 9pt;
  color: #666666;
  background: url(../img/bg_lr.gif) repeat-x top left;
}

div {
  position: relative;
  margin: 0px;
  padding: 0px;
  text-align: left;
}

div.cell {
  float: left;
}
div.cell2 {
  float: left;
  width: 190px;
  margin-left: 15px;
  margin-right: 10px;
  clear: right;
  vertical-align: middle;
}

div.wrapper {
  width: 1015px;
  margin: auto;
}

div.header {
  height: auto;
  width: 1015px;
  margin-top: 27px;
  margin-bottom: 0px;
}
* html div.header { margin-top: 26px; }

div.menurss {
  width: 689px;
  margin-top: 9px;
  clear: both;
}
* html div.menurss { margin-top: 8px; }

div.menu {
  display: table;
  clear: both;
  width: 1009px;
  height: 49px;
  margin-top: 3px;
  margin-bottom: 0px;
  font-size: 10pt;
  background: url(../img/bg_meniu.gif) repeat-x top left;
}
div.menucell {
  float: left;
  width: 126px;
  height: 49px;
  line-height: 35px;
  text-align: center;
}
div.menucell_activ {
  float: left;
  width: 126px;
  height: 49px;
  line-height: 35px;
  text-align: center;
  background: url(../img/bg_meniu_activ.gif) repeat-x top left;
}
div.menucell_activ a {
  color: #CFEB34;
  text-decoration: none;
  font-weight: bold;
}
div.menucell_activ2 {
  float: left;
  width: 126px;
  height: 49px;
  line-height: 35px;
  text-align: center;
}
div.menucell_activ2 a {
  color: #CFEB34;
  text-decoration: none;
  font-weight: bold;
}
a.menuitem {
  color: #FFFFFF;
  text-decoration: none;
  font-weight: bold;
}
a.menuitem:hover {
  color: #CFEB34;
}

div.submenu {
  display: table;
  clear: both;
  margin: 0px;
  background-color: #CFEB34;
  width: 1009px;
  height: 30px;
  text-align: center;
}
div.submenucell {
  display: inline;
  float: left;
  width: 144px;
  height: 30px;
  line-height: 27px;
  text-align: center;
}
div.submenucell a {
  color: #535353;
  text-decoration: none;
  font-weight: bold;
}
div.submenucell a:hover {
  color: #aaaaaa;
}
div.submenucell_activ {
  display: inline;
  float: left;
  width: 144px;
  height: 30px;
  line-height: 27px;
  text-align: center;
}
div.submenucell_activ a {
  color: #535353;
  font-weight: bold;
  text-decoration: underline;
}

div.wrapperfooter {
  clear: both;
  display: table;
  width: 100%;
  background: url(../img/bg_wrap_footer.gif) repeat-x top left;
  height: 141px;
  text-align: center;
}
div.boxfooter{
  width: 1020px;
  height: 77px;
  background: url(../img/bg_footer.gif) no-repeat top left;
  text-align: center;
  margin: auto;
  padding-top: 64px;
}

div.copyright {
  display: inline;
  float: left;
  clear: left;
  width: 560px;
  height: 16px;
  text-align: right;
  margin-right: 130px;
  text-decoration: none;
}

div.footermenu{
  display: inline;
  float: right;
  clear: right;
  height: 16px;
  text-align: center;
  margin-top: -15px;

 
}
div.footermenu a {
  color: #666666;
  text-decoration: none;
}
div.footermenu a:hover {
  color: #000000;
  text-decoration: underline;
}

div.footersigle {
  display: block;
  clear: both;
  width: 1000px;
  height: 31px;
  text-align: right;
  margin-top: 45px;
}
* html div.footersigle {
  margin-top: 30px;
}

div.contenttable {
  display: table;
  width: 1010px;
  margin-top: 10px;
  margin-bottom: 10px;
}

div.boxgeneral{
  display: table;
  width: 280px;
  margin: 10px 3px 5px 3px;
  border: 1px solid #E5E5E5;
  text-align: left;
  padding: 3px 5px 3px 5px;
}
div.boxgenheader{
  display: block;
  background-color: #FAFAFA;
  border-bottom: 1px dotted #E5E5E5;
  padding: 3px 0px 2px 15px;
  margin-bottom:8px;
  text-align: left;
  font-size: 11pt;
  color: #333333;
  font-weight: bold;
}

div.rightbannerreclame {
  display: table;
  width: 300px;
  margin: 10px 3px 5px 3px; /* top right bottom left */
}

p.noutatidata {
  display: block;
  margin: 0px; margin-top: 10px;
  padding: 0px; padding-left: 1px;
  font-size: 7pt;
  color: #999999;
}

div.stiri_lista {
  display: table;
  clear: both;
  width: 690px;
  height: auto;
  border-top: 1px dotted #C0C0C0;
  margin: 5px;
}
div.stiri_box {
  display: block;
  width: 690px;
  height: auto;
}
div.stiri_lista_imgbox {
  display: inline;
  float: left;
  clear: left;
  margin: 4px 2px 4px 4px;
  padding: 2px;
  border: 1px solid #C0C0C0;
  height: 136px;
  width: 136px;
  text-align: center;
}
div.stiri_lista_textbox {
  display: inline-table;
  float: left;
  clear: right;
  width: 540px;
}
a.stiri_lista_title {
  display: block;
  width: 530px;
  margin-bottom: 4px;
  padding-left: 10px; padding-top: 5px;
  font-size: 14pt;
  color: #333333;
  text-decoration: none;
  font-weight: bold;
}
div.stiri_lista_date {
  display: block;
  width: 535px;
  background-color: #F3F3F3;
  border-top: 1px solid #CFEB34;
  padding-left: 5px;
  font-size: 8pt;
}
div.stiri_lista_text {
  display: block;
  width: 535px;
  padding-left: 5px;
  margin-top: 15px;
  color: #2A2A2A;
  font-size: 9pt;
}
a.stiri_lista_sursa {
  display: block;
  width: 95%;
  margin-top: 10px;
  color: #999999;
  font-style: italic;
  text-decoration: none;
  text-align: right;
}
a.stiri_lista_sursa:hover {
  color: #000000;
}
a.stiri_lista_link {
  color: #1E89C3;
  text-decoration: none;
  font-weight: bold;
  margin: 0px;
  margin-left: 5px;
  padding: 0px;
  font-size: 9pt;
}
a.stiri_lista_link:hover {
  font-style: italic;
}

div.page_browsing {
  display: block;
  clear: both;
  width: 700px;
  margin-top: 10px;
  color: #1E89C3;
  font-weight: bold;
  text-align: center;
}
div.page_browsing a {
  color: #333333;
  font-weight: bold;
  text-decoration: none;
}
div.page_browsing a:hover {
  color: #1E89C3;
}

div.boxgeneralmare {
  display: table;
  clear: both;
  width: 690px;
  margin: 2px 0px 15px 0px;
  border: 1px solid #E5E5E5;
  text-align: left;
  padding: 3px 5px 3px 5px;
}
div.boxgeneralmare_li {
  display: table;
  clear: both;
  width: 690px;
  margin: 2px 0px 15px 0px;
  border: 1px solid #E5E5E5;
  text-align: left;
  padding: 3px 5px 3px 5px;
}
div.boxgeneralmare_li li {
  margin-left: 30px;
}
div.boxgeneralmare_li h2 {
  font-weight: bold;
  display: block;
  clear: both;
}
div.servicii {
  display: block;
  float: left;
  width: 320px;
  padding: 10px 5px 10px 5px;
}
div.categ {
  float: left;
  clear: left;
  width: 305px;
  height: auto;
  margin-bottom: 20px;
  margin-top: 10px;
  padding: 5px;
  font-size: 10pt;
  border: 1px solid #e5e5e5;
}
div.categ li {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
div.categ a {
  display: block;
  height: 14px;
  text-decoration: none;
  color: #333333;
}
div.subcateg {
  display: inline-table;
  float: left;
  clear: right;
  margin-top: 10px;
}
div.subcateg_in {
  display: none;
  clear: both;
  width: 250px;
  height: auto;
  border: 1px solid #e5e5e5;
  padding: 5px;
}
div.subcateg_in li {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
div.subcateg_in a {
  display: block;
  height: 14px;
  text-decoration: none;
  color: #333333;
}

div.boxcontact {
  float: left;
  clear: right;
  display: inline;
  width: 400px;
  margin-left: 15px;
}
div.contact_title {
  clear: both;
  font-weight: bold;
  margin-bottom: 5px;
}
div.boxcontact li {
  color: #006599;
  margin-left: 15px;
  margin-top: 4px;
  list-style: square;
}

img {
  border: 0px;
  margin: 0px;
  padding: 0px;
}
img2 {
  border: 0px;
  margin: 5px;
  padding: 2px;
  background-color: #FFFFFF;
}

ul, ol {
  margin: 0px;
  padding: 0px;
}

form {
  margin: 0px;
  padding: 0px;
}

input.button_cautare {
  width: 116px;
  height: 29px;
  background: url(../img/rss_cautare.gif) no-repeat top left;
  border: 0px;
  margin: 0px;
  margin-left: 3px;
  padding: 0px;
}
input.button_cautare:hover {
  background-image: url(../img/rss_cautare_hover.gif);
}
input.textfield {
  clear: left;
  float: left;
  height: 16px;
  width: 170px;
  color: #333333;
  border: 1px solid #CCCCCC;
  margin: 3px 1px 3px 0px;
}
input.button {
  height: 20px;
  margin: 3px 0px 3px 0px;
  padding: 0px 6px 2px 6px;
  background-color: #333333;
  color: #CFEB34;
  border: 1px solid #333333;
}
* html input.button { padding: 0px; }
div.anunt_titlu {
  display: block;
  width: 330px;
  margin: 5px 0px 0px 0px;
  border: 1px solid #E5E5E5; border-bottom: 0px;
  background-color: #FAFAFA;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  color: #000000;
}
div.anunt_pret {
  display: block;
  width: 330px;
  margin: 0px 0px 5px 0px;
  border: 1px solid #E5E5E5; border-top:0px;
  background-color: #FAFAFA;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  color: #CC0000;
}
div.anunt_listabox {
  display: table;
  width: 330px;
  margin: 5px 0px 5px 0px;
  border: 1px solid #E5E5E5;
}
div.anunt_listabox_header {
  display: block;
  width: 315px;
  background-color: #FAFAFA;
  border-bottom: 1px dotted #E5E5E5;
  padding: 3px 0px 2px 15px;
  margin-bottom: 5px;
  text-align: left;
  font-size: 12px;;
  color: #333333;
  font-weight: bold;
}
div.anunt_inchis {
  display: table;
  width: 330px;
  background-color: #F8F8F8;
}
div.anunt_deschis{
  display: table;
  width: 330px;
  background-color: #FFFFFF;
}
div.anunt_col_1 {
  width: 115px;
  float: left;
  clear: left;
  padding-left: 5px;
}
div.anunt_col_2 {
  float: left;
  clear: right;
  font-weight: bold;
  color: #333333;
}
div.anunt_imagini {
  display: block;
  width: 330px;
  margin: 5px 0px 5px 0px;
  border: 1px solid #E5E5E5;
  text-align: center;
}
div.sep_title {
  width: 690px;
  clear: both;
  margin-top: 5px;
  padding-left: 10px;
  border-bottom: 1px dotted #C0C0C0;
  margin-bottom: 3px;
  font-weight: bold;
  font-size: 13pt;
  color: #000000;
}
/** Ad anunt **/
.anunt_textbox {
	border: 1px solid #7F9DB9;
  margin: 5px;
  width: 485px;
  text-align: left;
}
.anunt_textbox_small {
	border: 1px solid #7F9DB9;
  margin: 5px;
  width: 180px;
  text-align: left;
}
.anunt_textbox_descriere {
	border: 1px solid #7F9DB9;
  margin: 5px;
  width: 485px;
  height: 170px;
}
div.anunt_label {
	color: #000000;
  font-weight: bold;
  margin-top: 5px; margin-bottom: 5px;
}
.anunt_link {
  font-weight: bold;
  text-decoration: none;
  color: #006599;
}
.anunt_link:hover {
  text-decoration: underline;
}
.anunt_title {
  display: block;
  background-color: #FAFAFA;
  border-bottom: 1px dotted #E5E5E5;
  padding: 3px 0px 2px 15px;
  margin-bottom: 8px;
  font-size: 11pt;
  color: #333333;
  font-weight: bold;
}
.anunt_text {
	color: #333333;
}
.anunt_text_center {
	color: #333333;
  text-align: center;
  margin-top: 5px; margin-bottom: 5px;
}
.anunt_dotari_title {
  display: block;
  margin-bottom: 4px;
  padding-left: 10px; padding-top: 5px;
  font-size: 13px;;
  color: #333333;
  text-decoration: none;
  font-weight: bold;
}
.anunt_button_ad:hover {
	border: 1px solid #CCCCCC;
  background-color: #7BBB0D;
  color: #FFFFFF;
  font-size: 15px;
  text-decoration: none;
  font-weight: bold;
	margin: 5px;
}
a.anunt_lista_title {
  display: block;
  width: 520px;
  margin-bottom: 4px;
  padding-left: 10px; padding-top: 5px;
  font-size: 14pt;
  color: #333333;
  text-decoration: none;
  font-weight: bold;
}
div.anunt_lista_date {
  display: block;
  width: 520px;
  background-color: #F3F3F3;
  border-top: 1px solid #CFEB34;
  padding-left: 5px;
  font-size: 8pt;
}
div.anunt_lista_text {
  display: block;
  width: 375px;
  padding-left: 5px;
  margin-top: 15px;
  color: #2A2A2A;
  font-size: 9pt;
}
div.anunt_lista_textbox {
  display: inline-table;
  float: left;
  clear: right;
  width: 390px;
}
div.anunt_lista_pret {
  display: inline-table;
  float: right;
  width: 100px;
  text-align: center;
  margin-top: 25px;
  font-size: 14px;
  font-weight: bold;
  color: #92A811;
}
.calculator_textbox{
  border: 0px;
  background-color: #FFFFFF;
  color: #000000;
}
a {
  color: #1E89C3;
  text-decoration: none;
  font-weight: bold;
  font-size: 9pt;
}
a:hover {
  color: #000000;
}

.button_banner{
/*	background: transparent url(../img/banner/but.png) no-repeat top left;*/
	height:17px;
	font:bold 11px Arial;
	text-align:center;
	float:left;
	color:#000;
	cursor:pointer;
	padding: 1px 7px 0 7px;
	margin-right:2px;
	border: 1px solid #DADADA;
	border-top: none;
}
.button_banner_on{
/*	background: transparent url(../img/banner/but_act.png) no-repeat top left ;*/
	height:17px;
	font:bold 11px Arial;
	text-align:center;
	float:left;
	color: #060;
	padding: 1px 7px 0 7px;
	margin-right:2px;
	border: 1px solid #DADADA;
	border-top: none;
}



