/*
Theme Name: Twenty Eleven
Theme URI: https://wordpress.org/themes/twentyeleven/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: The 2011 theme for WordPress is sophisticated, lightweight, and adaptable. Make it yours with a custom menu, header image, and background -- then go further with available theme options for light or dark color scheme, custom link colors, and three layout choices. Twenty Eleven comes equipped with a Showcase page template that transforms your front page into a showcase to show off your best content, widget support galore (sidebar, three footer areas, and a Showcase page widget area), and a custom "Ephemera" widget to display your Aside, Link, Quote, or Status posts. Included are styles for print and for the admin editor, support for featured images (as custom header images on posts and pages and as large images on featured "sticky" posts), and special styles for six different post formats.
Version: 9999.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: dark, light, white, black, gray, one-column, two-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-image-header, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
Text Domain: twentyeleven
*/

/* =Reset default browser CSS. Based on work by Eric Meyer.
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
	font-display: fallback;
}
:focus {/* remember to define focus styles! */
	outline: 0;
}
body {
	background: #fff;
	line-height: 1;
}
ol, ul {
	list-style: none;
}
table {/* tables still need 'cellspacing="0"' in the markup */
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a img {
	border: 0;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}


/* =Structure
----------------------------------------------- */

body {
	padding: 0 2em;
}
#page {
	margin: 2em auto;
	max-width: 1000px;
}
#branding hgroup {
	margin: 0 7.6%;
}
#access div {
	margin: 0 7.6%;
}
#primary {
	float: left;
	margin: 0 -26.4% 0 0;
	width: 100%;
}
#content {
	margin: 0 25% 0 7.6%;
	width: 58%;
}
#secondary {
	float: right;
	margin-right: 7.6%;
	width: 18.8%;
}

/* Singular */
.singular #primary {
	margin: 0;
}
.singular #content,
.left-sidebar.singular #content {
	margin: 0 7.6%;
	position: relative;
	width: auto;
}

.singular #content, .left-sidebar.singular #content {
    margin: 0px 20px 0px 150px;
}

.singular .entry-header,
.singular .entry-content,
.singular footer.entry-meta,
.singular #comments-title {
	margin: 0 auto;
	width: 68.9%;
}

/* Attachments */
.singular .image-attachment .entry-content {
	margin: 0 auto;
	width: auto;
}
.singular .image-attachment .entry-description {
	margin: 0 auto;
	width: 68.9%;
}

/* Showcase */
.page-template-showcase-php #primary,
.left-sidebar.page-template-showcase-php #primary {
	margin: 0;
}
.page-template-showcase-php #content,
.left-sidebar.page-template-showcase-php #content {
	margin: 0 7.6%;
	width: auto;
}
.page-template-showcase-php section.recent-posts {
	float: right;
	margin: 0 0 0 31%;
	width: 69%;
}
.page-template-showcase-php #main .widget-area {
	float: left;
	margin: 0 -22.15% 0 0;
	width: 22.15%;
}

/* error404 */
.error404 #primary {
	float: none;
	margin: 0;
}
.error404 #primary #content {
	margin: 0 7.6%;
	width: auto;
}

/* Alignment */
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.625em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.625em;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.clr {
	clear: both;
}

/* Right Content */
.left-sidebar #primary {
	float: right;
	margin: 0 0 0 -26.4%;
	width: 100%;
}
.left-sidebar #content {
	margin: 0 7.6% 0 25%;
	width: 70%;
}
.left-sidebar #secondary {
	float: left;
	margin-left: 2%;
	margin-right: 0;
	width: 18.8%;
}

/* One column */
.one-column #page {
	max-width: 690px;
}
.one-column #content {
	margin: 0 7.6%;
	width: auto;
}
.one-column #nav-below {
	border-bottom: 1px solid #ddd;
	margin-bottom: 1.625em;
}
.one-column #secondary {
	float: none;
	margin: 0 7.6%;
	width: auto;
}
/* Simplify the showcase template */
.one-column .page-template-showcase-php section.recent-posts {
	float: none;
	margin: 0;
	width: 100%;
}
.one-column .page-template-showcase-php #main .widget-area {
	float: none;
	margin: 0;
	width: auto;
}
.one-column .page-template-showcase-php .other-recent-posts {
	border-bottom: 1px solid #ddd;
}
/* Simplify the showcase template when small feature */
.one-column section.featured-post .attachment-small-feature {
	border: none;
	display: block;
	height: auto;
	max-width: 60%;
	position: static;
}
.one-column article.feature-image.small {
	margin: 0 0 1.625em;
	padding: 0;
}
.one-column article.feature-image.small .entry-title {
	font-size: 20px;
	line-height: 1.3em;
}
.one-column article.feature-image.small .entry-summary {
	height: 150px;
	overflow: hidden;
	padding: 0;
	text-overflow: ellipsis;
}
.one-column article.feature-image.small .entry-summary a {
	left: -9%;
}
/* Remove the margin on singular articles */
.one-column.singular .entry-header,
.one-column.singular .entry-content,
.one-column.singular footer.entry-meta,
.one-column.singular #comments-title {
	width: 100%;
}
/* Simplify the pullquotes and pull styles */
.one-column.singular blockquote.pull {
	margin: 0 0 1.625em;
}
.one-column.singular .pull.alignleft {
	margin: 0 1.625em 0 0;
}
.one-column.singular .pull.alignright {
	margin: 0 0 0 1.625em;
}
.one-column.singular .entry-meta .edit-link a {
	position: absolute;
	left: 0;
	top: 40px;
}
.one-column.singular #author-info {
	margin: 2.2em -8.8% 0;
	padding: 20px 8.8%;
}
/* Make sure we have room for our comment avatars */
.one-column .commentlist > li.comment {
	margin-left: 102px;
	width: auto;
}
/* Make sure the logo and search form don't collide */
.one-column #branding #searchform {
	right: 40px;
	top: 4em;
}
/* Talking avatars take up too much room at this size */
.one-column .commentlist > li.comment {
	margin-left: 0;
}
.one-column .commentlist > li.comment .comment-meta,
.one-column .commentlist > li.comment .comment-content {
	margin-right: 85px;
}
.one-column .commentlist .avatar {
	background: transparent;
	display: block;
	padding: 0;
	top: 1.625em;
	left: auto;
	right: 1.625em;
}
.one-column .commentlist .children .avatar {
	background: none;
	padding: 0;
	position: absolute;
	top: 2.2em;
	left: 2.2em;
}
.one-column #respond {
	width: auto;
}


/* =Global
----------------------------------------------- */

body, input, textarea {
	color: #373737;
	font: 15px "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 300;
	line-height: 1.625;
}
body {
	background: #e2e2e2;
}
#page {
	background: #fff;
}

/* Headings */
h1,h2,h3,h4,h5,h6 {
	clear: both;
}
h2, #content h2 {font-size: 1.4em;}
h2.su-post-title {font-size: 1.4em!important;}
hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.625em;
}

/* Text elements */
p {
	margin-bottom: 1.625em;
}
ul, ol {
	margin: 0 0 1.625em 2.5em;
}
ul {
	list-style: square;
}
ol {
	list-style-type: decimal;
}
ol ol {
	list-style: upper-alpha;
}
ol ol ol {
	list-style: lower-roman;
}
ol ol ol ol {
	list-style: lower-alpha;
}
ul ul, ol ol, ul ol, ol ul {
	margin-bottom: 0;
}
dl {
	margin: 0 1.625em;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 1.625em;
}
strong {
	font-weight: bold;
}
cite, em, i {
	font-style: italic;
}
blockquote {
	font-family: Georgia, "Bitstream Charter", serif;
	font-style: italic;
	font-weight: normal;
	margin: 0 3em;
}
blockquote em, blockquote i, blockquote cite {
	font-style: normal;
}
blockquote cite {
	color: #666;
	font: 12px "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 300;
	letter-spacing: 0.05em;
	text-transform: uppercase;
}
pre {
	background: #f4f4f4;
	font: 13px "Courier 10 Pitch", Courier, monospace;
	line-height: 1.5;
	margin-bottom: 1.625em;
	overflow: auto;
	padding: 0.75em 1.625em;
}
code, kbd, samp, var {
	font: 13px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr, acronym, dfn {
	border-bottom: 1px dotted #666;
	cursor: help;
}
address {
	display: block;
	margin: 0 0 1.625em;
}
ins {
	background: #fff9c0;
	text-decoration: none;
}
sup,
sub {
	font-size: 10px;
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
small {
	font-size: smaller;
}


/* Forms */
input[type=text],
input[type=password],
input[type=email],
input[type=url],
input[type=number],
textarea {
	background: #fafafa;
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
	border: 1px solid #ddd;
	color: #888;
}
input[type=text]:focus,
input[type=password]:focus,
input[type=email]:focus,
input[type=url]:focus,
input[type=number]:focus,
textarea:focus {
	color: #373737;
}
textarea {
	padding-left: 3px;
	width: 98%;
}
input[type=text],
input[type=password],
input[type=email],
input[type=url],
input[type=number] {
	padding: 3px;
}
input#s {
	background: url(images/search.png) no-repeat 5px 6px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	font-size: 14px;
	height: 22px;
	line-height: 1.2em;
	padding: 4px 10px 4px 28px;
}
input#searchsubmit {
	display: none;
}

/* Links */
a {
	color: #1982d1;
	text-decoration: none;
}
a:focus,
a:active,
a:hover {
	text-decoration: underline;
}

/* Assistive text */
.assistive-text,
.screen-reader-text {
	position: absolute !important;
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px);
	overflow: hidden;
	height: 1px;
	width: 1px;
}
#access a.assistive-text:focus,
.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
	background: #eee;
	border-bottom: 1px solid #ddd;
	color: #1982d1;
	clip: auto !important;
	font-size: 12px;
	height: auto;
	position: absolute;
	text-decoration: underline;
	top: 0;
	left: 7.6%;
	width: auto;
}


/* =Header
----------------------------------------------- */

#branding {
	border-top: 2px solid #bbb;
	padding-bottom: 10px;
	position: relative;
	z-index: 9999;
	text-align: center;
	background: #fff;
}
#site-title {
	margin-right: 270px;
	padding: 3.65625em 0 0;
}
#site-title a {
	color: #111;
	font-size: 30px;
	font-weight: bold;
	line-height: 36px;
	text-decoration: none;
}
#site-title a:hover,
#site-title a:focus,
#site-title a:active {
	color: #1982d1;
}
#site-description {
	color: #7a7a7a;
	font-size: 14px;
	margin: 0 270px 3.65625em 0;
}
#branding img {
	height: auto;
	display: block;
	width: 100%;
}
.fullh {display: none;}
#branding img {border: none; padding: 0; max-width: 100%;}
.mobh {text-align: center;}
.mobh a {text-decoration: none;}

@media (min-width: 768px) {
    .mobh {display:none!important;}
    .fullh {display: block;}
}
@media (min-width: 992px) {

}
@media (min-width: 1200px) {

}

/* 6 banerow 26.02.21 */
.six-bnrs a {padding:0 3px;display:inline-block}
.six-bnrs img {margin:0}
.six-bnrs p {margin:0}


/* =Menu
-------------------------------------------------------------- */

#access {
	background: #5183c0; /* Show a solid color for older browsers */
	
	box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
	clear: both;
	display: block;
	float: left;
	margin: 0 auto 6px;
	width: 100%;
}
#access ul {
	font-size: 13px;
	list-style: none;
	margin: 0 0 0 -0.8125em;
	padding-left: 0;
}
#access li {
	float: left;
	position: relative;
}
#access a {
	color: #eee;
	display: block;
	line-height: 3.333em;
	padding: 0 1.2125em;
	text-decoration: none;
}
#access ul ul {
	-moz-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	display: none;
	float: left;
	margin: 0;
	position: absolute;
	top: 3.333em;
	left: 0;
	width: 188px;
	z-index: 99999;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #f9f9f9;
	border-bottom: 1px dotted #ddd;
	color: #444;
	font-size: 13px;
	font-weight: normal;
	height: auto;
	line-height: 1.4em;
	padding: 10px 10px;
	width: 168px;
}
#access li:hover > a,
#access ul ul :hover > a,
#access a:focus {
	background: #efefef;
}
#access li:hover > a,
#access a:focus {
	background: #f9f9f9; /* Show a solid color for older browsers */
	background: -moz-linear-gradient(#f9f9f9, #e5e5e5);
	background: -o-linear-gradient(#f9f9f9, #e5e5e5);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f9f9f9), to(#e5e5e5)); /* Older webkit syntax */
	background: -webkit-linear-gradient(#f9f9f9, #e5e5e5);
	color: #373737;
}
#access ul li:hover > ul {
	display: block;
}
#access .current-menu-item > a,
#access .current-menu-ancestor > a,
#access .current_page_item > a,
#access .current_page_ancestor > a {
	font-weight: bold;
}

/* Search Form */
#branding #searchform {
	position: absolute;
	top: 3.8em;
	right: 7.6%;
	text-align: right;
}
#branding #searchform div {
	margin: 0;
}
#branding #s {
	float: right;
	-webkit-transition-duration: 400ms;
	-webkit-transition-property: width, background;
	-webkit-transition-timing-function: ease;
	-moz-transition-duration: 400ms;
	-moz-transition-property: width, background;
	-moz-transition-timing-function: ease;
	-o-transition-duration: 400ms;
	-o-transition-property: width, background;
	-o-transition-timing-function: ease;
	width: 72px;
}
#branding #s:focus {
	background-color: #f9f9f9;
	width: 196px;
}
#branding #searchsubmit {
	display: none;
}
#branding .only-search #searchform {
	top: 6px;
	z-index: 1;
}
#branding .only-search #s {
	background-color: #fff;
	border-color: #000;
	color: #222;
}
#branding .only-search #s,
#branding .only-search #s:focus {
	width: 85%;
}
#branding .only-search #s:focus {
	background-color: #bbb;
}
/*#branding .with-image #searchform {
	top: auto;
	bottom: -27px;
	max-width: 195px;
}*/
#branding .only-search + #access div {
	padding-right: 205px;
}

