* {
font-family: "Mulish", Arial, sans-serif!important;
-moz-box-sizing: border-box !important;
-webkit-box-sizing: border-box !important;
box-sizing: border-box !important;
font-size: 18px;
padding: 0;
margin: 0;
line-height: 1.5;
font-weight: 300;
}

a {color: #110f8f; text-decoration: none;}
a:hover { text-decoration: none; color: #000;}
a img { margin: 0 !important; }

a, #menu ul, .galleryItem, .button {
-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 {
margin: 0!important;
}

#logo a, #main h1, #sidebar h2, #rightbar h2, #menu a, .intro h2, .produkty h2, .novinky h3 {

}

.kontakty-tab span, #social p a, .more:after, #rightbar ul li a:before {
    font-family: "ElegantIcons"!important;
}

/* LAYOUT */

html {
background: #fff;
margin: 0;
padding: 0;
}

body {
width: 100%;
margin: 0 auto;
color: #000;
padding: 0;
-moz-box-sizing: content-box !important;
-webkit-box-sizing: content-box!important;
box-sizing: content-box !important;
background: #fff;
}

#wrap {
margin: 0px auto;
width: 100%;
padding: 0;
position: relative;
background: #fff;
}

.uvod #wrap {
margin-top: 100vh;
}

.fixed #wrap {
padding-top: 222px;
}

.uvod.fixed #wrap {
padding-top: 0;
}

/* HEADER */

#max-header {
width: 100%;
z-index: 500;
position: relative;
background: rgba(255,255,255,0);
background: url(userFiles/img/s1.jpg) no-repeat center;
background-size: cover;
height: 222px;
}

.uvod #max-header {
background: none;
}

.fixed #max-header {
position: fixed;
height: 63px;
background: #110f8f;
top: 0;
/*-webkit-box-shadow: 0 3px 7px 0px rgba(0, 0, 0, 0.2);
box-shadow: 0 3px 10px 0px rgba(0, 0, 0, 0.2);*/
}

#header {
width: 100%;
margin: 0 auto;
padding: 0px 0 0 0px;
position: relative;
text-align: center;
height: 100%;
    background: rgba(0,0,0,0.4);
}

.uvod #header {
    background: none;
}

.fixed #header {
text-align: left;
background: none;
}

#logo {
display: none;
    position: relative;
top: 5px;
}

.fixed #logo {
display: block;
left: 20px;
}

#logo a {
background: url(userFiles/img/logo.png) no-repeat left center;
    background-size: contain;
    font-size: 0px;
    font-weight: 700!important;
    color: #fff;
    padding: 5px 0 0 70px;
    display: block;
    margin: 0;
    z-index: 20;
    height: 53px;
line-height: 44px;
}

#logo a:hover {
text-decoration:none;
}

#slogan {
    font-size: 20px;
    font-weight: 300!important;
    padding: 0;
    margin: 0;
    display: block;
    position: absolute;
top: 40px;
    left: 0px;
}

.uvod .post.cl1 {
text-align: center;
}

.uvod .post:nth-child(4) {
background: #fcfcfc;
}

body.reference #main .post_body div, body.spoluprace #main .post_body div {
display: inline-block;
width: 31%;
border: 1px solid #110f8f;
background: #110f8f;
margin: .75%!important;
padding: 0 !important;
}

body.reference #main p, body.spoluprace #main  p {
width: 100%;
margin: 0 !important;
padding: 0 30px !important;
line-height: 2.5;
color: #fff;
font-size: 24px;
font-weight: 400;
}

body.reference #main .post_body div:hover, body.spoluprace #main .post_body div:hover {
border: 1px solid #110f8f;
background: #fff;
}

body.reference .post_body div:hover p, body.spoluprace .post_body div:hover p {
color: #110f8f!important;
}

body.reference #main p img, body.spoluprace #main p img {
display: block;
width: calc(100% + 60px);
margin-left: -30px !important;
}

body.reference .post_body div:hover img, body.spoluprace.post_body div:hover img {
opacity: 0.75;
}

body.podlahove-krytiny .post.cl2 .post_top {
display: none;
}

body.kontakt #main>.post.cl1, body.kontakt #main>.post.cl2 {
width: 49%;
display: inline-block;
vertical-align: top;
}

body.kontakt #main>.post:last-child .post_body {
width: 100%;
}

body.kontakt #main>.post:last-child {
    padding-bottom: 0!important;
}

body.kontakt #main>.post:last-child iframe {
    height: 25vw;
}

#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;
margin: 0px 0 0 505px;
text-transform: uppercase;
}

#menu .boxed, #info .boxed {
width: 300px;
position: absolute;
top: 0px;
right: 0px;
z-index: 501;
}

.hledani input {
background: none;
color: #666!important;
}

#menu .boxed input, #info .boxed input, input, textarea {
margin: 0;
padding: 5px 10px;
border: 3px solid #BFBFBF;
font-weight: 400;
color: #2b2a29;
background: rgba(255,255,255,0.1);
}

#main input {
padding: 12px 20px!important;
}

#menu .boxed input, #info .boxed input {
border: 1px solid rgba(255,255,255,0.05);
color: #fff!important;
}

#menu .boxed input.button, #info .boxed input.button  input.button  {
margin: 0!important;
padding: 3px 7px;
}

#menu .boxed .button, #info .boxed .button {
background: url("userFiles/img/ico-src.png") no-repeat center center!important;
background: #e50008;
color: #fff!important;
border: none!important;
padding: 8px 20px!important;
text-transform: none;
    font-size: 16px!important;
    font-weight: 300!important;
}

textarea {
height: 100px !important;
width: 74%!important;
}

#menu .boxed h2, #info .boxed h2 {
font-size: 20px;
    padding: 0;
    text-align: center;
display: none;
}

#rightbar input, #rightbar textarea {
font-size: 12px;
margin: 0;
padding: 6px;
border: 1px solid rgba(255,255,255,0.5);
font-weight: 400;
color: #fff;
-webkit-border-radius: 3px;
border-radius: 3px;
background: none;
}

.more, .button, input.button {
    display: block;
    font-size: 20px!important;
    color: #fff!important;
    padding: 15px 27px!important;
    margin: 10px 0;
    font-weight: 400!important;
    background: #110f8f!important;
    -webkit-border-radius: 0;
    border-radius: 0;
    border: 2px solid #110f8f!important;
}


