/* normalize css je ve vendor.min.css */

/* basic typography -------------------------------------------------------------- */

/* Default font settings. The font-size percentage is of 16px. (0.75 * 16px ~ 12px) */
body { font-size: 16px; color: #54585e; font-family:'Ubuntu', Arial, Helvetica, sans-serif; background: #f0f0f0;}

/* Headings -------------------------------------------------------------- */
h1, h2, h3, h4, h5, h6 { color: #14232b; font-weight:normal;}
h1 { font-size: 20px; line-height: 20px; margin:1px 0 35px; padding: 10px 0;}
h2 { font-size: 20px; line-height: 20px; margin:1px 0 35px; padding: 10px 0; }
h3 { font-size: 20px; line-height: 20px; margin:1px 0 35px; padding: 10px 0; }
h4 { font-size: 18px; line-height: 18px; margin:0 0 10px; padding: 10px 0;}
h5 { font-size: 1em; font-weight: bold; margin:0 0 10px; padding: 10px 0;}
h6 { font-size: 1em; font-weight: bold; }

/* Text elements -------------------------------------------------------------- */
p { margin: 0 0 1.5em; }
p img.left { float: left; margin: 0 8px 8px 0; padding: 0; }
p img.right { float: right; margin: 1.5em 0 1.5em 1.5em; }

/*a:visited { color: #30334A; } */
a { color: #c29c54; text-decoration: underline; }
a:focus, a:hover { color: #9a7225; }

hr { color: #b9b9b9; background-color: #b9b9b9; border:none; height: 1px; margin: 6px 0 6px 0; clear:both;}

blockquote { margin: 1.5em; color: #666; font-style: italic; }
strong { font-weight: bold; }
em,dfn { font-style: italic; }
dfn { font-weight: bold; }
sup, sub { line-height: 1.22; font-size: xx-small;}
sup {vertical-align: top;}
suB {vertical-align: bottom;}

abbr, acronym { border-bottom: 1px dotted #666; }
address { margin: 0 0 1.5em; font-style: italic; }
del { color:#666; }
pre { margin: 1.5em 0; white-space: pre; }
pre,code,tt { font: 1em 'andale mono', 'lucida console', monospace; line-height: 1.5; color:#d0a600; }

/* Lists -------------------------------------------------------------- */
li ul, li ol { margin:0 1.5em; }
ul, ol { margin: 0 1.5em 1.5em 1.5em; }

ul { list-style-type: disc; }
ol { list-style-type: decimal; }

dl { margin: 0 0 1.5em 0; }
dl dt { font-weight: bold; }
dd { margin-left: 1.5em;}

/* Tables -------------------------------------------------------------- */
table { margin-bottom: 1.4em; width:100%; }
th { font-weight: bold; }
thead th { background: #acaeb9;}
th,td,caption { padding: 4px 10px 4px 5px; }
tr.even td { background: #e5ecf9; }
tfoot { font-style: italic; }
caption { background: #eee; color:#000; }

/* Misc classes -------------------------------------------------------------- */
.small { font-size: .8em; margin-bottom: 1.875em; line-height: 1.875em; }
.large { font-size: 1.2em; line-height: 2.5em; margin-bottom: 1.25em; }
.hide { display: none; }

.quiet { color: #666; }
.loud { color: #000; }
.highlight { background:#ff0; }
.added { background:#060; color: #fff; }
.removed { background:#900; color: #fff; }

.first { margin-left:0; padding-left:0; }
.last { margin-right:0; padding-right:0; }
.top { margin-top:0; padding-top:0; }
.bottom { margin-bottom:0; padding-bottom:0; }

/* Pre-seting Web site -------------------------------------------------------------- */

@media screen, projection {

h1, h2, h3 {font-size:28px; line-height:38px; text-align:center; position:relative;}
h1:after, h2:after, h3:after {content:''; position:absolute; width: 86px; height: 16px; background: url(../images/h1under.png) no-repeat top center; left:50%;  bottom: -15px; margin-left: -43px;}

h1 strong, h2 strong, h3 strong, h4 strong, h5 strong { color:#000;}

h4, h5 {font-weight:normal; text-align:center; position:relative;}
p { margin:0; padding:6px 0; line-height:1.2; font-weight:normal;}
select, input, textarea {background: #fbfbfb; border:1px solid #e4e4e4; color:#565656; -moz-border-radius:3px; -webkit-border-radius: 3px; border-radius: 3px; padding: 0 15px; height: 28px;}
.cleaner { clear:both; }


/* Nastaveni fontu -------------------------------------------------------------- */
/* ubuntu-300 - latin-ext */
@font-face {
  font-display: swap; /* zamezeni problikavani*/
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 300;
  src: local(''),
       url('../fonts/ubuntu-v19-latin-ext-300.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../fonts/ubuntu-v19-latin-ext-300.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* ubuntu-regular - latin-ext */
@font-face {
  font-display: swap; /* zamezeni problikavani*/
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 400;
  src: local(''),
       url('../fonts/ubuntu-v19-latin-ext-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../fonts/ubuntu-v19-latin-ext-regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* ubuntu-italic - latin-ext */
@font-face {
  font-display: swap; /* zamezeni problikavani*/
  font-family: 'Ubuntu';
  font-style: italic;
  font-weight: 400;
  src: local(''),
       url('../fonts/ubuntu-v19-latin-ext-italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../fonts/ubuntu-v19-latin-ext-italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* ubuntu-500 - latin-ext */
@font-face {
  font-display: swap; /* zamezeni problikavani*/
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 500;
  src: local(''),
       url('../fonts/ubuntu-v19-latin-ext-500.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../fonts/ubuntu-v19-latin-ext-500.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* ubuntu-700 - latin-ext */
@font-face {
  font-display: swap; /* zamezeni problikavani*/
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 700;
  src: local(''),
       url('../fonts/ubuntu-v19-latin-ext-700.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../fonts/ubuntu-v19-latin-ext-700.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}


/* web  -------------------------------------------------------------- */

.innernews { padding:30px 20% 70px 0;}
.innernews .plakat { margin-left:20%;}

.nenalezeno { margin:50px 20px; text-align:center; border:#c29c54 solid 10px; padding: 40px 10px;}
.kodhttp { font-size:36px;}

.gdpr { font-size:11px; color:#999;}

::-moz-selection { background:#d9dde2; color:#000;}
::-webkit-selection { background:#d9dde2; color:#000;}

.zalozka { display:block; position:relative;}
.zalozka a { position:absolute; left:0; top:-150px;}

.middle, .obsahHolder p.middle {text-align:center;}

.wrapper { max-width:1200px; /*min-height:600px;*/ margin: 0 auto; padding:0; position:relative;}

#header { min-height: 117px; margin:0 auto; color:#fff; width:100%; background: #1e2328; }

a#logo { display:block; position:absolute; left:0px; top: 10px; width:275px; height:85px; text-decoration:none; background:url(../images/logo-knihovna-hlucin-bila.png) no-repeat; z-index:55; background-size:275px auto;}
a#logo img { display:none;}

.headerlink { padding:20px 0 0 0; font-size:16px; text-align:right;}
.headerlink a { text-decoration:none; color:#FFF; display: inline-block; margin: 0 0 0 6px; background-color:#0079e0;}
.headerlink br { display:none;}
.btnkonto, .btnkatalog {-moz-border-radius:6px; -webkit-border-radius:6px; border-radius:6px; background: url(../images/bg-ikony-btnkonto.png) no-repeat; background-position: 5px 3px; padding:20px 40px 20px 60px;}
.btnkatalog {background: url(../images/bg-ikony-btnkatalog.png) no-repeat;}
.headerlink a.btnfacebook {-moz-border-radius:60px; -webkit-border-radius:60px; border-radius:60px; width:20px; padding:20px; color: rgba(0, 0, 0, 0); background:#0079e0 url(../images/bg-ikony-btnfacebook.png) no-repeat top center;background-position: 5px;}
.headerlink a.btninsta {-moz-border-radius:60px; -webkit-border-radius:60px; border-radius:60px; width:20px; padding:20px; color: rgba(0, 0, 0, 0); background:#0079e0 url(../images/bg-ikony-btninsta2.png) no-repeat top center;}
.btnfacebook span, .btninsta span { color: rgba(0, 0, 0, 0);}
.headerlink a:hover { background-color:#c29c54;}

#underheader, #underheaderInner { min-height:400px; background:url(../images/bg-underheader.jpg) no-repeat center; background-size: cover; padding:1px;}
#underheader h1 {text-align:left; font-size:48px; color:#FFF; line-height:55px; padding:70px 0 0 30px; font-family: 'Ubuntu', sans-serif; }
#underheader h1 span { font-size:60px; font-weight: bold;}
#underheader h1:after { display:none;}
#underheader p { color:#FFF; padding-left:30px; font-size:22px;}

.warninginfo { background:#f6bf00; text-align:center; color:#241c00;}
.warninginfo p { padding:10px 50px; position:relative;}
.warninginfo p:after, .warninginfo p:before {content:''; position:absolute; width: 30px; height: 30px; background: url(../images/icon-pozor.png) no-repeat top center; left:10px; top: 4px; }
.warninginfo p:before { left:inherit; right:10px;}

#underheaderInner { min-height:100px;}

#menu { min-height:38px; font-size:14px; font-weight: lighter; margin:0 323px 0 0; padding:0; text-align:left;}
#menu ul { margin:0; padding:0;}
#menu li { display:inline; list-style-type:none;}
#menu a {text-decoration:none; color:#000; display:block; height:15px; line-height:15px; padding:10px 10px; margin: 0; border-bottom:#fff solid 3px;}
#menu li a {display:inline-block; white-space:nowrap;}
#menu a:hover { border-bottom:#c29c54 solid 3px; color:#5b5b5b; background:#FFF;}
#menu ul li.selected a { border-bottom:#0079e0 solid 3px;}

#menu ul li ul {display:none;}
#menu ul li.selected ul {display:block;}
#menu ul li.selected ul li ul {display:none;}
#menu ul li.selected ul li.selected ul {display:block;}

#menu ul li ul { position:absolute; bottom:-38px; left:0; width:100%; max-width:inherit; min-height:38px; z-index:0; padding:0; background: #0079e0; z-index:99; color:#FFF;}
#menu ul li.selected ul { display: block; }
#menu ul li ul li a, #menu ul li.selected ul li a { color:#fff;}
#menu ul li.selected ul li a:after { display:none;}
#menu ul li ul li a:hover, #menu ul li.selected ul li a:hover, #menu ul li.selected ul li.selected a:hover { color:#fff; background:#0a62ad;}
#menu ul li ul li.selected a, #menu ul li.selected ul li.selected a {color:#fff; background:#000;}


#searchBox { float:right; text-align:right;}
#searchBox p { padding: 4px;}
#searchBox label { display:none;}
#fldSearchBox { background:#FFF url(../images/bg-ikony-hledat.png) no-repeat top left; background-size: 28px 28px; padding-left:40px; text-align:right;
height:29px; line-height:29px;}


a.buton, input.buton, button.buton, p.buton {color:#c29c54; font-size:14px; font-weight: normal; line-height:21px; height:21px; padding:7px 20px; text-decoration:none; position:relative;
-moz-border-radius:3px; -webkit-border-radius: 3px; border-radius: 3px; border:#c29c54 solid 1px; background:#fff;}
 p.buton { cursor:pointer; display:inline; padding:7px 20px;}
a:hover.buton, input:hover.buton, button:hover.buton, p:hover.buton {color:#fff; background:#c29c54; }

input.buton, button.buton {padding:0 20px; margin:0 4px; height:30px;}

.midle, .obsahHolder p.midle {text-align: center;}
.obsahHolder { max-width:1200px; min-height:600px; margin:45px auto 20px; padding-top:1px;}
.obsahHolder p strong, .obsahHolder table strong { color:#000;}
.obsahHolder ul {margin:0 0 20px 0; padding:0;}
.obsahHolder ul li {list-style-type:none; background:url(../images/bg-ul-dot.png) no-repeat; background-position:2px 3px; padding: 0 0 10px 20px;}

.colmn1 { float:left; width: 48%; padding:10px 1%; margin-bottom:10px;}
.colmn2 { float:right; width: 48%; padding:10px 1%; margin-bottom:10px;}

.colmn1n3 { float:left; width:calc(33% - 20px); border-right:#c4cccf 1px dotted; padding:0 10px; margin:10px 0; min-height:300px;}
.colmn2n3 { float:left; width:calc(66% - 20px); border-right:#c4cccf 1px dotted; padding:0 10px; margin:10px 0; }

.colmn1n3 ul { margin:0;}

.hideme { position:absolute; top: -1200px; left:0;}

.greybox table tr.selected { background:#c29c54; color:#000;}

.obrazek { width:40%; height:auto;}
.colmn1 img.obrazek, .colmn2 img.obrazek { width:90%; height:auto;}

.listBox { padding:6px 0 0; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; padding: 10px 35px; text-decoration:none; display:block; background:#c29c54; color:#fff;}
.listBoxSubitem { border:#dbe2e0 solid 1px; border-top:none; background:#fbfbfb;-moz-border-radius: 0 0 3px 3px; -webkit-border-radius:0 0 3px 3px; border-radius:0 0 3px 3px; padding:20px; color:#393939; margin-bottom:20px;}

.greybox { background-color:#dddddd; padding:10px 30px 30px 30px; margin-bottom:30px;}
.napis { text-align:center; color:#0079e0; font-size:22px; padding:0 36px 20px 36px;}
.tip {border-radius:3px; padding:10px 20px; background:#e4d8c2; border:#c29c54 solid 1px; color:#90691e; text-align:center; font-size:14px;}
.tipy { background:#dddddd url(../images/bg-ikony-tipy.png) no-repeat top right;}
.tipy a.buton { background:#c29c54; color:#FFF;}
.tipy a.buton:hover { background:#0079e0; border:#0079e0 solid 1px;}

.backTop { position:fixed; bottom: 20px; right:20px;}
.backTop a { display:block; width:36px; height:36px; background: url(../images/go-up.png); -moz-border-radius:20px; -webkit-border-radius:20px; border-radius:20px;}
.backTop a strong { display:none;}

.newsItem { padding:10px 10px 20px 10px; margin-bottom:30px; border-top:#b9b9b9 solid 1px; min-height:225px;}
.end { border-bottom:#e6e6e6 solid 1px;}
.newsImg { float:left; margin:0 20px 10px 0; padding:0; display:block; width: 300px; height:225px; overflow:hidden;}
.newsImg img { width: auto; height:100%;}
.newsItem h3 { text-align:left; margin:10px 0; padding:0; color:#000; font-size:22px; line-height:22px; color:#0079e0;}
.newsItem h3:after { display:none;}
.date {color:#000; font-weight: bold; padding:0; font-size:12px;}
.perex { padding-bottom:20px;}


.plakat { float: right; margin-left: 20px; max-width:30%;}
.plakat img { width:100%; height:auto;}
.oneFotoNews { text-align:center;}
.imgHolder { width:100%; overflow:hidden; min-height:265px;}

/*----swiper----*/
/* základní swiper.css z package swiper je zahrnutý do vendor.min.css */
:root {
    --swiper-theme-color: #c29c54;
    --swiper-pagination-bullet-size: 10px;
    --swiper-pagination-bullet-width: 10px;
    --swiper-navigation-size: 27px;
}
.swiper-slide { margin-bottom:30px;
text-align:center;}

.swiper-pagination-bullet {
    border: var(--swiper-theme-color) solid 1px;
    background: transparent;
	opacity: var(--swiper-pagination-bullet-inactive-opacity, 1);
}
.swiper-pagination-bullet-active {
    background: var(--swiper-theme-color);
}

.swiper-button-next, .swiper-button-prev { top:10%;}

.swiper-slide p { padding-bottom: 20px;}
/*----/swiper----*/

/*----baguettebox----*/
/* základní baguettebox.css z package baguettebox je zahrnutý do vendor.min.css */
.baguetteBox-button {
    background: #000;
    color: #ddd;
    width: 1.5em;
    height: 1.5em;
    border-radius: .7em;
}
/*----/baguettebox----*/

/*----anketa----*/
.anketaBox {-moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px; padding:10px; margin:0 0 10px 0; border:#cccccc solid 1px; position:relative; background: #f2f2f2;}
.ankItem { margin:5px 0;}
/* js-active = povoleno hlasovani */
.anketaBox.js-active .ankItem { cursor: pointer}
/* js-voted = odhlasovano */
/*.anketaBox.js-voted {}*/
.ankPopis { display:block;}
.ankBar { display:inline-block; height:10px; position:relative; width:100%; background: #e1e1e1;}
.ankBar:hover { background:#d4d4d4;}
.barInner { background:#333; display:block; height:10px;}
.ankPomer { float:right; line-height:10px;}

.anketaON {
    color:#13ca00; background:transparent url(../images/arrows.png) no-repeat; background-position: -10px -105px; margin-left:3px; padding-left:20px;
    display:none;
    line-height:16px;
}
.anketaBox.js-active .anketaON { display: inline-block}

.anketaOFF { color:#9e0000; background:transparent url(../images/arrows.png) no-repeat; background-position: -10px -140px; margin-left:3px; padding-left:20px; display:inline-block; line-height:16px; }
.anketaBox.js-active .anketaOFF{ display: none}

.anketaBox .overlay {
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #f2f2f2;
    display: none;
    place-items: center;
    background-image:
            repeating-linear-gradient(
                    -45deg,
                    transparent,
                    transparent 1rem,
                    #ccc 1rem,
                    #ccc 2rem
            );
    background-size: 200% 200%;
    animation: barberpole 10s linear infinite;
}
@keyframes barberpole {
    100% {
        background-position: 100% 100%;
    }
}

.anketaBox.js-voting .overlay {
    display: grid;
}
.anketaBox .result {
    border-radius: 6px;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #f2f2f2;
    display: grid;
    place-items: center;
}
.anketaBox .result.js-hidden {
    display: none;
}
/*----/anketa----*/


.strankovani  { margin:10px 0 30px 0;}
.strankovani p { display:block; height:25px; line-height:25px; clear:both; padding:0; margin:0; color:#000;}
.strankovani	 a { display: inline-block; width:25px; height:25px; background: #e6e6e6; color:#000; text-align:center; font-size:13px; letter-spacing:-1px; margin: 0 3px 2px 0; text-decoration:none;
-moz-border-radius: 25px; -webkit-border-radius: 25px; border-radius: 25px;}
.strankovani a:hover, .strankovani a.selected { color:#fff; font-weight:bold; background:#c29c54;}
.strankovani a span { display:none;}
.pagerholderLeft {display: inline-block; width:10%; height:25px; float:left; /*background:url(../images/arrows.png) no-repeat; background-position: -10px -319px;*/} 
.pagerholderRight {display: inline-block; width:10%; height:25px; float:right;/* background:url(../images/arrows.png) no-repeat right; background-position:  -354px;*/} 
.strankovani a.first { float:left; background:url(../images/arrows.png) no-repeat; background-position: -45px -35px;}
.strankovani a.last { float:right; background:url(../images/arrows.png) no-repeat; background-position: -45px -70px;}
.strankovani a.prev { float:left; background:url(../images/arrows.png) no-repeat; background-position: -10px -35px;}
.strankovani a.next { float:right; background:url(../images/arrows.png) no-repeat; background-position: -10px -70px;}
.stankCent { text-align:center; width:80%; float:left; display:block; /*background:url(../images/bg_strankovani.gif) repeat top center;*/}


#footer { width:100%; margin:20px 0 0; clear:both; position:relative; font-size:12px; background:#1e2328; }
#footer .wrapper {min-height:200px; padding:40px 0 ; text-align:center; color:#85898e; background:#1e2328;}
#footer a { color:#85898e;}
#footer a:hover, #footer strong { color:#fff;}
#footer p { padding: 10px 0;}
.col4 { width:25%; text-align:left; min-height:110px; float:left;}
.col4 h4 { color:#c29c54; font-weight: normal; font-size:14px; margin:0; padding:0; text-align:left;}
.col4 h4 span { font-size:18px; font-weight:bold;}
#footer hr { color: #3b3f44; background-color: #3b3f44; border:none; height: 1px; margin: 6px 0 6px 0; clear:both;}
#footer p.footblock { border-top:#3b3f44 solid 1px; margin:10px 0; padding:40px 0;}
.logofooter { width:80%; height:auto;}

/*---mailform---*/
#mainform {-webkit-box-shadow:0 0 20px 2px #e1e5e8; box-shadow:0 0 20px 2px #e1e5e8; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; margin:20px auto; padding:20px; position:relative; clear:both; text-align:center;}
#mainform #form {}
#mainform h4 { font-size:20px; position:relative; text-align:left;}
#mainform h4:after {content:''; position:absolute; width: 60px; height: 2px; background: #edbe00; left: 30px; bottom: -11px; margin-left: -30px;}

#mainform input {-moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; border:#e7edef solid 1px; background:#fff; height:30px; line-height:30px; width:30%; margin:10px 1% 10px 1%; padding:0; text-align:center; font-size:16px; display:inline-block;}
#mainform input[type=text]:hover, #mainform textarea:hover { border:#c4cccf solid 1px;}
#mainform textarea {background:#FFF; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; border:#e7edef solid 1px; width:96%; height:80px; margin:20px auto; resize:none; text-align:center; font-size:16px; padding:4px 0; display:inline-block;}
#mainform input[type=button] { background:#eaae06; border:#eaae06 solid 1px; color:#FFF; line-height:30px; height:32px; margin: 20px 0 0; padding:1px 30px; display: inline-block; cursor:pointer;}
#mainform input[type=button]:hover { background:#000; border:#000 solid 1px;}
#mainform textarea { margin:10px 0; min-height: 200px;}
#mainform label { display:none;}
#mainform input#lokalita { width:96%;}

.mainformwraper { margin:0 auto; padding:1px 0 20px; clear:both;}

.obsahHolder #mainform #returnmessage{ display:block; position:absolute; top:20px; left:20px; background:#2cbe0f; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; color:#fff; text-align:center; width:calc(100% - 60px); padding:10px;}
.obsahHolder #mainform #returnmessage:empty { display:none; }

.grey a img {
filter: gray; /* IE6-9 */
  filter: grayscale(1); /* Firefox 35+ */
  -webkit-filter: grayscale(1); /* Google Chrome, Safari 6+ & Opera 15+ */
}

/* Disable grayscale on hover */
.grey a:hover img {
  filter: none;
  -webkit-filter: grayscale(0);
}

/*input[type=submit] {width:266px; height:47px; font-size:18px; background: url(../images/button.png) no-repeat; background-position: 0 0; color:#000; border:none; cursor:pointer;}*/

 /* tabs */
dl.ergoTabs { position:relative; padding:10px; overflow:auto; margin:0; text-align:center;}
dl.ergoTabs dt { cursor:pointer; height:25px;  line-height:25px;  position:relative; z-index:2; font-weight:normal;  /*float:left; left:5px; padding:0 1em; */ display:inline; padding:5px 30px; margin:5px auto; text-align:center; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; border:#0098d7 solid 1px; background:#FFF; color:#000;}
dl.ergoTabs dt.selected { /* background:#fbfbfb; border-bottom:#00acf3 solid 3px;*/ background:#0098d7; color:#FFF;}
dl.ergoTabs dt:hover { border:#000 solid 1px; color:#FFF; background:#000;}
dl.ergoTabs dd { float:right; margin:40px 0 0 -100%; width:100%; z-index:1; display:none; }
dl.ergoTabs dd.selected { display:block; text-align:left;}
dl.ergoTabs dd div { background:#fbfbfb; padding:15px; border-top:#e0e0e4 solid 1px; }
dd table.edit {margin:0 auto; }
dd table.edit td { padding:0; }
dl.ergoTabs dt.hilighter { border:#fed100 solid 1px;}

/* tabulky  -------------------------------------------------------------- */

table.clr {
border-top: #e6eaec 1px solid;
border-bottom: #e6eaec 1px solid; color:#000;
width:100%; margin: 30px auto;
}
table.clr td {
background-color:#f4f6f7; padding: 0.3em;
border-bottom: #e6eaec 1px solid; vertical-align:middle;
}
table.clr th {
background-color:#80dafc; text-align:center;border-right: #6cc5e6 1px solid;
color:#fff; font-weight:normal;
border-bottom: #6cc5e6 1px solid; vertical-align:middle;
}
table.clr tr.sudyradek td { background:#fff;}
table.clr p { position:relative; line-height:21px; padding-left: 30px; }
table.clr p:before {content:''; position:absolute; width: 21px; height: 21px; background: url(../images/skladem2.png); left:2px;  top: 5px;}

/* ostatni -------------------------------------------------------------- */

.picRight { display: block; float:right; background:#e0e2e7; border: #9b9da2 solid 1px; margin:0 0 10px 10px; padding:5px;}
.picRight img {border: #9b9da2 solid 1px;}

/* Sample obsahu -------------------------------------------------------------- */
blockquote, q { font-style: normal; color:#fff; margin:5px 0; padding:20px; -moz-border-radius:3px; -webkit-border-radius: 3px; border-radius:3px; background: #6ebc05; /* For browsers that do not support gradients */
background: -webkit-linear-gradient(left, #f6c200, #04b709); /* For Safari 5.1 to 6.0 */
background: -o-linear-gradient(right, #f6c200, #04b709); /* For Opera 11.1 to 12.0 */
background: -moz-linear-gradient(right, #f6c200, #04b709); /* For Firefox 3.6 to 15 */
background: linear-gradient(to right, #f6c200, #04b709); }
blockquote strong, blockquote a, blockquote a:hover { color:#fff;}
p.cite { text-align:right; font-style:italic;}
blockquote table td { padding:2px 0px; border-bottom:#b5bfc4 solid 1px;}

pre code {
border:1px dotted #5f5f5f;
background-color: rgba(0,0,0,0.1);
display:block;
max-height:15em;
overflow:auto;
padding:0.5em;
}

span.imgBox {
display:block;
width:200px;
float:right;
margin:0.5em 0 0.5em 0.5em;
border:1px solid #CCCCCC;
background:#333333;
}
span.imgBox span { padding: 0.5em; display:block;}

th, td {
/*border:1px solid gray;*/
padding:3px 0.5em;
}

form { margin:0; padding:0; border:none;}

p.error {
padding:0.5em; background-color:#910000;
border: 1px solid #ff0000;
color:#FFFFFF; font-size:11px;
text-align:center;
margin:0; -moz-border-radius:5px; -webkit-border-radius: 5px; border-radius:5px;
}

p.error:empty {background: none repeat scroll 0 0 transparent; border: medium none;}

p.important {
padding:0.5em; text-align:center; color:#624005; font-size:11px;
background-color:#fec42b; border:1px solid #cb8100; -moz-border-radius:5px; -webkit-border-radius: 5px; border-radius:5px;
}

p.warning, p.msieWarning {
padding:10px;
background-color:#910000;
border: 1px solid #ff0000;
color:#FFFFFF; font-size:11px;
text-align:center;
margin:0; -moz-border-radius:5px; -webkit-border-radius: 5px; border-radius:5px;
z-index:100; position:absolute; top: 30px;
}
p.warning {top: 0px;}
p.msieWarning a { color:#FF0000; }
p.msieWarning a:hover { color:#5CFF1D; }

.msgOK {
background-color: #009900;
border:1px solid #00CC00;
color:#a5ffa5;
padding:10px; margin-bottom:10px; text-align:center;
-moz-border-radius:5px; -webkit-border-radius: 5px; border-radius:5px;
}

.msgErr { background: #f7f1f1; border:1px solid #eae1e1; color:#c72121; padding:10px; margin:10px 0; text-align:center; -moz-border-radius:3px; -webkit-border-radius: 3px; border-radius:3px;}

#errMsg, p.warning, .msg {
background-color:#9f0000;
border-bottom:1px solid #f90000;
border-top:1px solid #f90000;
color:#FFF;
padding:10px;
margin-bottom:10px;
text-align:center;
-moz-border-radius:5px; -webkit-border-radius: 5px; border-radius:5px;
}
.msg, .msgOK { margin:0;}
#errMsg:empty, .msg:empty, .msgOK:empty { display:none; }
#errMsg.empty { display:none; } /*kvuli msie samostatny selector */
.msg.empty, .msgOK.empty { display:none; } /*kvuli msie samostatny selector */

input.error { border:#CC0000 solid 1px;}
label.error { background-color:#CC0000; color:#FFF; font-size:11px; border:#8f000a solid 1px; padding:2px 6px; display: block; margin:5px;
-moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; text-align:center;}

a.hover:hover { font-style:italic; }
a.active:active { font-weight:bold }

table.pagination {
background: none repeat scroll 0 0 #efefef;
border-bottom: 1px solid #000;
border-top: 1px solid #000;
color: #000;
empty-cells: hide;
margin: 10px 0;
text-align: center;
width: 100%;
}
table.pagination td strong {color: #000;}

.obsahHolder ul.gallery { width:100%;  list-style-type:none; margin:0 0 40px 0; padding:10px 0; overflow: hidden; text-align:center;}
.obsahHolder ul.gallery li { list-style:none; text-align:center; width:24%; position:relative; background:none; padding:0; overflow:hidden; margin:0.2%;}
.obsahHolder .colmn1 ul.gallery li { width:32.2%; margin:0.2%;}
ul.gallery li {float:left; background:#fff; border:#f0f0f0 solid 1px; overflow:hidden;}
ul.gallery li a {}
ul.gallery li img {width:100%; height:220px;}
.colmn1 ul.gallery li img {height:160px;}
ul.gallery li:hover {border:#c29c54 solid 1px; }

ul.gallery li p, ul.gallery2 li p { font-size:11px; color:#fff; width:100%; margin:0; padding:2px 5px; position:absolute; bottom: 5px; left:0px; text-align:center; background: rgba(0, 0, 0, 0.8);}
ul.gallery li p:empty, ul.gallery2 li p:empty { display:none;}

/* image sizing - object-fit */
.img-narrow { width: 300px; height: 200px;}
.img-fill { object-fit: fill;}
.img-contain { object-fit: contain;}
.img-cover { object-fit: cover;}
.img-none { object-fit: none;}
.img-scale-down { object-fit: scale-down;}

/* -------- cookie-bar -------- */
.cookie-bar { position: fixed; right: 25%; bottom: 1em; margin: 0; width: 50%; z-index: 100; background: rgba(255,255,255,1); border: solid 1px #ccc; color: #000; padding: 1em 1%; -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px; 
-webkit-box-shadow:0 0 20px 2px rgba(0,0,0,0.2); box-shadow:0 0 20px 2px rgba(0,0,0,0.2); text-align:center;
accent-color: #c29c54;}
.cookie-bar strong { color:#0079e0;}
.cookie-bar label { cursor: pointer; font-weight: bold; padding: 0 3px;}
.cookie-bar label:hover { background:#c29c54; color:#FFF;}
.cookie-bar label input { height:17px;}
.cookie-bar button { border: 0; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; height: 32px; line-height: 32px; text-align: center; cursor: pointer; background:#fff; border:#c29c54 solid 1px; color:#c29c54; font-size:14px; margin:2px  5px 8px 5px;}
.cookie-bar button:hover { background:#c29c54; color:#fff;}
.cookie-bar input {cursor: pointer}
/* -------- end cookie-bar -------- */

/*-----------------------------------------------------------------------------*/
} /* end media screen */

@media (max-width: 1180px) {
	#sluzby .colLeft img { width:90%; height:auto;}
	.slogan { padding:10px; margin:30px 0 0 320px; text-align:center; background:url(../images/bg-slogan.png) repeat;}
	.obsahHolder { padding:10px;}
	.cookie-bar { width:95%; right:1%;}
} /* end media min-width: 1180px */

@media (max-width: 990px) {
.wrapper, .obsahHolder, #mainform { width: inherit;}
.obsahHolder .newsDetail ul.gallery, .obsahHolder .newsDetail ul.gallery2 { width:100%;}
.colmn1 ul.gallery li img {height:120px;}
.obsahHolder .colmn1 ul.gallery li { width:48.2%; margin:0.4%;}
} /* end media max-width: 990px */

@media (max-width: 847px) {
	.sluzbyBlock { height:90px; padding:2px 0; font-size:12px;}
#footer .wrapper p { padding:10px 30px;}
#footer .wrapper p.quater { padding:10px 0px;}
.quater { width:48%; height:108px;}
#mainform { width:90%;}
} /* end media max-width: 847px */

@media (max-width: 820px) {
	.btnkonto, .btnkatalog {background-position: 2px -5px; padding: 10px 25px 10px 49px;}
	.headerlink a {margin: 0 2px; font-size:14px;}
	.headerlink a.btnfacebook {width: 19px; padding: 11px; background-position: 4px; background-size: 80%;}
	.headerlink a.btninsta {width: 19px; padding: 11px; background-size: 100%;}
	.obsahHolder ul.gallery li { width:32.2%; margin:0.2%;}
	ul.gallery li img { height: 180px;}
} /* end media max-width: 820px */


@media (max-width: 790px) {
	.homeItems {margin: 20px 3%; width: 43%;}
	.col4 { width:49%; text-align:center; min-height:110px; float:left;}
	.col4 h4 { text-align:center;}
} /* end media max-width: 790px */

@media (max-width: 712px) {
	.headerlink br { display:inherit;}
	.headerlink a { margin:0 3px 8px;}
	a#logo { position:relative; top:inherit; right:inherit; margin:0 auto;} 
	.headerlink {padding: 0px 0px 10px 0; text-align: center;}
	#searchBox { float:inherit; text-align: center;}
	#fldSearchBox { width:50%;}
	#menu { margin:0; text-align:center;}
	#underheader { min-height:290px;}
	#underheader h1 {padding: 0 0 0 30px;}
	.colmn1 ul.gallery li img {height:180px;}
	.innernews { padding:0 0 40px;}
	.innernews .plakat { margin-left: 20px;}
} /* end media max-width: 712px */

@media (max-width: 680px) {
.slogan { text-align:center;  margin:50px 20px; padding:10px; width:inherit;}
.slogan br { display:none;}
#mainform h3 { text-align:center;}
#mainform { padding:10px;}
#mainform input, #mainform textarea { width: 96%; margin: 5px 0 0 0; padding: 5px 2% 5px 2%;}
#mainform input[type=button] { position: relative; bottom:inherit; right:inherit; margin:10px auto 0;}
.colmn1, .colmn2, .colmn1n3, .colmn2n3 { float:inherit; width:inherit; border:none; padding:0; position:relative; margin-bottom:20px;}
.obsahHolder ul { padding:0;}
.obsahHolder ul {padding: 25px;}
.obrazek { width:60%; height:auto;}
.newsImg { float: inherit; margin:0 auto 20px auto; padding:0; display:block; width: 100%; height:225px; overflow:hidden;}
.newsImg img { width:100%; height:auto;}
.newsItem h3 { text-align: center;}
#underheader h1 {padding:0px; text-align:center; font-size:24px;}
#underheader h1 span { font-size:56px;}
#underheader p { text-align:center; padding:10px 20px; background:url(../images/bg-grey.png) repeat;}

	.pagerholderLeft, .pagerholderRight {width: 20%;}
	.stankCent {width: 60%;}
} /* end media max-width: 680px */

@media (max-width: 520px) {
	a#logo {  margin:2px auto; text-align:center; position:relative; left: inherit; top: inherit;}
	a#logo img {width:90%; height:auto;}
	.slogan a.buton { padding:10px 7px; font-size:13px;}
	.col4 { width:100%; text-align:center; min-height:20px; float: inherit;}
	.logofooter { width:50%; height:auto;}
	.quater { width:90%; height: inherit;}
	.obsahHolder ul.gallery li { width:48.2%; margin:0.4%;}
	ul.gallery li img { height: 140px;}
	.QRkod { float: inherit; margin:10px auto; width:120px; height:auto; display:block;}
	.obrazek { width:90%; height:auto;}
	.btnkonto, .btnkatalog {padding: 10px 10px 10px 30px; background-size:25%;background-position: 0px 0px;}
	.oneFotoNews img { width:90%; height:auto; margin:0 auto;}
	.plakat { max-width:35%;}
	.colmn1 ul.gallery li img {height:140px;}
} /* end media max-width: 520px */

@media (max-width: 430px) {
	#homePanel, #homeAcko {width:80%; height:auto; float: inherit; margin: 0 auto;}
	#homePanel img, #homeAcko img { width:50%; height:auto;}
	#HomeProd { min-height:inherit;}
	.facts h5 { width:90px; height:90px; line-height:90px; font-size:30px;}
	.homeItems {margin: 10px 9%; width: 80%; float:inherit; height:inherit;}
	.homeItems p { margin: 0 0 30px;}
} /* end media max-width: 430px */


@media (max-width: 339px) {

} /* end media max-width: 339px */

@media print {
    body {
        background:white;
        color:black;
        font-size:12pt;
    }
    a img { border:0; }
    #header { border-bottom:1px solid black; }
    #menu, .newsItem img { display:none;}
    .newsItem h4, .newsItem a.buton { margin:0; padding:0;}
    .footer {font-size:9pt;}
    table.pagination a:after { content:""; }
}  /* end media print */