/* =Content
----------------------------------------------- */

#main {
	clear: both;
	padding: 1.625em 0 0;
}
.page-title {
	color: #666;
	font-size: 10px;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	margin: 0 0 2.6em;
	text-transform: uppercase;
}
.page-title a {
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0;
	text-transform: none;
}
.hentry,
.no-results {
	border-bottom: 1px solid #ddd;
	margin: 0 0 1.625em;
	padding: 0 0 1.625em;
	position: relative;
}
.hentry:last-child,
.no-results {
	border-bottom: none;
}
.blog .sticky .entry-header .entry-meta {
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
}
.entry-title,
.entry-header .entry-meta {
	padding-right: 76px;
}
.entry-title {
	clear: both;
	color: #222;
	font-size: 26px;
	font-weight: bold;
	line-height: 1.5em;
	padding-bottom: .3em;
	padding-top: 15px;
}
.single .entry-title {
    clear: none;
}
.entry-title,
.entry-title a {
	color: #222;
	text-decoration: none;
}
.entry-title a:hover,
.entry-title a:focus,
.entry-title a:active {
	color: #1982d1;
}
.entry-meta {
	color: #666;
	clear: both;
	font-size: 12px;
	line-height: 18px;
}
.entry-meta a {
	font-weight: bold;
}
.single-author .entry-meta .by-author {
	display: none;
}
.entry-content,
.entry-summary {
	padding: 0;
}
.entry-content .more-link {
	white-space: nowrap;
}
.entry-content h1,
.entry-content h2,
.comment-content h1,
.comment-content h2 {
	color: #000;
	font-weight: bold;
	margin: 0 0 .8125em;
}
.entry-content h3,
.comment-content h3 {
	font-size: 10px;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	text-transform: uppercase;
}
.entry-content table,
.comment-content table {
	border-bottom: 1px solid #ddd;
	margin: 0 0 1.625em;
	width: 100%;
}
.entry-content th,
.comment-content th {
	color: #666;
	font-size: 10px;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	text-transform: uppercase;
}
.entry-content td,
.comment-content td {
	border-top: 1px solid #ddd;
	padding: 6px 10px 6px 0;
}
.entry-content #s {
	width: 75%;
}
.comment-content ul,
.comment-content ol {
	margin-bottom: 1.625em;
}
.comment-content ul ul,
.comment-content ol ol,
.comment-content ul ol,
.comment-content ol ul {
	margin-bottom: 0;
}
dl.gallery-item {
	margin: 0;
}
.page-link {
	clear: both;
	display: block;
	margin: 0 0 1.625em;
}
.page-link a {
	background: #eee;
	color: #373737;
	margin: 0;
	padding: 2px 3px;
	text-decoration: none;
}
.page-link a:hover {
	background: #888;
	color: #fff;
	font-weight: bold;
}
.page-link span {
	margin-right: 6px;
}
.entry-meta .edit-link a,
.commentlist .edit-link a {
	background: #eee;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #666;
	float: right;
	font-size: 12px;
	line-height: 1.5em;
	font-weight: 300;
	text-decoration: none;
	padding: 0 8px;
}
.entry-meta .edit-link a:hover,
.commentlist .edit-link a:hover {
	background: #888;
	color: #fff;
}
.entry-content .edit-link {
	clear: both;
	display: block;
}

.posted-on {
    color: #ff6698;
    font-size: 14px;
    margin: -8px 4px 7px 1px;
    display: block;
}

/* Images */
.entry-content img,
.comment-content img,
.widget img {
	max-width: 100%; /* Fluid images for posts, comments, and widgets */
}
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
img.size-full,
img.size-large {
	max-width: 97.5%;
	width: auto; /* Prevent stretching of full-size and large-size images with height and width attributes in IE8 */
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
.entry-content img.wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 1.625em;
}
p img,
.wp-caption {
	margin-top: 0.4em;
}
.wp-caption {
	background: #eee;
	margin-bottom: 1.625em;
	max-width: 96%;
	padding: 9px;
}
.wp-caption img {
	display: block;
	margin: -2px 0 0 -2px;
	max-width: 98%;
}
.wp-caption .wp-caption-text,
.gallery-caption {
	color: #666;
	font-family: Georgia, serif;
	font-size: 12px;
}
.wp-caption .wp-caption-text {
	margin-bottom: 0.6em;
	padding: 10px 0 5px 40px;
	position: relative;
}
.wp-caption .wp-caption-text:before {
	color: #666;
	content: '\2014';
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	margin-right: 5px;
	position: absolute;
	left: 10px;
	top: 7px;
}
#content .gallery {
	margin: 0 auto 1.625em;
}
#content .gallery a img {
	border: none;
}
img#wpstats {
	display: block;
	margin: 0 auto 1.625em;
}
#content .gallery-columns-4 .gallery-item {
	width: 23%;
	padding-right: 2%;
}
#content .gallery-columns-4 .gallery-item img {
	width: 100%;
	height: auto;
}

/* Image borders */
img[class*="align"],
img[class*="wp-image-"],
#content .gallery .gallery-icon img {/* Add fancy borders to all WordPress-added images but not things like badges and icons and the like */
	border: 1px solid #ddd;
	padding: 6px;
	max-width: 97.5%;
}
.wp-caption img {
	border-color: #eee;
}
a:focus img[class*="align"],
a:hover img[class*="align"],
a:active img[class*="align"],
a:focus img[class*="wp-image-"],
a:hover img[class*="wp-image-"],
a:active img[class*="wp-image-"],
#content .gallery .gallery-icon a:focus img,
#content .gallery .gallery-icon a:hover img,
#content .gallery .gallery-icon a:active img {/* Add some useful style to those fancy borders for linked images ... */
	background: #eee;
	border-color: #bbb;
}
.wp-caption a:focus img,
.wp-caption a:active img,
.wp-caption a:hover img {/* ... including captioned images! */
	background: #fff;
	border-color: #ddd;
}

/* Make sure videos and embeds fit their containers */
embed,
iframe,
object {
	max-width: 100%;
}
.entry-content .twitter-tweet-rendered {
	max-width: 100% !important; /* Override the Twitter embed fixed width */
}

/* Password Protected Posts */
.post-password-required .entry-header .comments-link {
	margin: 1.625em 0 0;
}
.post-password-required input[type=password] {
	margin: 0.8125em 0;
}
.post-password-required input[type=password]:focus {
	background: #f7f7f7;
}

/* Author Info */
#author-info {
	font-size: 12px;
	overflow: hidden;
}
.singular #author-info {
	background: #f9f9f9;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	margin: 2.2em -35.6% 0 -35.4%;
	padding: 20px 35.4%;
}
.archive #author-info {
	border-bottom: 1px solid #ddd;
	margin: 0 0 2.2em;
	padding: 0 0 2.2em;
}
#author-avatar {
	float: left;
	margin-right: -78px;
}
#author-avatar img {
	background: #fff;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px 2px #bbb;
	-moz-box-shadow: 0 1px 2px #bbb;
	box-shadow: 0 1px 2px #bbb;
	padding: 3px;
}
#author-description {
	float: left;
	margin-left: 108px;
}
#author-description h2 {
	color: #000;
	font-size: 15px;
	font-weight: bold;
	margin: 5px 0 10px;
}

/* Comments link */
.entry-header .comments-link a {
	background: #eee url(images/comment-bubble.png) no-repeat;
	color: #666;
	font-size: 13px;
	font-weight: normal;
	line-height: 35px;
	overflow: hidden;
	padding: 0 0 0;
	position: absolute;
	top: 1.5em;
	right: 0;
	text-align: center;
	text-decoration: none;
	width: 43px;
	height: 36px;
}
.entry-header .comments-link a:hover,
.entry-header .comments-link a:focus,
.entry-header .comments-link a:active {
	background-color: #1982d1;
	color: #fff;
	color: rgba(255,255,255,0.8);
}
.entry-header .comments-link .leave-reply {
	visibility: hidden;
}

/*
Post Formats Headings
To hide the headings, display: none the ".entry-header .entry-format" selector,
and remove the padding rules below.
*/
.entry-header .entry-format {
	color: #666;
	font-size: 10px;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	position: absolute;
	text-transform: uppercase;
	top: -5px;
}
.entry-header hgroup .entry-title {
	padding-top: 15px;
}
article.format-aside .entry-content,
article.format-link .entry-content,
article.format-status .entry-content {
	padding: 20px 0 0;
}
article.format-status .entry-content {
	min-height: 65px;
}
.recent-posts .entry-header .entry-format {
	display: none;
}
.recent-posts .entry-header hgroup .entry-title {
	padding-top: 0;
}

/* Singular content styles for Posts and Pages */
.singular .hentry {
	border-bottom: none;
	padding: 4.875em 0 0;
	position: relative;
}
.singular.page .hentry {
	padding: 3.5em 0 0;
}
.singular .entry-title {
	color: #000;
	font-size: 36px;
	font-weight: bold;
	line-height: 48px;
}
.singular .entry-title,
.singular .entry-header .entry-meta {
	padding-right: 0;
}
.singular .entry-header .entry-meta {
	position: absolute;
	top: 0;
	left: 0;
}
blockquote.pull {
	font-size: 21px;
	font-weight: bold;
	line-height: 1.6125em;
	margin: 0 0 1.625em;
	text-align: center;
}
.singular blockquote.pull {
	margin: 0 -22.25% 1.625em;
}
.pull.alignleft {
	margin: 0 1.625em 0 0;
	text-align: right;
}
.singular .pull.alignleft {
	margin: 0 1.625em 0 -22.25%;
}
.pull.alignright {
	margin: 0 0 0 1.625em;
	text-align: left;
}
blockquote.pull.alignleft,
blockquote.pull.alignright {
	width: 33%;
}
.singular .pull.alignright {
	margin: 0 -22.25% 0 1.625em;
}
.singular blockquote.pull.alignleft,
.singular blockquote.pull.alignright {
	width: 33%;
}
.singular .entry-meta .edit-link a {
	bottom: auto;
	left: 50px;
	position: absolute;
	right: auto;
	top: 80px;
}


/* =Aside
----------------------------------------------- */

.format-aside .entry-title,
.format-aside .entry-header .comments-link {
	display: none;
}
.singular .format-aside .entry-title {
	display: block;
}
.format-aside .entry-content {
	padding: 0;
}
.singular .format-aside .entry-content {
	padding: 1.625em 0 0;
}


/* =Link
----------------------------------------------- */

.format-link .entry-title,
.format-link .entry-header .comments-link {
	display: none;
}
.singular .format-link .entry-title {
	display: block;
}
.format-link .entry-content {
	padding: 0;
}
.singular .format-link .entry-content {
	padding: 1.625em 0 0;
}


/* =Gallery
----------------------------------------------- */

.format-gallery .gallery-thumb {
	float: left;
	display: block;
	margin: .375em 1.625em 0 0;
	max-width: 100%;
}


/* =Status
----------------------------------------------- */

.format-status .entry-title,
.format-status .entry-header .comments-link {
	display: none;
}
.singular .format-status .entry-title {
	display: block;
}
.format-status .entry-content {
	padding: 0;
}
.singular .format-status .entry-content {
	padding: 1.625em 0 0;
}
.format-status img.avatar {
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px 2px #ccc;
	-moz-box-shadow: 0 1px 2px #ccc;
	box-shadow: 0 1px 2px #ccc;
	float: left;
	margin: 4px 10px 2px 0;
	padding: 0;
}

/* =Standard
----------------------------------------------- */

.format-standard .wp-video,
.format-standard .wp-audio-shortcode,
.format-audio .wp-audio-shortcode,
.format-standard .video-player {
	margin-bottom: 24px;
}

/* =Quote
----------------------------------------------- */

.format-quote blockquote {
	color: #555;
	font-size: 17px;
	margin: 0;
}


/* =Image
----------------------------------------------- */

.indexed.format-image .entry-header {
	min-height: 61px; /* Prevent the comment icon from colliding with the image when there is no title */
}
.indexed.format-image .entry-content {
	padding-top: 0.5em;
}
.indexed.format-image .entry-content p {
	margin: 1em 0;
}
.indexed.format-image .entry-content p:first-child,
.indexed.format-image .entry-content p:first-child a,
.indexed.format-image .entry-content p:first-child img {
	display: block;
	margin: 0;
}
.indexed.format-image .entry-content .wp-caption .wp-caption-text {
	margin: 0;
	padding-bottom: 1em;
}
.indexed.format-image footer.entry-meta {
	background: #ddd;
	overflow: hidden;
	padding: 4%;
	max-width: 96%;
}
.indexed.format-image div.entry-meta {
	display: inline-block;
	float: left;
	width: 35%;
}
.indexed.format-image div.entry-meta + div.entry-meta {
	float: none;
	width: 65%;
}
.indexed.format-image .entry-meta span.cat-links,
.indexed.format-image .entry-meta span.tag-links,
.indexed.format-image .entry-meta span.comments-link {
	display: block;
}
.indexed.format-image footer.entry-meta a {
	color: #444;
}
.indexed.format-image footer.entry-meta a:hover {
	color: #fff;
}
#content .indexed.format-image img {
	border: none;
	max-width: 100%;
	padding: 0;
}
.indexed.format-image .wp-caption {
	background: #111;
	margin-bottom: 0;
	max-width: 96%;
	padding: 2% 2% 0;
}
.indexed.format-image .wp-caption .wp-caption-text {
	color: #ddd;
}
.indexed.format-image .wp-caption .wp-caption-text:before {
	color: #444;
}
.indexed.format-image a:hover img {
	opacity: 0.8;
}


