/* GLOBAL CSS */

* {
font-family: "Poppins", Arial, sans-serif!important;
-moz-box-sizing: border-box !important;
-webkit-box-sizing: border-box !important;
box-sizing: border-box !important;
font-size: 18px;
line-height: 1.5;
padding: 0;
margin: 0;
font-weight: 300;
scroll-behavior: smooth;
}

a {color: #041C59; text-decoration: none;}
a:hover { text-decoration: none; color: #222; }
a img { margin: 0 !important; }

a, #menu ul, .galleryItem, .button, .intro td, #menu, .post.item-prodej, .ico-up {
-webkit-transition: all 0.2s ease-in;
-moz-transition: all 0.2s ease-in;
-ms-transition: all 0.2s ease-in;
-o-transition: all 0.2s ease-in;
transition: all 0.2s ease-in;
}

img {
-webkit-box-shadow: none;
box-shadow: none;
}

strong, b {
font-weight: 700!important;
font-size: inherit;
line-height: inherit!important;
}

._round-inner .roundblock, _round-block img {
border: none!important;
}

/* LAYOUT */

html {
background: #fff;
margin: 0;
padding: 0;
scroll-behavior: smooth;
}

body {
width: 100%;
margin: 0 auto;
color: #041C59;
padding: 0;
-moz-box-sizing: content-box !important;
-webkit-box-sizing: content-box!important;
box-sizing: content-box !important;
}

#wrap {
margin: 0 auto;
width: 100%;
position: relative;
padding: 0px;
}


ul {
list-style-position: inside;
list-style-type: square;
}

/* HEADER */

#max-header {
width: 100%;
margin: 0;
padding: 0;
position: relative;
z-index: 200;
background: #fff;
border-bottom: 1px solid #ebebeb;
}

#header {
width: 100%;
margin: 0 auto;
padding: 0 30px;
position: relative;
height: 80px;
}


#max-info{
width: 100%;
margin: 0;
padding: 5px calc(50vw - 610px);
position: relative;
background: #013976;
background: -webkit-linear-gradient(to right, #f3f3f3, #ddd);
  background: -o-linear-gradient(to right, #f3f3f3, #ddd);
  background: -moz-linear-gradient(to right, #f3f3f3, #ddd);
  background: linear-gradient(to right, #f3f3f3, #ddd);
text-align: right;
display: none;
}

#logo {
position: relative;
display: block;
z-index: 0;
width: 160px;
}


#logo a {
 background: url(userFiles/img/logo.svg) no-repeat left center;
    background-size: contain;
    font-size: 32px;
    font-weight: 800!important;
    color: #013976;
padding: 0;
display: block;
margin: 0px 0 0 0;
text-align: left;
line-height: 80px;
width: 160px;
height: 80px;
}

#slogan {
font-size: 22px;
line-height: 1;
font-weight: 300 !important;
padding: 0;
margin: 0;
position: absolute;
top: 32px;
left: 240px;
color: #888;
z-index: 1;
letter-spacing: 1px;
display: inline-block;
text-transform: uppercase;

}

.motto {
    position: absolute;
top: 18vh;
    width: 1200px;
    margin: 0 auto;
    left: calc(50vw - 610px);
    text-align: right;

}

.motto p {
    color: #fff;
    font-size: 5vw;
line-height: 1.15;
}

#kont {
width: 280px;
display: block;
line-height: 17px;
height: 40px;
font-size: 32px;
position: absolute;
top: -137px;
color: #93CC39;
font-weight: normal !important;
padding: 0 0 0 2px;
text-shadow: 1px 1px white;
letter-spacing: 1px;
margin: 0px 0 0 505px;
text-transform: uppercase;
}

#header .boxed, #max-search {
width: 210px;
    position: absolute;
    top: 11px;
    right: 0;
    z-index: 10;
}

.fixed #max-search {
    right: calc(50vw - 610px);
top: 10px;
}

#header .boxed input, #max-search input, input, textarea, select {
margin: 0;
padding: 10px;
border: 1px solid #F3CD1A;
background: rgba(255,255,255,0);
font-weight: 400;
color: #000;
-webkit-border-radius: 5px;
border-radius: 5px;
}

#header .boxed .hledani table tr td:first-child input, #max-search .hledani table tr td:first-child input {
background: rgba(0,0,0,0.015);
color: #000;
padding: 8px 12px;
border: 1px solid rgba(0,0,0,0.1) !important;
font-size: 14px;
-webkit-border-radius: 1px;
border-radius: 1px;
}

#max-search .hledani input.button {
background: transparent url("userFiles/img/ico-src.png") no-repeat center center!important;
background-size: 24px!important;
color: #fff!important;
    border: none!important;
    padding: 4.5px 18px!important;
    text-transform: none;
    font-size: 16px!important;
    font-weight: 300!important;
    margin: 0 0 9px 0!important;
}

#max-search .button:hover {
background: transparent url("userFiles/img/ico-src.png") no-repeat center center!important;
}

textarea {
height: 157px !important;
}

#header .boxed h2 {  display: none; }


.more, .button, input.button, .forum a.addtopic {
display: block;
color: #041C59!important;
padding: 10px 15px 10px 20px !important;
margin: 10px 0;
font-weight: 600;
background: #DBF087!important;
border: 1px solid #DBF087!important;
-webkit-border-radius: 100px!important;
border-radius: 100px!important;
font-size: 14px;
}

.more:after {
content: "\F0142";
font-family: "Material Design Icons" !important;
position: relative;
top: 1px;
font-weight: 400;
font-size: 16px;
display: inline-block;
color: #013976;
margin-left: 7px;
}

.more:hover:after {
color: #fff;
}

.more.inverse {
color: #041C59!important;
background: #F3CD1A!important;
border: 1px solid #F3CD1A!important;
}

.novinky li .more {
       display: inline-block;
margin-top: 15x;
}

.post.bg-green .more {
margin: 50px 0;
}

.button:hover, .more:hover, .intro td:hover .more:hover, .forum a.addtopic:hover {
background: #041C59!important;
color: #fff!important;
border: 1px solid #041C59!important;
text-decoration: none;
}

#main li {
position: relative;
padding-left: 5px;
}

x#main li:before {
    content: " ";
    position: absolute;
    left: 0px;
    top: 8px;
    width: 6px;
    height: 6px;
    border: 3px solid #013976;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
}

#main .novinky li:before {
display: none;
}

.post.active-link table .more, .post.item-prodej .more {
  position: absolute;
  left: 0;
  width: 100%;
  top: -10px;
  height: 100%;
  font-size: 0 !important;
  color: transparent;
  border: none !important;
  background: none !important;
}

.post.active-link table .more:hover, .post.item-prodej .more:hover {
  background: none !important;
  border: none !important;
}

.post.active-link table .more:after {
display: none;
}


#rightbar .news>ul {
margin: 0 auto;
width: 1200px;
}

#rightbar .news #allnews .more {
    display: inline-block;
    margin-top: 30px;
    line-height: 2;
font-size: 12px;
}

#allnews {
    text-align: center;
}

/* MENU */

#pull {
display: none;
}

#menu {
position: absolute;
margin: 0;
padding: 0;
width: auto;
right: 220px;
top: 0;
}

.fixed #menu {
position: fixed;
top: 0;
left: 0;
padding: 0 calc(50vw - 610px);
width: 100%;
z-index: 10;
text-align: right;
box-shadow: 0 2px 6px 0 rgba(0,0,0,.2);
}

#menu>ul {
list-style-type: none;
margin: 0 auto;
padding: 0;
text-align: left;
/*height: 100%;*/
display: inline-block;
}

#menu>ul>li {
display: inline-block;
margin: 0;
height: 100%;
}

#menu>ul>li.current, #menu>ul>li:hover {
background: #F3CD1A;
}

#menu>ul>li>a {
display: block;
font-size: 16px;
color: #041C59;
padding: 0px 20px;
margin: 0;
font-weight: 500;
line-height: 80px;
}

#menu>ul>li>a:hover, #menu>ul>li:hover>a, #menu>ul>li.current>a {
text-decoration: none;
color: #041C59;
}

#menu>ul>li>ul {
list-style-type: none;
position: absolute;
margin: 0;
padding: 0;
z-index: 10;
visibility: hidden;
color: #041C59;
background: #013976;
width: 200px;
}

#menu>ul>li>ul>li, #menu>ul>li>ul>li>ul>li, #menu>ul>li>ul>li>ul>li>ul>li {
position: relative;
padding: 0 5px;
border-bottom: 1px solid rgba(0,0,0,0.05);
}

#menu>ul>li:hover>ul {
visibility: visible;
    -webkit-box-shadow: 0 0 4px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 4px 0px rgba(0, 0, 0, 0.15);
}

