body{
  font-size:12px;
}
.clear{ clear:both;}
.titlu {
  font-family: Verdana;
  color: #ffffff; 
  font-size: 14px;
  font-weight: bold;
}

.txt { 
  font-family: Verdana;
  color: #ffffff; 
  font-size: 11px;
}

.txtb { 
  font-family: Verdana;
  color: #ffffff; 
  font-size: 11px;
  font-weight: bold;
}

.meniu {
  font-family: Verdana;
  color: #ffffff;
  font-size: 9px;
}


.meniu2 {
  font-family: Verdana;
  color: #FF7171;
  font-size: 9px;
}

A.meniu2:link
    {
    color: #FF7171;
    text-decoration: none;
    }
A.meniu2:visited
    {
    color: #FF7171;
    text-decoration: none;
    }
A.meniu2:hover
    {
    color: #FF7171;
    text-decoration: none;
    }




.meniub { 
  font-family: Verdana;
  color: #ffffff; 
  font-size: 9px;
  font-weight: bold;
}

A:link
    {
    color: #FF5656;
    text-decoration: none;
    }
A:visited
    {
    color: #FF5656;
    text-decoration: none;    
    }
A:hover
    {
    color: #FF5656;
    text-decoration: underline;    
    }

A.meniu:link
    {
    color: #ffffff;
    text-decoration: none;
    }
A.meniu:visited
    {
    color: #ffffff;
    text-decoration: none;
    }
A.meniu:hover
    {
    color: #ffffff;
    text-decoration: none;
    }

/* .leftmen{background:#5B5959; font-size:13px; padding:4px; font-weight:bold; height:16px;} */
.leftmen{background:#2e2e2e; font-size:10px; padding:4px;  height:13px;}

.leftmen a{color:#fff; font-size:10px;}
.leftmen:hover {color:#fff; background:#C11414; text-decoration:none;}

.user{ float:left; width:173px; margin:5px; height:320px; text-align:center; font-size:11px; background:#5B5959;}

.user .img{ width:173px; height:261px; overflow:hidden; }
.user .img a{border:none;}
.user img{min-width:100%; border:none;}
.user p{ margin:0px; padding:0px;}
.user .nume a{ font-size:13px; color:#fff; text-align:none; font-weight:bold;}
.user .nume a:hover{ font-size:13px; color:#eee; text-align:underline;}
.user .button label{ width:130px; font-weight:normal;}
.ui-widget-header>.comanda{ float:right; font-size:12px; margin-top:-1px;}

span.paginai{ font-size:11px; padding:3px; margin:5px; border:1px solid #ad0000;}
span.paginaa{ color:#ccc;}

.tabelform td{ font-size:12px; padding:4px;}
.tabelform td input{ border:1px solid #C11414; height:15px;}
#formsubmit{ height:80px; width:250px;}
