/*
* !!! This file has been created dynamically. DO NOT EDIT !!!
* If there is a need to modify this file, please contant the author: Martin Luňák - martin.lunak@alza.cz.
* v1.02
*/
#descAnnotation div:has(#celek) {
	display: block !important;
	width: calc(100% + 60px) !important;
	margin-left: -30px
}

.mobile .panel.description:has(#celek) {
	padding: 0
}

#celek {
	max-width: 1310px;
	overflow: hidden;
	margin: 0 auto;
	background: #fff
}

#celek div,
#celek li,
#celek p,
#celek td,
#celek th {
	font-family: inherit;
	font-size: inherit;
	color: inherit
}

#celek figure {
	margin: 0
}

#celek img {
	display: block;
	border: 0
}

#celek h1,
#celek h2,
#celek h3,
#celek h4,
#celek h5 {
	color: #000;
	margin: 0
}

#celek ol,
#celek ul {
	padding: 0 0 0 1em
}

#celek ol li,
#celek ul li {
	display: list-item;
	padding: 0
}

#celek ul li {
	list-style: disc
}

#celek a,
#celek a:active,
#celek a:hover {
	outline: none
}

#celek a.extLink {
	background-image: none
}

#celek :focus {
	outline: none !important
}

#celek strong {
	font-weight: 700
}

#celek p {
	margin: 0
}

#celek p:where(:not(:last-of-type)) {
	margin: 0 0 1em
}

#celek ul li {
	background-image: none !important;
	padding: 0 !important;
	list-style-type: none
}

#desc #celek {
	margin-top: 20px;
	max-width: 1310px
}

#celek [style*=font-family] {
	color: inherit !important;
	font-family: inherit !important;
	font-size: inherit !important;
	font-style: inherit !important;
	font-variant-ligatures: inherit !important;
	font-variant-caps: inherit !important;
	font-weight: inherit !important;
	letter-spacing: inherit !important
}

#tabs-info .desc-title,
.popis__content>h2 {
	display: none
}

#celek {
	font-family: Roboto, Arial, Helvetica Neue, Helvetica, sans-serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-rendering: optimizeLegibility;
	font-weight: 400;
	color: #212121;
	font-size: 1rem;
	line-height: 1.563
}

#celek h2 {
	font-size: 2em;
	line-height: 1.313;
	font-weight: 400
}

#celek h2,
#celek h3 {
	font-family: inherit;
	text-align: center
}

#celek h3 {
	font-size: 1em;
	line-height: 1.5;
	font-weight: 700
}

#celek {
	container: pd__root/inline-size
}

#celek a {
	color: #000
}

#celek a:active,
#celek a:hover {
	color: #003c69
}

#celek .pdSection {
	position: relative;
	padding: 3em 4em
}

#celek .pdSection__background {
	position: absolute;
	inset: 0
}

#celek .pdSection__background img {
	width: 100%;
	height: 100%;
	object-fit: cover
}

#celek .pdSection__background~* {
	position: relative
}

#celek .pdSection.pdLogo {
	padding-top: 1.25em;
	padding-bottom: 1.25em
}

#celek .pdFlex {
	display: -ms-flexbox;
	display: flex
}

#celek .pdFlex>* {
	-ms-flex: 1 0 0px;
	flex: 1 0 0
}

#celek .pdButton {
	font-size: .875em;
	font-weight: 500;
	line-height: 1.714;
	color: inherit;
	transition: .2s
}

#celek .pdButton--arrowRight {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
	gap: 1em
}

#celek .pdButton--arrowRight svg path {
	transition: .2s
}

#celek .pdButton--arrowRight:hover svg path {
	stroke: #003c69 !important
}

#celek .pdLogo {
	background: #eff1f2
}

#celek .pdLogo__variant {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: justify;
	justify-content: space-between
}

#celek .pdLogo__variant:has(.pdLogo__stripe) {
	padding-top: 10px
}

#celek .pdLogo__stripe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 10px;
	background: -webkit-image-set(url("https://cdn.alza.cz/Foto/or/pp/bosch-siemens/img/bosch/stripe.png") 1x, url("https://cdn.alza.cz/Foto/or/pp/bosch-siemens/img/bosch/stripe@2x.png") 2x) no-repeat 50%/100% 100%;
	background: image-set("https://cdn.alza.cz/Foto/or/pp/bosch-siemens/img/bosch/stripe.png"1x, "https://cdn.alza.cz/Foto/or/pp/bosch-siemens/img/bosch/stripe@2x.png"2x) no-repeat 50%/100% 100%
}

