.site-heading {
	display:flex;
	justify-content:space-between;
	padding:0 !important;
}

.site-branding-text {
	font-size:14px;
	text-align:right;
	display:flex;
	align-items:center;
	flex-direction:column;
	align-items:flex-end;
	justify-content:center;
	flex-grow:1;
}

#tablepress-table-contact {
	background-color:none;
	opacity:0.9;
}

#tablepress-table-contact > tbody > tr > td {
	padding:15px;
}

#tablepress-table-contact > tbody > tr > td:nth-child(2) {
  width:150px;
}

@media (max-width: 767px) {
	#tablepress-table-contact {
		font-size:13px;
	}
}

#main-page-posts ul {
	list-style:none;
	padding:0;
}

#main-page-posts ul li {
	display:flex;	
	padding:0px;
	flex-direction:column;
}

#main-page-posts ul li :nth-child(1) {
}

#main-page-posts ul li :nth-child(2) {
}

#main-page-posts ul li :nth-child(3) {
}

.lcp_post_title {
	margin:0;
	padding:0;
	padding-left:15px;
	line-height:1.6;
	display:flex;
	font-size:22px;
	border-top:1px solid #3894ff;
	border-bottom:1px solid #3894ff;
	border-right:1px solid #3894ff;
	flex-grow:1;
	border-radius:0px 5px 5px 0px;
	align-items:center;
}

.lcp_post_title a {
	color:rgb(104, 104, 104);
	font-weight:normal
}

.lcp_header {
	display:flex;
	flex-direction:row;
	box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}

.lcp_content_box {
	display:flex;
	flex-direction:row;
	padding:15px 15px;
}

.lcp_content_box :nth-child(2) {
	padding:15px 0px;
}

.lcp_date {
	font-size:14px;
	display:flex;
	font-weight:bold;
	align-items:stretch;
}

.lcp_date .lcp_date_day {
	border:1px solid #3894ff;
	border-right:0px;
	padding:5px 10px;
	background-color:#3894ff;
	color:#fff;
	font-size:28px;
	display:flex;
	align-items:center;
	line-height:1;
	border-radius:5px 0px 0px 5px;
}

.lcp_date .lcp_date_year {
	border:1px solid #3894ff;
	padding:5px 10px;
	color:#3894ff;
	text-align:center;
	line-height:1.3;
	display:flex;
	align-items:center;
}

.lcp_excerpt {
	padding:15px 0px 15px 10px;
	flex-grow:1
}

#main-lista-telefonow {
	display:none;
}

#site-subnavigation {
	border:0px;
}

#menu-podmenu {
	display:flex;
	list-style:none;
	gap:5px;
	align-content:center;
	justify-content:center;
	margin-bottom:0;
	padding:0px 0px;
	background-color:#3894ff;
	float:none;
	overflow-wrap: break-word;
	flex-shrink:1;
}

#menu-podmenu li {
	display:flex;
	align-items:stretch;
	justify-content:center;
	text-align:center;
	font-size:12px;
	/*padding:5px 10px;*/
	/*max-width:160px;*/
	overflow-wrap: break-word;
	flex-shrink:1;
}

#menu-podmenu li:has(a:hover) {
	/*background-color:#fff;*/
}

#menu-podmenu li a {
	color:#eaeaea;
	padding:15px 5px 10px 5px;
	display:flex;
	overflow-wrap: break-word;
	align-items:center;
	width:100%;
	justify-content:center;
}

#menu-podmenu li a:hover {
	color:#fff;
}

#menu-podmenu > li:nth-child(1) {
  
}

#menu-podmenu .dropdown-menu a {
	color:grey;
}

#menu-podmenu .dropdown-menu a:hover {
	color:#000;
}

.page-list-ext:before, .page-list-ext:after {
	content:none !important;
} 

#strefa-pacjenta-list .page-list-ext {
	display:flex;
	flex-direction:row;
	flex-wrap:wrap;
	gap: 20px;
	justify-content:stretch;
	align-items:stretch;
	padding:20px 0px 50px 0px;
}

