.fundal {
  background-attachment: scroll;
  background-color: #000000;
  background-image: url(../img/bg_all_page.jpg);
  background-repeat: no-repeat;
  background-position: right top;
}

.fundalcelula {
  background-attachment: fixed;
  background-image: url(../img/BG_PORTFOLIO_CELL.jpg);
  background-repeat: no-repeat;
  background-position: left top;
}

.descriere {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #999999;
  text-decoration: none;
}

.switchcontent{
  display:none;
  height:auto;
}