/* =error404
----------------------------------------------- */

.error404 #main #searchform {
	background: #f9f9f9;
	border: 1px solid #ddd;
	border-width: 1px 0;
	margin: 0 -8.9% 1.625em;
	overflow: hidden;
	padding: 1.625em 8.9%;
}
.error404 #main #s {
	width: 95%;
}
.error404 #main .widget {
	clear: none;
	float: left;
	margin-right: 3.7%;
	width: 30.85%;
}
.error404 #main .widget_archive {
	margin-right: 0;
}
.error404 #main .widget_tag_cloud {
	float: none;
	margin-right: 0;
	width: 100%;
}
.error404 .widgettitle {
	font-size: 10px;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	text-transform: uppercase;
}


/* =Showcase
----------------------------------------------- */

h1.showcase-heading {
	color: #666;
	font-size: 10px;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	text-transform: uppercase;
}

/* Intro */
article.intro {
	background: #f9f9f9;
	border-bottom: none;
	margin: -1.855em -8.9% 1.625em;
	padding: 0 8.9%;
}
article.intro .entry-title {
	display: none;
}
article.intro .entry-content {
	color: #111;
	font-size: 16px;
	padding: 1.625em 0 0.625em;
}
article.intro .edit-link a {
	background: #aaa;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #fff;
	font-size: 12px;
	padding: 0 8px;
	position: absolute;
	top: 30px;
	right: 20px;
	text-decoration: none;
}
article.intro .edit-link a:hover,
article.intro .edit-link a:focus,
article.intro .edit-link a:active {
	background: #777;
}

/* Featured post */
section.featured-post {
	float: left;
	margin: -1.625em -8.9% 1.625em;
	padding: 1.625em 8.9% 0;
	position: relative;
	width: 100%;
}
section.featured-post .hentry {
	border: none;
	color: #666;
	margin: 0;
}
section.featured-post .entry-meta {
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
}

/* Small featured post */
section.featured-post .attachment-small-feature {
	float: right;
	height: auto;
	margin: 0 -8.9% 1.625em 0;
	max-width: 59%;
	position: relative;
	right: -15px;
}
section.featured-post.small {
	padding-top: 0;
}
section.featured-post .attachment-small-feature:hover,
section.featured-post .attachment-small-feature:focus,
section.featured-post .attachment-small-feature:active {
	opacity: .8;
}
article.feature-image.small {
	float: left;
	margin: 0 0 1.625em;
	width: 45%;
}
article.feature-image.small .entry-title {
	line-height: 1.2em;
}
article.feature-image.small .entry-summary {
	color: #555;
	font-size: 13px;
}
article.feature-image.small .entry-summary p a {
	background: #222;
	color: #eee;
	display: block;
	left: -23.8%;
	padding: 9px 26px 9px 85px;
	position: relative;
	text-decoration: none;
	top: 20px;
	width: 180px;
	z-index: 1;
}
article.feature-image.small .entry-summary p a:hover {
	background: #1982d1;
	color: #eee;
	color: rgba(255,255,255,0.8);
}

/* Large featured post */
section.feature-image.large {
	border: none;
	max-height: 288px;
	padding: 0;
	width: 100%;
}
section.feature-image.large .showcase-heading {
	display: none;
}
section.feature-image.large .hentry {
	border-bottom: none;
	left: 9%;
	margin: 1.625em 9% 0 0;
	position: absolute;
	top: 0;
}
article.feature-image.large .entry-title a {
	background: #222;
	background: rgba(0,0,0,0.8);
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #fff;
	display: inline-block;
	font-weight: 300;
	padding: .2em 20px;
}
section.feature-image.large:hover .entry-title a,
section.feature-image.large .entry-title:hover a {
	background: #eee;
	background: rgba(255,255,255,0.8);
	color: #222;
}
article.feature-image.large .entry-summary {
	display: none;
}
section.feature-image.large img {
	display: block;
	height: auto;
	max-width: 117.9%;
	padding: 0 0 6px;
}

/* Featured Slider */
.featured-posts {
	border-bottom: 1px solid #ddd;
	display: block;
	height: 328px;
	margin: 1.625em -8.9% 20px;
	max-width: 1000px;
	padding: 0;
	position: relative;
	overflow: hidden;
}
.featured-posts .showcase-heading {
	padding-left: 8.9%;
}
.featured-posts section.featured-post {
	background: #fff;
	height: 288px;
	left: 0;
	margin: 0;
	position: absolute;
	top: 30px;
	width: auto;
}
.featured-posts section.featured-post.large {
	max-width: 100%;
	overflow: hidden;
}
.featured-posts section.featured-post {
	-webkit-transition-duration: 200ms;
	-webkit-transition-property: opacity, visibility;
	-webkit-transition-timing-function: ease;
	-moz-transition-duration: 200ms;
	-moz-transition-property: opacity, visibility;
	-moz-transition-timing-function: ease;
}
.featured-posts section.featured-post {
	opacity: 0;
	visibility: hidden;
}
.featured-posts #featured-post-1 {
	opacity: 1;
	visibility: visible;
}
.featured-post .feature-text:after,
.featured-post .feature-image.small:after {
	content: ' ';
	background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* W3C */
	width: 100%;
	height: 45px;
	position: absolute;
	top: 230px;
}
.featured-post .feature-image.small:after {
	top: 253px;
}
#content .feature-slider {
	top: 5px;
	right: 8.9%;
	overflow: visible;
	position: absolute;
}
.feature-slider ul {
	list-style-type: none;
	margin: 0;
}
.feature-slider li {
	float: left;
	margin: 0 6px;
}
.feature-slider a {
	background: #3c3c3c;
	background: rgba(60,60,60,0.9);
	-moz-border-radius: 12px;
	border-radius: 12px;
	-webkit-box-shadow: inset 1px 1px 5px rgba(0,0,0,0.5), inset 0 0 2px rgba(255,255,255,0.5);
	-moz-box-shadow: inset 1px 1px 5px rgba(0,0,0,0.5), inset 0 0 2px rgba(255,255,255,0.5);
	box-shadow: inset 1px 1px 5px rgba(0,0,0,0.5), inset 0 0 2px rgba(255,255,255,0.5);
	display: block;
	width: 14px;
	height: 14px;
}
.feature-slider a.active {
	background: #1982d1;
	-webkit-box-shadow: inset 1px 1px 5px rgba(0,0,0,0.4), inset 0 0 2px rgba(255,255,255,0.8);
	-moz-box-shadow: inset 1px 1px 5px rgba(0,0,0,0.4), inset 0 0 2px rgba(255,255,255,0.8);
	box-shadow: inset 1px 1px 5px rgba(0,0,0,0.4), inset 0 0 2px rgba(255,255,255,0.8);
	cursor: default;
	opacity: 0.5;
}

/* Recent Posts */
section.recent-posts {
	padding: 0 0 1.625em;
}
section.recent-posts .hentry {
	border: none;
	margin: 0;
}
section.recent-posts .other-recent-posts {
	border-bottom: 1px solid #ddd;
	list-style: none;
	margin: 0;
}
section.recent-posts .other-recent-posts li {
	padding: 0.3125em 0;
	position: relative;
}
section.recent-posts .other-recent-posts .entry-title {
	border-top: 1px solid #ddd;
	font-size: 17px;
}
section.recent-posts .other-recent-posts a[rel="bookmark"] {
	color: #373737;
	float: left;
	max-width: 84%;
}
section.recent-posts .other-recent-posts a[rel="bookmark"]:after {
	content: '-';
	color: transparent;
	font-size: 11px;
}
section.recent-posts .other-recent-posts a[rel="bookmark"]:hover {
}
section.recent-posts .other-recent-posts .comments-link a,
section.recent-posts .other-recent-posts .comments-link > span {
	border-bottom: 2px solid #999;
	bottom: -2px;
	color: #444;
	display: block;
	font-size: 10px;
	font-weight: 500;
	line-height: 2.76333em;
	padding: 0.3125em 0 0.3125em 1em;
	position: absolute;
	right: 0;
	text-align: right;
	text-transform: uppercase;
	z-index: 1;
}
section.recent-posts .other-recent-posts .comments-link > span {
	border-color: #bbb;
	color: #888;
}
section.recent-posts .other-recent-posts .comments-link a:hover {
	color: #1982d1;
	border-color: #1982d1;
}
section.recent-posts .other-recent-posts li:after {
	clear: both;
	content: '.';
	display: block;
	height: 0;
	visibility: hidden;
}


/* =Attachments
----------------------------------------------- */

.image-attachment div.attachment {
	background: #f9f9f9;
	border: 1px solid #ddd;
	border-width: 1px 0;
	margin: 0 -8.9% 1.625em;
	overflow: hidden;
	padding: 1.625em 1.625em 0;
	text-align: center;
}
.image-attachment div.attachment img {
	display: block;
	height: auto;
	margin: 0 auto 1.625em;
	max-width: 100%;
}
.image-attachment div.attachment a img {
	border-color: #f9f9f9;
}
.image-attachment div.attachment a:focus img,
.image-attachment div.attachment a:hover img,
.image-attachment div.attachment a:active img {
	border-color: #ddd;
	background: #fff;
}
.image-attachment .entry-caption p {
	font-size: 10px;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	margin: 0 0 2.6em;
	text-transform: uppercase;
}

/* =Media
-------------------------------------------------------------- */

audio,
video {
	display: inline-block;
	max-width: 100%;
}

.attachment .entry-content .mejs-container {
	margin-bottom: 24px;
}

/* =Navigation
-------------------------------------------------------------- */

#content nav {
	clear: both;
	overflow: hidden;
	padding: 0 0 1.625em;
}
#content nav a {
	font-size: 12px;
	font-weight: bold;
	line-height: 2.2em;
}
#nav-above {
	padding: 0 0 1.625em;
}
#nav-above {
	display: none;
}
.paged #nav-above {
	display: block;
}
.nav-previous {
	float: left;
	width: 50%;
}
.nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
#content nav .meta-nav {
	font-weight: normal;
}

/* Singular navigation */
#nav-single {
	float: right;
	position: relative;
	top: -0.3em;
	text-align: right;
	z-index: 1;
}
#nav-single .nav-previous,
#nav-single .nav-next {
	width: auto;
}
#nav-single .nav-next {
	padding-left: .5em;
}
#nav-single .nav-previous {
	padding-right: .5em;
}


/* =Widgets
----------------------------------------------- */

.widget-area {
	font-size: 12px;
}
.widget {
	word-wrap: break-word;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
	clear: both;
	margin: 0 0 0.5em;
}
.widget-title {
	color: #666;
	font-size: 10px;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	text-transform: uppercase;
}
.widget ul {
	font-size: 15px;
	margin: 0;
}
.widget ul ul {
	margin-left: 1.5em;
}
.widget ul li {
	color: #777;
	font-size: 13px;
}
.widget a {
	font-weight: bold;
	text-decoration: none;
}
.widget a:hover,
.widget a:focus,
.widget a:active {
	text-decoration: underline;
}

/* Search Widget */
.widget_search form {
	margin: 0 0 1.625em;
}
.widget_search #s {
	width: 77%;
}
.widget_search #searchsubmit {
	background: #ddd;
	border: 1px solid #ccc;
	-webkit-box-shadow: inset 0px -1px 1px rgba(0, 0, 0, 0.09);
	-moz-box-shadow: inset 0px -1px 1px rgba(0, 0, 0, 0.09);
	box-shadow: inset 0px -1px 1px rgba(0, 0, 0, 0.09);
	color: #888;
	font-size: 13px;
	line-height: 25px;
	position: relative;
	top: -2px;
}
.widget_search #searchsubmit:active {
	background: #1982d1;
	border-color: #0861a5;
	-webkit-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.1);
	box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.1);
	color: #bfddf3;
}

/* Ephemera Widget */
section.ephemera ol,
.widget_twentyeleven_ephemera ol {
	list-style: square;
	margin: 5px 0 0;
}
.widget_twentyeleven_ephemera .widget-entry-title {
	font-size: 15px;
	font-weight: bold;
	padding: 0;
}
.widget_twentyeleven_ephemera .comments-link a,
.widget_twentyeleven_ephemera .comments-link > span {
	color: #666;
	display: block;
	font-size: 10px;
	font-weight: 500;
	line-height: 2.76333em;
	text-transform: uppercase;
}
section.ephemera .entry-title .comments-link a:hover,
.widget_twentyeleven_ephemera .entry-title .comments-link a:hover {
}
section.ephemera .entry-title a span {
	color: #29628d;
}

/* Twitter */
.widget_twitter li {
	list-style-type: none;
	margin-bottom: 14px;
}
.widget_twitter .timesince {
	display: block;
	font-size: 11px;
	margin-right: -10px;
	text-align: right;
}

/* Widget Image */
.widget_image img {
	border: 0;
	padding: 0;
	height: auto;
	max-width: 100%;
}

/* Calendar Widget */

.widget_calendar #wp-calendar {
	color: #555;
	width: 95%;
	text-align: center;
}
.widget_calendar #wp-calendar caption,
.widget_calendar #wp-calendar td,
.widget_calendar #wp-calendar th {
	text-align: center;
}
.widget_calendar #wp-calendar caption {
	font-size: 11px;
	font-weight: 500;
	padding: 5px 0 3px 0;
	text-transform: uppercase;
}
.widget_calendar #wp-calendar th {
	background: #f4f4f4;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-weight: bold;
}
.widget_calendar #wp-calendar tfoot td {
	background: #f4f4f4;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}