#strefa-pacjenta-list .page-list-ext .page-list-ext-item {
	display:flex;
	align-items:center;
	justify-content:center;
	flex: 0 0 calc(33.333% - 20px);
	background-color:#f5f5f5;
	border-radius:5px;
	margin:0;
	padding:0;
	border-radius: 10px;
	transition: all 0.5s;
	box-sizing: border-box;
	border:1px solid #fff;
	box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}

#strefa-pacjenta-list .page-list-ext .page-list-ext-item:nth-child(4),
#strefa-pacjenta-list .page-list-ext .page-list-ext-item:nth-child(5),
#strefa-pacjenta-list .page-list-ext .page-list-ext-item:nth-child(6),
#strefa-pacjenta-list .page-list-ext .page-list-ext-item:nth-child(7){
  flex: 0 0 calc(50% - 20px);
}

@media (max-width: 991px) {
	#strefa-pacjenta-list .page-list-ext .page-list-ext-item {
		flex: 0 0 calc(50% - 20px) !important;
	}
}

@media (max-width: 767px) {
	#strefa-pacjenta-list .page-list-ext .page-list-ext-item {
		flex: 0 0 calc(100% - 20px) !important;
	}
}

#strefa-pacjenta-list .page-list-ext .page-list-ext-item:nth-child(1) {
	background-color: #FFBDBD;
}
#strefa-pacjenta-list .page-list-ext .page-list-ext-item:nth-child(2) {
	background-color: #FFE4BD;
}
#strefa-pacjenta-list .page-list-ext .page-list-ext-item:nth-child(3) {
	background-color: #F8FFBD;
}
#strefa-pacjenta-list .page-list-ext .page-list-ext-item:nth-child(4) {
	background-color: #E0FFBD;
}
#strefa-pacjenta-list .page-list-ext .page-list-ext-item:nth-child(5) {
	background-color: #BDFFC9;
}
#strefa-pacjenta-list .page-list-ext .page-list-ext-item:nth-child(6) {
	background-color: #BDFFFB;
}
#strefa-pacjenta-list .page-list-ext .page-list-ext-item:nth-child(7) {
	background-color: #BDE4FF;
}
#strefa-pacjenta-list .page-list-ext .page-list-ext-item:nth-child(8) {
	background-color: #C1BDFF;
}
#strefa-pacjenta-list .page-list-ext .page-list-ext-item:nth-child(9) {
	background-color: #ecbdff;
}
#strefa-pacjenta-list .page-list-ext .page-list-ext-item:nth-child(10) {
	background-color: #FFBDFC;
}

#strefa-pacjenta-list .page-list-ext .page-list-ext-item h3 {
	margin:10px 20px 8px 20px;
}

#strefa-pacjenta-list .page-list-ext .page-list-ext-item .page-list-ext-title {
	display:flex;
	align-items:center;
	text-align:center;
	font-size: 18px;
    text-transform: uppercase;
}

#strefa-pacjenta-list .page-list-ext .page-list-ext-item .page-list-ext-title a {
	color:#666;
	padding:10px 25px;
}

#strefa-pacjenta-list .page-list-ext .page-list-ext-item .page-list-ext-title a:hover {
	color:#3894ff;
}

#strefa-pacjenta-list .page-list-ext .page-list-ext-item:has(a:hover) {
	background-color:#f5f5f5;
	border:1px solid #e6e6e6;
	box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

.zamow-recepte-item {
	flex-grow:0;
	display:flex;
	align-items:center;
	padding:10px;
}
@media (max-width: 767px) {
	.zamow-recepte-item {
		display:none;
	}
	.futurio-content {
		padding:0 !important;
	}
}
.zamow-recepte-button {
    background-color: #cc0000;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1em;
    fill: #ffffff;
    color: #ffffff;
    border-radius: 5px;
    padding: 15px 15px 15px 15px;
	transition: all 0.5s;
}

.zamow-recepte-button a {
	color:#fff;
}

.zamow-recepte-button:has(a:hover) {
	background-color: #f93a4c;
}

@media (min-width: 767px) {
	.oferta-hide-desktop {
		display:none !important;
	}
}

.post-717 table tr td:nth-child(1) {
	width:40px;
}

.post-717 table tr td:nth-child(3) {
	width:150px;
}

body {
	background-image:none !important;
}