/*
Theme Name: WebAp - Nový Jičín
Theme URI: https://webap.cz/
Author: WebAp - Michal Jačanin, Štěpán Vích
Author URI: https://webap.cz/
Description: Šablona vytvořená pro web města Nový Jičín.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: brown, red, white, light, two-columns, tree-column, right-sidebar, responsive-layout, accessibility-ready, custom-header, custom-menu, featured-images, flexible-header, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: webap
*/

/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *	user zoom.
 */
body.iphone-ipod {
	cursor: pointer;
}
html {
	font-family: 'Open Sans', sans-serif;
	/* 1 */

	-ms-text-size-adjust: 100%;
	/* 2 */

	-webkit-text-size-adjust: 100%;
	/* 2 */
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	body{
		padding-right: 20px !important;
	}
	#menu-horni-menu.nav-horizontal-2 > li:last-of-type{
		width: calc((100% / 6) - 1px) !important;
	}
}
@supports (-ms-ime-align:auto) {
	#menu-horni-menu.nav-horizontal-2 > li:last-of-type{
		width: calc((100% / 6) - 1px) !important;
	}
}
/**
 * Remove default margin.
 */

body {
	margin: 0;
}
/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
	display: block;
}
/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */

audio,
canvas,
progress,
video {
	display: inline-block;
	/* 1 */

	vertical-align: baseline;
	/* 2 */
}
/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */

audio:not([controls]) {
	display: none;
	height: 0;
}
/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */

[hidden],
template {
	display: none;
}
/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */

a {
	background-color: transparent;
}
/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */

a:active,
a:hover {
	outline: 0;
}
/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */

abbr[title] {
	border-bottom: 1px dotted;
}
/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */

b,
strong {
	font-weight: bold;
}
/**
 * Address styling not present in Safari and Chrome.
 */

dfn {
	font-style: italic;
}
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */

h1 {
	font-size: 2em;
	margin: 0.67em 0;
}
/**
 * Address styling not present in IE 8/9.
 */

mark {
	background: #ff0;
	color: #000;
}
/**
 * Address inconsistent and variable font size in all browsers.
 */

small {
	font-size: 80%;
}
/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */

img {
	border: 0;
}
/**
 * Correct overflow not hidden in IE 9/10/11.
 */

svg:not(:root) {
	overflow: hidden;
}
/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */

figure {
	margin: 1em ;
}
/**
 * Address differences between Firefox and other browsers.
 */

hr {
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
}
/**
 * Contain overflow in all browsers.
 */

pre {
	overflow: auto;
}
/**
 * Address odd `em`-unit font size rendering in all browsers.
 */

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}
/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *	Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	/* 1 */

	font: inherit;
	/* 2 */

	margin: 0;
	/* 3 */
}
/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */

button {
	overflow: visible;
}
/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */

button,
select {
	text-transform: none;
}
/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *	and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *	`input` and others.
 */

button,
html input[type="button"],
/* 1 */

input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	/* 2 */

	cursor: pointer;
	/* 3 */
}
/**
 * Re-set default cursor for disabled elements.
 */

button[disabled],
html input[disabled] {
	cursor: default;
}
/**
 * Remove inner padding and border in Firefox 4+.
 */

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}
/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */

input {
	line-height: normal;
}
/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */

input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box;
	/* 1 */

	padding: 0;
	/* 2 */
}
/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}
/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *	(include `-moz` to future-proof).
 */

input[type="search"] {
	-webkit-appearance: textfield;
	/* 1 */

	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	/* 2 */

	box-sizing: content-box;
}
/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}
/**
 * Define consistent border, margin, and padding.
 */

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}
/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */

legend {
	border: 0;
	/* 1 */

	padding: 0;
	/* 2 */
}
/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */

textarea {
	overflow: auto;
}
/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */

optgroup {
	font-weight: bold;
}
/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */

table {
	border-collapse: collapse;
	border-spacing: 2;
}


th, td {
	padding: 0;
	border-color: black;
}
th {
	vertical-align: bottom; /* JiKa */


}
td {
	vertical-align: top; /* JiKa */
}



/* 2.0 Global styling */
/*
@font-face {
	font-family: 'Tahoma';
	font-weight: 400;
	src: url('fonts/Tahoma.eot');
	src: local('Tahoma'), local('Tahoma'), url('fonts/Tahoma.otf') format('opentype');
}
@font-face {
	font-family: 'Tahoma';
	font-weight: 700;
	src: url('fonts/TahomaBold.eot');
	src: local('Tahoma Bold'), local('Tahoma Bold'), url('fonts/TahomaBold.otf') format('opentype');
}*/
/* Global */

article,
aside,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}
*,
*:after,
*:before {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
body {
	margin: 0;
	padding: 0;
	xbackground-color: red;
	/*color: #3e3e3e;*/
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 1.3;
}
#page,
.overflow-wrap {
	width: 100%;
	max-width: 100%;
	overflow: hidden;
}
#page{
	background: rgb(242,238,237);
}
img,
svg{
	max-width: 100%;
	height: auto;
}

iframe {
	max-width: 100%;
	xheight: auto;  /*JiKa*/
}
#iframe{
	height: 200px;
}

a {
	color: rgb(192,0,0);
	text-decoration: underline;
}
a:visited {
	color: #ed4f4c;
}
a:hover {} a:active {} a:focus {
	outline-color: #ed4f4c;
}
.sidebar-left a,
.sidebar-right a {
	color: #694d38;
	font-weight: 700;
}
.sidebar-left a:visited,
.sidebar-right a:visited {
	color: #825f45;
}
.sidebar-left a:hover,
.sidebar-right a:hover {} .sidebar-left a:active,
.sidebar-right a:active {} .sidebar-left a:focus,
.sidebar-right a:focus {
	outline-color: #825f45;
}
.sidebar-left #custom_html-4 .textwidget, .sidebar-left #custom_html-5 .textwidget{
	/*height: 90px;*/
}
.sidebar-left .img{
	display: block;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	background: none !important;
}
.sidebar-left .img img{
	width: 100%;
	display: block;
}
@media all and (max-width: 1600px){
	.sidebar-right #custom_html-4 .textwidget, .sidebar-right #custom_html-5 .textwidget{
		height: calc(100vw / 18);
	}
}
.sidebar-left .widget{
	max-width: 250px;
}
/*
#custom_html-3{
	max-width: 250px;
}
#custom_html-4{
	max-width: 250px;
}
#custom_html-5{
	max-width: 250px;
}
#custom_html-6{
	max-width: 250px;
}
#custom_html-7{
	max-width: 250px;
}
#custom_html-8{
	max-width: 250px;
}*/
#custom_html-7 .textwidget a{
	line-height: 28px;
	margin-left: 4px;
}


#my_calendar_upcoming_widget-2 .widget-title{
	padding-left: 50px;
	background-image: url(https://www.novyjicin.cz/wp-content/uploads/2018/04/calendar.png);
	background-repeat: no-repeat;
	background-size: 20px 20px;
	background-position: 20px 20px;
	background-color: white;
	color: black;
}
.sidebar-left .widget-area .widget-title,
.sidebar-right .widget-area .widget-title{
	color: white;
}
.sidebar-right .widget-area .widget-title{
	background: white;
	color: black;
}
aside:not(#my_calendar_upcoming_widget-2) .widget-title{
	font-family: 'Open Sans', sans-serif;
	display: block;
	background-color: rgb(192,0,0);
	color: #FFF;
	text-decoration: none;
	min-height: 58px;
	font-weight: 700;
	font-size: 21px;
	text-transform: uppercase;
	position: relative;
	margin: 0;
}
aside:not(#my_calendar_upcoming_widget-2) .widget-title.has-link:hover{
	background: rgb(171,141,121);
}
#upcoming-events{
	list-style: none;
	margin: 0;
	padding: 0;
}
#upcoming-events li{
	box-sizing: border-box;
	padding: 10px 20px;
}
#upcoming-events li:not(:last-of-type){
	border-bottom: 1px solid rgb(220,220,220);
}
#upcoming-events h4{
	margin: 3px 0;
	font-size: 16px;
}
#upcoming-events a{
	color: black;
}
#upcoming-events .more-events{
	line-height: 70px;
	padding: 10px 0;
	text-align: center;
}
#upcoming-events .more-events a{
	display: inline-block;
	height: 40px;
	padding: 0 20px;
	line-height: 40px;
	text-decoration: none;
	color: white;
	font-weight: 600;
	background: rgb(171,141,121);
}

