body {
  background: #fff;
  font-family: arial, verdana, sans-serif;
  font-size: 16px !important;
  color: #333; }

/* Ascundem chestiile in plus pentru print */
.header-wrapper, aside, .closer {
  display: none; }

/* redefinim stilurile */
h1 {
  padding-bottom: 30px;
  font-size: 22px !important; }

h2 {
  font-size: 18px !important;
  padding-bottom: 20px; }
  h2 .actions {
    display: none; }

h3 {
  font-size: 16px !important;
  color: #666; }

p {
  margin: 15px 0; }

ul {
  list-style-type: disc;
  margin-left: 40px; }
  ul.gallery {
    list-style-type: none;
    margin-left: 0; }
    ul.gallery li {
      display: none; }
      ul.gallery li:first-child {
        display: block; }

.inside .presentation {
  padding-left: 0;
  font-size: 18px !important;
  line-height: 24px !important; }
  .inside .presentation .adv_search hgroup, .inside .presentation .adv_search .search_form, .inside .presentation .adv_search .search_help {
    display: none; }

.files span {
  display: block; }

.excerpt {
  color: #666; }
