:root {
  --color-rgb: 134, 188, 34;
}

.svg-collections-accent {
    fill: rgb(134, 188, 34);
}

#header
{
  background-color: rgba(255, 255, 255, 0.8);
}

/* Na stare życzenie biblioteki  */

.record-av-agenda-button-disabled, .record-av-details-ok {
  display: none;
}

/* Na stare życzenie biblioteki  
.desc-header {
  display: none;
}
*/



/* Ranking ukryty na życzenie biblioteki: #4696 */
#top-books-panel, #top-books-info {
  display: none;
}

#hidden-title {
    display: none;
}


.acc-form-description {
    text-align: left ;
}