.sidebar-right .menu-image-hover-wrapper{
	position: relative;
}
.sidebar-right .menu-item:hover .menu-image-hover-wrapper{
	border-left: 4px solid rgb(192,0,0);
}
.sidebar-right .menu-image,
.sidebar-right .hovered-image{
	max-height: 35px;
	max-width: 35px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	margin: 0 !important;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Open Sans', sans-serif;
        font-weight: 700;
}
h5 { /*JiKa */
        font-weight: 200;
}
h6 { /*JiKa */
        font-weight: 100;
}
h1 {
	font-size: 1.714em; /*24px*/
}
h2 {
	font-size: 1.571em; /*22px;*/
}
h3 {
	font-size: 1.429em; /*20px;*/
}
h4 {
	font-size: 1.286em; /*18px;*/
}
h5 {
	font-size: 1.071em; /*15px;*/
}
h6 {
	font-size: 0.857em; /*12px;*/
}
h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0.5em 0em;
}
small {
	font-weight: 400;
}
p {
	margin: 1em 0;
}
.container {
	position: relative;
}
.screen-reader-text {
	display: none !important;
}
.vertical-center {
	display: table;
	width: 100%;
	height: 100%;
}
.vertical-center-content {
	display: table-cell;
	width: 100%;
	height: 100%;
	vertical-align: middle;
}
.content-container .table-wrap {
	overflow: auto;
	overflow-x: auto;
	height: auto;
	max-width: 100%;
}
.content-container table,
.staffer-archive-grid {
	 width: 100%;
	 width: auto; /* JiKa */
	 margin-bottom: 20px;
	 border-collapse: collapse;
}
.content-container caption {
	padding: 5px;
	padding-bottom: 10px;
	font-weight: bold;
}
.content-container table {
	/* ramecek kolem tabulky - nechtene */
	/* border-style: solid; */
}
/*.content-container table,*/
.staffer-archive-grid, #staffer-archive-grid th, #staffer-archive-grid td,
.staff-content th, .staff-content td{
	border: 1px solid #ddd;
}
.content-container th,
.staffer-archive-grid th {
	background-color: #C6BBB3;
	color: black; /*JiKa - původní white*/
	padding: 10px;
}
.content-container table td,
.staffer-archive-grid td{
	padding: 10px;
}
.content-container table td,
.content-container table th {
}

table.noborder,
table.noborder td {
	border: none;
}

/* Forms */

.button,
a.button,
a:visited.button {
	background-color: rgb(171,141,121);
	color: #FFF;
	text-decoration: none;
	display: inline-block;
	padding: 7px;
	float: right;
	margin-bottom: 30px;
}
.flex-input {
	position: relative;
	width: 100%;
}
.flex-input input {
	width: 120px;
	width: calc(100% - 134px);
}
.flex-input input[type="submit"] {
	float: right;
	width: 128px;
}
/* Pripnuta navigace */
#sticky-area {
	position: fixed;
	top: 38px;
	left: 0px;
	width: 100%;
	z-index: 500;
	height: auto;
	transition: top 0.5s;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	#sticky-area{
		width: calc(100% - 20px);
	}
}
#top-1-navigation {
	color: #FFF;
	height: 88px;
	font-family: 'Open Sans', 'Arial', sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	border-bottom: 1px solid rgb(171,141,121);
	background: rgb(171,141,121);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#534132', endColorstr='#534132',GradientType=1 );
}
#top-1-navigation a {
	color: #FFF;
	text-decoration: none;
	display: inline-block;
	transition: background-color 0.2s;
}
#top-1-navigation a:hover {
	text-decoration: none;
}
.sidebar-header-right {
	float: right;
}
.sidebar-header-right ul,
.sidebar-header-right ol {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.sidebar-header-right .widget {
	display: inline-block;
	margin-left: 20px;
	font-weight: 400;
	cursor: pointer;
}
.logo-section {
	float: left;
	text-transform: uppercase;
	position: relative;
	display: inline-block;
	height: 88px;
}
.logo-section .logo {
	margin-top: -21px;
	transition: transform 0.5s, transform-origin 0.5s;
}
.logo-section h1 {
	display: inline-block;
	font-size: 22px;
	font-weight: 400;
	margin: 0;
	position: relative;
	top: -39px;
	padding-left: 10px;
}
.logo-section h1 .bold-text {
	font-weight: 700;
	font-size: 28px;
}
#menu-1 {
	float: left;
	padding-left: 20px;
	font-size: 0px;
	opacity: 1;
	transition: opacity 0.5s;
}
body.header-search-active #menu-1 {
	opacity: 0;
	pointer-events: none;
}
#menu-horni-kratke-menu {
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu-1 li {
	display: inline-block;
	line-height: 87px;
	font-size: 18px;
}
#menu-1 a {
	padding: 0 20px;
	position: relative;
}
#menu-1 .current-menu-item a,
#menu-1 a:hover {
	background-color: rgb(192,0,0);
}
#menu-1 .current-menu-item a {
	border-right: 1px solid rgba(255, 255, 255, 0.12);
}
#menu-1 .current-menu-item a:after {
	content: "";
	position: absolute;
	background-repeat: no-repeat;
	background-position: center center;
	bottom: -13px;
	left: 0px;
	width: 100%;
	height: 17px;
	z-index: 200;
}
.menu-toggle {
	display: none;
}
/* Ikonky */

.icon {
	display: inline-block;
	background-position: center;
	background-repeat: no-repeat;
	vertical-align: middle;
	cursor: pointer;
}
.home-icon {
	background-image: url('assets/home.png');
	width: 28px;
	height: 25px;
}
.search-icon {
	width: 22px;
	height: 23px;
	background-image: url('assets/search.png');
}
.font-icon {
	background-image: url('assets/font.png');
	width: 40px;
	height: 19px;
}
.cz-flag-icon,
.en-flag-icon,
.pl-flag-icon,
.de-flag-icon,
.es-flag-icon,
.fr-flag-icon,
.it-flag-icon,
.ru-flag-icon {
	background-image: url('assets/flag-cz.png');
	width: 20px;
	height: 20px;
}
.en-flag-icon {
	background-image: url('assets/flag-en.png');
}
.pl-flag-icon {
	background-image: url('assets/flag-pl.png');
}
.de-flag-icon {
	background-image: url('assets/flag-de.png');
}
.es-flag-icon {
	background-image: url('assets/flag-es.png');
}
.fr-flag-icon {
	background-image: url('assets/flag-fr.png');
}
.it-flag-icon {
	background-image: url('assets/flag-it.png');
}
.ru-flag-icon {
	background-image: url('assets/flag-ru.png');
}
.arrow-left-min-icon {
	background-image: url('assets/arrow-left-min.png');
	width: 8px;
	height: 12px;
}
.arrow-right-min-icon {
	background-image: url('assets/arrow-right-min.png');
	width: 8px;
	height: 13px;
}
.arrow-top-icon {
	background-image: url('assets/arrow-top.png');
	width: 18px;
	height: 22px;
}
.fb-icon,
.youtube-icon,
.rss-icon {
	margin-right: 10px;
	position: relative;
	margin-bottom: 10px;
}
.fb-icon {
	background-image: url('assets/fb.png');
	width: 43px;
	height: 43px;
}
.fb-icon:after {
	background-image: url('assets/fb-hover.png');
}
.youtube-icon {
	background-image: url('assets/youtube.png');
	width: 43px;
	height: 43px;
}
.youtube-icon:after {
	background-image: url('assets/youtube-hover.png');
}
.rss-icon {
	background-image: url('assets/rss.png');
	width: 43px;
	height: 43px;
}
.rss-icon:after {
	background-image: url('assets/rss-hover.png');
}
.fb-icon:after,
.youtube-icon:after,
.rss-icon:after {
	position: absolute;
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	opacity: 0;
	transition: 0.5s opacity;
}
.social-buttons a .icon:after {
	opacity: 1;
}
/* Sticky Effect */

