body {
    background-color: #FFFFFF;
     }

#header {
    background: transparent;
    background-color: #FFFFFF;
        }

#n-header-logo-left {
  padding-left: 15px;
}

.middle {
    background: transparent;
    background-color: #F7F7F7;
    }

#bottom {
    background: transparent;
        }

.plain-button {
  border-radius: 1px;
  color: #FFFFFF;
  background-color: #349335;
}

.plain-button:hover {
  color: #FFFFFF;
  background-color: #66B166; 
}


#search-form-area {
        background: #E5E9D6;
        border-radius: 5px 5px 0 0;
    }

#results .found-table .td-odd, #results .found-records .record-details 
    {
    background: #E5E9D6;
    }

span.desc-streszczenie {
    font-weight: 500;
    font-style: italic;
    }

.block-contents {
     margin-top: 10px;
}
.cookie-disclaimer {
    background: #F2F2F2;
    box-shadow: none; 
    color: #7A7A7A;
}
.svg-collections-accent {
  fill: rgb(198, 133, 100);
}