#menu>ul>li>ul>li>a {
display: block;
text-decoration: none;
padding: 15px;
margin: 0 0px 0px;
color: transparent;
line-height: 0px;
font-size: 16px;
}

#menu>ul>li>ul>li:last-child>a {
border: none;
}


#menu>ul>li:hover>ul>li>a {
color: #fff;
line-height: 1.25;
}

#menu>ul>li>ul>li:hover, #menu>ul>li>ul>li>ul>li:hover, #menu>ul>li>ul>li>ul>li>ul>li:hover {
background: rgba(0,0,0,0.05);
}


#menu>ul>li>ul>li>ul, #menu>ul>li>ul>li>ul>li>ul {
float:left;
list-style-type: none;
width: 0px;
position: absolute;
margin: 0px 0;
padding: 0px 0px;
z-index: 10;
overflow: hidden;
background: #013976;
left: 190px;
top: 10px;
    -webkit-box-shadow: 0 0 4px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 4px 0px rgba(0, 0, 0, 0.15);
}

#menu>ul>li>ul>li:hover>ul, #menu>ul>li>ul>li>ul>li:hover>ul {
width: 200px;
}

#menu>ul>li>ul>li>ul:hover {
overflow: visible;
}

#menu>ul>li>ul>li>ul>li>a, #menu>ul>li>ul>li>ul>li>ul>li>a {
display: block;
text-decoration: none;
padding: 15px;
margin: 0 0px 0px;
color: #fff;
line-height: 1.25;
width: 200px;
font-size: 16px;
}

#menu>ul>li>ul>li>a:hover, #menu>ul>li>ul>li>ul>li>a:hover, #menu>ul>li>ul>li:hover>a, #menu>ul>li>ul>li>ul>li:hover>a {
color: #fff;
}


.menu-footer  {
padding: 40px calc(50vw - 610px) !important;
margin: 0 auto;
text-align: center !important;
}

.menu-footer ul {
list-style-type: none;
padding: 0px 0 10px !important;
}

.menu-footer ul>li {
display: inline-block;
padding: 0 20px;
}


.menu-footer ul>li>ul {
display: none;
}

.menu-footer a {
color: #013976!important;
font-size: 15px!important;
font-weight: 500;
}

.menu-footer a:hover {
text-decoration: underline;
}

/* SIDEBAR */

#sidebar {
margin: 30px auto;
width: 1200px;
display: none;
}

.split #sidebar {
display: block;
}

#sidebar>ul.sidemenu {
padding: 2px 10px;
border: 1px solid rgba(0,0,0,0.1);
background: #fff;
text-align: center;
box-shadow: 0 3px 4px 0px rgba(0, 0, 0, 0.03);
}

.sidemenu {
list-style-type: none;
padding: 0px;
margin: 0;
}

.sidemenu li {
display: block;
}

#sidebar>.sidemenu>li {
padding: 0;
margin: 0;
}

.sidemenu a {
font-weight: 400;
display: block;
}

#sidebar>.sidemenu>li>a {
    font-weight: 600;
    padding: 10px;
    margin: 0;
    line-height: 1.25;
    display: block;
    position: relative;
    color: #333;
}

#sidebar>.sidemenu>li:hover a {
color: #000;
}

#sidebar>.sidemenu>li.current a {
color: #000;
}

#sidebar>.sidemenu>li:hover, #sidebar>.sidemenu>li.current {
text-decoration: none;
/*background: #00a5cf;*/

}

#sidebar>ul>li>ul>li, #sidebar>ul>li>ul>li>ul>li, #sidebar>ul>li>ul>li>ul>li>ul>li {
display: inline-block;
margin: 0 30px;
border-bottom: 1px solid transparent;
}

#sidebar>.sidemenu>li>ul>li>a {
   font-weight: 400!important;
    padding: 15px 0;
    margin: 0;
color: #333;
    text-transform: none;
    text-align: left;
font-size: 16px;
line-height: 1;

}

#sidebar>.sidemenu>li>ul>li:hover, #sidebar>.sidemenu>li>ul>li.current {
border-bottom: 1px solid #013976;
}

#sidebar>.sidemenu>li>ul>li.current.aktivni, #sidebar>.sidemenu>li>ul>li.current>ul   {

}

#sidebar>.sidemenu>li>ul>li>a:hover, #sidebar>.sidemenu>li>ul>li>ul>li:hover, #sidebar>.sidemenu>li>ul>li>ul>li.current, #sidebar>.sidemenu>li>ul>li>ul>li.current>a, #sidebar>.sidemenu>li>ul>li>ul>li>ul>li.current {
background: rgba(0,0,0,0.01);
}

#sidebar>.sidemenu>li>ul>li>ul>li.current.aktivni>a {
background: none;
color: #000;
text-decoration: none;
}

#sidebar>.sidemenu>li>ul>li>ul>li>a {
    color: #013976;
    margin: 0 0 0 0;
padding: 12px 10px 12px 24px;
    font-weight: 300;
font-size: 16px;
line-height: 1.25;
}

#sidebar>.sidemenu>li>ul>li>ul>li>ul>li>a {
    color: #013976;
    margin: 0 20px 0 0;
padding: 12px 10px 12px 40px;
    font-weight: 400;
}

#sidebar>.sidemenu>li>ul>li.current>a, #sidebar>.sidemenu>li>ul>li.current>ul>li>a, #sidebar>.sidemenu>li>ul>li:hover a, #sidebar>.sidemenu>li>ul>li.current>ul>li>ul>li>a {
xcolor: #42b3e5;
}

#sidebar .boxed, #sidebar .post.post_formulare {
padding: 10px!important;
margin: 0 0 20px 0;
background: #f9f9f9;
border-top: 7px solid rgba(0,0,0,0.05);
border-bottom: 7px solid rgba(0,0,0,0.05);
}

#sidebar .boxed.banner {
padding: 0!important;
background: none;
border: none;
}

#sidebar .boxed.banner img {
padding: 0 !important;
margin: 0 0 10px 0 !important;
width: 100%;
}

#sidebar .boxed span {
    margin-right: 5px;
    font-size: 16px;
color: #013976!important;
}

#sidebar .boxed:first-child {
display: none;
}

#sidebar h2 {
    font-weight: 700;
    font-size: 20px;
    padding: 0;
    margin: 0 0 20px 0;
    display: block;
    position: relative;
    color: #013976;
}

#sidebar>h2 {
display: none;
}

#sidebar h3 {
    padding: 5px 0;
    color: #00a5cf;
    font-weight: 700;
    font-size: 18px;
}

#sidebar p, #sidebar p a, #rightbar p {
margin: 0;
padding: 0px;
font-size: 16px;
}

.content2 {
padding: 0;
}

#rightbar .content2 {
  width: 1200px;
  margin: 0 auto;
}

#sidebar>.sidemenu>li, #sidebar>.sidemenu>li>a, #sidebar>.sidemenu>li>ul, #sidebar>.sidemenu>li>ul>li>ul, #sidebar>.sidemenu>li>ul>li>ul>li>ul  {
display: none;
}

x#sidebar>.sidemenu>li.current>a, #sidebar>.sidemenu>li.current>ul, #sidebar>.sidemenu>li>ul>li.current, #sidebar>.sidemenu>li.aktivni>ul, #sidebar>.sidemenu>li.aktivni, #sidebar>.sidemenu>li>ul>li.current>ul, #sidebar>.sidemenu>li>ul>li>ul>li.current>ul {
display: inline-block!important;
}

/* MAIN */

#main {
width: 100%;
float: none;
padding: 0 0 30px;
margin: 0 auto;
}

body.sortiment #main {
width: 1200px;
}


/*.split #main {
width: 910px;
float: right;
}*/

.post {
padding: 50px 0!important;
margin: 0 auto!important;
}

.post.w-1200 {
width: 1200px;
}

.uvod .post:first-child, .uvod .post:first-child p {
padding: 0!important;
}

.bg-yellow {
  background: #F3CD1A;
}

.bg-blue {
  background: #013976;
}

.bg-green {
  background: #DBF087;
}

.bg-black {
  background: #000;
}

.post_top, .post_body {
margin: 0 auto;
width: 1200px;
}

.post.w-100 .post_top, .post.w-100 .post_body, .boxed.w-100, .post.item-prodej .post_top, .post.item-prodej .post_body {
width: 100%!important;
margin: 0 auto;
}

.post_newgallery .post_top {
display: none;
}

.post.blok-ikony {
-webkit-border-radius: 20px 0 20px 20px;
border-radius: 20px 0 20px 20px;
padding: 50px 50px 0px 50px !important;
}