#celek .pdHeader {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between
}

#celek .pdHeader__image {
	width: 45%;
	max-height: 37.5em;
	margin-right: 5%
}

#celek .pdHeader__image,
#celek .pdHeader__image figure {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center
}

#celek .pdHeader__image figure {
	width: 100%;
	height: 100%
}

#celek .pdHeader__image figure img {
	margin: 0 auto;
	max-width: 100%;
	max-height: 100%;
	height: auto;
	object-fit: scale-down
}

#celek .pdHeader__content {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
	gap: 3em;
	padding: 0;
	width: 50%;
	text-align: center
}

#celek .pdHeader__content h2 {
	margin-bottom: 0;
	font-weight: 700
}

#celek .pdHeader__content p {
	font-size: 1.125em;
	line-height: 1.778
}

#celek .pdHeader__icons {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 1.875em
}

#celek .pdHeader__icons>* {
	display: block;
	list-style-type: none;
	-ms-flex: 1 0 0px;
	flex: 1 0 0;
	max-width: 33.33%
}

#celek .pdHeader__icon {
	width: calc(25% - 40px);
	max-width: 7.5em
}

#celek .pdHeader__icon:nth-child(n+4) {
	display: none
}

#celek .pdHeader__icon img {
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 7.5em;
	margin: auto
}

#celek .pdHeader__icon a img {
	transition: .2s
}

#celek .pdHeader__icon:hover a img {
	transform: scale(1.05)
}

#celek .pdSection--icons .pdSection__background img {
	object-fit: unset
}

#celek .pdIcons {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: start;
	align-items: flex-start;
	-ms-flex-pack: center;
	justify-content: center;
	gap: 1.25em
}

#celek .pdIcons__item {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	gap: 1em;
	text-align: center;
	max-width: 11.25em
}

#celek .pdIcons__item:nth-child(n+7) {
	display: none
}

#celek .pdIcons .pdIcons__icon {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	width: 100%;
	height: 100%
}

#celek .pdIcons .pdIcons__icon img {
	margin: 0 auto;
	max-width: 100%;
	max-height: 100%;
	height: auto;
	object-fit: scale-down
}

#celek .pdIcons__icon img {
	width: 5.625em
}

#celek .pdIcons__headline {
	color: #003c69
}

#celek .pdIcons__desc {
	font-size: .75em;
	font-weight: 400;
	line-height: 1.667;
	color: #212121
}

#celek .pdSpecs__image {
	-ms-flex-preferred-size: 40%;
	flex-basis: 40%;
	margin-right: 5%
}

#celek .pdSpecs__image figure {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	width: 100%;
	height: 100%
}

#celek .pdSpecs__image figure img {
	margin: 0 auto;
	max-width: 100%;
	max-height: 100%;
	height: auto;
	object-fit: scale-down
}

#celek .pdSpecs__content {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-pack: center;
	justify-content: center;
	gap: 1.875em;
	-ms-flex-preferred-size: 55%;
	flex-basis: 55%
}

#celek .pdSpecs__content h2 {
	text-align: left
}

#celek .pdSpecs__list {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	gap: 1em;
	margin-left: 2.813em
}

#celek .pdSpecs__listItem {
	position: relative
}

#celek .pdSpecs__listArrow {
	position: absolute;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
	top: 0;
	left: -2.813em;
	width: 1.875em;
	height: 1.875em;
	border-radius: 25px;
	border: 1px solid #212121;
	box-sizing: border-box
}

#celek .pdSpecs__listArrow svg {
	margin-left: 2px
}

#celek .pdSpecs__listName,
#celek .pdSpecs__listText {
	display: inline;
	margin: 0
}

#celek .pdSpecs__listName {
	color: #003c69;
	font-weight: 700;
	margin-right: .375em
}

#celek .pdSection--programs {
	-ms-flex-pack: center;
	justify-content: center;
	gap: 1.875em;
	background-color: #eff1f2
}

#celek .pdPrograms,
#celek .pdSection--programs {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column
}

#celek .pdPrograms {
	gap: 1em
}

