html, body {
	font-family: 'Noto Sans', Arial, sans-serif !important;
	font-size: 11pt;
}

ol li {
	margin-bottom: 5px;
}

ul li {
	list-style-image: url(./layout/bullet_centered.png);
	margin-bottom: 5px;
}

iframe {
	max-width: 100%;
}

@media (max-width: 767px) {
	#main-content img, div.headline-image {
		float: none !important;
		margin: 0px !important;
		margin-bottom: 0.5em !important;
		display: block;
		width: auto;
		height: auto;
		max-width: 100%;
		max-height: initial;
	}

	div.headline-image .gallery-description {
		width: 100% !important;
		padding: 4px;
	}
}
	
.headline-image {
	float: left;
}
.headline-image-right {
	float: right;
	margin-right: -20px;
	margin-left: 20px;
}

.float-left {
	float: left !important;
}
.float-right {
	float: right !important;
}
.clear {
	clear: both;
}
.align-center {
	text-align: center;
}
.announcement ul {
	list-style-position: inside;
	padding-left: 0px;
}
body a {
	color: #a4101d;
	text-decoration: none;
}
body a:hover, body a.selected {
	color: #a4101d;
	text-decoration: underline;
}
a > span {
	display: none;
}
.new_new, .new_new a {
	font-weight: bold !important;
	color: black;
}
.selected, .selected a {
	font-weight: bold;
	color: #a4101d;
}
.hidden {
	display: none;
}

.breadcrumbs {
	margin: 0;
	padding-top: 10px;
	font-size: 0.8rem;
}
#silva .breadcrumbs {
    margin-bottom: 20px;
}

.breadcrumbs a {
	color: black;
}

.breadcrumbs a:hover {
	text-decoration: none;
}

#wortal #top-header,
#silva #top-header, 
#bip #top-header {
	width: 817px;
	height: 49px;
	background: url(./layout/header-logo.png) 0 0 no-repeat;
}

#silva .silvaUnderLogo {
    background: url('./layout/wilanow_pasaz_pl.png') 0px -8px no-repeat;
    width: 817px;
    height: 24px;
}

#top-header.en {
	background: url(./layout/header-logo-en.png) 0px 3px no-repeat !important;
}
#top-header.de {
	background: url(./layout/header-logo-de-2.png) 0 0 no-repeat !important;
}
#top-header.fr {
	background: url(./layout/header-logo-fr.png) -1px 2px no-repeat !important;
}
#logo {
	overflow: hidden;
	color: #fff;
	margin-bottom: 5px;
}
#wortal #logo,
#silva #logo,
#bip #logo  {
	width: 100%;
	height: 250px;
	background: url(./layout/top_gorny_new.jpg) no-repeat;
	background-size: cover;
  background-position: center center;
}
@media screen and (max-width: 767px) {
	#wortal #logo,
	#silva #logo,
	#bip #logo  {
		height: 160px;
	}
}
.print-box {
	border: 1px solid rgb(204, 204, 204);
	padding: 3px;
	display: inline-block;
	margin-top: 10px;
}
.print-box > a {
	display: flex;
	align-items: center;
}
.print-label {
	float: left;
	padding: 5px 10px 5px 10px;
}
.print-icon {
	float: right;
	width: 44px;
	height: 44px;
	background-image: url(./layout/printer.png);
	background-repeat: no-repeat;
	background-size: contain;
}
#silva #logo.small {
	height: 252px;
}
#silva #logo.en,
#silva #logo.fr,
#silva #logo.de {
	height:245px;
	background: url(./layout/top-image-silva_3_en.jpg) no-repeat;
}

#container {
	position: relative;
	width: 1050px;
	background: #fff;
	/*left: 50%;
	margin: 0 0 0 -530px;*/
	margin: 0 auto;
	padding: 6px 0 0 0;
	
}
#right-container {
	float: left;
	width: 817px;
	background: #fff;
}


p.inline {
	float: left;
	margin: 5px 10px 0 0;
	padding: 0;
}