.post.blok-ikony .post_top {
  width: calc(55% - 90px);
  text-align: left;
  margin: 0;
}

.post_title {

}

.post.col-3 table td, .post.item-prodej {
width: calc(33% - 10px);
vertical-align: top;
display: inline-block;
margin: 7px 5px!important;
background: #fff;
}

#main>ul, #main>h1 {
margin: 0 0px 0 0px !important;
padding: 10px 0 !important;

}

#main div.post {
clear: both;
}

#main table td {
vertical-align: top;
}


#main h1, #main h1 span {
font-weight: 700;
font-size: 36px;
padding: 10px 0;
margin: 0 0 30px;
display: inline-block;
background: none;
position: relative;
line-height: 1.15;
}

.post.item-prodej h1 {
text-transform: none!important;
padding: 0!important;
}

.post.item-prodej h1:after {
display: none!important;
}

.post.tipy table h1 {
margin: 0!important;
}

.forum>h1 {
    margin-top: 60px!important;
}

.forum #main h1.vypis {
display: none;
}

#main>ul>li {
    width: 100%;
    display: block;
    /* float: left; */
    padding: 0 0px 20px;
    text-align: left;
    font-size: 12px;
    line-height: 19px;
    margin: 10px 0;
}

#main>ul>li .more {
margin: 10px 40px!important;
}

#most>div {
width: 20%;
float: left;
text-align: center;
padding: 0 0px 20px;
margin: 5px 0 25px;
min-height: 300px;
position: relative;
}
#main .more {
display: inline-block;
}

.mimg {

margin: 10px auto;
text-align: center;
}

#main h2, #main h2 span {
font-weight: 200;
font-size: 30px;
padding: 0px 0;
margin: 7px 0 20px;
line-height: 1.15;
}

.post.info {
padding: 100px 0 50px!important;
}

.info h2 {
width: 330px;
display: inline-block;
font-weight: 600!important;
vertical-align: top;
text-align: right;
font-size: 32px!important;
}

.info p {
display: inline-block;
width: 860px;
vertical-align: top;
padding: 10px 0 0 100px!important;
font-size: 16px;
}

.info h2 strong {
display: block;
color: #013976;
}

#main h3, #main h3 span {
font-weight: 700;
padding: 0px 0;
margin: 7px 0;
text-transform: none;
font-size: 20px;
}

#main ul, #main ol {
padding: 5px 0px;
margin: 0 0px 0 30px;
list-style-position: outside;
list-style-type: disc;
}

#main p {
padding: 5px 0;
text-indent: 0;
margin: 0px 0 0px;
}

#main ._round-cont {

margin: 0 !important;
}

#main-table img.nolink {
margin: 8px 9px 0 0 !important;
}
#main-table h2 {
margin: 0 0 -5px 0 !important;
}

.mapa {
    padding: 0!important;
}

.post.mapa .post_body {
padding: 0;
}

.mapa iframe {
    height: 25vw;
margin-bottom: 0;
-webkit-filter: grayscale(100%);
filter: grayscale(100%);
}

/* RIGHTBAR */

#max-rightbar {
margin: 0 auto;
width: 100%;
padding: 0;

}

#rightbar {
margin: 0 auto;
width: 100%;
text-align: center;
}

#rightbar .boxed  {
padding: 40px 0;
margin: 0;
display: block;
width: 100%;
text-align: left;
position: relative;
}

#rightbar .boxed.news  {
padding: 30px calc(50vw - 610px);
margin: 0 0 20px 0;
display: block;
width: 100%;
}

#rightbar .boxed.news, #rightbar .blok-uvod {
display: none !important;
}

.uvod #rightbar .boxed.news, .uvod #rightbar .blok-uvod {
display: block;
}

body.novinky #rightbar .boxed.news {
display: none;
}

#rightbar .boxed ul {
padding: 0px;
}

#rightbar h2 {
    padding: 10px 0;
    display: block;
    position: relative;
text-align: center;
font-size: 44px;
font-weight: 200;
margin: 0 auto;
color: #626262;
}

#rightbar>.news>h2 {
padding: 0;
margin: 0 auto;
display: inline-block;
font-weight: 200;
font-size: 36px;
background: none;
position: relative;
color: #191919;
}

.uvod #rightbar>.news>h2 {
display: none;
}

#rightbar h3 {
padding: 3px 0;
font-weight: 700;
font-size: 20px;
}

#sidebar .novinky, #rightbar .novinky {
    list-style-type: none;
    margin: 0;
    display: block;
}

#sidebar .novinky li, #rightbar .novinky li {
width: calc(50% - 15px);
    margin: 5px;
    display: inline-block;
    padding: 10px!important;
}

.post.full-aktuality #news ul.novinky li {
width: calc(50% - 15px);
    margin: 5px;
    display: inline-block;
    padding: 10px!important;
vertical-align: top;
}

/*#rightbar .novinky li:hover, .post.full-aktuality #news ul.novinky li:hover {
    -webkit-box-shadow: 0 0 12px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 12px 0px rgba(0, 0, 0, 0.3);
}*/

#rightbar ul.novinky li:nth-child(4) {
border-right: none;
}

#rightbar ul.novinky li {
display: none;
}

#rightbar ul.novinky li:first-child, #rightbar ul.novinky li:nth-child(2), #rightbar ul.novinky li:nth-child(3), #rightbar ul.novinky li:nth-child(4)  {
    display: inline-block;
}

#rightbar ul.novinky li img, .post.full-aktuality #news ul.novinky li img {
width: calc(100% + 40px);
    display: block;
    margin: 10px 0 10px -20px!important;
}

#rightbar ul {
list-style-position: inside;
}

/*#rightbar>.news {
display: none!important;
}

.uvod #rightbar>.news {
display: block!important;
}*/

.post.full-aktuality #news ul.novinky {
    list-style-type: none;
}

small {
font-size: 14px;
line-height: 36px;
font-weight: 400;
letter-spacing: 1px;
border: 1px solid rgba(0,0,0,0.1);
margin: 10px 0;
padding: 3px 9px;
display: inline-block !important;
width: auto;
}

#footer {
margin: 0px auto -20px;
width: 100%;
padding: 20px 0;
clear: both;
background: #F3CD1A;

}

#footer-content * {
color: #041C59;
}

#footer-content {
padding-top: 10px;
width: 1200px;
margin: 0 auto;
text-align:center;
}

#footer-content * {
font-size: 10px!important;
}

/* SLIDER */

#max-slide {
position: relative;
width: 100%;
height: calc(100vh - 80px);
padding: 0;
margin: 0 auto;
display: none;
}

.uvod #max-slide {
display: block;
}

.slider-wrapper {
margin: 0 auto;
width: 100%;
height: auto;
padding: 0px;
position: relative;
z-index: 0;
display: none;
}

.blok-slide .slider-wrapper,  .blok-slide .slider-wrapper .nivoSlider {
/*height: calc(100vh - 80px);*/
}

x#slider3.slider-wrapper, .post.tipy table.col-21 td:last-child {
  padding: 20px 20px 5px 20px;
  -webkit-box-shadow: 0 20px 30px 0 rgba(0,16,45,.18);
  box-shadow: 10px 10px 15px 0 rgba(0,16,45,.18);
  border-radius: 0 0 20px 0 !important;
position: relative;
}

.post.tipy table.col-21 td:last-child:after {
content: " ";
position: absolute;
top: -10px;
left: -150px;
display: block;
background: url(userFiles/img/motiv.svg) no-repeat center top;
background-size: cover;
width: 280px;
height: 280px;
}

.post.tipy table td:last-child a.more {
  margin-top: 14px;
}

.uvod .slider-wrapper {
display: block;
}

.theme-default #slider {
    margin:0px auto 0 auto;
padding-bottom: 0px;
}

.theme-default .nivoSlider {
position:relative;
background: transparent url(userFiles/nivo/thames/loading.gif) no-repeat 50%;
background: none;
margin-bottom:0px;
-webkit-box-shadow: none;
box-shadow: none;
}

.theme-default .nivoSlider img {
position:absolute;
top:0px;
left:0px;
width: 100%;
display:none;
margin: 0 auto!important;
}

.blok-slide  .theme-default .nivoSlider img {
/*width: calc(287vh - 229px)!important;
height: calc(100vh - 80px);*/
}

#slider3.theme-default .nivoSlider img, #slider4.theme-default .nivoSlider img {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  display: none;
  margin: 0 auto !important;
-webkit-border-radius: 20px 0 20px 20px;
border-radius: 20px 0 20px 20px;
}

#slider4.theme-default .nivoSlider img {
  width: calc(100% - 75px) !important;
  margin: 0 37px !important;
}

