body {
	font-size: 16px;
	line-height: 1.6;
	color: black;
	background: white;
}
#box-link a {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color: transparent;
	display: none;
}
.eu-cookies {
	position: fixed;
	text-align: center;
	left: 0;
	top: 0;
	width: 100%;
	padding: 20px 0;
	color: black;
	background-color: lightgray;
	font-size: 1rem;
	z-index: 1000;
}
.eu-cookies button {
	margin: 0px 10px;
	padding: 3px 10px;
	background-color: red;
	border: 1px solid black;
}
#main-menu {
	padding-left: 0px;
	padding-right: 0px;
}
#main-menu .nav-link {
	color: #1E9F9A;
	font-weight: bold;
	white-space: nowrap;
}
#main-menu .nav-link:hover {
	text-decoration: underline;
}
#content {
	padding-top: 10px;
}
#category-left-panel, #category-right-panel {
	padding-top: 10px;
}
a {
	color: #1E9F9A;
}
#category-right-panel a {
	font-weight: 600;
}

p {
	margin: 0px 0px 10px 0px;
}

h1 {
	color: #1E9F9A;
}

#ajax-spinner {
	margin: 0 0 0 0;
	padding: 0;
	background: white url('../images/spinner.gif') no-repeat 50% 50%;
	font-size: 0;
	z-index: 123456;
	visibility: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
}

div.flash {
	color: black;
	background: #FFF9D7;
	border: 1px solid #E2C822;
	padding: 1em;
	margin: 1em 0;
}

a[href^="#error:"] {
	background: red;
	color: white;
}

form th, form td {
	vertical-align: top;
	font-weight: normal;
}

form th {
	text-align: right;
}

form .required label {
	font-weight: bold;
}

form .error {
	color: #D00;
	font-weight: bold;
}
.col-logo {
	text-align: center;
}
.col-rekl {
	padding: 0px;
	text-align: center;
}
.reklama {
	margin-bottom: 1rem;
	font-size: 0.8rem;
	display: inline-block;
}
.reklama-nadpis {
	font-size: 0.7rem;
	text-align: left;
}

.breadcrumb {
	margin: 0px;
	padding: 2px;
	border-radius: 0px;
	background-color: white;
}

.article-perex {
	line-height: normal;
	/*word-break: break-all;*/
}

#header {
	border-top: 1px solid #1E9F9A;
	border-bottom: 1px solid #1E9F9A;
	background-color: #dae0e5;
	z-index: 11;
	/*height: 40px;*/
}
#header .navbar {
	padding: 0.1rem 0rem;
}
#header .navbar-toggler {
	font-size: 1rem;
}

footer {
	border-top: 1px solid #1E9F9A;
	border-bottom: 1px solid #1E9F9A;
	background-color: #dae0e5;
	font-size: 0.9rem;
}
.navbar-brand {
	font-weight: bold;
}
.search-input {
	border: 1px solid #1E9F9A;
	border-radius: 0px;
	font-size: 0.8rem;
	padding: 1px 6px;
	width: 50%!important;
	display:inline-block;
}
.search-label {
	color:#dae0e5;
}
#articles {
	padding-top: 10px;
	margin: auto;
}
.last-article-title {
	padding-left: 15px;
	padding-bottom: 15px;
	font-family: sans-serif;
	font-size: 1.5rem;
}
#breadcrumb {
	background-color: whitesmoke;
	border-top: 1px solid #dee2e6;
	border-right: 1px solid #dee2e6;
	border-bottom: 1px solid #dee2e6;
	font-size: 0.9rem;
	z-index: 10;
}
.breadcrumb {
	background-color: whitesmoke;
}
.list-title {
	margin-top: 0.75rem;
	margin-bottom: 0.75rem;
}
#categories {
	margin: 0px auto;
}
.card {
	border-radius: 0;
	border: 0px;
	margin: 1rem 0;
	border-bottom: 1px solid #dee2e6;
	padding-bottom: 1rem;
}
.card-header {
	font-size: 0.9rem;
	padding: 0.5rem 0;
	font-family: sans-serif;
	background-color: white;
	border: 0px;
}
.card-header h6 {
	font-size: 1.2rem;
	/*height: 38px;*/
}
.raiting .material-icons {
	color: gold;
}

.card-body {
	padding: 0px;
	/*height: 130px;*/
}
.card-title {
	min-height: 46px;
}
.card-img {
	border-radius: 0;
	margin-bottom: 15px;
	border: 1px solid rgba(0,0,0,.1);
}
.card-img-sm {
	width: 100%;
	/*height: 150px;*/
	object-fit: cover;
	margin-bottom: 5px;
}
.card-img-hp-sm {
	width: 100%;
	height: 250px;
	object-fit: cover;
	margin-bottom: 15px;
}
.card-img-md {
	width: 100%;
	height: 200px;
	object-fit: cover;
	margin-bottom: 15px;
}
.card-img-lg {
	width: 100%;
	height: 310px;
	object-fit: cover;
}
.card-text {
	line-height: normal;
	padding: 0px;
	font-size: 1.1rem;
	text-align: justify;
}
.card-text-sm {
	height: 120px;
	overflow: hidden;
}
.card-text-md {
	height: 200px;
	overflow: hidden;
}
.card-footer {
	padding: 0.5rem;
	border-radius: 0;
	font-size: 0.75rem;
	background-color: white;
	border: 0px;
}
.card-footer a {
	font-size: 0.75rem;
}
.card-category,
.card-category a {
	font-size: 0.8rem;
	color: black;
	padding-top: 10px;
}