.level-1, .level-2 {
	margin: 5px 0;
	font-size: 1.6em;
}
.level-0 p {
	font-size: 1.6em;
}
.level-1 p {
	font-size: 1.2em;
}
.level-4 p {
	font-size: 1.6em;
	margin: 5px 1.4em;
}
.level-4 p a {
	color: #d5d5d5;
}
.level-4 p a:hover,
.level-4 p a.selected,
.level-4 p.selected a {
	color: #a4101d !important;
}


.level-5 p {
	font-size: 1.6em;
	margin: 5px 1.4em;
}
.level-5 p span, .level-5 p a {
	color: #7e7c7c !important;
}
.level-5 p a:hover,
.level-5 p a.selected,
.level-5 p.selected a {
	color: #df4646 !important;
}
#area {
	text-align: right;
	padding: 5px 0 0 0;
}
#area a {
	padding: 0 0 0 10px;
}
#area a.selected {
	font-weight: normal;
}

.languages_and_wcag {
	display: flex;
	justify-content: flex-end;
}

#language {
	display: flex;
	margin-left: 4px;	
}
#language a {
	display: block;
	width: 25px;
	height: 25px;
	margin-left: 4px;
	margin-top: 17px;
	font-size: 0.9rem;
}

#top_nieslyszacy {
    color: red;
    display: block;
	float: right;
    width: 30px;
	height: 28px;
	margin-left: 7px;
	margin-right: 5px;
	margin-top: 14px;	
	background-image: url(./layout/pjm.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}

#top_WCAG {
    color: black;
    display: block;
    line-height: 34px;
	width: 30px;
    height: 25px;
    margin-left: 7px;
	margin-top: 15px;
	background-image: url(./layout/wcag.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}

#top_WCAG:hover {
    color: #a4101d;
}

.headline-image .gallery-description {
    padding: 7px 0px;
    font-size: 0.75em;
	margin: 0 !important;
	color: #777;
}

.headline-image .description-for-landscape {
    width: 460px;
}

.headline-image .description-for-portrait {
    width: 300px;
}

.headline-image .description-for-square {
    width: 300px;
}

.paginator {
	text-align: center;
}
.paginator ul li {
	display: inline;
	margin-right: 7px;
	font-size: 1.2em !important;
}
.paginator ul li a {
	padding: 0 3px;
}
.paginator ul li.selected a {
	font-weight: bold;
	text-decoration: none;
	color: #a4101d;
}

.pagination {
	display: block !important;
}

@media screen and (min-width: 992px) {
	.pagination {
		padding-left: 300px !important;
	}
}

.gallery-elements ul li {
	display: block;
	padding: 2px;
	float: left;
}

table.type-4-3-3-3-a,
table.type-4-3-3-3-b,
table.type-4-3-3-3-3-a,
table.type-4-3-3-3-3-b {
	width: 100%;
}
table.type-4-3-3-3-a td,
table.type-4-3-3-3-3-a td {
	width: 25%;
}
table.type-4-3-3-3-b td,
table.type-4-3-3-3-3-b td {
	width: 33%;
}

.footer {
	margin: 35px 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.footer a {	
	flex-grow: 1;
	padding-right: 10px;
}

.submenu div {
	float: left;
}

img {
	max-width: 100%;
	height: auto;
	border: 0;
}

h1 {
	font-size: 1.8rem;
}

h2 {
	font-size: 1.6rem;
}

h3 {
	font-size: 1.4rem;
}

h4 {
	font-size: 1.2rem;
}

h5 {
	font-size: 1rem;
}

h6 {
	font-size: 1rem;
}

#source {
	float: right;
	margin: 0 10px 10px 10px;
}

#article h1, #article h2, #article h3, #article h4, #article h5, #article h6 {
	color: #a4101d;
}

#article h1 {
	padding-top: 10px;
	font-size: 1.7rem;
	clear: both;
}

#article h2 {
	padding-top: 10px;
	font-size: 1.5rem;
	clear: both;
}

#article h3 {
	padding-top: 10px;
	font-size: 1.3rem;
	clear: both;
}

#article h4 {
	padding-top: 10px;
	font-size: 1.1rem;
	clear: both;
}

#article h5 {
	padding-top: 10px;
	font-size: 1rem;
	clear: both;
}

#article h6 {
	padding-top: 10px;
	font-size: 1rem;
	clear: both;
}