.theme-default .nivo-controlNav {
text-align: center;
padding: 0px 0;
position: relative;
bottom: 40px;
z-index: 100;
left: 0;
width: 100%!important;
}

#slider3.theme-default .nivo-controlNav, #slider4.theme-default .nivo-controlNav {
  bottom: -20px;
}

.theme-default .nivo-controlNav a {
display:inline-block;
width: 60px;
height: 14px;
border: 3px solid #fff;
background: rgba(255,255,255,0);
text-indent:-9999px;
margin: 0 5px;
border-radius: 0px;

}

#slider3.theme-default .nivo-controlNav a, #slider4.theme-default .nivo-controlNav a {
display:inline-block;
width: 16px;
height: 16px;
border: none;
background: #d4d4d4;
text-indent:-9999px;
margin: 0 5px;
border-radius: 50%;
}

.theme-default .nivo-controlNav a.active {
background: #fff;
}


#slider3.theme-default .nivo-controlNav a.active, #slider4.theme-default .nivo-controlNav a.active {
background: #003975;
}

.theme-default .nivo-directionNav a {
display:block;
width:30px;
height:30px;
background: url(userFiles/img/arrow.png) no-repeat;
text-indent:-9999px;
border:0;
top: 50%!important;
color: transparent;

border-radius: 50%;
/*display: none!important;*/
}

#slider4.theme-default .nivo-directionNav a {
background: #fff url(userFiles/img/xarrow.png) no-repeat;
background: none;
opacity: 1;
}

.theme-default a.nivo-nextNav:after {
content: "\F0142";
font-family: "Material Design Icons" !important;
position: absolute;
top: -15px;
left: 0;
font-weight: 400;
font-size: 24px;
height: 30px;
width: 30px;
display: block;
color: #041C59;
background: #fff;
border-radius: 100px;
text-indent: 0;
text-align: center;
line-height: 30px;
}

.theme-default a.nivo-prevNav:after {
content: "\F0141";
font-family: "Material Design Icons" !important;
position: absolute;
top: -15px;
left: 0;
font-weight: 400;
font-size: 24px;
height: 30px;
width: 30px;
display: block;
color: #041C59;
background: #fff;
border-radius: 100px;
text-indent: 0;
text-align: center;
line-height: 30px;
}

.theme-default a.nivo-nextNav {
background-position:-30px 0;
right: 0px!important;
}

.theme-default a.nivo-prevNav {
left: 0px;
}

.theme-default .nivo-caption {
position: absolute !important;
top: 22vh !important;
bottom: auto !important;
right: calc(50vw - 610px) !important;
left: auto !important;
padding: 50px !important;
width: auto !important;
margin: 0 auto !important;
background: none;
text-align: left;
color: #fff !important;
height: auto;
background: #F3CD1A;
background: rgba(243, 205, 26, 0.87);
opacity: 1;
-webkit-border-radius: 20px 0 20px 20px;
border-radius: 20px 0 20px 20px;
}

#slider3.theme-default .nivo-caption, #slider4.theme-default .nivo-caption {
display: none!important;
}

.nivo-caption h2, .nivo-caption h2 * {
font-size: 3vw !important;
line-height: 1.15;
margin: 0;
color: #041C59!important;
font-weight: 800 !important;
}

.nivo-caption p {
color: #041C59;
display: block!important;
font-size: 1.5vw;
font-weight: 300!important;
/*text-shadow: 1px 1px 3px rgba(0,0,0,0.5);*/
padding: 0;
}

.nivo-caption a {
    display: inline !important;
    line-height: 2;
    padding: 18px !important;
    font-size: 14px;
}

.nivo-caption a:hover {
text-decoration: none;
color: #fff;
}

div.galleryItem {

vertical-align: top;
float: left;
display: block;
border: none !important;
margin: 5px;
padding: 8px 8px 12px;
background: #FEFFFF;
background: none;
border: none;


-webkit-box-shadow: none;
box-shadow: none;


}
div.galleryItem:hover {
background: rgba(255, 255, 255, 0.1);
}
div.galleryItem .frame img {
border: none !important;
-webkit-box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.2);
box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.2);
}
.galleryItem .popisek.horni {
color:#fff;
font-weight: 600;
text-transform: uppercase;
font-size: 15px;
}
div.galleryProgress {
background-color: transparent !important;
border: 0px !important;
}
.galleryItemBigCont {
 text-align: center !important;
}
div.galleryItemBigCtrls {
clear: both !important;
float: none  !important;
display: inline;
white-space: nowrap;
text-align: center;
}
.galleryItemBig {
text-align: center !important;
}


.addthis_container {
text-align: right !important;
margin: 0px 0 0 0!important;
clear: both;
position: relative;
bottom: 8px;

z-index: 10;
width: 155px;

}
.uvod .addthis_container {
display: block;
}

.addthis_container a {

}

.addthis_toolbox {

width: 170px;
}

#linkovani_fb {
clear: both;
margin: 0px 0px 0;
padding: 20px 0 0;
overflow: hidden;

}
.fb_iframe_widget {
position: relative;
bottom: 0;
display: block !important;
width: 90% !important;
margin: 10px !important;
padding: 0;
}

div.rsslink {
position: absolute;
right: 0;
font-size: 11px;
display: block;
clear: both;
color: #fff!important;
background: #00a5cf;
width: 30px;
height: 30px;
-webkit-border-radius: 30px;
border-radius: 30px;
line-height: 30px;
margin: -52px 12px 0 0;
text-align: center;
display: none!important;
}
div.rsslink a{

font-size: 11px;

color: #333 !important;
}
#rightbar ._round-cont {
margin: 5px 3px 0px 0 !important;
}

.intro {
width: 100%;
border: none;
border-collapse: separate;
border-spacing: 10px;
margin: 0!important;
}

.post.tipy .intro {
margin-top: 30px!important;
}

.karta {
width: 100%;
border: none;
border-collapse: separate;
border-spacing: 0px;
margin: 0 0 30px 0!important;
}

.ikony {
border: none;
border-collapse: separate;
border-spacing: 10px;
margin: -110px 0 0 calc(50% - 50px);
padding: 0;
width: calc(50% - 50px);
}

.col-2 td {
width: 50%;
}

.post.col-2 .post_body>div {
width: 49%;
display: inline-block;
vertical-align: top;
padding: 0 20px;
}

.col-3 td, .col-21 td:last-child, .col-12 td:first-child {
width: 33%;
}

.col-4 td {
width: 25%;
}

.post.pozice.col-4 p {
width: 25%;
}


.col-5 td {
width: 20%;
}

.intro td, .post.item-prodej {
    padding: 40px 20px!important;
    -webkit-box-shadow: 0 0 2px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 2px 0px rgba(0, 0, 0, 0.2);
position: relative;
text-align: center;
}

.post.lide .intro td {
    padding: 10px!important;
    -webkit-box-shadow: none;
    box-shadow: none;
width: calc(33% - 1px);
display: inline-block;
margin-bottom: 90px;
}

.post.tipy .intro td {
    padding: 0 30px!important;
    -webkit-box-shadow: none;
    box-shadow: none;
position: relative;
text-align: left;
margin: 0px 10px 50px 10px;
width: calc(25% - 24px);
display: inline-block;
color: #000;
}

.post.tipy table.col-21 td:first-child {
padding-right: 180px!important;
}

.post.tipy .intro td h2 {
color: #000;
background: #DBF087;
background: rgba(219, 240, 135, 0.87);
-webkit-border-radius: 20px 0 0 0;
border-radius: 20px 0 0 0;
padding: 15px 20px 8px 20px !important;
font-size: 18px !important;
margin-top: -50px !important;
xposition: relative;
}

.post.tipy .intro td p, .post.tipy .intro td ul {
color: #000;
background: #DBF087;
background: rgba(219, 240, 135, 0.87);
font-size: 15px;
padding: 0 20px!important;
xposition: relative;
margin: 0!important;
}

.post.tipy .intro td ul li {
  padding: 0!important;
  font-size: 15px;
}

.post.tipy .intro td p:last-of-type {
background: #DBF087;
background: rgba(219, 240, 135, 0.87);
-webkit-border-radius: 0 0 20px 20px;
border-radius: 0 0 20px 20px;
padding: 0 20px 20px 20px!important;
}

.post.lide .intro td strong {
text-transform: uppercase;
}

.intro td:hover, x.post.item-prodej:hover {
    -webkit-box-shadow: 0 0 12px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 20px 0px rgba(0, 0, 0, 0.2);
-ms-transform: translateY(-10px) !important;
transform: translateY(-10px) !important;
}

.post.lide .intro td:hover {
    -webkit-box-shadow: none;
    box-shadow: none;
-ms-transform: none!important;
transform: none!important;
}