.button:hover, .more:hover, input.button:hover, .produkty td:hover a.more, #header .boxed .button:hover {
color: #110f8f!important;
text-decoration: none;
    background: #f1c90e!important;
    border: 2px solid #f1c90e!important;
text-decoration: none;
}

.nivo-caption a.more, #sidebar .boxed.sid3 a.more {
    /*background-color: rgba(255, 255, 255, 0.5)!important;
    border: 2px solid #110f8f!important;
    font-size: 24px!important;
    color: #110f8f!important;*/
    text-align: center;
    -webkit-transition: all 234ms ease;
    -moz-transition: all 234ms ease;
    -ms-transition: all 234ms ease;
    -o-transition: all 234ms ease;
    transition: all 234ms ease;
}

/*#sidebar .boxed.sid3 a.more:hover {
    background-color: rgba(255, 255, 255, 0.78)!important;
    border: 2px solid #2B2A29!important;
    color: #2B2A29!important;
}*/

#sidebar .boxed.sid3 a.more {
display: inline-block;
margin: 0 5px;
}

.more:after, #sidebar .post input.button:after {
color: #fff;
    margin-left: 10px;
    content: "\39";
    position: relative;
    font-size: 20px;
}

.more:hover:after, #sidebar .post input.button:hover:after {
color: #110f8f;
    margin-left: 10px;
    content: "\39";
    position: relative;
    font-size: 20px;
}

#rightbar ul li a:before {
color: #fff;
margin-right: 7px;
content: "\39";
position: relative;
font-size: 18px;
}

.nivo-caption .more:after, #sidebar .boxed.sid3 a.more:after {
color: #fff;
}

.nivo-caption .more:hover:after, #sidebar .boxed.sid3 a.more:hover:after {
color: #110f8f;
}

#rightbar ul li:hover a:before {
color: #f1c90e;
}

/* MENU */

#pull {
display: none;
}

#menu {
padding: 0;
    width: 1200px;
margin: 0 calc(50vw - 608px);
    position: absolute;
    height: 100%;
    right: 0;
    top: 40px;
}

.fixed #menu {
    width: auto;
    top: 0px;
margin: 0;
right: calc(50vw - 610px);
}

#menu>ul {
list-style-type: none;
height: 100%;
padding: 0;
display: inline-block;
}

#menu>ul>li {
display: inline-block;
  height: 100%;
    padding: 12px 23px;
  margin: 0;
text-align: left;
position: relative;
}

#menu>ul>li:hover, #menu>ul>li.current {

}

#menu>ul>li>a, #locales a {
    margin: 0;
display: block;
    color: #f1c90e;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 3px 0px;
    position: relative;
}

.uvod #menu>ul>li>a, .uvod #locales a, .uvod #slogan {

}

.fixed #menu>ul>li>a, .fixed #locales a, .fixed #slogan {

}

#locales a {
display: inline-block;
margin-left: -11px;
}

#menu>ul>li.current>a {
text-decoration: none;
    color: rgba(255, 255, 255, 0.79);
}

#menu>ul>li:hover>a, #menu>ul>li>a:hover, #menu>ul>li.current>a, #menu>ul>li.aktivni>a {
   border-bottom: 3px solid #f1c90e;
text-decoration: none;
}

#menu>ul>li:hover, #menu>ul>li.current {
text-decoration: none;

}

#menu>ul>li>ul {
list-style-type: none;
min-width: 200px;
position: absolute;
margin: 0;
padding: 0px;
visibility: hidden;
background-color: #110f8f;
border-top: none;
}

#menu>ul>li.aktivni>ul, #menu>ul>li.current>ul, #menu>ul>li.aktivni>ul>li, #menu>ul>li.current>ul>li {
/*visibility: visible!important;*/
}

#menu>ul>li>ul>li, #menu>ul>li>ul>li>ul>li {
position: relative;
display: block;
}

#menu>ul>li.aktivni>ul>li {
position: relative;
}

#menu>ul>li:hover>ul {
visibility: visible;
z-index: 100;
color: #f1c90e;
/*-webkit-box-shadow: 0 3px 7px 0px rgba(0, 0, 0, 0.2);
box-shadow: 0 3px 10px 0px rgba(0, 0, 0, 0.2);*/
}

#menu>ul>li>ul>li>a {
display: block;
text-decoration: none;
padding: 7px 12px;
margin: 0 0px 0px;
color: transparent;
color: #f1c90e;
font-size: 15px;
}

#menu>ul>li>ul>li>a:hover {
color: #f1c90e;
}

#menu>ul>li>ul>li:hover>a, #menu>ul>li>ul>li>ul>li:hover>a, #menu>ul>li>ul>li:hover, #menu>ul>li>ul>li>ul>li:hover {
background: rgba(0,0,0,0.05);
}

#menu>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: #110f8f;
left: 160px;
top: 10px;
}

#menu>ul>li>ul>li:hover>ul {
width: 200px;
}

#menu>ul>li>ul>li>ul>li>a {
display: block;
text-decoration: none;
padding: 3px 10px;
margin: 0 0px 0px;
line-height: 25px;
width: 200px;
color: #f1c90e;
font-size: 15px;
}

#menu>ul>li>ul>li>ul>li>a:hover {
color: #f1c90e;
background: #110f8f;
}

/* SIDEBAR */

#max-sidebar {
margin: 0;
padding: 0;
width: 100%;
clear: both;
background: #fff;
border-bottom: 1px solid #fff;
position: relative;
}

#sidebar {
margin: 0 auto;
padding: 0;
width: 100%;
}

.boxed ul {
list-style-type: none;
}

.boxed ul li {
list-style-position: inside;
padding: 2px 0;
}

.sidemenu {
list-style-type: none;
margin: 0 0 0 0px;
padding: 0;
}
.sidemenu li {
display: inline-block;
}

.sidemenu li.current * {
/*color: #666!important;*/
}

#sidebar>.sidemenu>li {
margin: 0 0 30px 0;
}

.sidemenu a {
font-weight: 300;
line-height: 22px;
display: block;
}

#sidebar>ul.sidemenu {
padding: 40px 0 65px;
text-align: center;
display: none;
}

#sidebar>ul.sidemenu.active {
display: block;
}

#sidebar>.sidemenu>li>a {
font-size: 16px;
color: #ccc;
text-shadow: 1px 1px rgba(255,255,255,0.3);
margin: 0;
padding: 0px;
text-transform: uppercase;
font-weight: 700;
}

