.red { font: 11px trebuchet ms; color: #FE4800; text-decoration: none; padding-left:4px;  }
.menu {
font-family:trebuchet ms; font-size:14px;
  display:table;         /* ignored by IE */
  padding:0px;

  white-space:nowrap;    /* keep text on one line */
  border:0px solid #ff0000; /* add a border to show size of menu */
  }
* html .menu {
  display:inline-block;  /* for IE only */
  width:0px;             /* IE will expand to fit menu width */
  padding:0px 0px 0px 0px;         /* fix bug in IE for border spacing */
  }
.menu li {
  display:table-cell;    /* ignored by IE */
  }
* html .menu li {
  display:inline;        /* for IE only */
  }
.menu a, .menu a:visited {
  display:block;         /* for all browsers except IE */
  padding:7px 11px;
  color:#ffffff;
  background:#ff0000;
  border:0px solid #fff; /* add a 1px white border around items */
  text-decoration:none;
  }
* html .menu a, * html .menu a:visited {
  display:inline-block;  /* for IE only */
  margin:0px 0px 0px 0px;         /* to correct an IE border width bug */
  }
.menu a:hover {
  color:#fff;
  background:#3e3e3e;
  }

.lefted {margin:0px 0px 0px 0px;}

a.submeniu:link,a.submeniu:active,   a.submeniu:visited   { font: 15px trebuchet ms; color: #696969; text-decoration: none;   font-weight:normal; }
a.submeniu:hover    { font: 15px trebuchet ms; color: #ff3300; text-decoration: none;   font-weight:normal;  }

a.detalii:link,a.detalii:active,   a.detalii:visited   { font: 11px trebuchet ms; color: #1C1C1C; text-decoration: none;   }
a.detalii:hover    { font: 11px trebuchet ms; color: #FF1800; text-decoration: none;  }

.link1  { font: 14px trebuchet ms; color: #ffffff; text-decoration: none;   }
a.link1:link,a.link1:active,   a.link1:visited   { font: 14px trebuchet ms; color: #ffffff; text-decoration: none;   }
a.link1:hover    { font: 14px trebuchet ms; color: #ffffff; text-decoration: none;  }

.articol    { font: 11px trebuchet ms; color: #696969; text-decoration: none;   font-weight:bold;padding-left:4px;  }
a.articol:link,a.articol:active,   a.articol:visited   { font: 11px trebuchet ms; color: #696969; text-decoration: none;   font-weight:bold;padding-left:4px;  }
a.articol:hover    { font: 11px trebuchet ms; color: #828282; text-decoration: none;   font-weight:bold;padding-left:4px;  }

.link1    { font: 14px trebuchet ms; color: #ffffff; text-decoration: none;cursor: hand;   }
.titlu    { font: 19px trebuchet ms; color: #FE4800; text-decoration: none;   font-weight:normal;  }
.titlu1    { font: 19px trebuchet ms; color: #2669BC; text-decoration: none;   font-weight:normal;  }
.date    { font: 10px trebuchet ms; color: #96BE6E; text-decoration: none;   font-weight:normal; padding-left:8px;  }
.date1    { font: 10px trebuchet ms; color: #9E9E9E; text-decoration: none;   font-weight:normal; padding-left:8px;  }
.text    { font: 13px trebuchet ms; color: #787878; text-decoration: none;   font-weight:normal;  }

.input { font: 11px trebuchet ms; color: #ff6600; text-decoration: none; width: 150px;background:#FCFCFC; border-top-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-left-width: 1px;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid;border-color:#E4E4E4; }
.input1 { font: 11px trebuchet ms; color: #ff6600; text-decoration: none; background:#FCFCFC; border-top-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-left-width: 1px;border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid;border-color:#E4E4E4; }
.input-select { font: 11px trebuchet ms; color: #ff6600; width: 150px; background: #FCFCFC; border-top: 1px solid #E4E4E4; border-bottom: 1px solid #E4E4E4; border-left: 1px solid #E4E4E4; border-right: 1px solid #E4E4E4; }

 .gallery-thumb {  margin: 0;  float: left;padding-top: 0px;	}
#gallery .gallery-thumb img {  background: #eeeeee;  border-color: #eeeeee; border-width: 5px;   padding: 0px;    margin: 0px;   -moz-border-radius: 2px;}
#gallery .gallery-thumb  img:hover {  border-width: 5px;background: #ff0000;  border-color: #ff3300;  margin: 0;-moz-border-radius: 2px;}
.border {   border: 0px solid #D4EAFF; margin: 0px;}
#gallery a, gallery a:active {    text-decoration: none;    color: #eeeeee;	 margin: 0px;}
#gallery a:hover {    text-decoration: underline;    color: #eeeeee;	 margin: 0px;}

.adm_menu { font-family: Verdana; font-size: 11px; align: left; color: #2669BC; border: 1px solid #CDDFF3; background: #FAFBFF; width: 140;}
td.admin { border: 1px solid #e6e6e6; border-collapse: collapse; font-family: Verdana; font-size: 11px; color: #1c1c1c; }
td.admin_info { border: 1px solid black; border-collapse: collapse; font-family: Verdana; font-size: 11px; color: #CC0000; }
