.pseudowcag {
  background-color: #262626;
  height: 42px;
}
.pseudowcag .container {
  height: 42px !important;
}


.biogram-naglowek-duplicate.shown{
    transform: translateY(60px);
}

#top .container{
padding: 0 var(--content-padding) !important;
}

.zoomInButton,
.resetZoomButton,
.zoomOutButton {
  width: 26px;
  height: 26px;
  border: 1px solid black;
  font-weight: 500;
  background-color: white;
}
.resetZoomButton {
  margin-left: 1px;
  margin-right: 1px;
}
.zoomInButton {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.zoomOutButton {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

.zoomInButton:hover,
.resetZoomButton:hover,
.zoomOutButton:hover {
  color: white;
  background-color: var(--primary-color);
}

#blackWhiteContrast{
padding:0;
margin-left: 8px;
margin-right: 8px;
margin-top: 3px;
 background-color:unset!important;
}

#yellowBlackContrast{
padding:0px;
margin-left: 8px;
margin-right: 8px;
margin-top: 3px;
 background-color:unset!important;
}

#yellowBlackImage{
height: 26px;
}
#blackWhiteImage{
height: 26px;
}

.slick-dots li, .slick-dots li button{
height: 0 !important;}

.white .main-photo{
	background-image:unset !important;
}

.white .main-photo{
	background-image:unset !important;
}
.yellow .main-photo{
	background-image:unset !important;
}

.white .moduletable.thematic-areas {
    background-image:unset !important; 
}

.white .icon-ikona-miasto::before{
    color: white !important;
}

.white .icon-studia::before{
    color: white !important;
}

.white .icon-na-uczelni::before{
    color: white !important;
}

.white .icon-error::before{
    color: white !important;
}

.yellow .landing-top {
	background-image:unset !important;
}

.white .landing-top {
	background-image:unset !important;
}




.yellow .main-photo{
	background-image:unset !important;
}

.yellow .main-photo{
	background-image:unset !important;
}
.yellow .main-photo{
	background-image:unset !important;
}

.yellow .moduletable.thematic-areas {
    background-image:unset !important; 
}

.yellow .icon-ikona-miasto::before{
    color: #FFE252 !important;
}

.yellow .icon-studia::before{
    color: #FFE252 !important;
}

.yellow .icon-na-uczelni::before{
    color: #FFE252 !important;
}

.yellow .icon-error::before{
    color: #FFE252 !important;
}

.yellow .slick-active button{
	background-color:unset !important;
}

.white .slick-active button{
	background-color:unset !important;
}

.white ul>li:before {
	color:white !important;
}

.yellow ul>li:before {
	color: #FFE252 !important;
}