div#article>div#main-content >div >ol {
	list-style-position: inside;
}

#article.article-bannered {
	overflow: hidden;
}

.image-article-list {
	width: 150px;
	text-align: center;
}
.article-list-seeMore {
	margin-bottom: 15px;
}
.article-list-seeMore .image-article-list {
	width: 80px;
	margin-right: 5px;
	position: relative;
	top: 2px;
}
.article-list-seeMore h3 {
	margin-bottom: 5px;
	clear: initial !important;
	padding-top: 0 !important;
}

h3.seeMore, h3.recommended  {
  margin-bottom: 15px;
}

.article-date {
	font-size: 1.2em;
}
.article-author {
	font-weight: bold;
	font-size: 1.2em;
	margin-bottom: 8px;
}

#logo > div {
	padding: 5px 10px;
	font-size: 1.2em;
}
#logo a {
	color: #eee;
}
#logo .selected a {
	color: #fff;
	text-decoration: underline;
}
#logo > div .inline, .footer .inline {
	float: none;
}

.show_all {
    text-align: right;
    margin-top: -5px;
}

.show_all_bottom {
    text-align: left;
}

.show_all_bottom .left {    
    width: 100%;
    float: left;
}

.show_all_bottom .red {
    color: #a4101d;
    font-weight: bold;
}

.show_all_bottom a {
	font-size: 1.3em;
	color: black;
}
.show_all_bottom a:hover {
	text-decoration: underline;
}
.show_all_bottom {
	margin-top: 15px;
}
#font_size {
	float: right;
	font-size: 1.0em;
	margin: 15px 0;
}
#font_size a {
	color: black;
}

#font_size a:hover {
	color: #a4101d;
	text-decoration: none;
}

#ticket-button {
    display: inline-block;
    cursor: pointer;
    font-size: 14px;
    color: #FFF;
    text-transform: uppercase;
    padding: 6px 12px;
    border: 0px none;
    background: none repeat scroll 0% 0% #9CBF3E;
    margin: 0px 0px 6px;
    text-decoration: none;
}

#ticket-button:hover {
	background: #90ad39; text-decoration:none;
}

#main-content img {
	margin-right: 20px;
}

.article-inner-content img {
	margin-right: 20px;
}

#left-a-area {
	width: 222px;
}

.line_to_left.recommended,
.line_to_left.seeMore {
	margin-top: 13px;
}

.gallery_back {
	margin: 15px 0;
}

.gallery_new_container {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}

.gallery_new_link {
	display: block;
	position: relative;
}

.gallery_new_thumbnail {
	max-width: 240px;
	margin: 10px;
}

.gallery_new_magnify_icon {
	position: absolute;
	right: 10px;
	bottom: 10px;
}

#main-content ul {
	position: relative;
	margin: 0 0 0 10px !important;
	display: block;
	list-style-position: inside;
	text-indent: -5px;
}

#main-content ol ,
#main-content ul  {
	padding-left: 0px !important;
	list-style-position: inside;
}

#fb {
	margin-top: 20px;
	margin-bottom: 20px;
}

.sitemap-level-1 {
	font-size: 1.4em;
	margin: .5em 0 0 0;
}
.sitemap-level-3 {
	font-size: 1.3em;
	margin: .2em 0 0 2em;
}
.sitemap-level-4 {
	font-size: 1.2em;
	margin: .2em 0 0 4em;
}
.sitemap-level-5 {
	font-size: 1em;
	margin: .2em 0 0 6em;
}
.sitemap-level-6 {
	font-size: .9em;
	margin: .2em 0 0 8em;
}
.sitemap-level-7 {
	margin: .2em 0 0 9em;
    font-size: .9em;
}
.block30p {
	width: 33%;
	margin-bottom: 50px;
}
img.small-margin-image {
	margin: 4px 5px 0 0;
	width: auto !important;
    float: left;
    margin-right: 18px;
}


#quick_links_silva {
	margin-top: 15px;
	width: 798px;
	background: #f1f1f1;
}
#quick_links_silva li img {
	float: left;
	margin-right: 2px;
}
#quick_links_silva .seemore {
	margin-top: 14px;
}
#quick_links_silva_multimedia {
	background: #f1f1f1;
	height: 18px;
}