#celek .pdProgram {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: justify;
	justify-content: space-between;
	gap: 1.875em
}

#celek .pdProgram__name {
	position: relative;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 20%;
	font-size: 1em;
	font-weight: 700;
	color: #003c69;
	background: #fff;
	padding: .5em .75em;
	padding-right: 30px;
	-ms-flex-item-align: start;
	align-self: flex-start;
	margin: 0
}

#celek .pdProgram__name svg {
	position: absolute;
	right: 1em;
	top: calc(50% - .75em / 2)
}

#celek .pdProgram__text {
	-ms-flex-positive: 1;
	flex-grow: 1;
	font-size: .875em;
	font-weight: 400;
	line-height: 1.571;
	color: #212121;
	vertical-align: middle;
	margin: 0
}

#celek .pdProgram__text strong {
	font-weight: 700
}

#celek .pdSection--gallery {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	gap: 3em
}

#celek .pdSection--gallery+.pdSection--gallery {
	padding-top: 0
}

#celek .pdSection--gallery:where(:not(:has(.pdGallery--up)):has(+.pdSection--gallery)) {
	padding-bottom: 0
}

#celek .pdGallery {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	gap: 1.875em;
	text-align: center
}

#celek .pdGallery__image {
	-ms-flex-preferred-size: 50%;
	flex-basis: 50%;
	max-width: 50%
}

#celek .pdGallery__image figure {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	width: 100%;
	height: 100%
}

#celek .pdGallery__image figure img {
	margin: 0 auto;
	max-width: 100%;
	max-height: 100%;
	height: auto;
	object-fit: scale-down
}

#celek .pdGallery__content {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-pack: center;
	justify-content: center;
	gap: 1.875em;
	padding: 1.875em 0 3em;
	-ms-flex-preferred-size: calc(50% - 1.875em);
	flex-basis: calc(50% - 1.875em);
	max-width: calc(50% - 1.875em);
	box-sizing: border-box
}

#celek .pdGallery--up .pdGallery__content,
#celek .pdGallery--up .pdGallery__image {
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
	max-width: 100%;
	margin: 0;
	padding: 0
}

#celek .pdGallery--up p {
	max-width: 100ch;
	margin-left: auto;
	margin-right: auto
}

#celek .pdGallery--left .pdGallery__image {
	-ms-flex-order: 1;
	order: 1
}

#celek .pdGallery--left .pdGallery__content {
	-ms-flex-order: 0;
	order: 0
}

#celek .pdSection--youtube {
	background-color: #eff1f2;
	padding: 0;
	transition: background-color 1s;
	overflow: hidden
}

#celek .pdSection--youtube:has(.pdVideo--active) {
	background-color: #000
}

#celek .pdVideo {
	aspect-ratio: 16/9;
	width: calc(100% - 8em);
	margin: 0 auto
}

#celek .pdVideo iframe {
	position: absolute;
	inset: 0;
	width: 100%;
	height: 100%
}

#celek .pdVideo--active {
	position: relative
}

#celek .pdVideo--active~.pdVideo--image {
	animation: a .3s both 1
}

#celek .pdVideo--image {
	position: absolute;
	inset: 0;
	width: 100%;
	cursor: pointer;
	aspect-ratio: unset;
	overflow: hidden
}

#celek .pdVideo--image figure,
#celek .pdVideo--image img {
	position: absolute;
	inset: 0;
	width: 100%;
	height: 100%;
	object-fit: cover
}

#celek .pdVideo--image figure img {
	transition: .5s
}

#celek .pdVideo--image figure:hover img {
	transform: scale(1.01)
}

#celek .pdVideo--image figure:after {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 100px;
	height: 70px;
	background: url(https://cdn.alza.cz/Foto/or/pp/bosch-siemens/img/yt-play.svg) no-repeat;
	transition: .2s
}

#celek .pdVideo--image:hover figure:after {
	transform: translate(-50%, -50%) scale(1.1);
	filter: brightness(1.2)
}

@keyframes a {
	0% {
		opacity: 1;
		width: 100%
	}

	99% {
		opacity: 0;
		width: 100%
	}

	to {
		opacity: 0;
		width: 0
	}
}

#celek .pdSection--params {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	gap: 1.875em
}

#celek .pdParams {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	gap: 1.875em;
	text-align: left
}