#sidebar>.sidemenu>li>a:hover {
text-decoration: none;
}

#sidebar>.sidemenu>li>ul>li {
padding: 2px 4px;
}

#sidebar>.sidemenu>li>ul>li>a {
font-size: 14px;
padding: 3px 0;
margin: 0 20px 0 0;
font-weight: 400;
line-height: 20px;
}

#sidebar>.sidemenu>li>ul>li>a:hover, #sidebar>.sidemenu>li>ul>li.current>a  {
text-shadow: 0 0 2px 0 rgba(0,0,0,0.15);
text-decoration: none;
}

#sidebar>.sidemenu>li>ul>li>ul>li {
margin: 0 1px;
padding: 0 20px;
}

#sidebar>.sidemenu>li>ul>li>ul>li>a {
margin: 0;
padding: 0;
font-style: italic;
line-height: 2;
   border-bottom: 3px solid rgba(255,255,255,0);
}

#sidebar>.sidemenu>li>ul>li>ul>li:hover>a, #sidebar>.sidemenu>li>ul>li>ul>li.current>a {
   border-bottom: 3px solid #110f8f;
text-decoration: none;
}

#sidebar .boxed {
padding: 0;
margin: 0;
position: relative;
}

#sidebar .boxed:first-child {
display: none;
}

#sidebar .boxed.sid2 {
background: #222 url(userFiles/img/bg-refer.jpg) no-repeat center fixed!important;
    padding: 75px 0 32px;
    position: relative;
    overflow: hidden;
    text-align: center;
   /* padding-right: 170px;
    padding-left: 170px;*/
}

#sidebar .sid2 *, #sidebar .sid3 h2 {
color: #fff!important;
position: relative;
z-index: 2;
}

#sidebar .boxed.sid3 {
    padding: 100px 0 65px;
    background: url("userFiles/img/s3.jpg") no-repeat center fixed;
    text-align: center;
    position: relative;
}

#sidebar .boxed.sid4 {
    padding: 85px 240px;
    overflow: hidden;
    position: relative;
text-align: center;
}

#sidebar .boxed.sid4 p {
display: inline-block;
vertical-align: middle;
width: auto;
}

#sidebar .boxed.sid4 img {
width: 185px;
margin: 10px!important;
}

#sidebar .boxed.sid4 h2 {
display: none;
}

#sidebar .boxed .content2 {
position: relative;
z-index: 2;
}

#sidebar .boxed>ul {
text-align: left;
}

#sidebar h2 {
padding: 0 0 10px 0!important;
}

#sidebar>h2 {
display: none;
}

#sidebar h3 {
margin: 0;
padding: 0;
}

#sidebar p {
margin: 7px 0;
padding: 0;
line-height: 20px;
font-weight: 400;
}

#sidebar .boxed>h2, #sidebar .post h1 {
padding: 0px 0 77px!important;
color: #000;
position: relative;
    display: block;
text-align: center;
font-size: 54px;
    font-weight: 200;
    line-height: 1.1;
    color: #110f8f;
}

#sidebar .post form {
width: 70%;
margin: 0 auto;
}

#xsidebar>.sidemenu>li.current>ul, #sidebar>.sidemenu>li a, #sidebar>.sidemenu li>ul, #sidebar>.sidemenu>li.aktivni>a  {
display: none;
}

#xsidebar>.sidemenu>li.aktivni a, #sidebar>.sidemenu li.aktivni>ul, #sidebar>.sidemenu li.aktivni>ul, #sidebar>ul.sidemenu>li.aktivni>ul>li.current>ul, #sidebar>ul.sidemenu>li.aktivni>ul>li.current>ul a {
display: block!important;
}

.post form table td {
font-size: 20px;
}

.news {
    margin: 0 auto!important;
    width: 1200px;
}

.news li {
background: #fff;
display: inline-table!important;
width: 23.5%;
margin: 0 0.5% 20px;
padding: 20px!important;
/*-webkit-box-shadow: 0 0 10px 0px rgba(0, 0, 0, 0.2);
box-shadow: 0 0 10px 0px rgba(0, 0, 0, 0.2);*/
}

.news>h2 {
display: block;
}

.news h3 {
padding: 0 0 10px 0!important;
    font-weight: 700!important;
}

.news img {
    width: calc(100% + 40px);
    margin: 10px 0 10px -20px!important;
}

.news p {
/*font-size: 13px;*/
font-weight: 200;
}


/* MAIN */

#main{
padding: 0;
margin: 0;
width: 100%;
float: none;
}

#main img {

}

.post_top, .post_body {
width: 100%;
padding: 0 45px;
margin: 0 auto;
    z-index: 2;
    position: relative;
}

.uvod .post:last-child .post_body {
    border-bottom: none;
padding-bottom: 0px;
}

.post_title {
position: relative;
}

.post-center, .uvod .post_top {
    text-align: center;
}

.post, #main>ul {
margin: 0 0px 0 0px;
padding: 75px 0;
}

.post:nth-child(even) {
/*background: rgba(0,0,0,0.01);*/
}

/*.uvod .post:nth-child(2) {
background: #f6f6f6;
}*/

.uvod .post.cl2 .post_body, .uvod .post.cl2 .post_top h1 {
color: #fff!important;
}

.post_body hr {
    border: none;
    border-top: rgba(0,0,0,0.1) 1px solid;
    margin: 30px 0;
}

#main ul li {
padding: 2px 0;
list-style-type: square;
}

#main table td {
vertical-align: top;
}


#main h1, #main h1 span {
font-size: 54px;
    font-weight: 200;
    line-height: 1.1;
    color: #110f8f;
padding-bottom: 48px;
}

#main>h1 {
margin: 20px 0 10px 0!important;
}

#main>ul>li {
display: block;
padding: 5px;
clear: both;
margin: 0;
}

#main>ul>li img {
width: 100px;
float: left;
margin: -30px 10px 0 0;
border: 1px solid #ccc!important;
padding: 1px!important;
z-index: 100;
}

#main>ul>li>p {
/*margin-top: -30px;
min-height: 100px;*/
/*border-bottom: 1px solid #ccc;*/
}

#main>ul>li>p div{
}


#main>ul>li h2, #main>ul>li h3 {
/*margin-left: 115px!important;*/
}