body.nav-is-sticky .logo {
	transform: scale(0.5);
	transform-origin: left center;
}
.site-title {
	position: relative;
	transition: left 0.5s;
	left: 0px;
}
body.nav-is-sticky .site-title {
	left: -60px;
}
body.nav-is-sticky #sticky-area {
	top: 0px;
}
body.admin-bar.nav-is-sticky #sticky-area {
	top: 32px;
}
/* Hlavicka */

.site-header {
	margin-bottom: -147px;
}
.single .site-header{
	margin-bottom: 0;
}
.site-info-text {
	height: 612px;
	background-color: #fff;
	/*border-bottom: 1px solid #e6e0dc; původní*/
}
.site-info-text > .bg-container {
	height: 100%;
	background-image: url("assets/preview-img.jpg");
	background-size: cover;
	background-position: center top;
	background-repeat: repeat-x;
}
.site-description {
	font-family: 'Open Sans', sans-serif;
	position: absolute;
	z-index: 50;
	right: 0px;
	top: 139px;
	color: rgb(62,62,62);
	font-weight: 800;
	font-size: 20px;
	padding: 0 30px;
}
.site-description strong {
	font-size: 44px;
	color: rgb(192,0,0);
	font-weight: 100;
	position: relative;
	left: -65px;
	display: block;
}
/* Horni menu rozjizdeci */

.menu-horni-menu-container {
	min-height: 185px;
	margin-bottom: 27px;
	border-bottom: 1px solid rgb(171,141,121);
	background: rgb(171,141,121);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#534133', endColorstr='#534133',GradientType=1 );
}
.menu-horni-menu-container:after {
	clear: both;
	content: '';
	display: table;
}
/* horni menu v sitemape */
.entry-content .menu-horni-menu-container {
	background: none;
}
.nav-horizontal-2,
.nav-horizontal-2 li,
.nav-horizontal-2 ul,
.nav-horizontal-2 ol {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.nav-horizontal-2 > li {
	width: calc(100% / 6) !important;
	float: left;
	min-height: 185px;
	position: relative;
}
.nav-horizontal-2 > li > ul:after {
	content: '';
	width: 1px;
	height: 100%;
	position: absolute;
	right: 0px;
	top: 0px;
	background-color: rgb(150, 123, 106);
	pointer-events: none;
}
.nav-horizontal-2 a {
	color: #FFF;
	text-decoration: none;
	/*font-size: 15px; WebAp nemuze byt kvuli zvetsovani pisma */
}
.nav-horizontal-2 a:hover {
	text-decoration: underline;
}
.nav-horizontal-2 > li > a {
	transition: background-color 0.0s, color 0.0s;
	white-space: nowrap;
	overflow: hidden;
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.nav-horizontal-2 > li:first-of-type.active > a,
.nav-horizontal-2 > li:last-of-type.active > a {
	box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.3);
}
.nav-horizontal-2 > li.active > a:before {
	content: '';
	display: block;
	position: absolute;
	width: 100%;
	height: 1px;
	background-color: #FFF;
	top: 100%;
	left: 0px;
	z-index: 800;
}
.nav-horizontal-2 > li > a:after,
.JiKa_sidebar-left .widget-title:after,
.JiKa_sidebar-right .widget-title:after,
#sidebar-submenu-ul > li.current-menu-item > a:after,
#sidebar-submenu-ul > li.current-menu-parent > a:after,
#sidebar-submenu-ul > li.current-menu-ancestor > a:after {
	display: block;
	content: '';
	position: absolute;
	background-image: url('assets/arrow-left.png');
	right: 0px;
	top: 0px;
	width: 45px;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center center;
}
#sidebar-submenu-ul > li.current-menu-item > a:after,
#sidebar-submenu-ul > li.current-menu-parent > a:after,
#sidebar-submenu-ul > li.current-menu-ancestor > a:after {
	background-image: url('assets/arrow-bottom.png');
}

#sidebar-submenu-ul > li > ul > li > a{
	font-weight: 800;
	color: #694d38;
}
#sidebar-submenu-ul > li > ul > li > ul > li a{
	font-weight: 700;
	color: #795d48;
}
#sidebar-submenu-ul > li > ul > li > ul > li > ul > li a{
	font-weight: 400;
	color: #795d48;
}

.nav-horizontal-2 > li.active > a:after {
	background-image: url('assets/arrow-bottom.png');
}
.sidebar-left .widget-title.has-link,
.sidebar-right .widget-title.has-link {
	padding: 0px;
	transition: background-color 0.5s;
}
.widget-title.has-link > a {
	padding: 15px 27px 15px 17px;
	display: block;
	text-decoration: none;
	cursor: pointer;
	color: white;
}
.nav-horizontal-2 > li > a:hover {
	text-decoration: none;
}
.nav-horizontal-2 .sub-menu {
	padding: 22px 12px 0px;
	position: relative;
	height: 127px;
	line-height: 1.4;
	overflow: hidden;
}
.nav-horizontal-2 .vysuvna-roletka {
	padding: 0;
	padding-bottom: 6px;
	border-bottom: 2px solid rgb(140,113,96);
	background-color: rgb(140,113,96);
}
.nav-horizontal-2 .sub-menu li {
	display: inline;
}
.nav-horizontal-2 .sub-menu li:after {
	content: ', ';
	color: #fff;
}
.nav-horizontal-2 .vysuvna-roletka li a {
	color: #644e3e;
	color: #FFF;
	position: relative;
}
.nav-horizontal-2 .vysuvna-roletka li:before {
	content: '';
	display: inline-block;
	background-image: url('assets/arrow-right-red2.png');
	color: red;
	width: 6px;
	height: 9px;
	position: relative;
	left: -9px;
}
.nav-horizontal-2 .sub-menu li.last-item:after {
	content: ' ...';
	color: #fff;
}

/* Hlavni bloky */