/* =Comments
----------------------------------------------- */

#comments-title {
	color: #666;
	font-size: 10px;
	font-weight: 500;
	line-height: 2.6em;
	padding: 0 0 2.6em;
	text-transform: uppercase;
}
.nopassword,
.nocomments {
	color: #aaa;
	font-size: 24px;
	font-weight: 100;
	margin: 26px 0;
	text-align: center;
}
.commentlist {
	list-style: none;
	margin: 0 auto;
	width: 68.9%;
}
.content .commentlist,
.page-template-sidebar-page-php .commentlist {
	width: 100%; /* reset the width for the one-column and sidebar page layout */
}
.commentlist > li.comment {
	background: #f6f6f6;
	border: 1px solid #ddd;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin: 0 0 1.625em;
	padding: 1.625em;
	position: relative;
}
.commentlist .pingback {
	margin: 0 0 1.625em;
	padding: 0 1.625em;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li.comment {
	background: #fff;
	border-left: 1px solid #ddd;
	-moz-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0;
	margin: 1.625em 0 0;
	padding: 1.625em;
	position: relative;
}
.commentlist .children li.comment .fn {
	display: block;
}
.comment-meta .fn {
	font-style: normal;
}
.comment-meta {
	color: #666;
	font-size: 12px;
	line-height: 2.2em;
}
.commentlist .children li.comment .comment-meta {
	line-height: 1.625em;
	margin-left: 50px;
}
.commentlist .children li.comment .comment-content {
	margin: 1.625em 0 0;
	word-wrap: break-word;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
}
.comment-meta a {
	font-weight: bold;
}
.comment-meta a:focus,
.comment-meta a:active,
.comment-meta a:hover {
}
.commentlist .avatar {
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px 2px #ccc;
	-moz-box-shadow: 0 1px 2px #ccc;
	box-shadow: 0 1px 2px #ccc;
	left: -102px;
	padding: 0;
	position: absolute;
	top: 0;
}
.commentlist > li:before {
	content: url(images/comment-arrow.png);
	left: -21px;
	position: absolute;
}
.commentlist > li.pingback:before {
	content: '';
}
.commentlist .children .avatar {
	background: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	left: 2.2em;
	padding: 0;
	top: 2.2em;
}
a.comment-reply-link {
	background: #eee;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #666;
	display: inline-block;
	font-size: 12px;
	padding: 0 8px;
	text-decoration: none;
}
a.comment-reply-link:hover,
a.comment-reply-link:focus,
a.comment-reply-link:active {
	background: #888;
	color: #fff;
}
a.comment-reply-link > span {
	display: inline-block;
	position: relative;
	top: -1px;
}

/* Post author highlighting */
.commentlist > li.bypostauthor {
	background: #ddd;
	border-color: #d3d3d3;
}
.commentlist > li.bypostauthor .comment-meta {
	color: #575757;
}
.commentlist > li.bypostauthor .comment-meta a:focus,
.commentlist > li.bypostauthor .comment-meta a:active,
.commentlist > li.bypostauthor .comment-meta a:hover {
}
.commentlist > li.bypostauthor:before {
	content: url(images/comment-arrow-bypostauthor.png);
}

/* Post Author threaded comments */
.commentlist .children > li.bypostauthor {
	background: #ddd;
	border-color: #d3d3d3;
}

/* sidebar-page.php comments */
/* Make sure we have room for our comment avatars */
.page-template-sidebar-page-php .commentlist > li.comment,
.page-template-sidebar-page-php.commentlist .pingback {
	margin-left: 102px;
	width: auto;
}
/* And a full-width comment form */
.page-template-sidebar-page-php #respond {
	width: auto;
}

/* Comment Form */
#respond {
	background: #ddd;
	border: 1px solid #d3d3d3;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin: 0 auto 1.625em;
	padding: 1.625em;
	position: relative;
	width: 68.9%;
}
#respond input[type="text"],
#respond textarea {
	background: #fff;
	border: 4px solid #eee;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: inset 0 1px 3px rgba(204,204,204,0.95);
	-moz-box-shadow: inset 0 1px 3px rgba(204,204,204,0.95);
	box-shadow: inset 0 1px 3px rgba(204,204,204,0.95);
	position: relative;
	padding: 10px;
	text-indent: 80px;
}
#respond .comment-form-author,
#respond .comment-form-email,
#respond .comment-form-url,
#respond .comment-form-comment {
	position: relative;
}
#respond .comment-form-author label,
#respond .comment-form-email label,
#respond .comment-form-url label,
#respond .comment-form-comment label {
	background: #eee;
	-webkit-box-shadow: 1px 2px 2px rgba(204,204,204,0.8);
	-moz-box-shadow: 1px 2px 2px rgba(204,204,204,0.8);
	box-shadow: 1px 2px 2px rgba(204,204,204,0.8);
	color: #555;
	display: inline-block;
	font-size: 13px;
	left: 4px;
	min-width: 60px;
	padding: 4px 10px;
	position: relative;
	top: 40px;
	z-index: 1;
}
#respond input[type="text"]:focus,
#respond textarea:focus {
	text-indent: 0;
	z-index: 1;
}
#respond textarea {
	resize: vertical;
	width: 95%;
}
#respond .comment-form-author .required,
#respond .comment-form-email .required {
	color: #bd3500;
	font-size: 22px;
	font-weight: bold;
	left: 75%;
	position: absolute;
	z-index: 1;
}
#respond .comment-notes,
#respond .logged-in-as {
	font-size: 13px;
}
#respond p {
	margin: 10px 0;
}
#respond .form-submit {
	float: right;
	margin: -20px 0 10px;
}
#respond input#submit {
	background: #222;
	border: none;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	color: #eee;
	cursor: pointer;
	font-size: 15px;
	margin: 20px 0;
	padding: 5px 42px 5px 22px;
	position: relative;
	left: 30px;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.3);
}
#respond input#submit:active {
	background: #1982d1;
	color: #bfddf3;
}
#respond #cancel-comment-reply-link {
	color: #666;
	margin-left: 10px;
	text-decoration: none;
}
#respond .logged-in-as a:hover,
#respond #cancel-comment-reply-link:hover {
	text-decoration: underline;
}
.commentlist #respond {
	margin: 1.625em 0 0;
	width: auto;
}
#reply-title {
	color: #373737;
	font-size: 24px;
	font-weight: bold;
	line-height: 30px;
}
#cancel-comment-reply-link {
	color: #888;
	display: block;
	font-size: 10px;
	font-weight: normal;
	line-height: 2.2em;
	letter-spacing: 0.05em;
	position: absolute;
	right: 1.625em;
	text-decoration: none;
	text-transform: uppercase;
	top: 1.1em;
}
#cancel-comment-reply-link:focus,
#cancel-comment-reply-link:active,
#cancel-comment-reply-link:hover {
	color: #ff4b33;
}
#respond label {
	line-height: 2.2em;
}
#respond input[type=text] {
	display: block;
	height: 24px;
	width: 75%;
}
#respond p {
	font-size: 12px;
}
p.comment-form-comment {
	margin: 0;
}
.form-allowed-tags {
	display: none;
}


/* =Footer
----------------------------------------------- */

#colophon {
	clear: both;
}
#supplementary {
	border-top: 1px solid #ddd;
	padding: 1.625em 7.6%;
	overflow: hidden;
}

/* Two Footer Widget Areas */
#supplementary.two .widget-area {
	float: left;
	margin-right: 3.7%;
	width: 48.1%;
}
#supplementary.two .widget-area + .widget-area {
	margin-right: 0;
}

/* Three Footer Widget Areas */
#supplementary.three .widget-area {
	float: left;
	margin-right: 3.7%;
	width: 30.85%;
}
#supplementary.three .widget-area + .widget-area + .widget-area {
	margin-right: 0;
}

/* Site Generator Line */
#site-generator {
	background: #f9f9f9;
	border-top: 1px solid #ddd;
	color: #666;
	font-size: 12px;
	line-height: 2.2em;
	padding: 2.2em 0.5em;
	text-align: center;
}
#site-generator a {
	color: #555;
	font-weight: bold;
}


/* =Responsive Structure
----------------------------------------------- */

/* Does the same thing as <meta name="viewport" content="width=device-width">,
 * but in the future W3C standard way. -ms- prefix is required for IE10+ to
 * render responsive styling in Windows 8 "snapped" views; IE10+ does not honor
 * the meta tag. See https://core.trac.wordpress.org/ticket/25888.
 */
@-ms-viewport {
	width: device-width;
}
@viewport {
	width: device-width;
}

@media (max-width: 800px) {
	/* Simplify the basic layout */
	#main #content {
		margin: 0 7.6%;
		width: auto;
	}
	#nav-below {
		border-bottom: 1px solid #ddd;
		margin-bottom: 1.625em;
	}
	#main #secondary {
		float: none;
		margin: 0 7.6%;
		width: auto;
	}
	/* Simplify the showcase template */
	.page-template-showcase-php .featured-posts {
		min-height: 280px;
	}
	.featured-posts section.featured-post {
		height: auto;
	}
	.page-template-showcase-php section.recent-posts {
		float: none;
		margin: 0;
		width: 100%;
	}
	.page-template-showcase-php #main .widget-area {
		float: none;
		margin: 0;
		width: auto;
	}
	.page-template-showcase-php .other-recent-posts {
		border-bottom: 1px solid #ddd;
	}
	/* Simplify the showcase template when small feature */
	section.featured-post .attachment-small-feature,
	.one-column section.featured-post .attachment-small-feature {
		border: none;
		display: block;
		float: left;
		height: auto;
		margin: 0.625em auto 1.025em;
		max-width: 30%;
		position: static;
	}
	article.feature-image.small {
		float: right;
		margin: 0 0 1.625em;
		width: 64%;
	}
	.one-column article.feature-image.small .entry-summary {
		height: auto;
	}
	article.feature-image.small .entry-summary p a {
		left: 0;
		padding-left: 20px;
		padding-right: 20px;
		width: auto;
	}
	/* Remove the margin on singular articles */
	.singular .entry-header,
	.singular .entry-content,
	.singular footer.entry-meta,
	.singular #comments-title {
		width: 100%;
	}
	/* Simplify the pullquotes and pull styles */
	.singular blockquote.pull {
		margin: 0 0 1.625em;
	}
	.singular .pull.alignleft {
		margin: 0 1.625em 0 0;
	}
	.singular .pull.alignright {
		margin: 0 0 0 1.625em;
	}
	.singular .entry-meta .edit-link a {
		left: 0;
		position: absolute;
		top: 40px;
	}
	.singular #author-info {
		margin: 2.2em -8.8% 0;
		padding: 20px 8.8%;
	}
	/* Make sure we have room for our comment avatars */
	.commentlist {
		width: 100%;
	}
	.commentlist > li.comment,
	.commentlist .pingback {
		margin-left: 102px;
		width: auto;
	}
	/* And a full-width comment form */
	#respond {
		width: auto;
	}
	/* No need to float footer widgets at this size */
	#colophon #supplementary .widget-area {
		float: none;
		margin-right: 0;
		width: auto;
	}
	/* No need to float 404 widgets at this size */
	.error404 #main .widget {
		float: none;
		margin-right: 0;
		width: auto;
	}
}
@media (max-width: 650px) {
	/* @media (max-width: 650px) Reduce font-sizes for better readability on smaller devices */
	body, input, textarea {
		font-size: 13px;
	}
	#site-title a {
		font-size: 24px;
	}
	#site-description {
		font-size: 12px;
	}
	#access ul {
		font-size: 12px;
	}
	#branding .only-search + #access div {
		padding-right: 0;
	}
	article.intro .entry-content {
		font-size: 12px;
	}
	.entry-title {
		font-size: 21px;
	}
	.featured-post .entry-title {
		font-size: 14px;
	}
	.singular .entry-title {
		font-size: 28px;
	}
	.entry-meta {
		font-size: 12px;
	}
	blockquote {
		margin: 0;
	}
	blockquote.pull {
		font-size: 17px;
	}
	/* Reposition the site title and description slightly */
	#site-title {
		padding: 5.30625em 0 0;
	}
	#site-title,
	#site-description {
		margin-right: 0;
	}
	/* Make sure the logo and search form don't collide */
	#branding #searchform {
		top: 1.625em !important;
		bottom: 0 !important;
	}
	/* Floated content doesn't work well at this size */
	.alignleft,
	.alignright {
		display: block;
		float: none;
		margin-left: 0;
		margin-right: 0;
	}
	/* Make sure the post-post navigation doesn't collide with anything */
	#nav-single {
		display: block;
		position: static;
	}
	.singular .hentry {
		padding: 1.625em 0 0;
	}
	.singular.page .hentry {
		padding: 1.625em 0 0;
	}
	.singular .entry-header .entry-meta,
	.singular .entry-header .entry-format,
	.singular .entry-meta .edit-link a {
		position: static;
	}
	/* Talking avatars take up too much room at this size */
	.commentlist > li.comment,
	.commentlist > li.pingback {
		margin-left: 0 !important;
	}
	.commentlist .avatar {
		background: transparent;
		display: block;
		padding: 0;
		position: static;
	}
	.commentlist .children .avatar {
		background: none;
		left: 2.2em;
		padding: 0;
		position: absolute;
		top: 2.2em;
	}
	/* Use the available space in the smaller comment form */
	#respond input[type="text"] {
		width: 95%;
	}
	#respond .comment-form-author .required,
	#respond .comment-form-email .required {
		left: 95%;
	}
	#content .gallery-columns-3 .gallery-item {
		width: 31%;
		padding-right: 2%;
	}
	#content .gallery-columns-3 .gallery-item img {
		width: 100%;
		height: auto;
	}
}
@media (max-width: 450px) {
	#content .gallery-columns-2 .gallery-item {
		width: 45%;
		padding-right: 4%;
	}
	#content .gallery-columns-2 .gallery-item img {
		width: 100%;
		height: auto;
	}
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
	body {
		padding: 0;
	}
	#page {
		margin-top: 0;
	}
	#branding {
		border-top: none;
	}
}