#main>ul>li .more {
float: right;
margin-top: 10px;
}



#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;
}


h2, #main h2 span, body.kontakt #main>.post.cl2 .post_top h1 {
font-size: 32px;
font-weight: 400;
padding-bottom: 30px;
}

body.kontakt #main>.post.cl1 .post_body p {
font-size: 18px;
}


body.kontakt #main>.post.cl2 .post_top h1 {
text-transform: none;
}

#main h3, #main h3 span {
font-weight: 800;
padding: 0px 0 20px;
font-size: 22px;
}

#main ul, #main ol {
padding: 5px 0px;
margin: 0 0px 0 20px;
list-style-position: outside;
}
#main p {
padding: 5px 0;
text-indent: 0;

margin: 0px 0 0px;
}

strong {
font-weight: 700!important;
font-size: inherit;
}

#main ._round-cont {

margin: 0 9px 0px 0 !important;
}
#main .nolink, #main-table iframe {

margin: 0 0px 0px 0 !important;

}
#main-table img.nolink {
margin: 8px 9px 0 0 !important;
}
#main-table h2 {
margin: 0 0 -5px 0 !important;
}

.uvod .post.cl2 {
background: url(userFiles/img/bg-slide.jpg) no-repeat center fixed!important;
padding: 75px 0!important;
position: relative;
text-align: center;
}

.uvod .post.cl2:before, #sidebar .boxed.sid3:before {
content: " ";
    background-color: rgba(0,0,0,0.4);
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    left: 0;
    z-index: 1;
}

/* RIGHTBAR */

#max-rightbar {
padding: 65px 0;
clear: both;
margin: 0;
width: 100%;
text-align: left;
/*background: url(userFiles/img/bg-footer.jpg) repeat center top;*/
color: #fff;
}

#rightbar {
padding: 0 45px;
clear: both;
margin: 0 auto;
width: 100%;
text-align: left;
}

#rightbar a, #rightbar a:hover {
color: #fff;
font-weight: 400;
}

#rightbar .boxed {
margin: 0 0.5% 0 0;
padding: 0;
width: 32%;
display: inline-block;
vertical-align: top;
}

#rightbar h2 {
padding: 0 0 10px 0!important;
font-weight: 700!important;
font-size: 20px!important;
color: #f1c90e;

}


#rightbar .boxed .content2 p, #rightbar a {
    font-size: 16px;
}

#rightbar .sidemenu a {
    font-size: 16px;
font-weight: 400;
line-height: 1.5;
}

#rightbar ul li:hover a {
color: #f1c90e;
}

#rightbar .boxed>ul>li>ul {
display: none;
}


#rightbar h3 {
 font-size: 16px;
}

#rightbar>.sidemenu {
    display: inline-table;
width: 25%;
}

small {
/*display: none;*/
font-size: 13px;
margin: 3px 0;
font-weight: 700;
/*color: #e50008;*/
}

#footer {
background: #1f2a35;
background: url(userFiles/img/bg-footer.jpg) repeat center fixed;
margin: 0 auto -20px;
width: 100%;
text-align:center;
padding: 0;
clear: both;
z-index: 2;
position: relative;
}

#footer-content * {
color: #fff;

}

#footer-content * {
padding-top: 10px;
width: 100%;
margin: 0 auto;
clear: both;
font-size: 10px;
}

#footer a:hover {
color: #fff;
}

/* SLIDER */

#wrapper{
z-index: 0;
width: 100%;
border: none;
margin: 0 0 0;
display: none;
position: relative;
height: 180px;
overflow: hidden;
/*    border-bottom: 7px solid #e50008;*/
}

.uvod #wrapper {
display: block;
height: 100vh;
margin: 0;
position: fixed;
top: 0;
}

.slider-wrapper {
position: relative;
width: 100%;
border: none;
top: 0px;
margin: 0 auto;
display: none;
height: 100vh;
}

#slider2.slider-wrapper {
display: block;
}

.uvod .slider-wrapper {
display: block;
}


.theme-default #slider {
    margin:0px auto 0 auto;
}
.theme-default .nivoSlider {
position:relative;
background: rgba(0,0,0,0);
-webkit-box-shadow: none;
box-shadow: none;
margin-bottom: 0;
height: 100vh;
}

.theme-default .nivoSlider img {
width: 100%;
}


.theme-default .nivo-controlNav {
text-align: center;
padding: 0px 0;
position: relative;
bottom: 40px;
z-index: 100;
left: 0px;
width: 100%!important;

}

.theme-default .nivo-controlNav a {
display:inline-block;
width: 24px;
height: 24px;
background: transparent;
border: 2px solid #f1c90e!important;
text-indent:-9999px;
border:0;
margin: 0 10px;
border-radius: 50%;
}

.theme-default .nivo-controlNav a.active {
background: #f1c90e;
border: 2px solid #f1c90e;
}

.theme-default .nivo-directionNav a {
display:block;
width: 30px;
height: 30px;
background: url(userFiles/system/arrow.png) no-repeat;
text-indent:-9999px;
border:0;
top: 48%!important;
color: transparent;
/*display: none!important;*/
}

.theme-default a.nivo-nextNav {
background-position:-30px 0;
right: 5px!important;
}

.theme-default a.nivo-prevNav {
left: 5px;
}

.theme-default .nivo-caption {
position: absolute!important;
top: 0;
bottom: 0;
height: auto;
    padding: 20vh 0!important;
width: 100%!important;
margin: 0;
margin: 0 auto;
text-align: center;
background-color: rgba(0,0,0,0.4);
display: inline-block!important;
opacity: 1;
}

#wrapper .nivo-caption h2 {
background: url(userFiles/img/logo.png) no-repeat center top;
    background-size: 400px;
padding-top: 150px!important;
font-size: 4vw;
line-height: 1;
font-weight: 200;
display: block;
margin: 5vh auto;
padding: 0;
color: #fff!important;
width: 1200px;
}

.nivo-caption h3, #sidebar .nivo-caption h3 * {
font-size: 24px!important;
margin: 10px 0;
font-weight: 300;
}

.nivo-caption p {
font-size: 2.5vw;
line-height: 2;
font-weight: 300;
display: none;
padding: 10px 0!important;
color: #fff;
width: 1200px;
margin: 0 auto;
}

.uvod .nivo-caption h2, .uvod .nivo-caption p {
display: block!important;
opacity: 1;
}