.site-content .content,
.sponzori .sponzori-inner {
	background-color: #FFF;
}
.site-content .content{
	background: 0;
}
/* Tabs */
.ui-tabs{
	padding: 0;
}
.ui-tabs .ui-tabs-panel{
	background: white;
}
@media all and (max-width: 600px){
	.ui-tabs .ui-tabs-panel{
		padding: 1em 0;
	}
}
.ui-widget-header{
	border: 0;
}
.ui-tabs .ui-tabs-nav{
	padding: 0;
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br{
	border-radius: 0;
}
.ui-tabs .ui-tabs-nav li{
	float: left;
	display: inline-block;
	height: 60px;
	border-radius: 0;
	margin-right: 10px;
}
.ui-tabs .ui-tabs-nav li.responsive{
	width: 100% !important;
	display: block;
}
.ui-tabs .ui-tabs-nav li:last-of-type{
	margin-right: 0;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor{
	height: 60px;
	width: 100%;
	padding: 0 10px 0 45px;
	line-height: 60px;
	font-weight: 700;
	font-size: 20px;
	overflow: hidden;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active{
	padding: 0;
	margin-bottom: 0;
}
.ui-tabs .ui-tabs-nav li a .arrow{
	display: inline-block;
	box-sizing: border-box;
	height: 18px;
	width: 18px;
	position: absolute;
	top: calc(50% - 9px);
	left: 10px;
	border-right: 4px solid rgb(171,141,121);
	border-bottom: 4px solid rgb(171,141,121);
	transform: rotate(-45deg);
	transform-origin: center center;
	border-radius: 2px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active a .arrow{
	transform-origin: 80% center;
	transform: rotate(45deg);
}
.ui-tabs .ui-tabs-nav li a .category{
	display: inline-block;
	vertical-align: middle;
	position: relative;
	top: -3px;
	font-size: 1.2vw;
}
@media all and (min-width: 1800px){
	.ui-tabs .ui-tabs-nav li a .category{
		font-size: 1vw;
	}
}
@media all and (min-width: 2100px){
	.ui-tabs .ui-tabs-nav li a .category{
		font-size: .8vw;
	}
}
@media all and (max-width: 1200px){
	.ui-tabs .ui-tabs-nav li a .category{
		font-size: 14px;
	}
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active{
	border: 0;
	background: rgb(251,249,248);
}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover{
	border: 0;
	background: white;
}
/* End of Tabs */

.sponzori-inner {
	margin-left: 0px;
	margin-right: 0px;
}
.sponzori-inner:after {
	content: '';
	clear: both;
	display: table;
}
.sponzori-inner [class*="col"] {
	max-height: 171px;
	min-height: 171px;
	text-align: center;
	overflow: hidden;
}
.sponzori:after {
	clear: both;
	display: table;
	content: '';
}
.sponzori a {
	display: block;
}
.sponzori a img:hover  {
	outline: 3px solid #FF2C2C;
}

.sidebar-left .widget,
.sidebar-right .widget,
.prave-menu {
	background-color: #FFF;
	box-shadow: 0px 1px 1px rgba(20, 20, 20, 0.1);
	margin-bottom: 24px;
}
/* Heading */

.nav-horizontal-2 > li > a,
.block-heading,
.site-content .widget-title,
.sidebar-left .widget-title,
.sidebar-right .widget-title,
#sidebar-submenu-ul > li.current-menu-item > a,
#sidebar-submenu-ul > li.current-menu-parent > a,
#sidebar-submenu-ul > li.current-menu-ancestor > a {
	font-family: 'Open Sans', sans-serif;
	display: block;
	background-color: rgb(192,0,0);
	color: #FFF;
	text-decoration: none;
	min-height: 58px;
	font-weight: 700;
	font-size: 21px;
	text-transform: uppercase;
	padding: 15px 27px 15px 17px;
	position: relative;
	margin: 0;
}

/* Searching */
.sidebar-header-right .widget_search {
	height: 88px;
	line-height: 88px;
	position: relative;
}
.sidebar-header-right .search-submit {
	height: 48px;
	width: 48px;
	position: absolute;
	z-index: 100;
	top: 108px;
	border: 0;
	color: transparent;
	background: 0;
	background-image: url('assets/search.png');
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 24px 24px;
	opacity: 0;
	transition: width 0.5s, left 0.5s, opacity 0.5s;
	pointer-events: none;
}
@media all and (max-width: 1139px){
	.sidebar-header-right .search-submit{
		display: none;
	}
	img[alt="facebook"]{
		margin-top: 30px;
	}
}
.sidebar-header-right .search-field {
	position: absolute;
	opacity: 0;
	border: none;
	z-index: 100;
	height: 48px;
	top: 108px;
	color: white;
	background: rgb(171,141,121);
	padding: 0 30px;
	box-sizing: border-box;
	font-size: 18px;
	transition: width 0.5s, left 0.5s, opacity 0.5s;
	pointer-events: none;
	padding-right: 50px;
}
@media all and (max-width: 1139px){
	.sidebar-header-right .search-field {
		top: 24px;
	}
}
.sidebar-header-right .search-field::-webkit-input-placeholder {
	color: #FFF;
}
.sidebar-header-right .search-field:-moz-placeholder {
	/* Firefox 18- */
	color: #FFF;
	opacity:  1;
}
.sidebar-header-right .search-field::-moz-placeholder {
	/* Firefox 19+ */
	color: #FFF;
	opacity:  1;
}
.sidebar-header-right .search-field:-ms-input-placeholder {
	color: #FFF;
}

body.header-search-active .sidebar-header-right .search-field{
	opacity: 1;
	pointer-events: auto;
}
body.header-search-active .sidebar-header-right .search-submit{
	opacity: 1;
	pointer-events: auto;
}
.sidebar-header-right .icon {
	vertical-align: middle;
	cursor: pointer;
	margin-left: 20px;
	margin-right: 8px;
	position: relative;
	z-index: 200;
}
.caret {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 2px;
	vertical-align: middle;
	border-top: 4px dashed;
	border-top: 4px solid\9;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
}
.sidebar-right .widget:after,
.sidebar-left .widget:after {
	display: table;
	content: '';
	clear: both;
}
.widget .button,
.widget a.button .widget a:visited.button {
	color: #FFF;
	font-weight: 400;
}
/* Pocasi */

.weather_widget {
	text-align: center;
	padding-bottom: 20px;
}
.weather_widget img {
	display: block;
	margin: 20px auto;
}
/* Webcamera widget */

.webcamera_widget {
	padding: 20px;
}
.webcamera_widget img {
	margin-bottom: 10px;
}
/* Main Content */

.site-content {
	margin-bottom: 7.5px;
}
.site-content .content {
	padding: 0 15px 20px 15px;
	/*background-image: url('assets/watermark.jpg');*/
	background-repeat: repeat-y;
	background-position: center 60px;
	background-size: 60%;
}
.site-content .content .aktuality p.title {
	font-size: 26px;
	font-weight: bold;
	text-transform: uppercase;
	color: #644e3e;
	margin-bottom: 13px;
	padding-left: 0px;
	position: relative;
}
/*.site-content h2:before {
	content: '';
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url('assets/arrow-right-red.png');
	width: 15px;
	height: 24px;
	top: 6px;
	left: -5px;
}
*/
.site-content .aktuality,
.site-content .udalosti {
	clear: both;
}
.site-content .aktuality:after,
.site-content .udalosti:after {
	content: '';
	display: table;
	clear: both;
}
/* Post */

.site-content .post {
	padding: 10px 0px;
	border-bottom: 1px solid #f0edeb;
}
.site-content .post:after {
	clear: both;
	content: '';
	display: table;
}
.site-content .post:last-of-type {
	margin-bottom: 4px;
}
.site-content .post:last-of-type {
	margin-bottom: 20px;
	padding-bottom: 4px;
}
.site-content .post:last-of-type:after {
	display: block;
	clear: both;
	content: '';
	height: 1px;
	width: 100%;
	margin-top: 20px;
	background-color: #F0EDEB;
}
.site-content .post .post-thumbnail {
	box-sizing: border-box;
	float: left;
	display: block;
	width: 70px;
	height: 70px;
	overflow: hidden;
}
.site-content .post .post-thumbnail img{
	width: 100px;
	border: 1px solid #f0edeb;
	xwidth: 68px; /* původní hodnota */
	xwidth: 102px; /* JiKa - šířka náhledového obrázku příspěvku */
	margin-bottom: 0px;
}
.single .site-content .post .post-thumbnail{
	display: none;
}
.site-content .post .post-content{
	float: right;
	width: calc(100% - 70px);
	padding: 0 10px;
}
body.single .site-content .post .entry-header,
body.page .site-content .post .entry-header {
	float: right;
	margin-bottom: 0px;
}
.site-content .post .entry-header .post-date{
	display: none;
}
body.single .site-content .post .entry-header{
	width: 100%;
}
body.single .site-content .post .post-thumbnail ~ .entry-header{
	/*width: calc(100% - 90px);*/
}
body.single .site-content .post .post-thumbnail{
	margin-bottom: 20px;
}
.site-content .post .entry-header {
	float: right;
	width: calc(100% - 70px);
	margin-bottom: 0px;
}
.site-content.search-results .post .entry-header{
	width: 100%;
	float: left;
}
.site-content .post .entry-summary{
	clear: both;
}
.site-content .post .entry-content{
	clear: both;
}
.site-content .post h3 {
	font-size: 16px;
	display: inline-block;
	margin-top: 0px;
	padding: 0 10px;
	color: rgb(192,0,0);
	font-weight: 700;
	text-decoration: underline;
}
.site-content .post .entry-header br{
	display: none;
}
.site-content .post-date a {
	color: inherit;
	text-decoration: none;
	display: block;
	margin-top: -4px;
	font-weight: 100;
}
.post-date .created {
	font-weight: 100;
	/*display: none; /* JiKa - nezobrazovat datum publikování */
/* JiKa: viz take funkce "twentysixteen_entry_date()" v "wp-content/themes/webap/inc/template-tags.php" */
}
.post-date .updated {
	font-weight: 100;
	display: none; /* JiKa - nezobrazovat datum aktualizace */
/* JiKa: viz take funkce "twentysixteen_entry_date()" v "wp-content/themes/webap/inc/template-tags.php" */
}
.site-content .next-btn{
	float: right;
	height: 40px;
	padding: 0 20px;
	line-height: 40px;
	color: white;
	background: rgb(171,141,121);
	text-decoration: none;
}


/* Aktualni akce */

.seznam-akci .akce {
	padding: 15px;
	border-bottom: 1px solid #f0edeb;
}
.seznam-akci .akce h4 {
	font-size: 16px;
	color: #694d38;
	margin: 0;
	margin-bottom: 2px;
}
.aktualni-akce .button {
	color: #FFF;
	margin-top: 20px;
	margin-right: 20px;
}
/* Odkazy jinam */

.prave-menu {
	list-style-type: none;
	padding: 0;
	margin-top: 0px;
}
.prave-menu li {
	display: table;
	width: 100%;
	border-bottom: 1px solid #f0edeb;
}
.prave-menu li:last-of-type {
	border-bottom: none;
}
.prave-menu li a {
	display: table-row;
	height: 60px;
	width: 100%;
	vertical-align: middle;
	text-decoration: none;
}
.prave-menu li a:hover {
	text-decoration: underline;
}
.prave-menu .menu-image-hover-wrapper,
.prave-menu .menu-image-wrapper {
	display: table-cell;
	width: 78px;
	text-align: center;
	height: 60px;
	vertical-align: middle;
	position: absolute;
}
.prave-menu .menu-image-title {
	display: table-cell;
	vertical-align: middle;
	padding-left: 88px;
}
.prave-menu .menu-item a.menu-image-title-after.menu-image-not-hovered img,
.prave-menu .menu-item a.menu-image-hovered.menu-image-title-after .menu-image-hover-wrapper {
	padding-right: 0px;
}

/*************** Volby 2016 ***************/
.volby_widget {
	padding: 20px;
}
a.ribbon-link,
a:visited.ribbon-link {
	text-transform: uppercase;
	color: #FFF;
	background-color: #584536;
	display: block;
	padding: 10px 10px 10px 15px;
	font-size: 12px;
	background-image: url('assets/ribbon.png');
	background-repeat: no-repeat;
	margin-top: 16px;
}
/* Bottom margin */

#masthead + .container {
	margin-bottom: 24px;
}



/*************** Sponzori ***************/
.sponzori .menu-image-title {
	display: none;
}
.sponzori .vertical-center {
	height: 120px;
	padding: 24px;
}
.sponzori img {
	max-height: 124px;
	width: auto;
}
/* Footer */

.row.thicker-row {
	margin-left: -21px;
	margin-right: -21px;
}
.row.thicker-row > [class*="col-"] {
	padding: 0 21px;
}
.site-footer-top {
	background-color: rgb(171,141,121);
	color: rgb(62,62,62);
	padding: 0px 10px;
}
.site-footer-top a {
	color: rgb(62,62,62);
}
.site-footer-bottom {
	box-sizing: border-box;
	background-color: rgb(171,141,121);
	color: rgb(62,62,62);
	padding: 0px 10px;
}
.site-footer-bottom > .container{
	border-top: 1px solid rgb(137,112,96);
}
.site-footer-bottom a {
	color: rgb(62,62,62);
}
.site-footer-bottom img {
	vertical-align: bottom;
}
.site-footer h3 {
	color: #FFF;
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;
	margin-top: 22px;
	margin-bottom: 20px;
}
.site-footer-top > .container h3:after {
	background-color: rgb(137,112,96);
	height: 1px;
	width: 100%;
	position: relative;
	content: '';
	display: block;
	margin-top: 10px;
}
.caste-odkazy ul {
	list-style-type: none;
	padding: 0px;
}
.caste-odkazy li {
	padding: 5px 0px 0px 10px;
	position: relative;
	display: inline-block;
	width: 100%;
}
.caste-odkazy li:before {
	content: '';
	position: absolute;
	display: inline-block;
	background-image: url('assets/footer-arrow.png');
	width: 6px;
	height: 9px;
	margin-right: 5px;
	left: 0px;
	top: 9px;
	filter: brightness(0) invert(1) brightness(80%);
}
/* SMS Info */

.sms-info img {
	width: 100%;
	max-width: 147px;
	display: block;
	margin: 0 auto 20px;
}
/* WebAp */
.copyright {
	background-color: rgb(158,130,112);
	color: rgb(62,62,62);
	margin: 15px -9px 0px;
	padding: 40px 10px;
}
.copyright:after {
	content: '';
	display: table;
	clear: both;
}
.copyright a {
	display: block;
	float: right;
	color: #65574c;
	text-decoration: none;
}
.copyright a:hover {
	text-decoration: underline;
}
/* Form Footer */
.alo_easymail_widget table {
	width: calc(100% - 134px);
	display: inline-block;
}
.alo_easymail_widget table tr {
	width: 100%;
}

.alo_easymail_widget .alo_easymail_widget_form_public tr,
.alo_easymail_widget .alo_easymail_widget_form_public td,
.alo_easymail_widget .alo_easymail_widget_form_public tbody {
	display: block;
}
.alo_easymail_widget:after {
	content: '';
	clear: both;
	display: block;
}
.alo_easymail_widget .alo_easymail_widget_form_public table.alo_easymail_form_table label[for="opt_email"] {
	display: none;
}
.alo_easymail_widget input[type="text"],
.alo_easymail_widget input[type="submit"] {
	background-color: #FFF;
	border: none;
	line-height: 45px;
	height: 45px;
	padding: 0 20px;
	width: 100%;
}
.alo_easymail_widget input[type="submit"] {
	float: right;
	width: 128px;
}
.alo_easymail_widget input:focus {
	outline-color: rgb(192,0,0);
}
.alo_easymail_widget input[type="submit"] {
	background-color: #4d423a;
	color: #FFF;
	font-size: 16px;
}
/* scrollup-box */

.scrollup-box {
	position: relative;
	border-top: 1px solid rgb(137,112,96);
	margin-top: 36px;
	padding-top: 18px;
}
.scrollup-box a {
	display: inline-block;
	margin-right: 40px;
}
a.scrollup {
	font-size: 16px;
	font-weight: 700;
	text-decoration: none;
	background-color: rgb(62,62,62);
	color: white;
	height: 43px;
	line-height: 43px;
	display: block;
	position: absolute;
	top: -44px;
	padding: 0 20px;
	text-transform: uppercase;
	right: 0px;
	margin-right: 0px;
}
.scrollup .arrow-top-icon {
	margin-left: 10px;
}
/* Vysuvna roletka horni */

.vysuvna-roletka {
	position: absolute;
	display: none;
	top: 20px;
	left: 0px;
	background-color: white;
	width: 100%;
	height: auto;
	overflow: hidden;
	z-index: 400;
	box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.3);
	opacity: 0;
	visibility: hidden;
	transition: visibility 0s linear 0.0s, opacity 0.0s linear;
}
.popis-roletky {
	position: absolute;
	right: 20px;
	bottom: 20px;
	font-size: 30px;
	text-transform: uppercase;
	color: #c6bbb3;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	opacity: 0.2;
	pointer-events: none;
}
.nav-horizontal-2 .vysuvna-roletka ul {
	float: left;
	width: 25%;
	padding: 14px 20px 4px;
	margin-bottom: -6px;
}
.nav-horizontal-2 .vysuvna-roletka ul li {
	display: block;
	padding-bottom: 8px;
	padding-left: 4px;
	list-style-type: none;
}

.nav-horizontal-2 .vysuvna-roletka ul li.dont-show-in-menu {
	display: none;
}
.nav-horizontal-2 {
	position: relative;
}
.nav-horizontal-2 > li.active > a,
.nav-horizontal-2 > li.active > a:after {
	background-color: rgb(140,113,96);
	color: #FFF;
}

.nav-horizontal-2 > li.active,
.nav-horizontal-2 > li.active .vysuvna-roletka {
	visibility: visible;
	display: block;
	opacity: 1;
	transition-delay: 0s;
}

/* Font size changing */

.widget_font_size {
	position: relative;
}
ul.fonts-sub-menu {
	height: 48px;
	width: 300px;
	position: absolute;
	top: 76px;
	background-color: rgb(171,141,121);
	text-align: center;
	right: -50%;
	visibility: hidden;
}
ul.fonts-sub-menu li {
	height: 48px;
	line-height: 48px;
	padding: 0 20px;
	float: left;
	border-right: 1px solid rgb(100,100,100);
}
ul.fonts-sub-menu li:last-of-type {
	border-right: none;
}
.fonts-sub-menu.active {
	visibility: visible;
}
.small-font {
	font-size: 14px;
}
.medium-font {
	font-size: 14px;
}
.big-font {
	font-size: 14px;
}
/* Google translate */

.google-translate-widget .textwidget {
	width: 188px;
	right: 0px;
	top: 108px;
	position: absolute;
	background-color: rgb(171,141,121);
	overflow: hidden;
	height: 0;
}
.google-translate-widget .textwidget > .content{	
	padding: 0 12px;
	margin-top: 11px;
}
.google-translate-widget.active .textwidget {
	height: 48px;
	cursor: auto;
}
#top-1-navigation .google-translate-widget .textwidget,
#top-1-navigation .google-translate-widget .textwidget a {
	color: inherit;
}
/* Aktuality */

/*.aktuality .has-post-thumbnail > .entry-header,
.aktuality .has-post-thumbnail > p {
	padding-left: 83px;
}*/


.textwidget .news-category .sidebar-submenu-ul li {
	border-bottom: 1px solid #f0edeb;
}

.aktuality p {
	margin: 0;
}

/*hide read voice button only in calendar*/
article#post-56 .responsivevoice-button {
	display: none;
}