.post.item-prodej:hover p {
color: #013976;
}

.katalog td {
    padding: 0 5px;
}

.intro h2, .post.item-prodej h2 {
    margin: 0!important;
    padding: 15px 0!important;
    font-weight: 700!important;
    font-size: 24px!important;
text-transform: none!important;
}

.intro .more {
    float: none;
    margin-top: 10px;
    line-height: 24px;
}

.intro img, .post.item-prodej img {
width: auto;
display: block;
margin: 0 auto 30px!important;
}

.post.lide .intro img {
width: 75%;
display: block;
margin: 0 auto 20px!important;
border-radius: 50%;
}

.post.active-link .intro img {
width: calc(100% + 60px);
display: block;
margin: 0 0 -50px -30px !important;
-webkit-border-radius: 20px 0 20px 20px;
border-radius: 20px 0 20px 20px;
position: relative;
z-index: -1;
}

.katalog img, .full.col-2 img {
width: 100%;
display: block;
margin: 0!important;
/*padding: 2px;*/
border: 1px solid rgba(0,0,0,0.15);
}

.ikony h2 {
font-size: 20px!important;
font-weight: 700!important;
}

.post.blok-ikony .ikony td {
width: calc(50% - 3px);
display: inline-block;
padding-right: 10px;
margin-bottom: 20px;
}

.post.blok-ikony .ikony object {
  width: 75px;
  height: auto;
  margin-left: -10px;
margin-right: 3px;
float: left;
}

.ikony p {
font-size: 15px;
padding: 0 !important;
}

.ikony p strong {
font-size: 18px;
}

.ikony .icon {
color: transparent;
}

.ikony p.mdi, .ikony p a.mdi {
    color: transparent;
float: left;
}

.ikony p a.mdi {
padding: 40px 0px 4px 0px;
}

.ikony .mdi:before {
color: #041C59;
font-size: 42px;
line-height: 1;
margin: 3px 5px 40px 0;
padding: 12px;
background: #fff;
-webkit-border-radius: 100px;
border-radius: 100px;
}

.karta tr:nth-child(odd) td:last-child, .karta tr:nth-child(even) td:first-child {
    padding: 40px 20px;
}

.karta.reverse tr:nth-child(odd) td:first-child, .karta.reverse tr:nth-child(even) td:last-child {
    padding: 20px;
}

.karta.reverse tr:nth-child(odd) td:last-child, .karta.reverse tr:nth-child(even) td:first-child {
    padding: 0px;
}

.karta img {
width: 100%;
margin: 0!important;
-webkit-box-shadow: none;
box-shadow: none;
display: block;
padding: 0px;
}


table.kontakty {
width: 100%;
border-spacing: 30px 0;
}

table.kontakty td {
  padding: 20px;
  -webkit-box-shadow: 0 20px 30px 0 rgba(0,16,45,.18);
  box-shadow: 10px 10px 15px 0 rgba(0,16,45,.18);
  border-radius: 0 0 20px 0 !important;
}

table.kontakty h2, table.kontakty h2 a {
    color: #013976!important;
    font-size: 20px!important;
    font-weight: 400!important;
    margin: 0 0 10px 0;
}

table.kontakty p {
line-height: 1.15;
}

table.kontakty p.mdi {
  color: transparent;
  font-size: 0;
}

table.kontakty .mdi::before {
  color: #013976;
  padding: 10px 0;
  font-size: 36px;
  line-height: 1;
  display: block;
}



.boxed.boxy {
padding: 0!important;
}

.boxed.boxy  table {
  border-collapse: collapse;
}

.boxy table td {
color: #fff;
width: 33vw;
height: 22vw;
padding: 185px 4% 0 4%;
}

.boxy table td a {
color: #fff!important;
font-size: 36px !important;
font-weight: 400;
display: block;
position: relative;
}

.boxy table td a:after {
  content: "\F0142";
  font-family: "Material Design Icons" !important;
    position: absolute;
    top: 0;
    right: 0;
font-weight: 200;
font-size: 44px;
line-height: 54px;
    display: block;
    color: #fff;
}

.boxy table td:first-child {
 background: url(userFiles/img/box-catalogs.jpg) no-repeat center top;
    background-size: cover;
}

.boxy table td:nth-child(2) {
 background: url(userFiles/img/box-references.jpg) no-repeat center top;
    background-size: cover;
}

.boxy table td:nth-child(3) {
 background: url(userFiles/img/box-downloads.jpg) no-repeat center top;
    background-size: cover;
}



.post.pozice p {
border: 1px solid rgba(0,0,0,0.1);
border-left: 3px solid #013976;
text-align: center;
width: calc(25% - 44px);
display: inline-table;
margin: 20px !important;
height: 256px;
padding: 30px !important;
vertical-align: top;
}

.post.pozice a {
font-size: 24px;
line-height: 1.15;
display: table-cell;
vertical-align: middle;
/*display: -webkit-box;
-webkit-box-align: center;
-moz-box-align: center;
-o-box-align: center;
-ms-box-align: center;
box-align: center;*/
}


.social-icon {
    position: absolute;
    right: calc(50vw - 610px);
    top: 30px;
}

.social-icon .mdi {
    color: transparent!important;
}

.social-icon p {
display: inline-block;
}

.social-icon .mdi:before {
    font-size: 36px;
    color: #041C59;
    line-height: 1;
    display: inline-block;
    margin: 0 10px 0 0!important;
    vertical-align: middle;
}

.contacts-icon {
  display: inline-block;
}

.contacts-icon p {
display: inline-block;
font-size: 15px;
background: #F3CD1A;
padding: 8px 10px 9px 10px;
margin-right: -4px;
}

.contacts-icon p:first-of-type {
  border-radius: 100px 0 0 100px;
  padding-left: 15px;
}

.contacts-icon p:last-of-type {
border-radius: 0 100px 100px 0;
    padding: 6px 12px 6px 7px;
    top: 1px;
    position: relative;
}

.contacts-icon p:last-of-type img {
width: 20px;
height: auto;
}

@-moz-document url-prefix() {
.contacts-icon p:last-of-type {
border-radius: 0 100px 100px 0;
padding: 5px 13px 8px 6px;
top: 0px;
position: relative;
}
}

.contacts-icon .mdi {
    color: #041C59!important;
}

.contacts-icon a.mdi {
  color: transparent !important;
line-height: 1;
}

.contacts-icon .mdi a {
font-size: 15px;
line-height: 1;
}

.contacts-icon .mdi:before {
font-size: 18px;
color: #041C59;
line-height: 1;
display: inline-block;
margin: 0 8px 0 0 !important;
vertical-align: middle;
}

._round-right, ._round-cont div, ._round-inner {
background: none!important;
}

.paticka_vzhled {display:none;}

hr {
clear: both;
    visibility: hidden;
}

.rezervace {
margin: 10px 7px;
}

.ui-datepicker {
    width: 100%;
}

.tabulka {
width: 100%;
border-collapse: separate;
margin: 20px 0 0;
border-spacing: 0 5px;
}

.tabulka th {
color: #041C59;
font-weight: 700;

text-align: left;
padding: 10px 20px;
}

.tabulka tr:hover{
background: none!important;
}

.tabulka tr td {
border: none;
text-align: left;
padding: 10px 20px;
font-size: 16px
}

.tabulka tr:last-child td:first-child {
border-radius: 0 0 0 20px;
}

.tabulka tr:last-child td:last-child {
border-radius: 0 0 20px 0;
}

.tabulka tr:nth-child(odd) td {
background: rgba(243, 205, 26, 0.6);
}

.tabulka tr:nth-child(even) td {
background: rgba(219, 240, 135, 0.6);
}

.post.bg-green .tabulka tr:nth-child(even) td {
background: rgba(4, 28, 89, 0.08);
}

.post.bg-green .tabulka tr:nth-child(odd) td {
background: #fff;
}

.note {
text-align: right;
font-style: italic;
}

#locales {
position: absolute;
right: 30px;
top: 25px;
color: transparent;
}

#locales a {
font-size: 13px;
padding: 10px;
margin-left: -13px !important;
font-weight: 600;
text-transform: uppercase;
line-height: 1;
border: none;
    background: #F3CD1A;

}

#locales a.locales_select, #locales a:hover {
    text-decoration: none;
background: #E6BE00;
}

#locales a:first-of-type {
border-radius: 100px 0 0 100px;
padding-left: 15px;
}

#locales a:last-of-type {
border-radius: 0 100px 100px 0;
padding-right: 15px;
}


.post-center, div.center {
text-align: center;
}

#TB_overlay {
    z-index: 998;
}

#TB_window {
    border: none;
    border-radius: 0;
    z-index: 999;
}