h4.article_type {
	font-size: 0.8rem !important;
	margin: -5px 0 10px 0;
	text-transform: uppercase;
	color: black !important;
}

.ui-autocomplete {
	padding: 0;
	margin: 0;
	width: 125px;
}
.ui-autocomplete li {
	list-style: none;
	background: #fff;
	padding: 2px 5px;
	margin: 0;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
}
.ui-autocomplete li,
.ui-autocomplete li a {
	color: #000;
	display: block;
}
.ui-autocomplete li:hover {
	background: #ffd;
}

#article ul li {
	margin-bottom: 10px;
}
#article .announcement {
	margin-top: -5px;
	margin-bottom: 25px;
}
#article p a {
	color: black;
	text-decoration: underline;
}
#article p a:hover {
	color: #a4101d;
}
a.as_plain_text {
	color: #444;
	text-decoration: none !important;
}

h3.left_label {
    color: black; 
    font-size: 16px;
    margin-top: 15px;
	margin-bottom: 2px;
	line-height: 2;
}

#wortal h3.left_label {
    color: black;    
}

#aadv h3.left_label {
	color: #888;
	margin-top: 25px;
}

.quick_links {
	margin-bottom: 35px;
	margin-left: -9px;
}
.container_small .quick_links {
	display:none;
}
.quick_links ul {
	list-style: none;
	margin: 0;
	padding: 0;
	display: flex;
	flex-wrap: wrap;
}
@media screen and (max-width: 462px) {
	.quick_links ul {
		justify-content: space-between;
	}

	.quick_links ul #ql_a2 a {
		width: 50px;
	}
	.quick_links ul #ql_a5 a {
		width: 70px;
	}
}
.quick_links ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	display: block;
	margin-right: 15px;
}
.quick_links ul li a {
	display: block;
	width: 100px;
	height: 75px;
	margin: 0 2px;
	border-bottom: 1px solid #fff;
	text-align: center;
	background-size: auto 35px;
	background-position: center;
	background-repeat: no-repeat;
	color: black;
	text-decoration: none;
}

.quick_links ul li a:after {
	font-size: 0.9em;
	position: relative;
	top: 60px;
}

.quick_links ul li a:hover {
	color: #a4101d;
}

.quick_links ul li#ql_a1 a {
	background-image: url('../images/menu_links/kalendarium.png');
	
}
.quick_links ul li#ql_a1 a:hover {
	background-image: url('../images/menu_links/kalendarium_active.png');
}
.quick_links ul li#ql_a1 a:after {
	content: 'Kalendarium';
}
.quick_links ul li#ql_a2 a {
	background-image: url('../images/menu_links/bilety.png');
}
.quick_links ul li#ql_a2 a:hover {
	background-image: url('../images/menu_links/bilety_active.png');
}
.quick_links ul li#ql_a2 a:after {
	content: 'Bilety';
}
.quick_links ul li#ql_a3 a {
	background-image: url('../images/menu_links/placeholder.png');
}
.quick_links ul li#ql_a3 a:hover {
	background-image: url('../images/menu_links/placeholder_active.png');
}
.quick_links ul li#ql_a3 a:after {
	content: 'Kolekcja';
}
.quick_links ul li#ql_a4 a {
	background-image: url('../images/menu_links/placeholder.png');
}
.quick_links ul li#ql_a4 a:hover {
	background-image: url('../images/menu_links/placeholder_active.png');
}
.quick_links ul li#ql_a4 a:after {
	content: 'GIS';
}
.quick_links ul li#ql_a5 a {
	background-image: url('../images/menu_links/esklep.png');
}
.quick_links ul li#ql_a5 a:hover {
	background-image: url('../images/menu_links/esklep_active.png');
}
.quick_links ul li#ql_a5 a:after {
	content: 'E-Sklep';
}
.quick_links ul li#ql_a6 a {
	background-image: url('../images/menu_links/pasaz_wiedzy.png');
}
.quick_links ul li#ql_a6 a:hover {
	background-image: url('../images/menu_links/pasaz_wiedzy_active.png');
}
.quick_links ul li#ql_a6 a:after {
	content: 'Pasaż wiedzy';
}