/* =Print
----------------------------------------------- */

@media print {
	body {
		background: none !important;
		font-size: 10pt;
	}
	footer.entry-meta a[rel=bookmark]:link:after,
	footer.entry-meta a[rel=bookmark]:visited:after {
		content: " [" attr(href) "] "; /* Show URLs */
	}
	#page {
		clear: both !important;
		display: block !important;
		float: none !important;
		max-width: 100%;
		position: relative !important;
	}
	#branding {
		border-top: none !important;
		padding: 0;
	}
	#branding hgroup {
		margin: 0;
	}
	#site-title a {
		font-size: 21pt;
	}
	#site-description {
		font-size: 10pt;
	}
	#branding #searchform {
		display: none;
	}
	#branding img {
		display: none;
	}
	#access {
		display: none;
	}
	#main {
		border-top: none;
		box-shadow: none;
	}
	#primary {
		float: left;
		margin: 0;
		width: 100%;
	}
	#content {
		margin: 0;
		width: auto;
	}
	.singular #content {
		margin: 0;
		width: 100%;
	}
	.singular .entry-header .entry-meta {
		position: static;
	}
	.entry-meta .edit-link a {
		display: none;
	}
	#content nav {
		display: none;
	}
	.singular .entry-header,
	.singular .entry-content,
	.singular footer.entry-meta,
	.singular #comments-title {
		margin: 0;
		width: 100%;
	}
	.singular .hentry {
		padding: 0;
	}
	.entry-title,
	.singular .entry-title {
		font-size: 21pt;
	}
	.entry-meta {
		font-size: 10pt;
	}
	.entry-header .comments-link {
		display: none;
	}
	.page-link {
		display: none;
	}
	.singular #author-info {
		background: none;
		border-bottom: none;
		border-top: none;
		margin: 2.2em 0 0;
		padding: 0;
	}
	#respond {
		display: none;
	}
	.widget-area {
		display: none;
	}
	#colophon {
		display: none;
	}

	/* Comments */
	.commentlist > li.comment {
		background: none;
		border: 1px solid #ddd;
		-moz-border-radius: 3px 3px 3px 3px;
		border-radius: 3px 3px 3px 3px;
		margin: 0 auto 1.625em;
		padding: 1.625em;
		position: relative;
		width: auto;
	}
	.commentlist .avatar {
		height: 39px;
		left: 2.2em;
		top: 2.2em;
		width: 39px;
	}
	.commentlist li.comment .comment-meta {
		line-height: 1.625em;
		margin-left: 50px;
	}
	.commentlist li.comment .fn {
		display: block;
	}
	.commentlist li.comment .comment-content {
		margin: 1.625em 0 0;
	}
	.commentlist .comment-edit-link {
		display: none;
	}
	.commentlist > li::before,
	.commentlist > li.bypostauthor::before {
		content: '';
	}
	.commentlist .reply {
		display: none;
	}

	/* Post author highlighting */
	.commentlist > li.bypostauthor {
		color: #444;
	}
	.commentlist > li.bypostauthor .comment-meta {
		color: #666;
	}
	.commentlist > li.bypostauthor:before {
		content: none;
	}

	/* Post Author threaded comments */
	.commentlist .children > li.bypostauthor {
		background: #fff;
		border-color: #ddd;
	}
	.commentlist .children > li.bypostauthor > article,
	.commentlist .children > li.bypostauthor > article .comment-meta {
		color: #666;
	}
}


/* =IE7
----------------------------------------------- */

#ie7 article.intro {
	margin-left: -7.6%;
	margin-right: -7.6%;
	padding-left: -7.6%;
	padding-right: -7.6%;
	max-width: 1000px;
}
#ie7 .featured-posts {
	margin: 0 -7.6%;
}
#ie7 .featured-post {
	margin-left: 0;
	margin-right: 0;
	max-width: 100%;
}
#ie7 section.recent-posts {
	margin-right: 7.6%;
}


/* =IE8
----------------------------------------------- */

#ie8 section.feature-image.large img {
	width: auto;
}
#ie8 section.featured-post .attachment-small-feature {
	max-width: none;
}

@media (max-width: 767px) {
	.hidden-xs {
	    display: none!important;
	}
}

.text-center {
	text-align: center;
    margin-bottom: 5px;
}

/* ankieta */
.checkbox-533 .wpcf7-list-item {
	float: left;
	width: 100%;
}

.opcja {
	margin-bottom:15px;
    display:inline-block;
}

.copoprawic .wpcf7-list-item, .kimjestes .wpcf7-list-item {
	float: left;
    width: 100%;
}

.wart-inf .wpcf7-list-item, .przek-inf .wpcf7-list-item, .est-graf .wpcf7-list-item {
	margin: 0 0 0 3px;
}

#ankieta input[type=text], #ankieta input[type=password], #ankieta input[type=email], #ankieta input[type=url], #ankieta input[type=number] {
	padding: 0;
}

@media (min-width: 767px) {
	#ankieta .text-914 {
	    margin-left: 30px;
	}
}

#ankieta h3 {
    font-size: 14px;
    font-weight: bold;
    line-height: 21px;
    margin-bottom: 10px;
	text-transform: none;
}

#ankieta h3 span {
    font-weight: normal;
}

#ankieta textarea {height:100px;}

@media (min-width: 768px) {
    .al {width: 100%;}
    .ac {width: 100%;}
    .ar {width: 100%;}
}
@media (min-width: 992px) {
    .al {width: 100%;}
    .ac {width: 100%;}
    .ar {width: 100%;}
}
@media (min-width: 1200px) {
	.al {width: 33%;}
	.ac {width: 33%;}
	.ar {width: 33%;}
}

@media (max-width: 767px) {
  .al, .ac, .ar, .al a {text-align: center; width: 100%;}
  .al a {display: inline-block;}
}
.al, .ac, .ar {float: left;margin-bottom:10px;}

.z-dod-info, .udost-rodz, .inne-el, .kim-jestes-inne {
    margin-left: 31px;
}

/* wyszukiwarka */
.sbx {
	/*background: url(images/search2.png) no-repeat;*/
	/*float: left; */
	margin: 0!important;
	line-height: 43px;
	position:relative;
	float: right;
    padding: 0!important;
    right: 48px;
}

.sbx:after {
	background: url(images/search2.png) no-repeat 7px 6px;
    content: "";
    width: 46px;
    height: 42px;
    top: 0;
    position: absolute;
}



#topSearch {
    position: absolute;
    /*right: -44px;
    top: -2px;*/
    right: -48px;
    top: 0;
    display: none;
    /*padding-right: 42px;
    padding-left: 10px;*/
    padding: 37px 10px 0 10px;
    /*background: #5183c0;*/
    height: 41px;
    z-index: 1;
}

#topSearch:after {
    content: "";
    background: #5183c0;
    width: 100%;
    height: 39px;
    position: absolute;
    left: 0;
    top: 39px;
    z-index: -1;
}

#topSearch .ts {padding: 4px 5px;}

#topSearch .sbtn {
	padding: 0;
    background: transparent;
    vertical-align: middle;
    border: none;
    position: absolute;
    /*right: 0;
    top: 4px;*/
    right: 5px;
    top: 1px;
    width: 41px;
    height: 35px;
    z-index: 1;
    cursor: pointer;
}

@media (max-width: 767px) {
	#searchform {display: none;}
}
@media (min-width: 768px) {
	.sbx {display: none!important;}
}

span.required {color: #bd3500;}
/* poprawki rodo w komentarzach */
#commentform input[type=checkbox]:after {content: "*"; color: #bd3500; left: 14px; position: absolute; top: -6px;}
#commentform input[type=checkbox] {position: relative; margin-right: 12px !important; width: auto !important;}
#commentform .comment-form-cookies-consent input[type=checkbox]:after{display: none;}
#commentform .comment-form-comment-policy label, #commentform .comment-form-comment-policy2 label {display: block; margin-left: 26px; margin-top: -23px; margin-bottom: 15px; line-height: 1.8;}
#commentform .comment-form-comment-policy label p, #commentform .comment-form-comment-policy2 label p {margin:0;padding:0;}
#commentform .comment-form-cookies-consent label {margin-left: 26px; margin-top: -25px;display: block;}
#commentform .comment-form-comment label {position: relative; padding-right: 12px; }
#commentform .comment-form-comment label:after {content: "*"; color: #bd3500; right: 1px; position: absolute; top: -2px; font-size: 22px;font-weight: bold;}

/* przycisk czatu */
#chatbox {
  width: 219px!important;
  height: 110px!important;
  position: fixed;
  right: 15px;
  top: calc(40% - 80px);
  color: #ffffff;
  padding: 0px;
  display: none;
  z-index: 10001!important;
}

#chatclose {
  position: absolute;
  color: #000;
  font-size: 24px;
  top: -33px;
  right: 2px;
  font-family: Arial;
  cursor: pointer;
}

@media (max-width: 650px) {
	.pmcz {font-family:Verdana, Geneva, sans-serif;font-size:15px;font-weight:bold;min-width:0;max-width:300px;height:25px;color:#ffffff;background:#179f38;border-radius:5px;position:fixed;right:15px;bottom:8px;padding:6px 10px 6px 38px;text-align:center;}
	.pmcz:before {background: #179f38 url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADEAAAASCAMAAADFesa2AAAAP1BMVEUAAAD///////////////////////////////////////////////////////////////////////////////9Du/pqAAAAFHRSTlMAP/jCqRhqMPTx5scL3reIJwWP0Y/hWmcAAACdSURBVCjPtdHhDoIgGIXhA3yAkorWuf9rLQezoGjU5vPHH+zVM8F/pmiSRaHLwiddN6vmISC5srCi5I9k3vIkzcIFL2zwsGM6WAAxeFAsjcjyoQNmkvvzRv2p0FVBAYRU+7d6irzfW3jN7oKDBRzZKob3glSSX/f1XzUHtO+jPUDadz4NLAiSzQWSwRjxqNixsTiSBj+JOe/nDM5zB+hYGM0PADOCAAAAAElFTkSuQmCC') no-repeat; background-position:5px 11px; position: absolute; left: 0; top: 0; content: ""; width: 30px; height: 100%; -webkit-border-top-left-radius: 5px; -webkit-border-bottom-left-radius: 5px; -moz-border-radius-topleft: 5px; -moz-border-radius-bottomleft: 5px; border-top-left-radius: 5px; border-bottom-left-radius: 5px; }
}

/* przycisk zadzwon teraz */
#zadzwonteraz {display: none;}
@media (max-width: 650px) {
	#zadzwonteraz {
		position: fixed;
		text-decoration: none;
		z-index: 16000002;
		width: 130px;
		left: 7px;
		bottom: 17px;
		height: 24px;
		/*overflow: hidden;*/
		display: flex;
		/*justify-content: center;*/
		align-items: center;
	}
	.ztel {width:100%;height:24px;float:left;text-align:center;padding: 3px 0;border-radius: 5px;background: #009900;}
	#zadzwonteraz a {
		color: #fff;
		text-shadow: 0 1px #006700;
		text-align: center;
		font-weight: 600;
		font-size: 89%;
		margin-left: -5px;
	}
	#zadzwonteraz img {
		width: 23px;
		padding-bottom: 3px;
		vertical-align: middle;
		margin-right: 5px;
	}
}

/* partnerzy */