.blok-foto .post_body {
position: relative;
}

.blok-foto .post_body p {
width: 49%;
}

.blok-foto .fotogalerie {
width: 48%;
position: absolute;
top: 0;
right: 0;
}


.forum .lasttopictitle {
    background-color: #42b3e5;
    color: #fff;
padding: 6px 8px;
}

.forum tr.forumtitle, .forum .crumbs {
    background-color: rgba(0,0,0,0.025);
    color: #444;
padding: 6px 8px;
}

.forum .forumtitle a, .forum .crumbs a {
color: #42b3e5;
    font-weight: 700;
    line-height: 2;
}

.forum table {
    border-spacing: 1px;
}

.forum tr.forumtema {
    background-color: rgba(0,0,0,0.025);
}

.forum .forumtema td {
padding: 6px 8px;
}

#kmvolba {
    padding: 6px 8px;
    border-bottom: 1px solid rgba(00,0,0,0.15);
    margin-bottom: 10px;
}

#komentare #komentare_pridej_form div.center {
    margin: 20px auto;
    display: table;
}



.bform label, #atextarea_210_98010>label {
    padding: 0;
    display: inline-block;
    width: 24%;
    vertical-align: middle;
}

#adatetime_210_32048>label, #adatetime_210_57088>label, #aselect_210_18002>label, #atextbox_210_74693>label, #atextbox_210_82720>label {
    width: 48.5%;
}

#adatetime_210_32048>input, #adatetime_210_57088>input, #aselect_210_18002>select, #atextbox_210_74693>input, #atextbox_210_82720>input {
  width: 50%;
}

#atextarea_210_98010>label {
  vertical-align: top;
}


select, #adatetime_210_57088>label, #atextbox_210_82720>label {
    text-align: right;
}

.bform .form_checkbox_option, .bform .form_textbox, .bform input#email_odesilatel, textarea, .form_email, .form_file, select {
    padding: 8px;
    display: inline-block;
    width: 75%;
margin: 0;
}

#sidebar .bform label, #sidebar .bform .form_checkbox_option, #sidebar .bform .form_textbox, #sidebar .bform input#email_odesilatel, #sidebar textarea {
    display: block;
    width: 100%;
margin: 5px 0;
}

.bform .form_checkbox_option>input, .bform .form_radio_option>input {
margin: 0 5px !important;
}

.bform .form_souhlas {
margin: 40px 0 !important;
float: none;
display: inline-block;
width: 75%;
padding-left: 24%;
}

.bform input#souhlas {
display: inline-block;
width: 30px;
position: relative;
float: none;
vertical-align: top;
margin-top: 6px;
}

.bform input#souhlas + label {
    display: inline-block;
    width: calc(100% - 40px);
float: none;
}

.bform form input.button{
    margin: 10px 0 !important;
text-transform: capitalize;
}

.bform .form_radio_option>label {
    margin: 3px 0;
}

#atextbox_197_43109, #atextbox_197_75416, #aemail_197_51993, #atextbox_178_83560, #aemail_178_90872, #atextbox_178_14053 {
width: 33.3%;
display: inline-block !important;
}

#adatetime_210_32048, #adatetime_210_57088, #aselect_210_18002, #aselect_210_63290, #atextbox_210_74693, #atextbox_210_82720 {
width: 50%;
display: inline-block !important;
}

#afile_197_73959 {
width: 100%;
display: block !important;
}

#bform210 form>div>div:last-of-type {
display: inline-block;
text-align: right;
width: 24%;
}

#bform210 form>div>div:last-of-type input.button {
  display: inline-block;
  text-align: right;
}

#atextbox_197_43109>label, #atextbox_197_75416>label, .form_file_label, #atextbox_178_83560>label, #atextbox_178_14053>label {
display: none!important;
}

#navig-menu>.sidemenu, #navig-submenu .sidemenu {
padding: 0 20px;
    margin: 0;
    list-style: none;
}

#navig-menu>.sidemenu>li, #navig-submenu .sidemenu>li {
    display: inline-block;
width: calc(33% - 18px);
    margin: 10px;
vertical-align: top;
position: relative;
}

#navig-submenu .sidemenu>li {
    display: block;
    width: 100%;
    margin: 10px;
vertical-align: top;
}

#navig-menu>.sidemenu>li a, #navig-submenu a {
font-size: 16px;
display: inline-block;
    padding: 5px 10px;
color: #333;
}

#navig-menu>.sidemenu>li>ul>li>a {
font-size: 15px;
font-weight: 300;
display: block;
    padding: 5px 20px;
color: #333;
}

#navig-menu>.sidemenu>li>ul {
/*display: none;*/
}

#navig-menu>.sidemenu>li::before, #navig-submenu>.sidemenu>li::before {
    font-family: "Material Design Icons";
    color: #013976;
    margin-right: 3px;
    content: "\F013E";
    position: absolute;
    font-size: 20px;
left: -15px;
top: 2px;

}


.post.ico-docs p {
text-align: center;
display: inline-block;
width: calc(16.7% - 5px);
vertical-align: top;
padding: 30px !important;
}

.post.ico-docs a {
  font-size: 16px;
  font-weight: 500;
}

p[class*="file-icon-"]:before {
    font-family: "Material Design Icons"!important;
font-size: 48px;
    color: #013976;
    vertical-align: bottom;
    margin: 0;
line-height: 1.15;
display: block;
}

.file-icon-doc:before, .file-icon-docx:before {
content: '\F1392';
}

.file-icon-xls:before, .file-icon-xlsx:before {
content: '\F138F';
}

.file-icon-pdf:before {
content: '\F0226';
}

.post.none, .boxed.none {
display: none!important;
}


/* Slider úvod - reference */

.section-padding {
padding:20px 0;
}

.brand-carousel {
background: none;
margin-top: 0px;
  width: 100%;
  margin: 0 auto !important;
}

.owl-carousel .owl-stage-outer {
  border-top: 1px solid #fff;
}

.brand-carousel p {
  padding-right: 0px!important;
}

.brand-carousel h2 {
text-align: left !important;
font-size: 20px !important;
position: relative;
}


.brand-carousel h2:before {
content: " ";
position: absolute;
left: 22px;
top: -5px;
width: 1px;
height: 18px;
background: #fff;
}

.owl-dots {
text-align: center;
margin-top: 1%;
display: none;
}

.owl-dot {
display: inline-block;
height: 8px !important;
width: 100px !important;
background-color: #aaa!important;
opacity: 1;
border-radius: 0;
margin: 0 5px;
}

.owl-dot.active {
background-color: #114172!important;
}

.owl-carousel .owl-item {
padding: 5px 10px !important;
border-right: 0px solid rgba(0,0,0,0);
margin: 0 auto;
}

.owl-carousel .owl-item img {
width: 100%;
display: block;
margin: 0 auto !important;
-webkit-border-radius: 20px 0 20px 20px;
border-radius: 20px 0 20px 20px;
}

.owl-carousel .owl-item h2 {
  padding: 25px 0 5px !important;
}

.owl-carousel .owl-item h3 {
color: #BC2D25!important;
font-weight: 400!important;
font-size: 22px!important;
margin: 10px 0 2px 0 !important;
}

.owl-carousel .owl-item p.intro-link {
background: #f6f6f6 !important;
color: gray !important;
font-weight: 300 !important;
font-size: 13px !important;
display: inline-block;
padding: 2px 12px !important;
margin-bottom: 10px !important;
}

.owl-carousel .owl-item .mdi:before {
color: #BC2D25;
font-size: 18px;
margin: 0 6px 0 0;
vertical-align: middle;
}

.owl-carousel .owl-item .ico-seznam {
background: url(userFiles/icons/ico-seznam.png) left center no-repeat;
background-size: 18px;
padding-left: 26px !important;
display:inline-block;
}

.owl-carousel .owl-dots.disabled {
display: block;
}

.owl-nav {
position: absolute;
top: 36px;
width: 100%;
}

.owl-nav button {
    background: #DBF087!important;
    height: 30px;
    width: 30px;
    text-align: center;
border-radius: 50%;
}

.owl-nav span {
  font-size: 32px;
line-height: 26px;
color: #041C59!important;
}

.owl-nav .owl-prev {
left: -30px;
position: absolute;
top: 90px;
}

.owl-nav .owl-next {
  right: -30px;
  position: absolute;
top: 90px;
}

.ico-up {
    position: fixed;
    padding: 0px;
    bottom: 20px;
    right: calc(50vw - 690px);
    height: 40px;
    width: 40px;
    z-index: 999;
background: #F3CD1A;
border-radius: 100px;
    -webkit-box-shadow: 0 0 4px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 4px 0px rgba(0, 0, 0, 0.15);
display: none;
}

