/*Zakładka Do pobrania*/

.ekopage .catalogue-list .catalogue-pic-cover span {
	display: none;
}

.language_15.page-1106 .text-page-intro-small,
.language_15.page-1104 .text-page-intro-small,
.language_16.page-5897 .text-page-intro-small,
.language_16.page-5962 .text-page-intro-small,
.language_22.page-1680 .text-page-intro-small,
.language_22.page-1744 .text-page-intro-small,
.language_23.page-3228 .text-page-intro-small,
.language_23.page-3294 .text-page-intro-small,
.language_24.page-9349 .text-page-intro-small,
.language_24.page-9415 .text-page-intro-small,
.language_25.page-6375 .text-page-intro-small,
.language_25.page-6440 .text-page-intro-small,
.language_26.page-3767 .text-page-intro-small,
.language_26.page-3833 .text-page-intro-small{
	padding: 4vh 0 9vh;
}

.language_15.page-1106 .text-page-breadcrumbs,
.language_15.page-1104 .text-page-breadcrumbs,
.language_16.page-5897 .text-page-breadcrumbs,
.language_16.page-5962 .text-page-breadcrumbs,
.language_22.page-1680 .text-page-breadcrumbs,
.language_22.page-1744 .text-page-breadcrumbs,
.language_23.page-3228 .text-page-breadcrumbs,
.language_23.page-3294 .text-page-breadcrumbs,
.language_24.page-9349 .text-page-breadcrumbs,
.language_24.page-9415 .text-page-breadcrumbs,
.language_25.page-6375 .text-page-breadcrumbs,
.language_25.page-6440 .text-page-breadcrumbs,
.language_26.page-3767 .text-page-breadcrumbs,
.language_26.page-3833 .text-page-breadcrumbs{
	display:none;
}

.page-1106 .docs-page-links,
.page-5962 .docs-page-links,
.page-1744 .docs-page-links,
.page-3294 .docs-page-links,
.page-9415 .docs-page-links,
.page-6440 .docs-page-links,
.page-3833 .docs-page-links{
	display: flex;
	flex-direction: column;
}

.page-1106 .docs-page-links li:has(a[title="Materiały marketingowe"]),
.page-5962 .docs-page-links li:has(a[title="Marketing materials"]),
.page-1744 .docs-page-links li:has(a[title="Marketing materialien"]),
.page-3294 .docs-page-links li:has(a[title="Supports marketing"]),
.page-9415 .docs-page-links li:has(a[title="Materiali di marketing"]),
.page-6440 .docs-page-links li:has(a[title="Marketingové materiály"]),
.page-3833 .docs-page-links li:has(a[title="Marketingmateriaal"]){
  order:-1;
}

.page-1106 .docs-page-links li a[title="Materiały marketingowe"],
.page-5962 .docs-page-links li a[title="Marketing materials"],
.page-1744 .docs-page-links li a[title="Marketing materialien"],
.page-3294 .docs-page-links li a[title="Supports marketing"],
.page-9415 .docs-page-links li a[title="Materiali di marketing"],
.page-6440 .docs-page-links li a[title="Marketingové materiály"],
.page-3833 .docs-page-links li a[title="Marketingmateriaal"]{
  background: #005CA9;
	color: #ffffff;
}