#celek .pdParam {
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-positive: 1;
	flex-grow: 1;
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	padding-bottom: 1em
}

#celek .pdParam:not(:first-child) {
	padding-top: 1em
}

#celek .pdParam:before {
	content: "";
	position: absolute;
	top: 0;
	left: 50%;
	background: #eff1f2;
	width: 2px;
	height: 100%
}

#celek .pdParam__item {
	display: -ms-flexbox;
	display: flex;
	gap: 3em
}

#editor-preview-root #celek .pdParam__item--separator {
	border-top: 1px dashed red
}

#celek .pdParam__item p {
	display: block
}

#celek .pdParam__name {
	text-align: right
}

#celek .pdParam__name,
#celek .pdParam__value {
	-ms-flex-positive: 1;
	flex-grow: 1;
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	padding: .5em 0
}

#celek .pdParam__value {
	color: #003c69;
	font-weight: 700
}

#celek .pdCategories {
	-ms-flex-pack: space-evenly;
	justify-content: space-evenly
}

#celek .pdCategory {
	max-width: 11.25em;
	-ms-flex-preferred-size: 11.25em;
	flex-basis: 11.25em;
	-ms-flex-positive: 0;
	flex-grow: 0;
	-ms-flex-negative: 1;
	flex-shrink: 1;
	text-align: center
}

#celek .pdCategory figure {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	gap: 1.25em
}

#celek .pdCategory figure>div {
	position: relative;
	width: 100%;
	height: 9.375em
}

#celek .pdCategory figure>div:before {
	content: "";
	bottom: -.5em;
	background: #383838;
	opacity: .25;
	width: 65%;
	height: 1em;
	border-radius: 50%;
	filter: blur(5px)
}

#celek .pdCategory figure>div:before,
#celek .pdCategory figure img {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	transition: .25s
}

#celek .pdCategory figure img {
	bottom: 0;
	max-width: 90%;
	max-height: 9.375em
}

#celek .pdCategory figure figcaption {
	padding-left: .571em
}

#celek .pdCategory:hover figure img {
	transform: translateX(-50%) translateY(-10px)
}

#celek .pdCategory:hover figure>div:before {
	width: 75%;
	opacity: .2;
	filter: blur(7px)
}

#celek.celek--siemens {
	background: #000028
}

#celek.celek--siemens,
#celek.celek--siemens a,
#celek.celek--siemens div,
#celek.celek--siemens figcaption,
#celek.celek--siemens h2,
#celek.celek--siemens h3,
#celek.celek--siemens p,
#celek.celek--siemens span {
	color: #fff
}

#celek.celek--siemens .pdSection svg path {
	stroke: #3cc8be
}

#celek.celek--siemens .pdLogo {
	position: relative;
	background: #2b2f43;
	color: #3cc8be
}

#celek.celek--siemens .pdLogo__variant {
	padding-bottom: .313em
}

#celek.celek--siemens .pdLogo:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: .313em;
	background: #3cc8be
}

#celek.celek--siemens .pdLogo~.pdLogo .pdLogo__variant {
	padding-bottom: 0;
	padding-top: .313em
}

#celek.celek--siemens .pdLogo~.pdLogo:after {
	bottom: auto;
	top: 0
}

#celek.celek--siemens .pdSection--icons {
	background: #2b2f43
}

#celek.celek--siemens .pdSpecs__listArrow {
	border-color: #3cc8be
}

#celek.celek--siemens .pdSection--programs {
	background-color: #2b2f43
}

#celek.celek--siemens .pdProgram__name {
	position: relative;
	background: #000028
}

#celek.celek--siemens .pdProgram__name:after {
	content: "";
	position: absolute;
	inset: 0;
	border: 1px solid #3cc8be
}

#celek.celek--siemens .pdParam:before {
	background: #3cc8be
}

@container pd__root (inline-size > 1310px) {
	.mobile #celek {
		max-width: 1310px;
		margin: 0 auto
	}
}

