body {
        font-weight: normal;
        font-size: 11px;
        COLOR: black;
        font-family: Tahoma;
        margin-top : 0px;

}
td {
        font-weight: normal;
        font-size: 13px;
        COLOR: black;
        font-family: Tahoma;
        margin-top : 0px;
}
.lista_produse {
        font-weight: bold;
        font-size: 11px;
        COLOR: white;
        font-family: Tahoma;
        margin-top : 0px;
}
.limba {
        font-weight: bold;
        font-size: 11px;
        COLOR: white;
        font-family: Tahoma;
        margin-top : 0px;
        text-decoration: none;
}
a.limba:hover {
        font-weight: bold;
        font-size: 11px;
        COLOR: black;
        font-family: Tahoma;
        margin-top : 0px;
        text-decoration: none;
}
.form {
        font-weight: normal;
        font-size: 10px;
        COLOR: black;
        font-family: Tahoma;
        margin-top : 0px;
}
.celltopprod{
    background-color: #FF0000;
    padding-left: 10px;
    width: 150px;
}
.topMenuRight{
    padding-bottom: 5px;
}
.rightTable{
    background-color: #6F6A6A;
    background-image: url('../images/mybackground.jpg') ;
}
.rightTableTR{
    background-image: url('../images/tab_bg.jpg') ;
    background-repeat: repeat-y;

}
.administrare_titlu {
    font-weight: bold;
    font-size: 15px;
    color: #000000;
    font-family: Trebuchet MS;
    margin-top : 0px;
}
.meniu {
        font-weight: bold;
        font-size: 12px;
        COLOR: blue;
        font-family: Tahoma;
        margin-top : 0px;
        text-decoration: none;
}
a.meniu:hover {
        font-weight: bold;
        font-size: 12px;
        COLOR: black;
        font-family: Tahoma;
        margin-top : 0px;
        text-decoration: none;
}

.menu {
        font-weight: bold;
        font-size: 12px;
        COLOR: white;
        font-family: Tahoma;
        margin-top : 0px;
        text-decoration: none;
}
a.menu:hover {
        font-weight: bold;
        font-size: 12px;
        COLOR: blue;
        font-family: Tahoma;
        margin-top : 0px;
        text-decoration: none;
}

.add {
        font-weight: bold;
        font-size: 12px;
        COLOR: black;
        font-family: Tahoma;
        margin-top : 0px;
        text-decoration: none;
}
a.add:hover {
        font-weight: bold;
        font-size: 12px;
        COLOR: red;
        font-family: Tahoma;
        margin-top : 0px;
        text-decoration: none;
}
.valid {
        font-weight: normal;
        font-size: 11px;
        COLOR: red;
        font-family: Tahoma;
        margin-top : 0px;
}
.mod {
        font-weight: bold;
        font-size: 12px;
        COLOR: red;
        font-family: Verdana;
        margin-top : 0px;
        text-decoration: none;
}
a.mod:hover {
        font-weight: bold;
        font-size: 12px;
        COLOR: black;
        font-family: Verdana;
        margin-top : 0px;
        text-decoration: none;
}

div#content{
  margin-left: 8px;
}

h1{
  font-size: 15px;
  color: #333;
  font-family: Verdana;
  margin-top: 0px;
  margin-bottom: 0px;
  font-weight: 600;
}
