

#informatii_profesori{
    width: 539px;
    height: 120px;
    float: left;
    background-color: #f5f5f5;
    border: 1px;
    border-style: solid;
    border-color : #dadada;
    padding: 5px;

}
#info_profesori_poza{
  height: 120px;
  width: 100px;
  float:left;
}

#detalii_profesori{
    width: 335px;
    height: 96px;
    float: left;
    color: #9f9f9f;
    margin-left: 5px;
    padding: 2px;
    text-align: left;


}

#detalii_profesori h2{
    color:#171616;
    margin-bottom: 0.2em;
    margin-top: 0.2em;

}

#detalii_profesori span {
    color:#315985;
}

#butoane_profesori{
    width:80px ;
    height: 102px;
    float:right;
    padding-top: 17px;

}

#butoane_profesori li{
    margin-bottom: 5px;
}

#despre_profesori{
    width: 549px;
    float: left;
    margin-top: 30px;

}