#ue_link {
    display: block;
    width: 40px;
    height: 25px;
	background-image: url(./layout/flag_eu.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	margin-left: 16px;
	margin-top: 8px;
}
.ue_container {
	margin-left: 15px;
}
.ue_signature {
	font-size: 7pt;
	margin-left: 0px;
	margin-top: 4px;
	height: 20px;
}

.design-label img {
	filter: grayscale(100%);
	display: inline-block;
	margin-left: 10px;
}

.design-label img:hover {
	filter: none;
}

.design-label {
	color: #888;
}

.copyrights-bar {
	margin-bottom: 10px;
}

.eduserwis-design {
	margin-top: 15px;
}

.muzeum-label {
	margin-top: 15px;
	text-align: right;
}

@media screen and (max-width: 767px) {
	.muzeum-label {
		text-align: left;
	}
}

.partners {
	margin-top: 10px;
	margin-left: -5px;
}

.partners > li > a > img {
	filter: grayscale(100%);
	margin-right: 5px;
	margin-bottom: 3px;
}

.partners > li > a > img:hover {
	filter: none;
}

.sponsors {
	margin-top: 10px;
	margin-left: -2px;
}

.sponsors > li > a > img {
	filter: grayscale(100%);
	margin-right: 5px;
	margin-bottom: 3px;
}

.sponsors > li > a > img:hover {
	filter: none;
}

.organizer {
	margin-top: 10px;
	margin-left: -2px;
}

.organizer > li > a > img {
	filter: grayscale(100%);
	margin-right: 5px;
	margin-bottom: 3px;
}

.organizer > li > a > img:hover {
	filter: none;
}

#aadv ul {
	list-style-type: none;
	list-style-image: none;
	display: flex;
	flex-wrap: wrap;
	padding: 0px;
}

#aadv ul li {
	list-style-type: none;
	list-style-image: none;
}

.tip {
	z-index:1300;
	position: absolute;
	color: #a4101d;
	font-size:8pt;
	background: #fff;
	border: 1px solid #a4101d;
}
.tip .content {
	float: left;
	height: 12px;
	padding: 3px 0 0 7px;
}
.tip .end {
	float: left;
	height: 20px;
	width: 8px;
}

.image_navigation_overlay {
	position: absolute;
	width: 100% !important;
	height: 100% !important;
	z-index: 100;
}
.image_navigation_overlay .next {
	float: right;
	height: 100%;
}
.image_navigation_overlay .prev {
	float: left;
	height: 100%;
}
.image_navigation_overlay a {
	height: 100%;
	display: flex; 
	align-items: center;
	width: 75px;
	text-decoration: none !important;
}
.image_navigation_overlay a:hover span {
	display: block;
	font-size: 3em;
	width: 100%;
}
.image_navigation_overlay a:hover {
	background: #fff;
	opacity: .4; 
}

.article-gallery {
	text-align: center;
	position: relative;
	margin-bottom: 15px;
}
.article-gallery-caption {
	text-align: center !important;
	padding: 0 25px;
}

.newsletter_query,
.newsletter_submit {
	margin: 0 !important;
	padding: 0 !important;
	display: block;
	float: left;
}

.newsletter_query input,
.newsletter_submit input {
	margin: 0 !important;
	border: 0;
	height: 19px;
}
.newsletter_query input {
	background: url(./layout/search_box.png) no-repeat;
	width: 116px;
	padding: 0 5px;
	font-size: .8em;
	color: black;
}
.newsletter_submit input {
	background: url(./layout/search_box.png) right no-repeat;
	text-indent: -400px;
	width: 20px;
	cursor: pointer;	
}

.button {
	color: #888;
	border: 1px solid #ccc;
	padding: 3px 8px;
	background: #eee;
	float: right;
	margin: 3px;
	cursor: pointer;
}
.button:hover {
	border: 1px solid #ddd;
	background: #fff;
	color: black;
}
.redbutton {
	color: #FFF;
	border: 1px solid #FFF;
	font-size:0.9em;
	padding: 3px 10px;
	background: #a4101d;
	margin-top:10px;
	float: left;
	cursor: pointer;
}
.redbutton:hover {
	border: 1px solid #FFF;
	text-decoration:underline;
}