.ico-up:hover {
background: #E6BE00;
}

.ico-up:after {
  content: "\F0795";
  font-family: "Material Design Icons" !important;
    position: absolute;
    top: 0;
    left: 0;
    font-weight: 400;
    font-size: 24px;
    line-height: 40px;
width: 40px;
text-align: center;
    display: block;
    color: #041C59;
z-index: -1;
}


.ico-up a {
color: transparent;
font-size: 0;
padding: 20px;
}

.ico-up-opacity {
display: block!important;
}

a[name] {
  display: block;
  position: relative;
  top: -140px;
  visibility: hidden;
}

a[name="sluzby"] {
  top: -160px;
}/*-------------STYLE-------------*//* STYL PRO TABLETY */

@media screen and (max-width: 1399px) {

body {width: 100%; 
padding-top: 80px;
}

.ico-up {
    right: 20px;
}

#max-header {
  position: fixed;
top: 0;
left: 0;
}

#main, .split #main {
width: 100%;
margin: 0;
float: none;

}

#wrap {
width: 100%;
}

.post.w-1200 {
width: calc(100% - 40px);
}

#footer, #footer-content {
margin-bottom:0px;
width: 100%;
}

#logo {
}

#logo a {
width: 100%;
line-height: 80px;
}

#slogan {
top: 70px;
left: 60px;
}

.motto {
  top: 18vh;
  width: 100%;
  left: 0;
  padding: 0 50px;
}

.motto p {
  font-size: 72px;
}

.fixed #max-search {
  right: 0;
}

/* HEADER */

#header {
width: 100%;
box-shadow: 0 2px 6px 0 rgba(0,0,0,.2);
}

#max-slide {
width: 100%;
margin: 0!important;
}

.theme-default .nivo-caption {
right: 30px!important;
}

.nivo-caption h2, .nivo-caption h2 * {
font-size: 6vw !important;
}

.nivo-caption p {
  font-size: 18px;
}

.theme-default .nivo-controlNav a {

}

#locales {
right: 65px;
top: 24px;
}

/* MENU */

#pull {
height: 40px;
    width: 40px;
    display: inline-block;
    cursor: pointer;
    color: #fff;
    padding: 0;
    margin: 0;
    position: relative;
    top: 20px;
    right: 20px;
    z-index: 100;
}

#pull:after {
  content: "\F035C";
  font-family: "Material Design Icons" !important;
    position: absolute;
    top: 0px;
    left: 5px;
    font-weight: 400;
    font-size: 36px;
    line-height: 1;
    width: 40px;
    display: block;
    color: #041C59;
}

#pull.mAct:after {
  content: '\F0156';
}

#menu {
width: 100%;
position: absolute;
top: 0;
right: 0;
text-align: right;
border: none;
height:0;
}

#menu>ul {
display: block;
position: absolute;
right: 0px;
top: 80px;
z-index: 9999;
opacity: 1;
background: #fff;
width: 300px;
margin-right:-300px;
}

#menu>ul>li {
display: block;
width: 100%;
margin: 0;
-webkit-border-radius: 0;
border-radius: 0;
height: auto;
border: none;
}

#menu>ul>li.current, #menu>ul>li:hover {
background: rgba(0,0,0,0.025);
border-bottom: none;
}

#menu>ul>li>a {
width: 100%;
box-sizing: border-box;
border-bottom: 1px solid rgba(0,0,0,0.05)!important;
padding: 20px;
margin: 0;
line-height: 1.25;
}

#menu>ul>li>a, #menu>ul>li.current>a, #menu>ul>li:hover>a {
border: none;
}


#menu>ul>li>a:hover, #menu>ul>li:hover>a, #menu>ul>li.current>a {
text-decoration: none;
color: #1a1a1a;
}

#menu>ul>li>ul {
background: rgba(0,0,0,0.01);
width: 100%;
margin: 0;
}

#menu ul li a:after {display: none;}
#menu ul li a:before {display: none;}
#menu ul li.current {background: rgba(0,0,0,0.01);}
#menu li {display: block; float: none; width: 100%; position:relative;}

#menu ul li ul {display: none; position: inherit;}

#menu ul li ul.menu_add_show {
display:block!important; 
visibility:visible;
}

#menu>ul>li>ul>li, #menu>ul>li.menu_add_active {
background: rgba(0,0,0,0);
border-top: 1px solid rgba(0,0,0,0.05);
padding: 0;
}

#menu>ul>li>ul>li>a {
padding: 15px 20px;
}

#menu>ul>li>ul>li>ul>li {
    border-top: 1px solid rgba(0,0,0,0.05);
}

#menu>ul>li>ul>li>ul, #menu>ul>li>ul>li>ul>li>ul {
float: none;
list-style-type: none;
width: 0px;
position: relative;
margin: 0px 0;
padding: 0px 0px;
z-index: 10;
overflow: visible;
left: 0px;
top: 0px;
display: none!important;
background: rgba(0,0,0,0.01);
}

#menu ul li ul li:hover a, #menu ul li.menu_add_active a:hover {background:rgba(0,0,0,0.025);}

#menu>ul>li>ul>li:hover, #menu>ul>li>ul>li>ul>li:hover, #menu>ul>li>ul>li>ul>li>ul>li:hover {
background: rgba(0,0,0,0.015);
}

.menu_add_row:after {
  content: "\F0140";
  font-family: "Material Design Icons" !important;
    position: absolute;
    top: 0px;
    right: 0;
    font-weight: 400;
    font-size: 24px;
    line-height: 54px;
    display: block;
    color: #1a1a1a;
    width: 40px;
    text-align: center;
}

.menu_add_row.active:after {
  content: "\F0143";
}

.menu_add_show a {
color: #1a1a1a!important;
line-height: 1.25!important;
visibility: visible;
}

#menu>ul>li>ul>li>ul, #menu>ul>li>ul>li:hover>ul, #menu>ul>li>ul>li>ul>li>a {
width: 100%;
}

#menu>ul>li>ul>li>ul>li>a, #menu>ul>li>ul>li>ul>li>ul>li>a {
    padding: 15px 10px 15px 30px;
}

#sidebar {
    margin: 0;
    width: 100%;
    float: none;
}


#sidebar>.sidemenu {
padding: 20px;
}

/* HEADER */

.post {
  padding: 30px 20px !important;
}

.post_top, .post_body {
  margin: 0 auto;
  width: 100%;
}

.post_body {
padding: 0;
}

.post, #footer {
width: 100%;
}

.uvod .post:first-child {
  padding-top: 0 !important;
}


.mapa iframe {
    height: 50vw;
}

.intro {
width: 100%;

}

.intro td {
    font-size: 14px;

}

.intro img {
    display: block;
    position: relative;
}

.intro h2 {
font-size: 22px!important;
}

.intro .more {
    position: relative;
    left: 0;
    bottom: 0;
}

.ikony td {
    margin-bottom: 6px;
}

.ikony h2 {
letter-spacing: 0.5px;
}

.info h2 {
  width: 33vw;
}

.info p {
  width: 62vw;
  vertical-align: top;
  padding: 10px 0 0 5vw!important;
}

#rightbar {
width: 100%;
text-align: left;
}


#rightbar .boxed  {

}

#rightbar .boxed:first-child {
padding: 30px 10px;
margin: 0;
}

#rightbar .content2 {
  width: 100%;
  margin: 0 auto;
}

#rightbar .news>ul {
    width: 100%;
margin: 0;
}

#rightbar>.news>h2 {
width: 100%;
}

#rightbar .novinky li, .aktualne #news ul.novinky li {
    width: calc(50% - 13px);
}

.boxy table td {
  padding: 10vw 2% 0 2%;
}

.boxed.milniky {
  padding: 60px 10px !important;
}

.contacts-icon {
top: 19px;
position: absolute;
right: 250px;
}

.contacts-icon p:last-of-type {
    border-radius: 0 100px 100px 0;
    padding: 6px 12px 7px 7px;
    top: 1px;
    position: relative;
}

@-moz-document url-prefix() {
.contacts-icon p:last-of-type {
  border-radius: 0 100px 100px 0;
padding: 5px 13px 8px 6px;
  top: 0px;
  position: relative;
}
}

.social-icon {
  right: 20px;
}

.post.ico-docs p {
  width: calc(25% - 5px);
  padding: 10px !important;
}

.post.pozice p {
  width: calc(33% - 41px);
  height: 26vw;
  padding: 30px !important;
}

.brand-carousel {
  width: 95%;
}

.post.blok-ikony .post_top {
  width: calc(40vw - 90px);
  text-align: left;
  margin: 0;
}