.col-weblinks {
	line-height: normal;
	font-size: 0.8rem;
	padding-bottom: 10px;
	background-color: whitesmoke;
	border: 1px solid #dee2e6;
	margin-bottom: 1rem;
}
.col-weblinks h6 {
	width: 100%;
	text-align: center;
	font-weight: 600;
	padding: 3px;
}
.col-weblinks ul {
	padding-inline-start: 1.5rem;
	margin-right: 0.5rem;
	color: #1E9F9A;
	list-style: none; /*disc;*/
}
.col-weblinks span {
	width: 100%;
	padding-left: 1.5rem;
}
.pagination {
	margin-top: 0.5rem;
	margin-bottom: 0.5rem;
}
.pagination .btn-block+.btn-block {
	margin-top: 0;
}
.pagination-button {
	text-align: center;
	margin: 0;
}

#partners li {
	list-style: none;
	display: inline;
	width: 55px;
	line-height: 22px;
	border: 0px solid gray;
	margin: 15px 15px 0px 15px;
	background: lightgray;
	padding: 0px;
}

/* clanek */
#snippet--article {
	padding: 0px 5px;
}
.article-title h5 {
	font-size: 1.5rem;
}
.article-info {
	font-size: 0.75rem;
}
.article-image {
	margin-top: 0.5rem;
	border: 0px solid lightgrey;
}
.article-image-legend {
	font-style: italic;
	margin-bottom: 1rem;
	font-size: 0.85rem;
	text-align: center;
}
.article-hometext {
	font-weight: bold;
	margin-bottom: 1rem;
	xtext-align: justify;
	font-size: 1rem;
}
.article-bodytext {
	margin-bottom: 1rem;
	font-size: 1rem;
	text-align: justify;
}
.article-body {
	margin-bottom: 15px;
}
.article-hometext font,
.article-bodytext font,
.article-bodytext div font
{
	font-size: 1rem;
}
#article {
	line-height: 1.4;
}
#article a {
	font-weight: 700;
}
#article iframe {
	width: 100%;
}
#article .card-img-article {
	cursor: pointer;
	margin-bottom: 0px;
	max-height: 400px;
	object-fit: contain;
	background-color: whitesmoke;
}
#article dl,ol,ul {
	margin-top: 0;
	margin-bottom: 10px;
	padding-inline-start: 25px;
}
#article td {
	padding: 0 5px;
}
.similar-articles {
	padding-bottom: 15px;
}
.similar-articles a {
	font-weight: normal!important;
}
.similar-articles-title {
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom: 2px solid #1E9F9A;
}

.similar-article-box {
	border-bottom: 1px solid lightgrey;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
.social-panel-horizontal {
	padding: 10px;
	margin: auto;
	border-top: 1px solid #1E9F9A;
	border-bottom: 1px solid #1E9F9A;
}
.sph {
	border-top: 1px solid #1E9F9A;
}

.share_label {
	margin-bottom: 10px;
	font-size: 0.95rem;
}

/* Vertical center icon. */
.material-icons { vertical-align: text-bottom; }

/* Rules for sizing the icon. */
.material-icons.md-16 { font-size: 16px; }
.material-icons.md-18 { font-size: 18px; }
.material-icons.md-22 { font-size: 22px; }
.material-icons.md-24 { font-size: 24px; }
.material-icons.md-36 { font-size: 36px; }
.material-icons.md-48 { font-size: 48px; }

/* Rules for using icons as black on a light background. */
.material-icons.md-dark { color: rgba(0, 0, 0, 0.54); }
.material-icons.md-dark.md-inactive { color: rgba(0, 0, 0, 0.26); }

/* Rules for using icons as white on a dark background. */
.material-icons.md-light { color: rgba(255, 255, 255, 1); }
.material-icons.md-light.md-inactive { color: rgba(255, 255, 255, 0.3); }

#searchForm {
	flex-flow: nowrap;
}

#leftPanelRight {
	display: none;
}

#leftPanelRight a {
	font-weight: 600;
}
#rightPanel {
	display: none;
}

#left-panel {
	display: none;
}

.partner_box {
	padding: 5px;
	margin: 5px;
	width:150px;
	background-color: white;
}

/* vycentrovani reklamy sq na homepage */
#reklama-id-0, #reklama-id-61 {
	display: block;
}

#article-hometext-pc {
	display: none;
}

.article-advert {
	float: none;
	text-align: center;
	margin-left: 0rem;
}
@media (max-width: 540px) {

	.partner_box {
		width:120px;
	}
}

@media (max-width: 575px) {
	/* skryjeme siroky banner v hlavicce */
	#reklama-id-2 {
		display: none;
	}
	/* skryjeme siroky banner v paticce */
	#reklama-id-3 {
		display: none;
	}
}

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {

	#article-hometext-pc {
		display: block;
	}
	#article-hometext-mobil {
		display: none;
	}
	.article-advert {
		float: right;
		margin-left: 1rem;
	}
}

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
	#left-panel {
		display: block;
	}
	.partner_box {
		padding: 10px;
		margin: 10px;
	}
	.card-img-hp-sm {
		height: 120px;
	}
	.card-img-sm {
		height: 120px;
	}
	.card-text {
		text-align: left;
		font-size: 1rem;
	}
	#header {
		/*height: 50px;*/
	}
	.article-bodytext {
		text-align: left;
	}
}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
	#leftPanelRight {
		display: block;
	}
	#box-link a {
		display: block;
	}
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
	#rightPanel {
		display: block;
	}

}