BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
  font-family: Lucida Sans Unicode, Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  line-height: 1.5em;
  }

FORM {
  display: inline;
  margin-bottom: 0;
  }

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  }

TEXTAREA {
          width: 100%;
          font-family: Verdana, Arial, Helvetica, sans-serif;
          font-size: 11px;
          }

A {
  color: #929C5D;
  text-decoration: none;
}

A:hover {
  color: #888888;
  text-decoration: underline;
}

h1 {
        font-size: 20px;
        text-decoration: none;
        font-weight:normal;
        color:#929C5D;
        }

.titlu_h1{
        background:url('/images/border_h1.gif');
        background-position: bottom left;
        background-repeat: repeat-x;
        width:650px;
        }
h2 {
        font-size: 18px;
        display: inline;
        text-decoration: none;
        font-weight:normal;
        }

/* INDEX */
.border3{
          border-left:#b1b1b1 solid 1px;
          border-bottom:#b1b1b1 solid 1px;
          border-right:#b1b1b1 solid 1px;
          margin:0px;

         }

.localizare {
        padding: 0 5px 0 5px;
        }

.menu_stanga{
          font-family: Lucida Sans Unicode, Verdana, Arial, Helvetica, sans-serif;
          font-size:12px;
          line-height: 2em;
          color:#898E6D;
          font-weight:bold;
          text-align:right;
        }
.menu_stanga a{
          font-family: Lucida Sans Unicode, Verdana, Arial, Helvetica, sans-serif;
          font-size:12px;
          line-height: 2em;
          color:#898E6D;
          font-weight:bold;
          text-align:right;
        }
.menu_stanga a:hover{
          font-family: Lucida Sans Unicode, Verdana, Arial, Helvetica, sans-serif;
          font-size:12px;
          line-height: 2em;
          color:#1C1C1C;
          font-weight:bold;
          text-decoration:none;
          text-align:right;
        }

.menu_active{
          font-family: Lucida Sans Unicode, Verdana, Arial, Helvetica, sans-serif;
          font-size:12px;
          line-height: 2em;
          color:#1C1C1C;
          font-weight:bold;
          /*border-bottom:#9C9E82 2px dotted;*/
          background:url('/images/menu_dotted.gif');
          background-position: bottom right;
          background-repeat: no-repeat;
          text-transform:uppercase;
          text-align:right; }

.menu_active a{
          font-family: Lucida Sans Unicode, Verdana, Arial, Helvetica, sans-serif;
          font-size:12px;
          line-height: 2em;
          color:#1C1C1C;
          font-weight:bold;
          text-decoration:none;
          text-transform:uppercase;
          text-align:right;
        }

.mesaj_informare {
        font-size:12px;
        color:#990100;
        font-style: italic;
        font-weight:bold;
        /*border:1px solid #990100;*/
        padding:5px;
}
.mesaj_informare_verde {
        font-size:12px;
        color:#009900;
        font-weight:bold;
        border:1px solid #009900;
        padding:5px;
        }

.altele{
        font-size:13px;
        text-align:left;
        font-weight:bold;
        }

.buton_send {
        background: url(../images/buton_send1.jpg) no-repeat;
        width:87px;
        height:25px;
        text-decoration:none;
        border:0px;
        color:#ffffff;
        font-family: Lucida Sans Unicode, Verdana, Arial, Helvetica, sans-serif;
        font-size:13px;
        font-weight:bold;
        padding-bottom:5px;
        }

.buton_dezabonare {
        background: url(../images/dezabonare.gif) no-repeat;
        width:100px;
        height:25px;
        text-decoration:none;
        border:0px;
        color:#ffffff;
        font-family: Lucida Sans Unicode, Verdana, Arial, Helvetica, sans-serif;
        font-size:13px;
        font-weight:bold;
        padding-bottom:5px;
        }