div.galleryItem {
vertical-align: top;
float: left;
display: block;
border: none !important;
margin: 0 25px 20px 0;
padding: 0;
background: none;
border:none;
}

div.galleryItem:hover {
background: rgba(255, 255, 255, 0.2);
}

div.galleryItem .frameh, div.galleryItem .frame {
width: 156px;
padding: 0;
margin: 0;
}

div.galleryItem .frame img {
border: none !important;
max-width: 300px;
max-height: 200px;
width: 156px;
height: auto;
}

.galleryItem .popisek.horni {
color:#fff;
font-weight: 300;
/*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: 17px;
display: block!important;
width: 400px!important;
margin: 10px auto !important;
padding: 5px 3px 0;
}

.fb-like-box span iframe {
width: 100%!important;
}

div.rsslink {
position: absolute;
right: 0;
font-size: 11px;
display: block;
clear: both;
color: #333 !important;
background: #FFF556;
display: none;

}
div.rsslink a{

font-size: 11px;

color: #333 !important;
}
#rightbar ._round-cont {
margin: 5px 3px 0px 0 !important;
}.paticka_vzhled {display:none;}




#rightbar table {
border: none;
border-collapse: separate;
padding: 0;
margin: 0;
width: 100%;
border-spacing: 0 10px;
}

#rightbar table tr {
vertical-align: top;
}

#rightbar table tr td {
padding: 0 10px;
}


#rightbar table tr td p {
margin: 0!important;
line-height: 24px;
}

.intro, .produkty {
border: none;
border-collapse: separate;
border-spacing: 10px;
padding: 0;
margin: 30px auto;
width: 100%;
/*text-align: center;*/
background: transparent;
}

.produkty {
border: none;
border-spacing: 5px;
padding: 0;
text-align: center;
}

.ikony {
width: 100%;
border: none;
border-collapse: separate;
border-spacing: 0;
margin: 0 auto!important;
text-align: center;
}

.ikony td {
padding: 64px 100px 0;
    text-align: center;
}

.ikony h2 {
   color: #fff!important;
    margin: 0!important;
    padding: 10px 0!important;
    font-weight: 700!important;
    font-size: 24px!important;
}

.ikony img {
height: 80px;
display: block;
margin: 0 auto!important;

}

.karta {
border: none;
border-collapse: separate;
border-spacing: 0px;
padding: 0;
margin: 0;
width: 100%;
}

.karta h2 {
font-weight: 700!important;
font-size: 24px!important;
padding: 10px 0 0!important;

}

.karta td {
padding: 0;
}

.karta tr:nth-child(2n+1) td:first-child, .karta tr:nth-child(2n) td:last-child {
padding: 20px;
}

.karta img {
width: 100%;
margin: 0!important;
-webkit-box-shadow: none;
box-shadow: none;
display: block;
}

.karta img {
border: 1px solid rgba(0,0,0,0.1);
}



.referencni, .kontakty-tab {
border: none;
border-collapse: separate;
border-spacing: 10px 30px;
padding: 0;
margin: 0;
width: 100%;
}

.intro h2 {
font-weight: 900!important;
font-size: 28px!important;
padding: 20px 0 40px!important;
color: #110f8f!important;
text-align: center;
}


.produkty h2 {
font-size: 28px;
padding: 10px 0 0!important;
font-weight: 700!important;
}

.produkty td:hover h2, .produkty td:hover p {
color: #fff;
opacity: 1;
}

.intro h3 {
font-weight: 300!important;
font-size: 18px!important;
padding: 0!important;
text-transform: uppercase;
}

.intro td {
    padding: 20px 30px;
margin: 0 0 33px 0px;
position: relative;
  font-weight: 400;
    vertical-align: top;
overflow: hidden;
/*border: 2px solid #110f8f;*/
border: 1px solid rgba(0,0,0,0.2);
text-align: left;
}

.produkty td {
background: rgba(0,0,0,0);
padding: 10px;
height: 220px;
margin: 0 0 33px 0px;
position: relative;
  font-weight: 400;
    vertical-align: top;
overflow: hidden;
-webkit-box-shadow: 0 0 1px 0px rgba(0, 0, 0, 0.3);
box-shadow: 0 0 1px 0px rgba(0, 0, 0, 0.3);
}

.produkty td:hover {
background: rgba(0,0,0,1);
}

.intro .more, .produkty .more {

}

.kontakty-tab td {
text-align: center;
padding: 0 30px;
}

.kontakty-tab h2, .kontakty-tab h2 a {
    color: #e50008;
    font-size: 22px;
    font-weight: 700;
    margin: 0 0 10px 0;
}

.kontakty-tab span {
color: #e50008;
    padding: 10px 0;
font-size: 40px;
    line-height: 1;
    display: inline-block;
}

.col-2 td {
width: 50%;
}

.col-3 td, .col-21 td:last-child {
width: 33%;
}

.col-4 td {
width: 25%;
}

.intro img {
width: calc(100% + 60px);
margin: -30px 0 0 -30px!important;
-webkit-box-shadow: none!important;
box-shadow: none!important;
display: block;
}

.katalog-tab img, .produkty img, .referencni img {
width: 100%;
margin: 0!important;
-webkit-box-shadow: none;
box-shadow: none;
display: block;
padding: 0;
}

.referencni td {
padding: 0 7px;
}

.referencni h2, .referencni td {
color: #e50008!important;
}

.intro img, .produkty img {
transition: transform 0.5s ease-out;
}

.intro td:hover {
-webkit-box-shadow: 0 0px 8px 5px rgba(0, 0, 0, 0.1);
box-shadow: 0 0px 8px 5px rgba(0, 0, 0, 0.1);
}


.produkty img {
position: absolute;
top: 0;
left: 0;
}

.produkty td:hover img {
opacity: 0.2;
}

.tabulka {
width: 100%;
border-collapse: collapse;
margin: 20px 0;
}

.tabulka tr:first-child td {
background: #e50008!important;
color: #fff;
font-weight: 700;
}

.tabulka tr:hover{
background: none!important;
}

.tabulka tr td {
border: 1px solid rgba(0,0,0,0.075);
text-align: left;
padding: 7px 12px;
}

.tabulka tr.licha td {
background: rgba(0,0,0,0.01);
}

#TB_window {
z-index: 900;
}

._round-cont div {
background: none!important;
}

#info {
position: relative;
height: 50px;
    padding: 0;