/*hide read voice button only in login page*/
article#post-5384 .responsivevoice-button,
article#post-5385 .responsivevoice-button,
article#post-5386 .responsivevoice-button,
article#post-5395 .responsivevoice-button {
	display: none;
}

/* Wordpress functions */
.post-edit-link {
	display: block;
	padding-bottom: 1em;
}
.entry-format,
.edit-link {
	display: block;
}
/* Responsive */

/* Responsive Menu */
.menu-icon {
	background-image: url('assets/menu.png');
	width: 75px;
	height: 88px;
	float: right;
	display: none;
}
.polar-link {
	display: block;
	text-align: center;
	max-width: 250px;
	margin: 0 auto;
}
.polar-link img {
	margin-top: 20px;
	margin-bottom: 20px;
}
.split-to-four-columns{
	-webkit-column-count: 4; /* Chrome, Safari, Opera */
	-moz-column-count: 4; /* Firefox */
	column-count: 4;
}
.sidebar-submenu-ul ul {
	margin: 0px;
	list-style-type: none;
}
.sidebar-submenu-ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.sidebar-submenu-ul li {
	/*border-bottom: 1px solid #f0edeb;*/
	display: block;
}
.sidebar-submenu-ul li a {
	padding: 5px 12px;
	display: block;
	text-decoration: none;
}
.sidebar-submenu-ul li a:hover {
	text-decoration: underline;
}
.sidebar-submenu-ul .sub-menu {
	padding-left: 10px;
}
.sidebar-submenu-ul > li > .sub-menu {
	padding-left: 0px;
}
.sidebar-submenu-ul li.current-menu-item > .sub-menu {
	display: block;
}
.sidebar-submenu-ul li.current-menu-item > a {
	text-decoration: none;
	background-color: #C6BBB3;
}
.sidebar-submenu-ul > li span.more-icon {
	display: none;
	float: right;
}
.sidebar-submenu-ul > li .sub-menu li.menu-item-has-children > a span.more-icon {
	display: inline-block;
}
.sidebar-submenu-ul > li .sub-menu li.menu-item-has-children > a span.more-icon:after {
	content: "+";
	font-size: 1.2em;
}
.sidebar-submenu-ul > li .sub-menu li > .sub-menu {
	display: none;
}
.sidebar-submenu-ul > li .sub-menu li.current-menu-item > a span.more-icon:after,
.sidebar-submenu-ul > li .sub-menu li.current-menu-ancestor > a span.more-icon:after {
	content: "-";
	font-size: 1.2em;
}
.sidebar-submenu-ul > li .sub-menu li.current-menu-item > .sub-menu,
.sidebar-submenu-ul > li .sub-menu li.current-menu-ancestor > .sub-menu {
	display: block;
}