.ikony {
  width: calc(50% + 100px);
}

.post.tipy table.col-21 td:last-child::after {
 left: -13vw;
  width: 23vw;
  height: 23vw;
}


a[name] {
  top: -200px;
}

a[name="sluzby"] {
  top: -240px;
}

}


@media screen and (max-width: 800px) {

#navig-menu>.sidemenu>li, #navig-submenu .sidemenu>li {
width: calc(50% - 20px);
}


.post.col-3 table td, .post.item-prodej {
  width: calc(50% - 12px);
}

.nivo-caption h2, .nivo-caption h2 * {

}

.ikony {
  margin: 0;
  padding: 0;
  width: 100%;
}

.ikony td {
  width: 49%;
  display: inline-block;
  padding: 0 10px;
}

.post.blok-ikony .post_top {
  width: 100%;
  text-align: left;
  margin: 0;
}

.motto p {
  font-size: 9vw;
}

.info h2 {
width: 100%;
display: block;
padding: 10px !important;
text-align: left;
}

.info p {
  width: 100%;
display: block;
  padding: 10px!important;
}

.boxed.boxy table {
width: 100%;
}

.boxy table td {
  width: 100%;
  height: 67vw;
padding: 50vw 3vw 0 3vw;
  display: block;
}

.post.ico-docs p {
  width: calc(33% - 5px);
  padding: 10px !important;
}

.post.lide .intro td {
  width: calc(50% - 3px);
}


.post.pozice p {
width: calc(50% - 43px);
height: 37vw;
padding: 20px !important;
}

.post.full-aktuality #news ul.novinky li {
  width: 100%;
  display: block;
}

.post.tipy .intro td {
  width: calc(50% - 24px);
}



.col-21 td, .col-21 td:last-child {
  width: 100%;
  display: block;
}

.post.tipy table.col-21 td:first-child {
  padding-right: 0!important;
}

.post.col-2 .post_body > div {
  width: 100%;
  display: block;
  padding: 0;
}

#adatetime_210_32048 > label, #adatetime_210_57088 > label, #aselect_210_18002 > label, #atextbox_210_74693 > label, #atextbox_210_82720 > label {
  width: 47.5%;
  display: inline-block;
}

#adatetime_210_32048 > input, #adatetime_210_57088 > input, #aselect_210_18002 > select, #atextbox_210_74693 > input, #atextbox_210_82720 > input {
  width: 50%;
  display: inline-block;
}

.post.tipy table.col-21 td {
margin-bottom: 50px;
}

.post.tipy table.col-21 td:last-child::after {
  left: -5vw;
  width: 50vw;
  height: 50vw;
  top: -70px;
}

}


/*-------------STYLE-------------*//* STYL PRO TELEFONY - ŠIRŠÍ */

@media only screen and (max-width : 600px) {

body {

}

#header {
  padding: 0 20px;
}

#max-slide, #max-slide>.slider-wrapper, #max-slide .nivoSlider {
width: 100%;
}

.blok-slide  .slider-wrapper, .blok-slide .slider-wrapper .nivoSlider {
height: calc(100vh - 80px);
margin-top: -80px;
}


.blok-slide .theme-default .nivoSlider img {
width: calc(287vh - 229px) !important;
height: calc(100vh - 80px) !important;
margin-left: -60vh !important;
}

.theme-default .nivo-caption {
  padding: 8vw 30px 20px 30px !important;
}

.nivo-caption h2, .nivo-caption h2 * {
  font-size: 8vw !important;
  width: 100%;
}

.theme-default .nivoSlider {
background-size: cover;
}

#slider4 {
  margin-top: 50px;
}

.theme-default .nivo-caption {
  right: 2vw !important;
  left: 2vw !important;
top: 52vh !important;
}

.mapa iframe {
    height: 100vw;
}

#locales {
position: relative;
left: 0;
right: auto;
display: block;
top: 0;
padding: 20px 30px;
border-bottom: 1px solid rgba(0,0,0,0.05) !important;
}

#locales a {

}

#locales a.locales_select, #locales a:hover {

}

#logo {
display: block;
}


img {
display: block!important;
margin: 5px auto!important;
float: none;
}

#rightbar img {

}

#rightbar .boxed {
    width: 100%;
} 

#rightbar .news>ul {
    width: 100%;
    margin: 0;
}

#rightbar .novinky li, .aktualne #news ul.novinky li {
width: 100%;
/*display: block !important;*/
margin: 0 0 20px 0;
}

#footer {
}


/* MENU */

#menu>ul {
display: block;
width: 90%;
margin-right: -90%;
}

.intro {
    border-spacing: 0;
}

.intro h2 {

}

.intro td {
font-size: 14px;
margin-bottom: 20px;
}

.ikony td {
    margin-bottom: 20px;
}

.post.blok-ikony .ikony td {
  width: 100%;
  display: block;
  clear: both;
}

.ikony h2 {
font-size: 24px!important;
}

#sidebar .boxed {
width: 100%;
display: block;
}

.karta tr td:first-child {
    padding: 20px 0!important;
}

.karta tr td:last-child {
    padding: 0px !important;
}

.col-2 td, .col-3 td, .col-21 td, .col-4 td, .col-5 td, .uvod .col-2 td, .kdo-jsem td {
width: 100%;
display: block;
}

.contacts-icon {
  top: 0;
right: auto;
  position: relative;
  margin: 0 auto;
  text-align: center;
  display: block;
  padding: 20px 0 5px;
z-index: 10;
}

.contacts-icon p:first-of-type {
    top: -15px;
position: relative;
}

.contacts-icon p:last-of-type {
    padding: 11px 12px 9px 7px;
}

@-moz-document url-prefix() {
.contacts-icon p:last-of-type {
padding: 9.5px 13px 10px 6px;
}
}

.rtable th {
display: none;
}

.rtable tr {
border-bottom: 4px solid #24a822;
}

.rtable td {
width: 100% !important;
display: block;
padding-left: 50% !important;
position: relative;
}

.rtable td:before {
content: attr(data-label);
position: absolute;
left: 0;
width: 50% !important;
padding-left: 15px;
font-weight: 700;
}


.tabulka tr:last-child td:first-child {
border-radius: 0;
}

.tabulka tr:last-child td:last-child {
border-radius: 0 0 20px 20px;
}

table.kontakty td {
    margin-bottom: 40px;
}

#navig-menu>.sidemenu>li, #navig-submenu .sidemenu>li {
width: 100%;
display: block;
}

.bform label, .bform .form_checkbox_option, .bform .form_textbox, .bform input#email_odesilatel, textarea, .form_email {
  display: block;
  width: 100%;
}

.bform .form_souhlas {
  margin: 20px 0 !important;
  float: none;
  display: inline-block;
  width: 100%;
  padding-left: 0;
}

#adatetime_210_32048, #adatetime_210_57088, #aselect_210_18002, #aselect_210_63290, #atextbox_210_74693, #atextbox_210_82720 {
  width: 100%;
  display: block !important;
}

#adatetime_210_32048 > input, #adatetime_210_57088 > input, #aselect_210_18002 > select, #atextbox_210_74693 > input, #atextbox_210_82720 > input {
  width: 51%;
  display: inline-block;
  margin: 4px 0;
}

select, #adatetime_210_57088 > label, #atextbox_210_82720 > label {
  text-align: left;
}

.post.col-3 table td, .post.item-prodej {
  width: 100%;
display: block;
}

.post.ico-docs p {
  width: calc(50% - 5px);
  padding: 10px !important;
}

.post.pozice p {
width: calc(100% - 40px);
height: 50vw;
padding: 20px !important;
display: table;
}

#atextbox_197_43109, #atextbox_197_75416, #aemail_197_51993, #atextbox_178_83560, #aemail_178_90872, #atextbox_178_14053 {
width: 100%;
display: block !important;
}

.post.blok-ikony {
  padding: 20px 30px 0px 30px !important;
}

.owl-nav .owl-next, .owl-nav .owl-prev {
  top: 25vw;
}

.owl-nav .owl-prev {
left: -25px;
}

.owl-nav .owl-next {
  right: -25px;
}

.post.tipy .intro td {
  width: 100%;
  display: block;
width: calc(100% - 20px);
}

.post.tipy table.col-21 td:last-child::after {
  left: -5vw;
  width: 50vw;
  height: 50vw;
  top: -50px;
}

.social-icon {
  position: absolute;
  right: 20px;
  top: 95px;
}

a[name] {
  top: -200px;
}

a[name="sluzby"] {
  top: -250px;
}

}/*-------------STYLE-------------*/@media only screen and (max-width : 480px) {

#max-search {
display: none;
}

a[name="pokoje"] {
  top: -230px;
}

}