.galerka {
	table-layout: fixed;
	border-collapse: collapse;
	width: 100%;
}

.col2 .galerka td {
	width: 50%;
}

.col3 .galerka td {
	width: 33.333%;
}

.col4 .galerka td {
	width: 25%;
}

.col5 .galerka td {
	width: 20%;
}

.col6 .galerka td {
	width: 16.666%;
}

.galerka td {
	vertical-align: top;
	text-align: center;
	border: 2px dotted #ededed;
	max-width: 300px;
	color: #222;
	padding-bottom: 10px;
}

.galerka td article {
	padding: 3px 10px;
	height: 100%;
	max-width: 20em;
	margin-left: auto;
	margin-right: auto;
}

.galerka .spec.noZoom:after {
	content: ' ';
	display: block;
	width: 26px;
	height: 1px;
}

.galerka .spec {
	margin: 0 auto;
	padding: 10px 15px 5px 15px;
	text-align: center;
	font-size: 1em;
	font-weight: 400;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.galerka .pic {
	display: block;
	margin: 0 auto;
	position: relative;
	max-width: 175px;
	padding: 10px;
}

.galerka a {
	display: block;
	position: relative;
}

.galerka img {
	margin: 0 auto;
	display: block;
	height: auto;
	width: 100%;
	max-width: 155px;
	text-align: center;
}

.galerka h3 {
	padding: 0 10px;
	margin: 8px 0 0 0;
	font-weight: 400;
	font-size: 1em;
}

.galerka p {
	padding: 0 10px;
	margin: 0;
	font-size: .9em;
	line-height: 1.3em;
}

.galerka h4 {
	font-weight: 300;
	color: #343434;
	display: block;
	font-style: normal;
	font-size: .875em;
	line-height: 1.2em;
	margin: 0;
	padding: 5px 10px 0 10px;
}

.galerka td:hover {
	box-shadow: inset 0 0 30px rgba(0, 0, 0, .15);
}

.galerka .contentBanner td {
	padding: 10px 0 10px 0;
}

.galerka a:hover .flag {
	border-color: #189d9f;
}

.galerka .flag {
	background: transparent no-repeat 0px 0;
	background-size: contain;
	display: inline-block;
	float: left;
	width: 26px;
	height: 18px;
	border: 1px solid #E3E3E3;
}

.zoomButton {
	border-radius: 50%;
	display: inline-block;
	border: 1px solid #dedede;
	text-align: center;
	width: 26px;
	height: 26px;
	float: right;
	line-height: 24px;
	color: silver;
	font-size: 12px;
	cursor: -webkit-zoom-in;
	cursor: zoom-in;
	-webkit-box-ordinal-group: 4;
	-ms-flex-order: 3;
	order: 3;
}

.zoomButton:hover {
	background: #189D9F;
	color: white;
	border-color: #189d9f;
}

.navigation {
	margin: 10px 0 10px 0;
	padding: 3px 0;
	font-weight: 400;
	line-height: 1.7em;
}

.navigation a, .navigation span {
	background: #189D9F;
	font-weight: 300;
	font-size: 1em;
	text-decoration: none;
	display: inline-block;
	margin: 2px;
	color: white;
	width: 30px;
	line-height: 30px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
}

.navigation a:hover, .navigation .aktiv {
	color: White;
	background: #127879;
	text-decoration: none;
}

.navigation p {
	margin: 0;
	text-align: center;
	padding: 2px 0;
}

.pageHeader {
	margin-top: 12px;
	margin-bottom: 15px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
}

.pageHeader .revor {
	margin: 0;
	width: auto;
	padding: 4px 0;
	display: flex;
	flex-flow: row wrap;
	font-size: .875em;
	align-items: center;
}

.pageHeader h1 {
	margin: 0;
	padding-right: 15px;
}

.revor select {
	width: 3rem;
	margin: 0;
	padding-left: 5px;
	font-size: .875rem;
	font-weight: 400;
}

.revor > div {
	padding: 0 5px 0 0;
}

.revor .btn {
	margin: 0;
}

.label {
	position: absolute;
	display: inline-block;
	text-transform: uppercase;
	font-size: 12px;
	padding: 3px 5px;
	line-height: 1em;
	white-space: nowrap;
	background-color: rgba(255, 255, 255, 0.6);
	border: 1px solid rgba(0, 0, 0, 0.1);
	right: 5px;
	top: -5px;
	color: #666;
}

.tab {
	font-size: 1em;
	border: 1px solid white;
	border-collapse: collapse;
	margin: 12px 0;
	line-height: 1.2em;
}

.tab th {
	color: currentColor;
	font-size: .85em;
	line-height: 1.2em;
	padding: 10px 7px;
	font-weight: 300;
	border: 1px solid white;
}

.tab td {
	border: 1px solid white;
	padding: 9px 6px;
	background: #F7F7F7;
	font-size: .9em;
}

.tab tr:nth-of-type(odd) td {
	background-color: white;
}

.tab tr:hover td {
	background-color: #E2E2E2;
}

table.mTab {
	width: 100%;
}

table.mTab img {
	max-width: 24px;
	height: auto;
	display: block;
}

table.mTab th {
	color: black;
	font-size: 1em;
	padding: 10px 6px;
	font-weight: 300;
	text-align: left;
	border-bottom: 3px solid #189D9F;
}

table.mTab td {
	padding: 9px 6px;
	background: #F7F7F7;
	font-size: .9em;
}

table.summary {
	table-layout: fixed;
	font-size: 1em;
	min-width: 60%;
}

table.summary td {
	text-align: center;
	font-weight: 400;
	padding: 2px 0
}

table.summary td.not span {
	opacity: .4;
}

table.summary th {
	padding: 0 0;
	font-size: 1em;
	font-weight: 400;
}

table.summary th {
	background: #E8E8E8;
}

table.summary a {
	text-decoration: none;
	color: Black;
	display: block;
	padding: 10px 8px;
}

.tabScroll {
	max-width: 100%;
	overflow: auto;
}

table.summary td a {
	border: 2px solid #189D9F;
	border-radius: 50%;
	display: block;
	line-height: 32px;
	width: 36px;
	text-align: center;
	margin: 0 auto;
	padding: 0;
}

table.summary span {
	display: block;
	padding: 10px 0;
}

table.summary a:hover {
	background: #189D9F;
	color: White;
}


/*
@media (prefers-color-scheme: dark) {
	body {
		background: #e0e0e0;
		color: #000;
	}
	.detailCoinImg, .galerka img {
		mix-blend-mode: multiply;
		filter: contrast(110%);
	}
	.header, .onTop i, .btn {
		background: #0a6e70;
		border-color: #0a6e70;
	}
	input, select {
		background: #e0e0e0;
		color: #000;
		border-color: #aaaaaa;
	}
	.logo, .topNav {
		opacity: .9;
	}
	.btn2 {
		background: transparent;
		border-color: #aaa;
		color: #000;
	}
	.galerka .flag, .inf td img, .inf td amp-img, .vlajka {
		border-width: 0;
	}
	.galerka td {
		border-color: #c4c4c4;
	}
	.adsnsBox {
		background: #d0d0d0;
		border-color: #c4c4c4;
	}
	.banner {
		background-color: #d0d0d0;
		text-shadow: none;
		border-color: #c4c4c4;
	}
	footer {
		background: #d0d0d0;
	}
	.tab, .tab th, .tab td {
		border-color: #c4c4c4;
	}
	.tab tr:hover td {
		background-color: #d4d4d4;
	}
	.tab tr:nth-of-type(2n+1) td {
		background-color: #e0e0e0;
	}
	.tab td {
		background: #d9d9d9;
	}
	.zoomButton {
		border-color: #c4c4c4;
		color: #c4c4c4;
	}
}
*/