.margin-left--200 {
	margin-left: -200px !important;
}
.showSurrounding {
	text-decoration: none !important;
}
ul.tag_surrounding {
	padding-top: 5px !important;
	font-size: .8em !important;
}
ul.tag_surrounding li {
	margin-left: 10px !important;
}

.inner_tags { 
	margin:0; 
	padding: 2px 5px 0 20px;
}
.inner_tags ul {
	margin: 0;
	padding: 0;
	font-size: .8em;
}

ul.inline li {
	display: block;
	float: left;
	margin-right: 10px;
}

div.inline {
	font-size: .9em !important;
}
.tag_surrounding ul li {
	display: block;
	float: left;
	font-size: .8em !important;
}
.tag_surrounding ul li.header {
	color: black !important;
	font-weight: bold;
	margin-top: 5px;
}
.align-right {
	text-align: right !important;
}
#filtry_indeksy a {
	text-decoration: none !important;
}
#filtry_indeksy a:hover {
	text-decoration: underline !important;
}
#filtry_indeksy {
	padding: 10px 10px 10px 1px;
}
div#filtry_indeksy ul li.title, 
div#filtry_indeksy ul li.back {
	list-style:none !important;
	list-style-type:none !important;
	list-style-image:none !important;
}
#filtry_indeksy li.back {
	margin-bottom: 5px;
	font-size: .9em;
}
#filtry_indeksy li.back,
#filtry_indeksy li.back a {
	color: #aaa;
	margin-bottom: 10px;
	margin-left:-10px;
	margin-right:6px;
}
#filtry_indeksy li.title {
	margin-left:-20px;
	margin-bottom: 4px;
	font-size: 1.2em;
	font-weight: bold;
	color: #222;
}
#filtry_indeksy hr {
	border: 0px;
	height:1px;
	background-color: #a4101d;
	color:#a4101d;
	margin-left:-20px;
	width:95%;
	margin-bottom:0px;
}
#filtry_indeksy li.categories {
	margin-left:10px;
	padding-left:2px;
	margin-bottom: 5px;
	font-size: 1em;
	font-weight: bold;
	list-style-type:none;
	list-style-image:none;
}

div#search_indeksy #filtry_indeksy li.categories {
	font-weight:normal;
}

#filtry_indeksy li.categories.popup {
	margin-left:-8px;
	margin-bottom: 4px;
	list-style-image: url(./layout/bullet_centered.png);
}

#filtry_indeksy li.tags {
	margin-top: 3px;
	margin-left:2px; 
	padding-left:2px;
	font-size: .9em;
}

#search-tag-results li {
	list-style-type:none;
	list-style-image:none;
}

A#see_similiar_link_under_article {
	color:#a4101d;
}

A#see_similiar_link_under_article:HOVER{
	color:#a4101d;
}

#tags_box_minimized {
	padding-top:15px;
}

a.disabled {
    cursor:default !important;
}

div.swiatecznie {
    background: url(./layout/wilanow_swiatecznie.png);
    width: 815px;
    height: 81px;
    margin-top: 8px;
    margin-bottom: -15px
}

.svc-list {
	list-style-position: inside;
	padding-left: 19px;
    margin-top: 10px;
}

/* Accordion Styles */

button.accordion {
    background-color: #c7c8ca;
    cursor: pointer;
    text-align: left;
    border: none;
    outline: none;
    transition: 0.4s;
    font-size: 1.0em;
    padding: 6px 12px 6px 12px;
    float: right;
    width: 70px;
}

button.accordion.active, button.accordion:hover {
    background-color: #ababab;
}

div.accordion_panel {
    margin-top: 60px;
    background-color: white;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
    font-size: 1.2em;
    word-spacing: 2px;
    line-height: 16px;
}

/* End of Accordion styles */

#main-search-box {
	display: none;
}

#languages-container {
	margin-top: 15px;
}

#wilanow-logo-container {
	margin-bottom: 10px;
	margin-top: -52px;
}

#wilanow-logo-museum-name {	
	display: flex;
	align-items: flex-end;
	color: black;
}

#wilanow-logo-museum-name:hover {	
	color: black;
	text-decoration: none;
}