/* Gallery styles */

/*.entry-content img {
	margin: 0 0 24px 0;
	max-width: 640px;
}*/
.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft, img.alignright, img.aligncenter {
	margin-bottom: 12px;
}
.content .wp-caption {
	background: #f1f1f1;
	color: #888;
	font-size: 12px;
	line-height: 18px;
	text-align: center;
	margin-bottom: 20px;
	padding: 4px;
}
.content .wp-caption img {
	margin: 5px;
}
.content .wp-caption p.wp-caption-text {
	margin: 0 0 4px;
}
.content .wp-smiley {
	margin:0;
}
.content .gallery {
	margin: auto;
}
.content .gallery .gallery-item {
	/*float: left;*/
	display: inline-block;
	margin-top: 10px;
	text-align: center;
	/*width: 33%;*/
}
.content .gallery img {
	border: 2px solid #cfcfcf;
}
.content .gallery .gallery-caption {
	margin-left: 0;
}
.content .gallery dl {
	margin: 0;
}
.content .gallery img {
	border: 10px solid #f1f1f1;
}
.content .gallery-caption {
	color: #888;
	font-size: 12px;
	margin:-24px 0 24px 0;
}
.content .gallery br+br {
	display: none;
}

/* Overriding JQuery-UI */
.ui-widget-header {
	background: transparent;
	border-top: transparent;
	border-left: transparent;
	border-right: transparent;
}
.ui-widget-content {
	background: transparent;
	border: transparent;
}
.ui-widget.ui-widget-content {
	border: transparent;
}
.ui-widget-content a {
	display: inline-block;
}
	body.header-search-active #menu-1 {
		opacity: 1;
	}