padding: 0 calc(50vw - 600px);
    width: 100%;
    margin: 0;
text-align: right;
background: -webkit-linear-gradient(right, #fcfcfc, #eeeeee);
  background: -o-linear-gradient(right, #fcfcfc, #eeeeee);
  background: -moz-linear-gradient(right, #fcfcfc, #eeeeee);
  background: linear-gradient(to right, #fcfcfc, #eeeeee);
display: block;
}

#info a {
margin: 0;
    font-size: 18px;
    color: #666;
    font-weight: 400;

}

#info p {
    display: inline-block;
    margin: 0 0px 0 30px;
    line-height: 50px;
    font-size: 18px;
    color: #666;
    font-weight: 400;
}


#info p span {
    font-family: "ElegantIcons"!important;
    font-size: 20px;
margin-right: 5px;
color: #e50008;
}


/* slider pro reference */

#slider2 {
width: 40vw;
margin: 0px auto;
height: 27vw;
float: none;
}

#slider2 .nivoSlider {
position:relative;
background: none;
height: 23vw;
}

#slider2 .nivo-slice {
    position: absolute!important;
    z-index: 5;
}

#slider2 .nivoSlider img {
position:absolute;
top:0px;
left:0px;
width: 40vw!important;
height: auto!important;
display:none;
margin: 0 auto!important;
/*visibility: hidden;*/
}

#slider2 .nivo-controlNav {
text-align: center;
padding: 0px 0;
position: relative;
bottom: -20px;
z-index: 100;
left: 0px;
width: 100% !important;
display: block;
}

#slider2 .nivo-controlNav a {
width: 24px;
height: 24px;
background: rgba(255,255,255,0);
text-indent:-9999px;
border:0;
margin: 0 7px;
}

#slider2 .nivo-controlNav a.active {
background: #f1c90e;
}

#slider2 .nivo-caption {
position: absolute !important;
top: auto !important;
bottom: 8px !important;
right: 0 !important;
left: 20% !important;
padding: 10px !important;
width: 60% !important;
margin: 0 !important;
background: none;
text-align: center;
background: rgba(255,255,255,0.5);
height: auto;
display: block !important;
z-index: 100;
}

#slider2 .nivo-caption h2, #slider2 .nivo-caption h2 * {
margin: 0;
font-weight: 400;
padding: 0!important;
font-size: 18px!important;
line-height: 1.5!important;
color: #000!important;
text-shadow: none;
}

#slider2 .nivo-caption strong {
float: right;
margin: 30px 0px 0 0;
}

#slider2 .nivo-caption p {
    font-weight: 200;
    display: inline-block;
    padding: 0!important;
    color: #fff;
line-height: 28px;
font-size: 20px;
text-shadow: none;
}

#slider2 .nivo-directionNav {
    position: absolute;
    top: 43%;
}

#slider2  a.nivo-prevNav {
    left: 0!important;
}

#slider2 .nivo-directionNav a {
    opacity: 1!important;
}

.contacts-icon .mdi {
    color: #fff!important;
}

.contacts-icon .mdi a {
    font-size: 16px;
    color: #fff;
    line-height: 1.5;
}

.contacts-icon .mdi:before {
font-size: 18px;
color: #f1c90e;
line-height: 2;
display: inline-block;
margin: 0 10px 0 0 !important;
vertical-align: middle;
width: auto;
height: auto;
}

.social-icon .mdi {
    color: transparent!important;
}

.social-icon p {
display: inline-block;
}

.social-icon .mdi:before {
    font-size: 18px;
    color: #f1c90e;
    line-height: 2;
    display: inline-block;
    margin: 0 10px 0 0!important;
    vertical-align: middle;
width: auto;
height: auto;
}



#locales {
    position: absolute;
    right: 0;
    top: 19px;
color: transparent;
    border-left: 1px solid #eee;
    padding-left: 11px;
}

.photo {
position: relative;
}

.photo .fotogalerie {
width: 32%;
float: right;
position: absolute;
    top: 0;
    right: 0;
}

.photo p {
width: 66%;
}

a[name] {
display: block;
position: relative;
top: -165px;
visibility: hidden;
}

form>table {
border-spacing: 10px;
}

form>table label {
display: block;
}

table label>span {
    margin: 2px 15px 2px 5px;
}

.mdi {
color: transparent!important;
}

.ikony span {
background: none;
    border-radius: 500px;
    display: inline-block;
    position: relative;
    width: 120px;
    height: 120px;
}


.ikony span:before, .mdi:before {
color: #f1c90e;
background: transparent;
    font-size: 60px;
    line-height: 2;
    padding: 0px;
    border-radius: 500px;
    margin: 0!important;
    display: inline-block;
    position: relative;
width: 120px;
    height: 120px;
}

.ikony td:hover h2, .ikony td:hover p {
color: #f1c90e!important;
}

.ikony td:hover span:before {
color: #110f8f;
background: #f1c90e;
}

form table input {
width: 100%;
}

form table input.button {
width: auto;
}

.bform label {
    padding: 0;
    display: inline-block;
    width: 25%;
    vertical-align: top;
}

.bform .form_checkbox_option, .bform .form_textbox, .bform input#email_odesilatel {
    padding: 6px;
    display: inline-block;
    width: 74%;
}

.bform .form_checkbox_option>input, .bform .form_radio_option>input {
margin: 0 5px !important;
}

.bform .form_souhlas {
margin: 40px 0 !important;
float: none;
}

.bform input#souhlas {
    display: inline-block;
    width: 30px;
/*height: 18px;*/
    position: relative;
float: none;
}

.bform input#souhlas + label {
    display: inline-block;
    width: calc(100% - 40px);
float: none;
}

.bform form input.button{
    margin: 0 auto !important;
}

.bform .form_radio_option>label {
    margin: 3px 0;
}/*-------------STYLE-------------*//* STYL PRO TABLETY */

@media screen and (max-width: 1200px) {

body, body.uvod {
width: 100%; 
}

.more, .button, input.button {
    font-size: 21px!important;
    padding: 15px 27px!important;
letter-spacing: 0;
}

#main, .uvod .post:first-child .post_top, #main .post:first-child h1 {
width: 100%; 
}

#wrapper, #wrapper .slider-wrapper, #wrapper .nivoSlider {
width: 100%!important;

}


#wrap {
padding: 0;
width: 100%;
}