#wilanow-logo-museum-name h1 {
	font-size: 1.4rem;
	display: inline-block;
	margin-bottom: 12px;
	text-transform: uppercase;
	letter-spacing: 3px;
}

#wilanow-logo-image {
	display: inline-block;
	height: 50px;
	vertical-align: bottom;
	margin-right: 15px;
}

#bip-logo-image {
	display: inline-block;
	height: 47px;
	vertical-align: bottom;
	margin-right: 40px;
	position: relative;
	top: 3px;
}

@media screen and (min-width: 1200px) {
	#wilanow-logo-museum-name h1 {
		letter-spacing: 5px;
	}
}

@media screen and (max-width: 991px) {
	#wilanow-logo-container {
		margin-top: 10px;
	}

	#wilanow-logo-museum-name h1 {
		font-size: 1.35rem;
		letter-spacing: 2px;
	}

	#bip-logo-image {  
		height: 40px;
		margin-right: 30px;
		top: 1px;
	}
}

@media screen and (max-width: 767px) {
	#wilanow-logo-image {
		margin-right: 8px;
	}

	#wilanow-logo-museum-name h1 {
		font-size: 1rem;
	}
}

@media screen and (max-width: 530px) {
	#wilanow-logo-museum-name h1 {
		margin-bottom: 3px;
		line-height: 1.35rem;
	}
	.quick_links ul li {
		margin-right: 0px;
	}
}

.force-hidden {
	display: none !important;
}

#bip_link {
	height: 40px;
	width: auto;
}

.museum-name-with-bip {
	font-size: 1rem !important;
	margin-bottom: 3px !important;
	line-height: 1.35rem !important;
	letter-spacing: 2px !important;
	max-width: 350px !important;
}

.fake-quick-links {
	margin-bottom: 2em;
}

.banner-column {
	padding-top: 18px;
}

#cookies-info-frame {
	position: fixed;
	left: 0;
	bottom: 0;
	min-height: 50px;
	width: 100%;
	background-color: #ccc;
	padding: 5px 100px;
	padding-top: 15px;
	font-size: 0.75rem;
	text-align: justify;
}

#cookies-info-text {
	margin: 0;
}

#cookies-info-close {
	display: block;
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
	cursor: pointer;
}

#cookies-info-close:hover {
	text-decoration: underline;
}

@media screen and (max-width: 767px) {
	#cookies-info-frame {
		padding: 15px 20px;
		padding-bottom: 5px;
	}

	#font_size {
		margin: 10px 0px 0px 0px;
	}
}

.headline-image img {
	max-width: 460px;
}

.headline-image img.landscape {
	max-width: 460px;
	height: auto;
}

.headline-image img.portrait {
	max-width: 300px;
	height: auto;
}

.headline-image img.square {
	max-width: 300px;
	height: auto;
}

@media screen and (max-width: 991px) {
	.headline-image {
		float: initial;
		margin: 0;
		margin-bottom: 10px;
	}

	.headline-image-right {
		float: initial;
		margin: 0;
	}

	.headline-image img {
		width: 100%;
		margin: 0;		
	}

	.headline-image-right img {
		width: 100%;
		margin: 0;
	}

	.headline-image .gallery-description {
		width: initial;
		max-width: 100%;
	}
}

.fb-share-text {
	margin-right: 8px;
}

.fb-share-icons a {
	margin-right: 3px;
}

.file_folder {
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
}

.file_folder ul {
	list-style-position: inside;
	margin: 0 !important;
}

.file_folder li {
	list-style-image: url('./layout/file_download.png');
}

.file_folder h3 {
	margin-bottom: 10px;
}

.file_folder a {
	color: black;
}

.file_folder a:hover {
	color: #a4101d;
	text-decoration: none;
}

p.micro {
	color: gray;
	font-size: 0.8rem;
}

hr {
	border-top: 1px solid gray !important;
}

table {
	margin-bottom: 1rem;
}

td, th {
	text-align: center;
	vertical-align: middle;
	padding: 0.3rem;
}

blockquote {
	margin: 0 0 1rem 1rem !important;
	padding-left: 1rem;
	border-left: 2px solid #ccc;
}
