BODY{
  background: #000000;
  color: #EBEBEB;
  margin: 0px;
  font-family: Georgia,Verdana,Arial,sans-serif;
  font-size:12px;
}

A {
  color: #EBEBEB;
  text-decoration: none;
  font-size:13px;
  font-weight:bold;
  letter-spacing: 0.4px
}

A:hover {
  color: #DD127A;
  text-decoration: none;
  font-size:13px;
  font-weight:bold;
  letter-spacing: 0.4px
}
h1{
 font-size:18px; font-weight:bold;
}

h1 a{
 font-size:18px; font-weight:bold;
}

h1 a:hover{
 color: #DD127A;
 font-size:18px; font-weight:bold;
}
.buton{
background-color:#B81162;
color:#ffffff;
}
input{
background-color:#f9f9f9;
}
textarea{
background-color:#f9f9f9;
}

.meniu_stanga {
  color: #EBEBEB;
  background:url(/images/Pink_10.gif);
  background-position:top right;
  background-repeat:no-repeat;
  height:25px;
  padding-left:50px;
  text-decoration: none;
  font-size:13px;
  font-weight:bold;
  letter-spacing: 0.4px
}

a.meniu_stanga1 {
  color: #EBEBEB;
  text-decoration: none;
  font-size:13px;
  font-weight:bold;
  letter-spacing: 0.4px
}

a.meniu_stanga1:hover {
  color: #DD127A;
  text-decoration: none;
  font-size:13px;
  font-weight:bold;
  letter-spacing: 0.4px
}

.meniu_activ {
  color: #DD127A;
  background:url(/images/linie_alb.gif);
  background-position:top right;
  background-repeat:no-repeat;
  height:25px;
  padding-left:50px;
  text-decoration: none;
  font-size:13px;
  font-weight:bold;
  letter-spacing: 0.4px
}

a.meniu_activ1 {
  color: #DD127A;
  text-decoration: none;
  font-size:13px;
  font-weight:bold;
  letter-spacing: 0.4px
}

a.meniu_activ1:hover {
  color: #EBEBEB;
  text-decoration: none;
  font-size:13px;
  font-weight:bold;
  letter-spacing: 0.4px
}

a.continuare {
  color: #EBEBEB;
  text-decoration: none;
  font-size:13px;
  font-weight:bold;
  letter-spacing: 0.4px
}

a.continuare:hover {
  color: #EBEBEB;
  background-color:#B81162;
  text-decoration: none;
  font-size:13px;
  font-weight:bold;
  letter-spacing: 0.4px
}
a.download {
  color: #EBEBEB;
  background-color:#B81162;
  text-decoration: none;
  padding-left:5px;
  padding-right:5px;
  font-size:13px;
  font-weight:bold;
  letter-spacing: 0.4px
}

a.download:hover {
  color: #EBEBEB;
  background-color:#B81162;
  text-decoration: none;
  font-size:13px;
  font-weight:bold;
  letter-spacing: 0.4px
}

.mesaj_informare {
        font-size:12px;
        color:#B81162;
        font-weight:bold;
        border:1px solid #B81162;
        padding:5px;
        margin: 0 5px 0 5px;
        text-align:left;
}