#footer, #footer-content {
width: 100%;
}

#logo, .fixed #logo  {
left: 55px;
    width: calc(100% - 100px);
}

#logo a {
height: 39px;
padding-left: 50px;
line-height: 30px;
}

#slogan {
left: 70px;
}


.karta tr:nth-child(2n+1) td:first-child, .karta tr:nth-child(2n) td:last-child {
    padding: 10px 20px;
}

/* HEADER */

.fixed #max-header {
height: 48px;
}

#header {
width: 100%;
}

#max-slide {
margin: 0;
background: none;
}

/* MENU */

#pull {
height: 40px;
    width: 40px;
    display: inline-block;
    cursor: pointer;
    color: #fff;
    padding: 0;
    margin: 0;
    position: relative;
    top: 5px;
    left: 0px;
    z-index: 100;
}

#pull:after {
content: '\61';
    font-family: "ElegantIcons"!important;
    position: absolute;
    top: 0px;
    left: 0;
    font-weight: 400;
    font-size: 48px;
    line-height: 1;
    width: 40px;
    display: block;
    color: #fff;
}

.uvod #pull:after, .uvod#pull.mAct:after {
    color: #fff;
}

#pull.mAct:after {
content: '\4d';
}

#max-menu {
position: absolute;
height: 0;
top: 0;
}

#menu, .fixed #menu {
width: 100%;
height: 0;
text-align: left;
    z-index: 600;
position: absolute;
top: 0;
margin: 0;
right: auto;
 }

#menu>ul {
display: block;
position: absolute;
left: 0px;
top: 48px;
z-index: 9999;
opacity: 1;
background-color: #110f8f;
width: 300px;
margin-left:-300px;
}

#menu>ul>li {
display: block;
width: 100%;
margin: 0;
-webkit-border-radius: 0;
border-radius: 0;
height: auto;
border-bottom: 1px solid rgba(0,0,0,0.05);
padding: 0;
}

#menu>ul>li:hover, #menu>ul>li.current {
background: none;
}

#menu>ul>li:hover, #menu>ul>li.current, #locales a:hover, #locales a.locales_select {
text-decoration: none;
/*border-bottom: 1px solid rgba(0,0,0,0.05);*/
}

#menu>ul>li>a {
width: 100%;
box-sizing: border-box;
border: none;
padding-left:20px;
margin: 0;
    line-height: 50px;
 border-bottom: 1px solid rgba(0,0,0,0.1);
}


#menu>ul>li.current>a, .fixed #menu>ul>li>a {
    text-decoration: none;
}

#menu>ul>li:hover>a, #menu>ul>li>a:hover, #menu>ul>li.current>a {
   border-bottom: 1px solid #f1c90e ;
text-decoration: none;
}

#menu>ul>li>ul {
list-style-type: none;
width: 100%;
left: 0;
position: absolute;
margin: 0;
padding: 0;
z-index: 10;
visibility: hidden;
color: #fff;
background: rgba(0,0,0,0.015);
border-top: none;
text-align: left;
}

#menu>ul>li:hover>ul {
border-top: none;
}

#menu>ul>li>ul>li {
background-image: none!important;
}

#menu ul li a:after {display: none;}
#menu ul li a:before {display: none;}

#menu ul li.current {
background: rgba(0,0,0,0.015);
}

#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; visibility:visible;}
#menu ul li:hover ul {visibility: hidden;}

#menu>ul>li>ul>li, #menu>ul>li.menu_add_active {
background: rgba(0,0,0,0.015);
border-bottom: 1px solid rgba(0,0,0,0.05);
}


#menu>ul>li>ul>li>a {
font-size: 16px;
padding: 5px 20px;
font-weight: 400;
}

#menu>ul>li>ul>li>ul {
display: none!important;
}

#menu ul li ul li:hover a, #menu ul li.menu_add_active a:hover {background:rgba(0,0,0,0.15);}

.menu_add_row:after {
    content: '\4c';
    font-family: "ElegantIcons"!important;
    position: absolute;
    top: 0px;
    right: 0;
    font-weight: 400;
    font-size: 24px;
    line-height: 50px;
    display: block;
    color: #000;
    width: 40px;
    text-align: center;
}

.menu_add_row.active:after {
    content: '\4d';
}

.menu_add_show a {
line-height: 2.5!important;
visibility: visible;
}

.menu_add_active a, .menu_add_show a {
color: #000!important;
}

#sidebar {
    margin: 0;
    width: 100%;
    float: none;
    display: block;
}

#sidebar>.sidemenu {

}

#sidebar .boxed>h2 {
    padding: 40px 0 20px!important;
}

#sidebar .boxed.sid4 {
    padding: 85px 0px;
}

#sidebar .post form {
    width: 90%;
}

/* HEADER */

#header .boxed {
    top: 20px;
}

#header .boxed input {
border: 1px solid rgba(0,0,0,0.2);
color: #666!important;
}

#header .boxed .button {
background: url("userFiles/img/ico-src-2.png") no-repeat center center!important;
}

.post {
margin: 0 auto!important;
    padding: 40px 10px!important;
}

.post_top, .post_body {
width: 100%;
padding: 0;
}

.post, #sidebar .boxed, #footer, .colored, .produkty {
width: 100%;
}

body.reference #main  p, body.spoluprace  #main  p {
    padding: 0 20px !important;
    font-size: 2.5vw;
    font-weight: 400;
}

body.reference #main   p  img, body.spoluprace #main   p img {
display: block;
width: calc(100% + 40px);
margin-left: -20px !important;
}

body.kontakt #main>.post.cl1, body.kontakt #main>.post.cl2 {
width: 100%;
display: block;
}

.intro {
width: 100%;
border-spacing: 0px;

}

.intro td {
padding: 20px;
width: calc(50% - 30px) !important;
display: inline-table !important;
margin: 10px !important;
}

.uvod .intro img, .produkty img {
position: relative;
}

.produkty {
color: #666;
}

.produkty h2  {
color: #666;
    font-size: 3vw;
}

.produkty td {
    background: rgba(0,0,0,0.0);
height: auto;
}

.produkty td:hover {
background: #e50008;
}

.produkty td:hover img {
opacity: 1;
}

.ikony td {
    padding: 10px;
}

#max-rightbar {
padding: 65px 15px;
}

#rightbar {
width: 100%;
padding: 0 5px;
}