.partners {background-color: #fff;}
.partnerzy {text-align:center;}
.partnerzy p {margin:0;}
.partnerzy h3 {border-bottom:2px solid #ee84aa;font-size:100%;padding:0px;margin: 0 25px;line-height: 1.7;}
.partnerzy h3 span {background-color: #ee84aa; color: #fff; padding: 0 12px; display: inline-block; }
.partnerzy .textwidget {padding:10px 10px 0px;}
.part-01, .part-02, .part-03, .part-04, .part-05, 
.part-06, .part-07 { display: inline-block; background: url("images/partnerzy.png") no-repeat; background-size: 220px; overflow: hidden; text-indent: -9999px; text-align: left; }
 
.part-01 { background-position: 0 -146px; width: 161px; height: 80px; }
.part-02 { background-position: 0 -302px; width: 147px; height: 80px; }
.part-03 { background-position: 0 -68px; width: 179px; height: 80px; }
.part-04 { background-position: 0 -222px; width: 162px; height: 80px; }
.part-05 { background-position: 0 -377px; width: 57px; height: 80px; }
.part-06 { background-position: 0 9px; width: 221px; height: 80px; }

.partnerzy a {display:block;height:100%;}

/* przycisk youtube, slideshare */
#contact-buttons-bar {position: fixed; top: 233px; left: -40px; width: 40px; }
#contact-buttons-bar.slide-on-scroll {position: absolute; }
.contact-button-link  {display: block; width: 40px; height: 40px; padding: 0; margin-bottom: 1px; text-align: center; line-height: 40px; font-size: 22px; background: #8e8e93; color: #fff; position: relative; left: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-transition: all 250ms; -moz-transition: all 250ms; transition: all 250ms; }
.contact-button-link:hover,
.contact-button-link:focus,
.contact-button-link:active {color: #fff; padding-left: 20px; width: 70px; }
.contact-button-link.cb-hidden {left: -40px; }
.contact-button-link.fbic {background:#4867aa;}
.contact-button-link.fbic span {width:40px;height:40px;}
.contact-button-link.youtube {background:#d42026;height: 78px;}
.contact-button-link.youtube span {background:url("../images/yt-bar.png") no-repeat;width:40px;height:78px;}
.contact-button-link.slideshare {background:#0274b3;}
.contact-button-link.slideshare span {background:url("../images/slideshare.png") no-repeat;width:40px;height:40px;}
.show-hide-contact-bar,
.contact-button-link.show-hide-contact-bar:focus,
.contact-button-link.show-hide-contact-bar:active {background: transparent; color: #000; border: 0; outline: 0; padding: 0; width: 40px; }
.contact-button-link.show-hide-contact-bar:hover {color: #000; background: #ccc; padding: 0; width: 40px; }
@media all and (max-width: 699px) { #contact-buttons-bar {display:none;} }
/* przycisk youtube, slideshare koniec */

/*	slajder */
.design-2 .slick-dots li button {border:0!important;}
.design-2 .post-content-left, .recent-post-slider.design-2 button.slick-arrow, .recent-post-slider.design-2 button.slick-arrow:hover, .recent-post-slider.design-2 button.slick-arrow:focus {background-color:rgba(81, 131, 192, 0.5)!important;}
.recent-post-slider.design-2 .slick-dots li.slick-active button {background:#5183c0!important;}
.recent-post-slider.design-2 .wp-post-content {display:block!important;}

/* Form. zam. ulotek 02.11.20 */
#zamUlo {clear:both;padding:15px;border:1px solid #d3d3d3;border-radius:3px;background-color:#eee}
#zamUlo h3 {border-bottom:1px solid #ccc;color:#900;margin:0 0 10px 0;padding:0;font-size:20px;line-height:2.0em}
#zamUlo span.wpcf7-list-item {margin:0}
#zamUlo select {line-height:1.5;padding:7px 0;border:1px solid #dddddd}

/* mapka wojewodztw 12.07.21 */
#w{margin:0 auto}
#w *{padding:0;margin:0;border:0 none;outline:0 none}
#w li{cursor:pointer}
#w li span{position:absolute;display:block;width:0;height:0;z-index:15}
#w li a span.bg{z-index:3}
#w li .map{top:0;left:0;z-index:16!important}

/**
 * 300
 */
#duM_300 #w,#ipm_type_300 #w span.bg{background:transparent url("images/300-mapka.png") no-repeat -9999px 0}
#duM_300 #w{position:relative;padding:0;top:0;left:0;display:block;background-position:-5px -607px;list-style:none}

#duM_300 #w.ukryta{width:320px;height:310px}
#duM_300 #w.ukryta li{width:0;height:0;text-indent:-9999px}
#duM_300 #w.po_lewej{left:120px;width:320px;min-height:310px}
#duM_300 #w.po_lewej li{margin-left:-120px;width:120px}
#duM_300 #w.po_prawej{width:450px;min-height:310px}
#duM_300 #w.po_prawej li{width:120px;padding-left:330px}
#duM_300 #w.po_lewej li:first-child,#duM_300 #w.po_prawej li:first-child{padding-top:2em}
#duM_300 #w.ponizej{width:320px;padding-top:315px;overflow:hidden}
#duM_300 #w.ponizej li{width:100%}
#duM_300 #w.ponizej.dwie_kolumny li{width:50%;float:left}

#duM_300 #w1 a:hover span.bg{top:162px;left:22px;width:95px;height:85px;background-position:-10px -107px} #duM_300 #w1 .s1 {top:180px;left:7px;width:80px;height:80px} #duM_300 #w1 .s2 {top:176px;left:37px;width:70px;height:6px} #duM_300 #w1 .s3 {top:182px;left:87px;width:23px;height:15px} #duM_300 #w1 .s4 {top:197px;left:87px;width:10px;height:25px} #duM_300 #w1 .s5 {top:197px;left:97px;width:7px;height:12px} #duM_300 #w1 .s6 {top:166px;left:50px;width:29px;height:10px}
#duM_300 #w2 a:hover span.bg{top:64px;left:99px;width:76px;height:73px;background-position:-284px -321px} #duM_300 #w2 .s1 {top:67px;left:116px;width:18px;height:7px} #duM_300 #w2 .s2 {top:74px;left:106px;width:50px;height:4px} #duM_300 #w2 .s3 {top:78px;left:102px;width:57px;height:27px} #duM_300 #w2 .s4 {top:86px;left:159px;width:13px;height:20px} #duM_300 #w2 .s5 {top:105px;left:108px;width:57px;height:14px} #duM_300 #w2 .s6 {top:119px;left:121px;width:41px;height:9px} #duM_300 #w2 .s7 {top:128px;left:142px;width:20px;height:9px}
#duM_300 #w3 a:hover span.bg{top:136px;left:233px;width:86px;height:101px;background-position:-265px -6px} #duM_300 #w3 .s1 {top:153px;left:241px;width:75px;height:58px} #duM_300 #w3 .s2 {top:138px;left:273px;width:25px;height:15px} #duM_300 #w3 .s3 {top:144px;left:267px;width:20px;height:90px} #duM_300 #w3 .s4 {top:210px;left:257px;width:65px;height:10px} #duM_300 #w3 .s5 {top:220px;left:285px;width:35px;height:10px} #duM_300 #w3 .s6 {top:148px;left:257px;width:10px;height:5px} #duM_300 #w3 .s7 {top:169px;left:235px;width:6px;height:5px}
#duM_300 #w4 a:hover span.bg{top:93px;left:15px;width:60px;height:86px;background-position:-8px -291px} #duM_300 #w4 .s1 {top:116px;left:10px;width:47px;height:30px} #duM_300 #w4 .s2 {top:146px;left:10px;width:50px;height:17px} #duM_300 #w4 .s3 {top:160px;left:60px;width:9px;height:6px} #duM_300 #w4 .s4 {top:160px;left:10px;width:43px;height:10px} #duM_300 #w4 .s5 {top:170px;left:10px;width:37px;height:6px} #duM_300 #w4 .s6 {top:106px;left:25px;width:35px;height:10px} #duM_300 #w4 .s7 {top:100px;left:40px;width:20px;height:6px} #duM_300 #w4 .s8 {top:95px;left:55px;width:7px;height:6px}
#duM_300 #w5 a:hover span.bg{top:136px;left:123px;width:80px;height:78px;background-position:-6px -204px} #duM_300 #w5 .s1 {top:153px;left:143px;width:50px;height:41px} #duM_300 #w5 .s2 {top:138px;left:154px;width:15px;height:66px} #duM_300 #w5 .s3 {top:143px;left:150px;width:35px;height:10px} #duM_300 #w5 .s4 {top:148px;left:185px;width:5px;height:5px} #duM_300 #w5 .s5 {top:159px;left:193px;width:9px;height:12px} #duM_300 #w5 .s6 {top:165px;left:133px;width:49px;height:36px} #duM_300 #w5 .s7 {top:183px;left:125px;width:8px;height:15px} #duM_300 #w5 .s8 {top:171px;left:193px;width:4px;height:19px} #duM_300 #w5 .s9 {top:200px;left:165px;width:13px;height:10px}
#duM_300 #w6 a:hover span.bg{top:227px;left:154px;width:81px;height:66px;background-position:-92px -4px} #duM_300 #w6 .s1 {top:246px;left:165px;width:57px;height:60px} #duM_300 #w6 .s2 {top:251px;left:158px;width:7px;height:15px} #duM_300 #w6 .s3 {top:266px;left:222px;width:10px;height:15px} #duM_300 #w6 .s4 {top:257px;left:222px;width:6px;height:13px} #duM_300 #w6 .s5 {top:241px;left:165px;width:31px;height:5px} #duM_300 #w6 .s6 {top:236px;left:169px;width:27px;height:5px} #duM_300 #w6 .s7 {top:232px;left:179px;width:15px;height:4px} #duM_300 #w6 .s8 {top:239px;left:208px;width:14px;height:7px}
#duM_300 #w7 a:hover span.bg{top:78px;left:162px;width:120px;height:123px;background-position:-105px -184px} #duM_300 #w7 .s1 {top:171px;left:199px;width:35px;height:17px} #duM_300 #w7 .s2 {top:175px;left:202px;width:38px;height:21px} #duM_300 #w7 .s3 {top:195px;left:220px;width:20px;height:5px} #duM_300 #w7 .s4 {top:110px;left:167px;width:90px;height:33px} #duM_300 #w7 .s5 {top:133px;left:162px;width:5px;height:6px} #duM_300 #w7 .s6 {top:130px;left:186px;width:87px;height:15px} #duM_300 #w7 .s7 {top:82px;left:210px;width:20px;height:20px} #duM_300 #w7 .s8 {top:96px;left:201px;width:39px;height:75px} #duM_300 #w7 .s9 {top:145px;left:191px;width:11px;height:14px} #duM_300 #w7 .s10 {top:145px;left:240px;width:19px;height:4px} #duM_300 #w7 .s11 {top:92px;left:173px;width:44px;height:18px}
#duM_300 #w8 a:hover span.bg{top:197px;left:86px;width:57px;height:62px;background-position:-199px -98px} #duM_300 #w8 .s1 {top:197px;left:105px;width:35px;height:20px} #duM_300 #w8 .s2 {top:209px;left:98px;width:37px;height:18px} #duM_300 #w8 .s3 {top:222px;left:91px;width:40px;height:24px} #duM_300 #w8 .s4 {top:242px;left:91px;width:30px;height:20px}
#duM_300 #w9 a:hover span.bg{top:209px;left:221px;width:81px;height:90px;background-position:-5px -6px} #duM_300 #w9 .s1 {top:235px;left:225px;width:80px;height:22px} #duM_300 #w9 .s2 {top:257px;left:233px;width:60px;height:45px} #duM_300 #w9 .s3 {top:230px;left:287px;width:12px;height:5px} #duM_300 #w9 .s4 {top:211px;left:243px;width:12px;height:9px} #duM_300 #w9 .s5 {top:220px;left:238px;width:28px;height:8px} #duM_300 #w9 .s6 {top:228px;left:229px;width:37px;height:7px} #duM_300 #w9 .s7 {top:257px;left:229px;width:4px;height:10px}
#duM_300 #w10 a:hover span.bg{top:26px;left:228px;width:76px;height:110px;background-position:-79px -314px} #duM_300 #w10 .s1 {top:25px;left:257px;width:45px;height:100px} #duM_300 #w10 .s2 {top:36px;left:253px;width:4px;height:9px} #duM_300 #w10 .s3 {top:125px;left:261px;width:25px;height:6px} #duM_300 #w10 .s4 {top:67px;left:248px;width:9px;height:45px} #duM_300 #w10 .s5 {top:72px;left:241px;width:7px;height:35px} #duM_300 #w10 .s6 {top:77px;left:231px;width:10px;height:20px}
#duM_300 #w11 a:hover span.bg{top:9px;left:86px;width:85px;height:72px;background-position:-5px -424px} #duM_300 #w11 .s1 {top:8px;left:91px;width:70px;height:58px} #duM_300 #w11 .s2 {top:64px;left:91px;width:16px;height:13px} #duM_300 #w11 .s3 {top:64px;left:107px;width:9px;height:8px} #duM_300 #w11 .s4 {top:64px;left:133px;width:25px;height:5px} #duM_300 #w11 .s5 {top:69px;left:144px;width:13px;height:3px} #duM_300 #w11 .s6 {top:57px;left:161px;width:6px;height:7px}
#duM_300 #w12 a:hover span.bg{top:202px;left:121px;width:63px;height:85px;background-position:-119px -86px} #duM_300 #w12 .s1 {top:204px;left:140px;width:25px;height:35px} #duM_300 #w12 .s2 {top:217px;left:137px;width:26px;height:30px} #duM_300 #w12 .s3 {top:226px;left:133px;width:23px;height:60px} #duM_300 #w12 .s4 {top:213px;left:165px;width:14px;height:22px} #duM_300 #w12 .s5 {top:245px;left:122px;width:15px;height:12px} #duM_300 #w12 .s6 {top:264px;left:156px;width:8px;height:22px}
#duM_300 #w13 a:hover span.bg{top:186px;left:178px;width:68px;height:58px;background-position:-188px -5px} #duM_300 #w13 .s1 {top:203px;left:179px;width:56px;height:25px} #duM_300 #w13 .s2 {top:195px;left:185px;width:35px;height:8px} #duM_300 #w13 .s3 {top:188px;left:194px;width:7px;height:8px} #duM_300 #w13 .s4 {top:199px;left:220px;width:21px;height:21px} #duM_300 #w13 .s5 {top:228px;left:192px;width:31px;height:8px} #duM_300 #w13 .s6 {top:236px;left:196px;width:12px;height:6px}
#duM_300 #w14 a:hover span.bg{top:28px;left:154px;width:108px;height:71px;background-position:-164px -323px} #duM_300 #w14 .s1 {top:28px;left:160px;width:92px;height:28px} #duM_300 #w14 .s2 {top:45px;left:252px;width:4px;height:8px} #duM_300 #w14 .s3 {top:52px;left:168px;width:90px;height:10px} #duM_300 #w14 .s4 {top:62px;left:160px;width:70px;height:15px} #duM_300 #w14 .s5 {top:62px;left:230px;width:10px;height:13px} #duM_300 #w14 .s6 {top:62px;left:240px;width:7px;height:6px} #duM_300 #w14 .s7 {top:77px;left:160px;width:62px;height:5px} #duM_300 #w14 .s8 {top:82px;left:167px;width:43px;height:5px} #duM_300 #w14 .s9 {top:87px;left:173px;width:24px;height:7px}
#duM_300 #w15 a:hover span.bg{top:70px;left:48px;width:108px;height:128px;background-position:-233px -178px} #duM_300 #w15 .s1 {top:72px;left:86px;width:6px;height:5px} #duM_300 #w15 .s2 {top:77px;left:79px;width:23px;height:85px} #duM_300 #w15 .s3 {top:96px;left:71px;width:8px;height:67px} #duM_300 #w15 .s4 {top:102px;left:61px;width:45px;height:55px} #duM_300 #w15 .s5 {top:116px;left:57px;width:53px;height:35px} #duM_300 #w15 .s6 {top:125px;left:64px;width:55px;height:35px} #duM_300 #w15 .s7 {top:131px;left:81px;width:50px;height:45px} #duM_300 #w15 .s8 {top:176px;left:108px;width:23px;height:7px} #duM_300 #w15 .s9 {top:183px;left:113px;width:10px;height:15px} #duM_300 #w15 .s10 {top:131px;left:131px;width:10px;height:34px} #duM_300 #w15 .s11 {top:138px;left:141px;width:8px;height:15px}
#duM_300 #w16 a:hover span.bg{top:20px;left:5px;width:90px;height:94px;background-position:-199px -399px} #duM_300 #w16 .s1 {top:16px;left:9px;width:82px;height:48px} #duM_300 #w16 .s2 {top:64px;left:12px;width:67px;height:23px} #duM_300 #w16 .s3 {top:64px;left:79px;width:10px;height:6px} #duM_300 #w16 .s4 {top:70px;left:79px;width:6px;height:8px} #duM_300 #w16 .s5 {top:87px;left:14px;width:55px;height:7px} #duM_300 #w16 .s6 {top:87px;left:69px;width:14px;height:5px} #duM_300 #w16 .s7 {top:92px;left:1px;width:25px;height:22px} #duM_300 #w16 .s8 {top:92px;left:26px;width:28px;height:8px} #duM_300 #w16 .s9 {top:100px;left:26px;width:13px;height:8px} #duM_300 #w16 .s10 {top:92px;left:63px;width:9px;height:8px}
/**
 * 500
 */
#duM_500 #w,#duM_500 #w span.bg{background:transparent url("images/500-mapka.png") no-repeat -9999px 0}
#duM_500 #w{position:relative;padding:0;top:0;left:0;display:block;background-position:0px -990px;list-style:none}

#duM_500 #w.ukryta{width:540px;height:500px}
#duM_500 #w.ukryta li{width:0;height:0;text-indent:-9999px}
#duM_500 #w.po_lewej{left:210px;width:540px;min-height:500px}
#duM_500 #w.po_lewej li{margin-left:-210px;width:200px}
#duM_500 #w.po_prawej{width:750px;min-height:500px}
#duM_500 #w.po_prawej li{width:200px;padding-left:550px}
#duM_500 #w.po_lewej li:first-child,#ipm_type_500 #w.po_prawej li:first-child{padding-top:2em}
#duM_500 #w.ponizej{width:540px;padding-top:520px;overflow:hidden}
#duM_500 #w.ponizej li{width:100%}
#duM_500 #w.ponizej.dwie_kolumny li{width:50%;float:left}
#duM_500 #w.ponizej.trzy_kolumny li{width:33%;float:left}

#duM_500 #w li span{position:absolute;display:block;width:0;height:0;z-index:15}

#duM_500 #w1 a:hover span.bg{top:268px;left:37px;width:156px;height:140px;background-position:-9px -176px} #duM_500 #w1 .s1 {top:288px;left:38px;width:120px;height:115px} #duM_500 #w1 .s2 {top:277px;left:91px;width:45px;height:11px} #duM_500 #w1 .s3 {top:269px;left:96px;width:13px;height:8px} #duM_500 #w1 .s4 {top:288px;left:158px;width:22px;height:40px} #duM_500 #w1 .s5 {top:328px;left:158px;width:15px;height:25px} #duM_500 #w1 .s6 {top:271px;left:122px;width:10px;height:6px} #duM_500 #w1 .s7 {top:303px;left:180px;width:8px;height:20px}
#duM_500 #w2 a:hover span.bg{top:109px;left:174px;width:123px;height:118px;background-position:-469px -528px} #duM_500 #w2 .s1 {top:119px;left:178px;width:50px;height:80px} #duM_500 #w2 .s2 {top:123px;left:228px;width:38px;height:90px} #duM_500 #w2 .s3 {top:141px;left:266px;width:10px;height:72px} #duM_500 #w2 .s4 {top:213px;left:240px;width:35px;height:12px} #duM_500 #w2 .s5 {top:144px;left:276px;width:15px;height:28px} #duM_500 #w2 .s6 {top:170px;left:276px;width:4px;height:28px} #duM_500 #w2 .s7 {top:199px;left:205px;width:23px;height:10px} #duM_500 #w2 .s8 {top:116px;left:228px;width:18px;height:7px} #duM_500 #w2 .s9 {top:112px;left:200px;width:27px;height:7px}
#duM_500 #w3 a:hover span.bg{top:222px;left:389px;width:133px;height:166px;background-position:-433px -9px} #duM_500 #w3 .s1 {top:248px;left:403px;width:125px;height:99px} #duM_500 #w3 .s2 {top:228px;left:456px;width:39px;height:20px} #duM_500 #w3 .s3 {top:347px;left:445px;width:80px;height:27px} #duM_500 #w3 .s4 {top:347px;left:425px;width:20px;height:12px} #duM_500 #w3 .s5 {top:240px;left:430px;width:26px;height:8px} #duM_500 #w3 .s6 {top:374px;left:444px;width:36px;height:10px} #duM_500 #w3 .s7 {top:374px;left:495px;width:20px;height:6px} #duM_500 #w3 .s8 {top:279px;left:393px;width:10px;height:6px}
#duM_500 #w4 a:hover span.bg{top:157px;left:29px;width:94px;height:143px;background-position:-9px -478px} #duM_500 #w4 .s1{top:163px;left:76px;width:34px;height:25px} #duM_500 #w4 .s2{top:174px;left:52px;width:24px;height:14px} #duM_500 #w4 .s3{top:187px;left:25px;width:73px;height:83px} #duM_500 #w4 .s4{top:247px;left:97px;width:12px;height:19px} #duM_500 #w4 .s5{top:270px;left:35px;width:56px;height:10px} #duM_500 #w4 .s6{top:261px;left:109px;width:11px;height:15px} #duM_500 #w4 .s7{top:154px;left:102px;width:10px;height:10px} #duM_500 #w4 .s8{top:280px;left:43px;width:33px;height:10px} #duM_500 #w4 .s9{top:280px;left:76px;width:8px;height:8px}
#duM_500 #w5 a:hover span.bg{top:224px;left:208px;width:131px;height:127px;background-position:-9px -333px} #duM_500 #w5 .s1 {top:245px;left:240px;width:85px;height:70px} #duM_500 #w5 .s2 {top:225px;left:259px;width:23px;height:7px} #duM_500 #w5 .s3 {top:270px;left:226px;width:15px;height:58px} #duM_500 #w5 .s4 {top:303px;left:212px;width:15px;height:22px} #duM_500 #w5 .s5 {top:315px;left:240px;width:70px;height:18px} #duM_500 #w5 .s6 {top:333px;left:278px;width:22px;height:14px} #duM_500 #w5 .s7 {top:232px;left:257px;width:52px;height:13px} #duM_500 #w5 .s8 {top:262px;left:325px;width:12px;height:15px} #duM_500 #w5 .s9 {top:277px;left:325px;width:7px;height:25px}
#duM_500 #w6 a:hover span.bg{top:375px;left:262px;width:127px;height:109px;background-position:-152px -9px} #duM_500 #w6 .s1 {top:399px;left:277px;width:93px;height:90px} #duM_500 #w6 .s2 {top:408px;left:269px;width:8px;height:30px} #duM_500 #w6 .s3 {top:386px;left:278px;width:50px;height:13px} #duM_500 #w6 .s4 {top:378px;left:302px;width:19px;height:8px} #duM_500 #w6 .s5 {top:391px;left:349px;width:25px;height:20px} #duM_500 #w6 .s6 {top:411px;left:370px;width:5px;height:50px} #duM_500 #w6 .s7 {top:415px;left:264px;width:5px;height:12px} #duM_500 #w6 .s8 {top:437px;left:375px;width:12px;height:30px}
#duM_500 #w7 a:hover span.bg{top:130px;left:270px;width:193px;height:200px;background-position:-168px -301px} #duM_500 #w7 .s1 {top:141px;left:342px;width:45px;height:20px} #duM_500 #w7 .s2 {top:150px;left:325px;width:25px;height:10px} #duM_500 #w7 .s3 {top:160px;left:288px;width:112px;height:70px} #duM_500 #w7 .s4 {top:175px;left:280px;width:8px;height:53px} #duM_500 #w7 .s5 {top:180px;left:400px;width:28px;height:65px} #duM_500 #w7 .s6 {top:215px;left:428px;width:24px;height:23px} #duM_500 #w7 .s7 {top:230px;left:337px;width:66px;height:47px} #duM_500 #w7 .s8 {top:230px;left:317px;width:20px;height:27px} #duM_500 #w7 .s9 {top:277px;left:332px;width:60px;height:40px} #duM_500 #w7 .s10 {top:133px;left:363px;width:19px;height:8px} #duM_500 #w7 .s11 {top:288px;left:367px;width:35px;height:40px} #duM_500 #w7 .s12 {top:202px;left:273px;width:7px;height:17px} #duM_500 #w7 .s13 {top:317px;left:345px;width:20px;height:6px} #duM_500 #w7 .s14 {top:217px;left:452px;width:5px;height:18px}
#duM_500 #w8 a:hover span.bg{top:318px;left:148px;width:94px;height:102px;background-position:-324px -155px} #duM_500 #w8 .s1 {top:345px;left:167px;width:58px;height:54px} #duM_500 #w8 .s2 {top:341px;left:173px;width:57px;height:34px} #duM_500 #w8 .s3 {top:326px;left:178px;width:58px;height:25px} #duM_500 #w8 .s4 {top:360px;left:157px;width:10px;height:25px} #duM_500 #w8 .s5 {top:388px;left:182px;width:28px;height:28px}
#duM_500 #w9 a:hover  span.bg{top:343px;left:371px;width:130px;height:147px;background-position:-10px -9px} #duM_500 #w9 .s1 {top:384px;left:387px;width:110px;height:110px} #duM_500 #w9 .s2 {top:384px;left:377px;width:10px;height:51px} #duM_500 #w9 .s3 {top:370px;left:386px;width:55px;height:14px} #duM_500 #w9 .s4 {top:359px;left:395px;width:47px;height:11px} #duM_500 #w9 .s5 {top:375px;left:480px;width:15px;height:9px} #duM_500 #w9 .s6 {top:350px;left:405px;width:20px;height:9px}
#duM_500 #w10 a:hover span.bg{top:47px;left:380px;width:122px;height:173px;background-position:-128px -515px} #duM_500 #w10 .s1{top:45px;left:434px;width:80px;height:168px} #duM_500 #w10 .s2{top:120px;left:405px;width:30px;height:57px} #duM_500 #w10 .s3{top:124px;left:386px;width:19px;height:32px} #duM_500 #w10 .s4{top:59px;left:424px;width:11px;height:16px} #duM_500 #w10 .s5{top:107px;left:418px;width:20px;height:20px} #duM_500 #w10 .s6{top:114px;left:411px;width:7px;height:7px} #duM_500 #w10 .s7{top:155px;left:397px;width:10px;height:10px} #duM_500 #w10 .s8{top:175px;left:427px;width:8px;height:29px}
#duM_500 #w11 a:hover span.bg{top:18px;left:149px;width:138px;height:114px;background-position:-9px -695px} #duM_500 #w11 .s1{top:15px;left:154px;width:118px;height:92px} #duM_500 #w11 .s2{top:107px;left:157px;width:43px;height:10px} #duM_500 #w11 .s3{top:107px;left:224px;width:47px;height:5px} #duM_500 #w11 .s4{top:117px;left:159px;width:23px;height:6px} #duM_500 #w11 .s5{top:112px;left:245px;width:21px;height:7px} #duM_500 #w11 .s6{top:90px;left:272px;width:12px;height:13px}
#duM_500 #w12 a:hover span.bg{top:328px;left:205px;width:102px;height:139px;background-position:-193px -136px} #duM_500 #w12 .s1 {top:338px;left:238px;width:40px;height:67px} #duM_500 #w12 .s2 {top:347px;left:276px;width:25px;height:40px} #duM_500 #w12 .s3 {top:376px;left:225px;width:38px;height:95px} #duM_500 #w12 .s4 {top:403px;left:208px;width:54px;height:70px} #duM_500 #w12 .s5 {top:440px;left:261px;width:18px;height:30px} #duM_500 #w12 .s6 {top:334px;left:241px;width:16px;height:4px} #duM_500 #w12 .s7 {top:352px;left:230px;width:8px;height:17px} #duM_500 #w12 .s9 {top:405px;left:262px;width:8px;height:8px} #duM_500 #w12 .s10 {top:428px;left:262px;width:7px;height:12px} #duM_500 #w12 .s12 {top:363px;left:300px;width:6px;height:8px}
#duM_500 #w13 a:hover span.bg{top:306px;left:294px;width:112px;height:97px;background-position:-303px -9px} #duM_500 #w13 .s1 {top:329px;left:308px;width:82px;height:47px} #duM_500 #w13 .s2 {top:337px;left:300px;width:8px;height:38px} #duM_500 #w13 .s3 {top:322px;left:308px;width:60px;height:7px} #duM_500 #w13 .s4 {top:330px;left:390px;width:12px;height:31px} #duM_500 #w13 .s5 {top:376px;left:323px;width:50px;height:12px} #duM_500 #w13 .s6 {top:388px;left:329px;width:20px;height:13px} #duM_500 #w13 .s7 {top:314px;left:323px;width:17px;height:8px} #duM_500 #w13 .s8 {top:309px;left:327px;width:7px;height:5px}
#duM_500 #w14 a:hover span.bg{top:48px;left:259px;width:178px;height:111px;background-position:-268px -528px} #duM_500 #w14 .s1{top:45px;left:272px;width:12px;height:45px} #duM_500 #w14 .s2{top:45px;left:284px;width:86px;height:91px} #duM_500 #w14 .s3{top:143px;left:290px;width:35px;height:12px} #duM_500 #w14 .s4{top:45px;left:369px;width:49px;height:69px} #duM_500 #w14 .s5{top:45px;left:418px;width:16px;height:14px} #duM_500 #w14 .s6{top:59px;left:418px;width:6px;height:48px} #duM_500 #w14 .s7{top:75px;left:424px;width:10px;height:32px} #duM_500 #w14 .s8{top:103px;left:271px;width:140px;height:18px} #duM_500 #w14 .s9{top:112px;left:266px;width:139px;height:12px} #duM_500 #w14 .s10{top:124px;left:266px;width:20px;height:7px} #duM_500 #w14 .s11{top:131px;left:276px;width:8px;height:5px} #duM_500 #w14 .s12{top:135px;left:290px;width:60px;height:10px}
#duM_500 #w15 a:hover span.bg{top:119px;left:93px;width:167px;height:209px;background-position:-388px -293px} #duM_500 #w15 .s1 {top:127px;left:142px;width:36px;height:76px} #duM_500 #w15 .s2 {top:168px;left:110px;width:40px;height:91px} #duM_500 #w15 .s3 {top:203px;left:138px;width:64px;height:78px} #duM_500 #w15 .s4 {top:228px;left:247px;width:9px;height:11px} #duM_500 #w15 .s5 {top:213px;left:179px;width:55px;height:55px} #duM_500 #w15 .s6 {top:226px;left:234px;width:13px;height:22px} #duM_500 #w15 .s7 {top:268px;left:182px;width:40px;height:33px} #duM_500 #w15 .s8 {top:118px;left:149px;width:10px;height:10px} #duM_500 #w15 .s9 {top:131px;left:135px;width:8px;height:10px} #duM_500 #w15 .s10 {top:153px;left:128px;width:15px;height:115px} #duM_500 #w15 .s11 {top:189px;left:102px;width:9px;height:55px} #duM_500 #w15 .s12 {top:174px;left:175px;width:8px;height:29px} #duM_500 #w15 .s13 {top:301px;left:191px;width:18px;height:23px} #duM_500 #w15 .s14 {top:278px;left:143px;width:20px;height:10px}
#duM_500 #w16 a:hover span.bg{top:38px;left:19px;width:144px;height:154px;background-position:-329px -656px} #duM_500 #w16 .s1{top:30px;left:15px;width:120px;height:124px} #duM_500 #w16 .s2{top:30px;left:135px;width:19px;height:85px} #duM_500 #w16 .s3{top:115px;left:135px;width:14px;height:11px} #duM_500 #w16 .s4{top:137px;left:135px;width:8px;height:12px} #duM_500 #w16 .s5{top:154px;left:15px;width:34px;height:35px} #duM_500 #w16 .s6{top:154px;left:112px;width:14px;height:11px} #duM_500 #w16 .s7{top:154px;left:49px;width:28px;height:20px} #duM_500 #w16 .s8{top:154px;left:77px;width:25px;height:10px} #duM_500 #w16 .s9{top:88px;left:154px;width:4px;height:26px}

@media(max-width: 650px) {
	/* header */
	#access {background: #ffffff;box-shadow: none;}
	#access div {margin: 0 20px;}
	#access li {float: none!important;background: #5484C4;margin-bottom: 7px;}
	#access li:nth-child(odd), #access li:nth-child(odd) ul.dropdown-menu {background: #EF85AD;}
	#access li:nth-child(even) ul.dropdown-menu {background: #5484C4;}
	#access a {font-family:'Libre Franklin', sans-serif;text-transform: uppercase;font-size: 21px;line-height: 1.3!important;padding: 10px 10px!important;text-align: left;}
	#access ul {margin: 0!important;}
	#access ul ul {top: 47px;}
	.sbx {display: none;}
	#branding #searchform {position: relative;display:block;position:unset!important;max-width:unset!important;float: left;background-color:#5484c3;background-position: 99% 0%!important;width: calc(100% - 137px);width: -moz-calc(100% - 137px);width: -webkit-calc(100% - 137px);width: -o-calc(100% - 137px);width: calc(100% - 137px);padding-right: 46px;}
	.fbs {float:left;display:inline-block;margin-left:5px;width:40px;height:44px;background-position:99% 100%!important;border-top:1px solid #3a559f;}
	.fbs a {display:block;width:40px;height:37px}
	#branding #searchform, .fbs {background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC4AAABwCAMAAABW47KCAAAA2FBMVEUAAAA6VZ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////+ksNKhrdAuS5kuSpk6VZ////8uSpk3Up6hrdCksNIyT5s8V6Dy9Pnd4e4wTJpJYqZieLOGlsNfdrJBW6P6+/0qR5fq7fXf4++FlsRZcK7EzeKotNV0h7vW3OvP1ufL0+a5wt2Uo8tIYqZULbJWAAAAKXRSTlMA7fL89zcD4Blr7bCdiCcj4r65tXDCqKGNHRuk5tzImGc2HxcM7e3t7eq+j2oAAAHmSURBVFjD7JRHjsMwDEUJS3GBey8pM8nM6t//gLEEBDIEOooX2ekt6QfqmyJEni/xl6SRgIjSJHbL8yjwQowPh/0rsUUm7+TwB5rLrb1doMnCfV3bcipIUUxS+/tJsFLP5j9qrOzlmVW3c7gNd1anlbyeqd7aNn6jOvDzFoBcrOISAIKdfwIgJ5scQMfpKSAKsikAtJweARFfrjhdADVT7gFwOoCBz4j/Y90PZv98MiU7meNzjwUQLHZx91ZpBNAwOzMQy0MCGMOtnZmN5NOjWUySBivBiXbI9Oe8IEWZBwDvm8M1VZ/2EVYcPnXWSxA4/HLYvDNDeXL5FHdtpQK1nZq37fO8dtD4d3Ky9a90yJd0yJ/oY+5XOZHH4/E826uXHAZBKArD7bT76AO8Ckqt4ts+97+jCrc6aLVAYpo08Z+d5BuQQMLS3K2tIq9WxKq/48AEBjZckKo96R5g5MDKSFIsZiYOaU2HEhMHuFIHLu7UgUOau3DR9jKPiqKoDNzzEcsyJZxzghn5LQOVLfc93JY8mJ1DVzZw49l5l+i54KppzqpIFSIP9bikMMlj+lHuxs+obXnNnHjgOfHyC09ClUQo9YjZGMf4sYs3yBtctrfqZ2o5vpmFL/yHfD3WYbfRbfdvn/wTGSJv5+8ZInYAAAAASUVORK5CYII=')!important;
		background-repeat: no-repeat;}
	#branding .only-search #s {float: left;border: none;font-family: 'Libre Franklin', sans-serif;font-size: 21px;min-height: 37px;background:transparent!important;padding: 4px 10px 4px 14px;width: 100%;color: #fff;}
	.sInside {margin: 12px 20px 0;min-height: 80px;}
	#branding .only-search #s::-webkit-input-placeholder {color:#88a9d5;}
	#branding .only-search #s:-ms-input-placeholder {color:#88a9d5;}
	#branding .only-search #s::placeholder {color:#88a9d5;}
	
	#access li:nth-child(odd) ul {border-top: 2px solid #ff94bd;}
	#access li:nth-child(even) ul {border-top: 2px solid #6090d1;}
		
	ul.dropdown-menu {display: none;}
		
	.menu .open > .dropdown-menu, .menu .open2 > .dropdown-menu {
	    position: relative!important;
	    float: none!important;
	    width: 100%!important;
	    margin-top: 0!important;
	    background-color: transparent;
	    border: 0;
	    -webkit-box-shadow: none!important;
	    box-shadow: none!important;
	    display: inline-block!important;
	    top: 0!important;
	}
	.menu .open > .dropdown-menu li, .menu .open2 > .dropdown-menu li {
		width: 100%;
		background:transparent!important;
		margin-bottom: 0px;
	}
	#access ul ul {padding-top: 10px;position: relative!important;width: 100%!important;box-shadow: none!important;}
	#access ul ul a {padding-left:25px!important;font-size: 18px!important;text-transform: unset;line-height: 1.1!important;}
	#access ul ul ul {left:0;border-top:none!important;}
	#access ul ul ul a {padding-left:50px!important;}
	#access ul ul a, #access li:hover > a, #access a:focus {background: transparent!important;border:none!important;color:#fff!important;width: auto!important;}

	/* home posts */
	.su-posts-default-loop .su-post-thumbnail {width: 100%!important;height: auto!important;}
	.su-posts-default-loop .su-post-thumbnail img {width: 100%;max-width: 100%!important;max-height: 100%!important;}
}

#text-7 {margin: 15px 0 38px;}
#text-7 .recent-post-carousel.design-1 .post-carousel {padding:0;}}
}

@media(max-width: 767px) {
	.hide-mob, .hidden-xs {display: none;}
}
@media(min-width: 768px) {
	.hide-pc, .visible-xs {display: none;}
}
@media(min-width: 650px) {
	.hamburger span {display: none;}
	#access {display:block;}
	.sInside form {padding-bottom: 4px;}
}

@media (max-width: 650px) {
	.hamburger {
		display: block!important;
	    background: #5484c3;
	    width: 40px;
	    height: 37px;
	    float: right;
	    padding: 6px 0 2px;
	}
	
	.hamburger span {
	    width: 25px;
	    height: 4px;
	    background-color: #fff;
	    margin: 5px auto;
	    display: block;
	}
	#access {display:none;margin-top:10px;}
	.hamburger .sr-only {position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}
	.sInside {
	    margin: 12px 20px 0;
	    min-height: 42px;
	}
}


/* Ankieta szpitale - 01.03.21 */
#ankNiftyPro, #ankNiftyPro p {font-size: 14px;margin-bottom: 0;}
#ankNiftyPro .wpcf7-spinner {margin:0;}
#ankNiftyPro label {margin-top:5px;padding:5px 0;display:inline-block;}
#ankNiftyPro span label {margin:0;display:block;}
.opcIns > label {margin:0!important;padding:0!important;}
#ankNiftyPro .uwagi textarea {background: #fff; border: 1px solid #ccc; width: 500px; max-width:100%; height: 150px;}
#ankNiftyPro .zgoda span {font-weight: normal;}
#ankNiftyPro .leki {margin-left: 5px;}
#ankNiftyPro input {background: #fff; border: 1px solid #ccc; border-radius: 0; padding: 5px; font-weight: normal;}
#ankNiftyPro .wpcf7-submit, input#ankSprawdz {padding: 10px 20px; font-size: 20px; color: #f7f7f7; background: #ee84aa; border: none; min-width: 170px; margin-bottom: 5px;cursor:pointer;}
#ankNiftyPro .wpcf7-submit:disabled {opacity:0.4; filter:alpha(opacity=40);cursor:no-drop!important;}
#ankNiftyPro span.required {color:inherit;}
#ankNiftyPro input.wpcf7-not-valid {border-color: red!important;}
#ankNiftyPro input.wpcf7-not-valid .wpcf7-list-item-label {color: red!important;}
#ankNiftyPro .wpcf7-radio.wpcf7-not-valid {border:1px solid red;padding:10px 7px;display:block;margin-bottom:-1px;}
#ankNiftyPro input::placeholder {color: #adadad; font-weight: normal; opacity: 1;}
#ankNiftyPro .wpcf7-not-valid-tip {display: none;}
#ankNiftyPro i {margin: 0px 5px 0px -2px; color: red; font-weight: bold; font-size: 16px;}
a.popbtn {background: #fff; border: 1px solid #ccc; border-radius: 25px; padding: 3px 10px; color: black; font-weight: bold; margin: 0 5px;}
.ankBTNS {margin:20px 0 10px 0}
.popc {font-size: 13px; max-width: 100%; width:600px;}
.ankZgoda p {margin-bottom: 10px; margin-left: 36px;}
.cBliz {font-weight:normal}
.fRow div {display: inline-block;}
@media (max-width: 991px) {
	#ankNiftyPro label {width: 100%;}
}
.kwnv {border:1px solid red;padding:5px}

#ankNiftyPro .jak-oceniasz span.wpcf7-list-item {display: inline-block;padding: 2px 0 5px 4px;margin: 0 5px 0 0;}
#ankNiftyPro span.wpcf7-list-item {display: block;}

.wyd-prob span.first {display: none!important;}
span.w-jak-form-inne, span.wyd-prob-inne, .opcIns {margin-left:36px;}
.f_wyd-prob-tn {margin-left: 16px;}

/* vfb to cf7 22.06.22 kc-dev */
.cf7vfb {clear: both; margin: 15px 0; border: 1px solid #d3d3d3; border-radius: 3px; background-color: #eee; padding: 20px}
.cf7vfb h3 {margin: 0 0 14px; padding: 0 0 4px; border-bottom: 1px solid #ccc; color: #900; font-size: 20px; text-align: left; line-height: 1.8em}
.cf7vfb .ankZgoda {padding-right:20px}
.cf7vfb .ankZgoda p {margin:5px 0 10px}