@media(max-width: 1139px) {
	.google-translate-widget .textwidget {
		top: 175px;
		width: 100%;
		left: 0px;
	}
	#menu-1 a:hover {
		background-color: transparent;
	}
	.sidebar-header-right .google-translate-widget.active {
		padding-bottom: 76px;
	}
	.sidebar-header-right .widget_font_size {
		display: none;
	}
	.sidebar-header-right .widget_search {
		display: block;
		float: left;
		margin-left: 0;
	}
	.sidebar-header-right .widget_search .search-field {
		padding-left: 55px;
	}
	.sidebar-header-right .google-translate-widget {
		padding-bottom: 23px;
		padding-top: 33px;
		padding-right: 20px;
		float: right;
	}
	#sticky-area {
		top: 0px;
	}
	.nav-horizontal-2 > li {
		width: 33.333%;
	}
	.nav-horizontal-2 .vysuvna-roletka ul {
		width: 33.3333%;
	}
	.menu-icon {
		display: inline-block;
	}
	#top-1-navigation {
		height: auto;
	}
	#menu-1,
	#menu-2,
	.sidebar-header-right {
		display: none;
		padding: 0;
	}

	body.menu-active #menu-1,
	body.menu-active #menu-2,
	body.menu-active .sidebar-header-right {
		display: block;
	}
	body.menu-active #top-1-navigation {
		border-bottom: none;
	}
	.header-top-strip,
	.header-bottom-strip {
		clear: both;
	}
	.header-bottom-strip {
		background-color: #5A422E;
		margin: 0 -5px;
	}

	.sidebar-header-right {
		clear: both;
		float: left;
		width: 100%;
	}
	#menu-1 {
		float: none;
		clear: both;
	}
	#menu-horni-kratke-menu {
		margin: 0 -5px;
	}
	#menu-1 li {
		display: inline-block;
		width: auto;
		text-align: center;
	}
	#menu-1 a {
		display: inline-block;
	}
	#menu-1 .current-menu-item a:after {
		content: none;
	}

/****************************** Uprava roletky ******************************/
	.menu-horni-menu-container {
		min-height: 0;
		margin: 0 -5px;
		background: #5A422E;
	}
	.nav-horizontal-2 .sub-menu {
		display:none;
	}
	.nav-horizontal-2 > li {
		min-height: 0;
	}
	body.nav-is-sticky .logo,
	body .logo {
		transition: none;
		transform: scale(1);
		width: 57px;
		height: 65px;
	}
	body.nav-is-sticky .site-title {
		left: 0px;
	}
	.logo-section .logo {
		margin-top: 11px;
	}
	.logo-section h1 {
		top: -6px;
		padding-left: 5px;
	}
	body.menu-active {
		overflow: hidden;
	}
	body.menu-active #sticky-area {
		height: 100%;
		overflow: scroll;
		overflow-x: hidden;
		background-color: #5A422E;
		padding-bottom: 31px;
		-webkit-overflow-scrolling: touch;
	}
	.split-to-four-columns {
		-webkit-column-count: 2; /* Chrome, Safari, Opera */
		-moz-column-count: 2; /* Firefox */
		column-count: 2;
	}
	body.admin-bar.nav-is-sticky #sticky-area,
	body.admin-bar #sticky-area {
		top: 32px;
		transition: none;
	}
}

/* Tablet */
@media(max-width: 800px) {
/* Responsive header menu */
	.nav-horizontal-2 > li {
		width: 50% !important;
	}
	.nav-horizontal-2 .vysuvna-roletka ul {
		width: 50%;
	}
	.site-header {
		margin-bottom: 0px;
	}
	.site-info-text {
		height: 300px;
		padding-bottom: 0px;
	}
	.site-description {
		display: none;
	}
}


@media(max-width: 782px) {
	body.admin-bar.nav-is-sticky #sticky-area,
	body.admin-bar #sticky-area {
		top: 46px;
	}
}
@media(max-width: 768px) {
	.sidebar-right,
	.sidebar-left {
		width: 50%;
	}
	.sidebar-right{
		float: right;
	}
	@media all and (max-width: 480px){
		.sidebar-right,
		.sidebar-left {
			width: 100%;
			clear: both;
		}
	}
	#menu-1 li,
	#menu-1 a {
		width: 100%;
	}
	#menu-1 li:first-of-type a {
		border-top: 1px solid rgba(255, 255, 255, 0.1);
	}
	#menu-1 li a {
		border-bottom: 1px solid rgba(255, 255, 255, 0.1);
	}
}
@media(max-width: 600px) {
	#wpadminbar {
		position: fixed;
	}
}
/****************************** Mobile ******************************/
@media(max-width: 400px) {

	.logo-section h1, .logo-section h1 .bold-text {
		font-size: 18px;
	}
	.split-to-four-columns {
		-webkit-column-count: 1; /* Chrome, Safari, Opera */
		-moz-column-count: 1; /* Firefox */
		column-count: 1;
	}
	.logo-section h1, .logo-section h1 .bold-text {
		font-size: 18px;
	}
	.logo-section h1 {
		top: -14px;
	}
	.nav-horizontal-2 > li {
		width: 100% !important;
	}
	.nav-horizontal-2 .vysuvna-roletka ul {
		width: 100%;
	}
}

body.page .site-description,
body.single .site-description {
	display: none;
}
body.page .site-info-text,
body.single .site-info-text {
	height: 310px;
}
@media(max-width: 992px) and (min-width: 768px) {
	body.page .widget_flexipages,
	body.single .widget_flexipages {
		width: 200%;
		margin-top: 10px;
	}
}

.current-day.has-events > a:after {
	left: -83% !important;
	top: -29% !important;
}

body.menu-2-sticky .nav-horizontal-2 > li > a {
	position: fixed;
	top: 88px;
	width: inherit;
	z-index: 800;
}
body.menu-2-sticky .nav-horizontal-2 > li > .sub-menu {
	padding-top: 80px;
}

#sidebar-submenu-ul li.dont-show-in-menu,
.menu-horni-menu-container li.dont-show-in-menu,
ul li.dont-show-in-menu {
	display: none;
}


/****************************** Ocesani menu na podstrance ******************************/
#sidebar-submenu-ul > li {
	display: none;
}
#sidebar-submenu-ul > li.current-menu-item,
#sidebar-submenu-ul > li.current-menu-parent,
#sidebar-submenu-ul > li.current-menu-ancestor {
	display: block;
}
#sidebar-submenu-ul > li li.menu-item-has-children > a {
	position: relative;
	display: block;
	width: 100%;
}
/*#sidebar-submenu-ul > li li.menu-item-has-children > a:after {
	content: '';
	display: inline-block;
	width: 10px;
	height: 10px;
	position: absolute;
	background-color: red;
	right: 0px;
	top: 0px;
	width: 20px;
	height: 100%;
}
#sidebar-submenu-ul > li li.menu-item-has-children > ul {
	display: none;
}
#sidebar-submenu-ul > li > li.current-menu-item.menu-item-has-children > ul,
#sidebar-submenu-ul > li > li.current-menu-parent.menu-item-has-children > ul,
#sidebar-submenu-ul > li > li.current-menu-ancestor.menu-item-has-children > ul{
	display: block;
}*/