@container pd__root (inline-size < 980px) {
	#celek h2 {
		font-size: 1.5em;
		line-height: 1.333
	}

	#celek .pdSection {
		padding: 1.875em .938em
	}

	#celek .pdHeader__content {
		gap: .938em;
		padding: .938em 0
	}

	#celek .pdHeader h2 {
		font-size: 1.75em;
		line-height: 1.286
	}

	#celek .pdHeader p {
		font-size: 1em;
		line-height: 1.5
	}

	#celek .pdIcons {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		gap: 1.875em .938em
	}

	#celek .pdIcons__item {
		-ms-flex-preferred-size: calc(33.333% - 0.938em * 0.667);
		flex-basis: calc(33.333% - 0.938em * 0.667)
	}

	#celek .pdSpecs__listItem {
		padding-top: .25em;
		line-height: 1.2
	}

	#celek .pdSpecs__listName {
		font-size: .875em
	}

	#celek .pdSpecs__listText {
		font-size: .75em
	}

	#celek .pdProgram__name {
		font-size: .875em
	}

	#celek .pdProgram__text {
		font-size: .75em
	}

	#celek .pdSection--gallery {
		gap: .938em
	}

	#celek .pdSection--gallery:not(:has(.pdGallery--up)) .pdGallery__content {
		padding-left: 0;
		padding-right: 0
	}

	#celek .pdSection--gallery:not(:has(.pdGallery--up)):where(:has(+.pdSection--gallery)) {
		padding-bottom: 0
	}

	#celek .pdGallery {
		gap: .938em
	}

	#celek .pdGallery__content {
		gap: .938em;
		padding: .938em;
		-ms-flex-preferred-size: calc(50% - 0.938em);
		flex-basis: calc(50% - 0.938em);
		max-width: calc(50% - .938em)
	}

	#celek .pdGallery__content p {
		font-size: .875em
	}

	#celek .pdSection--youtube {
		padding: 0
	}

	#celek .pdVideo {
		width: 100%
	}

	#celek .pdParam__item {
		gap: .938em
	}

	#celek .pdParam__name {
		font-size: .875em;
		line-height: 1.571
	}

	#celek .pdParam__value {
		font-size: .75em;
		line-height: 1.5
	}

	#celek .pdParam__value p {
		padding-top: .333em
	}
}

@container pd__root (inline-size < 640px) {
	#celek .pdHeader {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}

	#celek .pdHeader__content,
	#celek .pdHeader__image {
		width: 100%
	}

	#celek .pdHeader__image {
		max-height: 12.5em
	}

	#celek .pdCategories {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		gap: 1.875em .938em
	}

	#celek .pdCategories .pdCategory {
		-ms-flex-preferred-size: calc(33.333% - 0.938em * 0.667);
		flex-basis: calc(33.333% - 0.938em * 0.667);
		max-width: calc(33.333% - .938em * .667)
	}

	#celek .pdSpecs {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		gap: 1.875em
	}

	#celek .pdSpecs h2 {
		text-align: center
	}

	#celek .pdSpecs__content,
	#celek .pdSpecs__image {
		margin: 0;
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%
	}

	#celek .pdSpecs__content {
		gap: .938em
	}
}

@container pd__root (inline-size < 420px) {
	#celek .pdButton--arrowRight {
		gap: .438em
	}

	#celek .pdLogo__variant {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		gap: .938em
	}

	#celek .pdLogo__img {
		max-width: 30%
	}

	#celek .pdLogo__img img {
		max-width: 100%;
		height: auto
	}

	#celek .pdIcons__item {
		-ms-flex-preferred-size: calc(50% - 0.938em * 0.5);
		flex-basis: calc(50% - 0.938em * 0.5)
	}

	#celek .pdProgram {
		gap: .938em
	}

	#celek .pdProgram__name {
		padding-right: 15px;
		font-size: .75em;
		width: 30%
	}

	#celek .pdProgram__name svg {
		right: .469em
	}

	#celek .pdSection.pdSection--gallery {
		padding-bottom: 1.875em
	}

	#celek .pdGallery {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}

	#celek .pdGallery__content,
	#celek .pdGallery__image {
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
		max-width: 100%
	}

	#celek .pdGallery__content {
		padding: 0
	}

	#celek .pdGallery--left .pdGallery__content,
	#celek .pdGallery--left .pdGallery__image {
		-ms-flex-order: unset;
		order: unset
	}

	#celek .pdVideo--image figure:after {
		width: 70px;
		height: 49px
	}

	#celek .pdParams {
		gap: 0
	}

	#celek .pdParams__content {
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%
	}

	#celek .pdCategory figure img {
		max-width: 3.75em
	}

	#celek .pdCategory figure figcaption {
		padding-left: 0
	}
}