#rightbar .boxed {
width: 49%;
margin-bottom: 20px;
}

#rightbar .boxed:first-child {
/*display: none;*/
}

#rightbar .boxed .content2 p, #rightbar a {
    font-size: 16px;
}

#rightbar h2 {
font-size: 18px!important;
}

/* SLIDER */



.slide-dh .theme-default .nivo-caption {
padding: 18vh 0 0!important;
}

.slide-dw .theme-default .nivo-caption {
padding: 8vh 0 0!important;
}


.nivo-caption h2, .nivo-caption h1 {
    font-size: 5vw;
    width: 100%;
padding-top: 90px!important;
line-height: 2;
}

#wrapper .nivo-caption h2 {
    width: 100%;
font-size: 6vw;
}

.nivo-caption a.more, #sidebar .boxed.sid3 a.more {
    font-size: 18px!important;
}

#wrapper .nivo-caption p {
font-size: 4vw;
    line-height: 2;
    padding: 0!important;
    width: 100%;
}

.slide-dw .nivoSlider img {
height: 56vw!important;
    width: 100vw!important;
margin-left: 0 !important;
}

.slide-dh .nivoSlider img {
height: 100vh!important;
    width: 178vh!important;
margin-left: calc(50vw - 540px) !important;

}

.theme-default a.nivo-nextNav {

}


/* FOOTER */

.paticka, .paticka a, #footer-left {font-size:14px; color:white;}


#locales {
    top: 23px;
}

.news {
    margin: 0 auto!important;
    width: 100%;
}

.news li {
    width: 48.5%;
    padding: 15px!important;
}

.news p {
    font-size: 15px;
}

div.galleryItem {
    vertical-align: top;
    float: none;
    display: inline-block;
    border: none !important;
    margin: 0 3px 3px 0;

}

div.galleryItem .frameh, div.galleryItem .frame {
    width: 150px;
    padding: 0;
    margin: 0;
    display: inline;
}

div.galleryItem .frame img {
    width: 152px;
}

#info {
width: 100%;
padding: 0 10px;
}

a[name] {
display: block;
position: relative;
top: -195px;
visibility: hidden;
}

#social {
    background: transparent;
    position: relative;
    top: 0;
    right: 0;
    display: block;
    z-index: 1;
    padding: 10px;
-webkit-border-radius: 0;
border-radius: 0;
}

/*#social a {
margin: 0;
padding: 0px 13px 11px 13px;
color: transparent!important;
width: 30px;
height: 30px;
}*/

#social p {
display: inline-block;
margin: 0 3px 3px 0;
}

#slider2 {
    width: 80vw;
height: 64vw;
}

#slider2 .nivoSlider {
    position: relative;
    background: none;
    height: 55vw;
}

#slider2 .nivo-caption p {
font-size: 18px;
width: 100%;
}

#slider2 .nivoSlider img {
    width: 80vw!important;
    height: 54vw!important;
}




}/*-------------STYLE-------------*//* STYL PRO TELEFONY - ŠIRŠÍ */

@media only screen and (max-width : 600px) {

body {
}


#header .boxed {

}

.post {
margin: 0 auto 1px!important;
}

.post_top {
    text-align: center;
}

#main h1, #main h1 span, #sidebar .boxed > h2, #sidebar .post h1 {
    font-size: 36px;
}

body.reference .post_body div, body.spoluprace .post_body div {
    display: block;
    width: 100%;
    margin: 0 0 30px 0 !important;
}

img {
display: block!important;
/*margin: 5px auto!important;*/
float: none;
}

#logo a {

}

#slogan {
}

.more, .button, input.button {
   /* line-height: 10vw;*/
}

/*#main img {
width: 100%;
max-width: 100%;
max-height: auto;
}*/

.ikony td {
margin: 0 0 70px 0;
background: none;
}

.ikony img {
    width: auto!important;
}

#footer {padding:10px;}


/* MENU */

#menu>ul {
display: block;
width: 90%;
margin-left: -90%;
}

.intro {
margin: 0 0 3px 0;
}

.intro h2, .intro h3 {

}

.intro td {
width: 100%!important;
display: block!important;
margin: 15px 0 !important;
}

.intro .more {
    left: 33%;
}

.karta tr td:first-child {
    padding: 0!important;
margin: 0!important;
}

.karta tr td:last-child {
    padding: 0 0 10px 0px!important;
}

.col-2 td, .col-3 td, .col-21 td, #rightbar .boxed, .news>ul.novinky>li, .col-4 td {
width: 100%;
display: block;
margin: 0 0 20px 0;
}

#rightbar .boxed {
margin-bottom: 15px;
}

#rightbar .boxed:last-child img {
margin: 0 auto!important;
}

.uvod #wrapper, .uvod  #wrapper .slider-wrapper, .uvod #wrapper .nivoSlider {

}

.nivo-caption h2 {
    font-size: 9vw;
}

#wrapper .nivo-caption p {
font-size: 5vw;
}

#wrapper .nivo-caption h2 {
background-size:200px;
font-size: 8vw;
padding-top: 100px !important;
}


#main .more {
display: inline-block;
position: relative;
left: 0;
bottom: 0;
}

.blok-rezervace a {
font-size: 32px;
padding: 20px 50px;
    line-height: 120px;
}

#locales a {
    display: inline-block;
}

.news h3 {
/*font-size: 16px!important;*/
}

.news>li {
width: 100%;
}

.photo .fotogalerie {
width: 100%;
float: none;
position: relative;
display: block;
}

.photo p {
width: 100%;
}

#info {
}

#info .boxed {
    top: 40px;
}

#info p {
    display: inline-block;
    margin: 0 0 0 30px;
}


#sidebar .boxed.sid3 a.more {
    display: inline-block;
    margin: 10px;
}



form table td {
display: block;
width: 100%;
padding: 4px 0;
}

.bform label {
    display: block;
    width: 100%;
}

.bform .form_checkbox_option, .bform .form_textbox, .bform input#email_odesilatel {
    padding: 6px;
    display: block;
    width: 100%;
}

.bform .form_checkbox_option>label, .bform .form_radio_option>label {
    display: inline-block;
    width: calc(100% - 40px);
}

.bform>form>div>div {
margin-bottom: 20px;
}

}/*-------------STYLE-------------*//* STYL PRO TELEFONY - ŠIRŠÍ */

@media only screen and (max-width : 400px) {

body {
}



}