@media(min-width: 1139px) {
	body.roletka-is-sticky .nav-horizontal-2 > li > a {
		 position: fixed !important;
		 width: inherit;
		 top: 88px;
		 z-index: 50;
		max-width: calc(1601px / 6);
	}
	body.roletka-is-sticky .nav-horizontal-2 .sub-menu {
		margin-top: 58px;
	}
	body.admin-bar.roletka-is-sticky .nav-horizontal-2 > li > a {
		top: 120px;
	}
	body.roletka-is-sticky .vysuvna-roletka {
		position: fixed;
		top: 146px !important;
		left: calc(50% - 800px) !important;
	}
	@media all and (max-width: 1610px){
		body.roletka-is-sticky .vysuvna-roletka{
			left: 4.5px !important;
		}
	}
	body.admin-bar.roletka-is-sticky .vysuvna-roletka {
		top: 178px !important;
	}
}

.navigation.post-navigation:after {
	clear: both;
	content: '';
	display: table;
}

.calendar {
	margin-top: 30px;
}
.calendar input[type="submit"] {
	margin-left: 10px !important;
	display: inline-block;
}
.calendar .my-calendar-header,
.calendar.mc-main .mc_bottomnav {
	background-color: #59473A;
	position: static;
	height: auto;
}
.calendar.mc-main caption {
	padding-bottom: 14px;
}
.calendar.mc-main .mc_bottomnav {
	margin-bottom: 30px;
	color: #FFF;
}
.calendar .my-calendar-prev,
.calendar .my-calendar-next {
	top: 39px;
}
.calendar .mc-active {
	color: #FFF;
	display: inline-block;
	font-size: 11px;
	text-decoration: underline;
}
.calendar.mc-main .event-title a {
	color: #fff;
}

#listenButton1 {
	margin-bottom: 10px;
}

/****************************** Dotazy a Odpovedi ******************************/
.commentlist {
	list-style-type: none;
	padding-left: 0px;
}
.commentlist .comment-body{
	margin-bottom: 20px;
}
.commentlist .children {
	padding-left: 20px;
}
.commentlist .children li{
	padding: 0px; /* WebAp */
	border: none;
}
.commentlist .reply { /* WebAp - Komentáře - odkaz pro vlozeni odpovědi */
	display: none;
}
.commentlist .comment-meta .comment-author {
	display: inline-block;
}
.commentlist .comment-meta .comment-metadata {
	display: inline-block;
	float: right;
	font-size: 85%;
	text-align: right;
}
.commentlist .comment-meta .comment-metadata a {
	color: grey;
	text-decoration: none;
}
.commentlist ul {
	list-style-type: none;
}
.commentlist li {
	background-color: #fbedd0; /* puvodni white - JiKa fafafa*/
	border: 1px solid #6f5e52; /* puvodni f0edeb - JiKa */
	padding: 20px;
	margin-bottom: 20px;
}
.commentlist > li {
	margin-bottom: 20px;
}
.commentlist li p{
	margin: 0px;
}
.calendar.mc-main .event-title .has-image {
	padding-left: 10px;
}
.calendar.mc-main .mc_hlavni .event-title a {
	background-color: #C6BBB3;
	text-align: left;
}
.calendar td {
	vertical-align: top !important;
}
.mc-main.mini .details.has-image img {
	display: none;
}
.list-event .details.has-image img {
	max-height: 150px !important;
	height: 150px !important;
}
.single-event .details.has-image img {
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}
.mc-main .calendar-events {
	z-index: 40 !important;
}
.mc-main .event-title img {
	display: none;
}
.calendar .vevent {
	text-align: left;
}
.mc-main .has-events >a:before {
	opacity: 0.3;
}
.calendar .current-day {
	background-color: rgb(213, 71, 68);
}
.longdesc {
	padding: 0 10px !important;
	max-height: 92px;
	overflow: hidden;
}
.mc-main .vcard {
	margin: 10px 0 15px 0px;
	padding: 20px;
	max-width: 80px;
	text-align: center;
	float: none;
	background: rgba( 0, 0, 0, .1 );
}

.mc-main .details {
	padding: 10px 10px 10px 10px;
}
.mc-main.mini .vcard {
	margin-top: 10px;
}

.single-event .longdesc {
	padding: 0px !important;
	max-height: auto;
}
.single-event .details {
	padding: 0px;
}
.calendar .details .longdesc {
	padding-left: 0px !important;
}
.mc-main .close:hover, .mc-main .close:focus {
	background-color: transparent !important;
}

/****************************** JiKa ******************************/









blockquote {
	border-left: 4px solid #ccc;
	color: #777777;
	font-style: italic;
	font-size: 75%;
	margin: 30px 0 30px 15px;
	padding-left: 40px;
	background: url(/wp-content/uploads/2016/03/bg-citace-quote-e1456847967163.png ) no-repeat;
}

.responsivevoice-button {
	margin-top: -40px;
}

button[id="listenButton1"] {
	background-color: white;
	float: right;
	border: none;
	/*border: solid 1px #cc0000;*/
	/*border-radius: 2px 10px;*/
	/*color: red;*/
}

/* style main menu */
ul.shortcode_menu.menu_Z106 {color: green}
ul.shortcode_menu.menu_Z106 li {color: green}
ul.shortcode_menu.menu_Z106 li:hover { color: green}
ul.shortcode_menu.menu_Z106 li a {color: green}
ul.shortcode_menu.menu_Z106 li:hover a { color: green}
/* style sub menus */
ul.shortcode_menu.menu_Z106 li ul.sub-menu {color: green}
ul.shortcode_menu.menu_Z106 li ul.sub-menu li {color: green}
ul.shortcode_menu.menu_Z106 li ul.sub-menu li:hover {color: green}
ul.shortcode_menu.menu_Z106 li ul.sub-menu li a {color: green}
ul.shortcode_menu.menu_Z106 li ul.sub-menu li:hover a { color: green}
/* style arrows */
ul.shortcode_menu.menu_Z106 ul.wpsm-arrow-enabled:before { color: green}
ul.shortcode_menu.menu_Z106 ul.wpsm-arrow-enabled.wpsm-left-arrow:before {color: green}
ul.shortcode_menu.menu_Z106 ul.wpsm-arrow-enabled.wpsm-up-arrow:before {color: green}
/* sub menu without arrow */
.shortcode_menu.wpsm-menu.menu_enhance ul {color: green}
/* enhance sub menu with arrow */
.shortcode_menu.wpsm-menu.menu_enhance ul.wpsm-arrow-enabled.wpsm-left-arrow { color: green}
.shortcode_menu.wpsm-menu.menu_enhance ul.wpsm-arrow-enabled.wpsm-left-arrow ul.wpsm-arrow-enabled.wpsm-left-arrow { color: green}
/* inline sub menu without arrow */
.shortcode_menu.wpsm-menu.enhance_shortcode_menu_inline ul {color: green}
.shortcode_menu.wpsm-menu.enhance_shortcode_menu_inline ul ul {color: green}
/* inline sub menu with arrow */
.shortcode_menu.wpsm-menu.enhance_shortcode_menu_inline ul.wpsm-arrow-enabled.wpsm-up-arrow { color: green}
.shortcode_menu.wpsm-menu.enhance_shortcode_menu_inline ul.wpsm-arrow-enabled.wpsm-left-arrow {color: green}

/* Admin bar - IE 11 */
li#wp-admin-bar-my-account > a {
	min-width: 100%;
}

