/* HLAVNE PISMO */

@import url(https://fonts.googleapis.com/css?family=Great+Vibes|Noto+Serif&subset=latin,latin-ext);
p,
ul,
ol {
    background-color: transparent;
    color: #666666;
    font-size: 17px;
}
body,
.SC_Panel {
    font-family: 'Arial';
}

/* POZADIE */

body {
    background-color: #4e4944;
    background-image: url('/images/template/temp60/background.png');
    background-position: center top;
    background-repeat: repeat-x;
}
body.subpage {
    background-image: url('/images/template/temp60/bg_subpage.png');
    background-color: #4e4944;
    background-position: center top;
    background-repeat: repeat-x;
}
body#WebJETEditorBody {
    background-image: none;
    background-color: #f1f1f1;
    background-position: top;
    background-repeat: repeat-x;
}

/* NADPISY */

h1 {
    color: #fff;
    font-size: 60px;
    line-height: 100%;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    font-family: 'Great Vibes', cursive;
}
h2 {
    color: #666666;
    font-size: 40px;
    line-height: 100%;
    font-weight: normal;
    text-decoration: none;
    font-family: 'Noto Serif', serif;
}
h3 {
    color: #666666;
    font-size: 17px;
    line-height: 100%;
    font-weight: normal;
    text-decoration: none;
    font-family: 'Noto Serif', serif;
    padding-bottom: 8px;
    margin-bottom: 0px;
}
h4 {
    text-align: left;
    font-size: 20px;
    line-height: 120%;
    color: #fff;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    padding-top: 0;
    padding-bottom: 12px;
    padding-left: 0;
    padding-right: 0;
    font-family: 'Arial';
}
h5 {
    text-align: left;
    font-size: 18px;
    line-height: 120%;
    color: #fff;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    padding-top: 0;
    padding-bottom: 12px;
    padding-left: 0;
    padding-right: 0;
    font-family: 'Arial';
}
h6 {
    text-align: left;
    font-size: 16px;
    line-height: 120%;
    color: #fff;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    padding-top: 0;
    padding-bottom: 12px;
    padding-left: 0;
    padding-right: 0;
    font-family: 'Arial';
}
.lp-cover h1 {
    font-size: 90px;
    text-align: center;
}

/* LINKY */

a {
    font-family: 'Arial';
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    color: #dac9bf;
}
a:hover {
    font-family: 'Arial';
    color: #fff;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
}
#content > .content {
    padding-top: 60px;
}

/*# STYLY MENU */

a.button {
    padding: 9px 14px;
    background-color: #4c3929;
    font-size: 14px;
    cursor: pointer;
    color: #fff;
    border-radius: 5px;
    -webkit-box-shadow: 2px 2px 1px 0px rgba(50, 50, 50, 0.46);
    -moz-box-shadow: 2px 2px 1px 0px rgba(50, 50, 50, 0.46);
    box-shadow: 2px 2px 1px 0px rgba(50, 50, 50, 0.46);
}
a.button:hover {
    background-color: #c06f20;
    color: #fff;
}
a.button.b2 {
    background-color: #c06f20;
}
a.button.b2:hover {
    background-color: #4c3929;
}
#WebJETEditorBody a.btn {}
.podtrznik {
    display: block;
    width: 60px;
    height: 5px;
    background-color: #c06f20;
    margin: 0px auto;
}
#menu {
    float: right;
    width: 70%;
    padding-bottom: 60px;
    margin-top: -10px;
    text-align: right;
}

body.subpage #menu {

    margin-top: -30px;
}
#menu li {
    font-size: 14px;
    /*    min-width: 200px; */
    font-family: 'Arial';
    padding: 0px 10px;
    text-transform: uppercase;
}
.moreUl {
    margin-left: 113px !important;
}
#menu .arrow,
.square,
.arrowR {
    display: none !important;
}
#menu .active ul li {
    display: block;
    font-family: 'Arial';
    padding: 0px;
    background-color: #644b3e;
    margin-left: 30px !important;
}
#menu .active ul .active {
    background-color: #644b3e;
    color: #38719e;
}
#menu .active ul:first-of-type {
    margin-top: -8px;
}
#menu .active ul li a {
    margin-bottom: 2px;
    font-size: 14px;
    width: 100%;
}
#menu li a {
    font-size: 14px;
    color: #38719e;
    text-decoration: none;
    border: none;
}
#menu li,
#menu li a {
    transition-delay: 0s;
    transition-duration: 400ms;
    transition-property: none;
    transition-timing-function: none;
}
#menu .active {
    background-color: transparent;
    color: #674f0e;
}
#menu .open {
    background-color: transparent;
    color: #38719e;
}
#menu.menu01a li {}
#menu.menu01a a {
    background: none;
    color: #fff;
}
#menu .active a {
    background-color: #eeeeee;
    color: #38719e;
}
#menu .open a {
    color: #38719e;
}
#menu.menu01a .open {
    border-radius: 15px;
}
#menu.menu01a .active {
    border-radius: 15px;
}
#menu#menu.menu01a .active li {
    border-radius: 15px;
}
#menu#menu.menu01a .active li a {
    border-radius: 15px !important;
}
#menu.menu01a .active ul li a {
    border-radius: 15px;
    margin-left: 10px;
}
#menu.menu01b {
    border: none !important;
}
#menu.menu01b li:first-of-type {
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
    background-color: #251c05;
    margin-right: -10px;
}
#menu.menu01b li:last-of-type {
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
    background-color: #fff;
    margin-left: -12px;
}
#menu.menu01b li {
    border-radius: 0px;
    background-color: #fff;
}
#menu.menu01b a {
    background: none !important;
}
#menu.menu01b .open:first-of-type {
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
    background-color: #eeeeee;
    padding-right: 17px;
}
#menu.menu01b .active:last-of-type {
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
    background-color: #eeeeee;
}
#menu.menu01b .active:first-of-type {
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
    background-color: #eeeeee;
}
#menu.menu01b .open {
    color: #fff;
    background-color: #eeeeee;
}
#menu.menu01b .active {
    background-color: #eeeeee;
}
#menu.menu01b .active ul li a {
    border-radius: 15px !important;
    color: #fff;
    margin-left: 10px;
}
#menu.menu01b .active ul li {
    border-radius: 0px !important;
    margin-left: 10px;
}
# #menu.menu01c li a,
#menu.menu01c li a:hover,
#menu.menu01c li.open a,
#menu.menu01c li.active a {
    color: #fff;
}
#menu.menu01c a {
    background: none !important;
    color: #fff;
}
#menu.menu01c .open a {
    color: #000;
}
#menu.menu01c .active a {
    color: #644b3e;
}
#menu.menu01c .active ul li a {
    background-color: #27190d;
    color: #fff;
}
#menu.menu01d {
    border: none !important;
}
#menu.menu01d li:first-of-type {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 15px;
    background-color: #fff;
    padding-right: 17px;
}
#menu.menu01d li:last-of-type {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    background-color: #fff;
    margin-left: -12px;
}
#menu.menu01d li {
    color: #fff;
    border-radius: 0px;
    background-color: #fff;
}
#menu.menu01d a {
    color: #fff;
    background: none !important;
}
#menu.menu01d .open:first-of-type {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    background-color: #eeeeee;
}
#menu.menu01d .active:last-of-type {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    background-color: #eeeeee;
}
#menu.menu01d .active:first-of-type {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    background-color: #eeeeee;
}
#menu.menu01d .open {
    background-color: #eeeeee;
}
#menu.menu01d .active {
    background-color: #eeeeee;
}
#menu.menu01d .active ul li a {
    border-radius: 5px !important;
    margin-left: 10px;
}
#menu.menu01d .active ul li {
    border-radius: 0px !important;
    margin-left: 10px;
}
#menu.menu02a li a:hover,
#menu.menu02a li.open a,
#menu.menu02a li.active a {
    color: #fff;
}
#menu.menu02a li {
    background-color: none;
    border-color: #eeeeee;
    border-left: none !important;
    border-right: none !important;
    border-style: dotted;
}
#menu.menu02a a {
    /*      color:#20331e; */
    background: none !important;
}
#menu.menu02a .open,
#menu.menu02a .active {
    background-color: #eeeeee;
}
#menu.menu02a .active ul li a {
    background-color: #eeeeee;
    color: #fff;
    margin-left: 10px;
}
#menu.menu02b li a:hover,
#menu.menu02b li.active a,
#menu.menu02b li.open a,
#menu.menu02b li.active a {
    color: #fff;
}
#menu.menu02b li {
    background-color: none;
    border-color: #eeeeee;
    border-left: none;
    border-right: none;
}
#menu.menu02b a {
    /*      color:#20331e; */
    background: none !important;
}
#menu.menu02b .open,
#menu.menu02b .active {
    background-color: #eeeeee;
}
#menu.menu02b .active ul li a {
    color: #fff;
    margin-left: 10px;
}
#menu.menu02d li {
    background-color: none;
    border: none;
    /* border-top: 3px solid #20331e;  */
}
#menu.menu02d .active {
    background-color: #eeeeee;
    border-top: 3px solid #fff;
}
#menu.menu02d a {
    /*      color:#20331e; */
    background: none !important;
}
#menu.menu02d .open {
    background: #eeeeee;
    border: 0px;
    border-top: 3px solid #fff;
}
#menu.menu02d .active ul li a {
    background-color: #eeeeee;
    margin-left: 10px;
}
#menu.menu03b li a:hover,
#menu.menu03b li.open a,
#menu.menu03b li.active ul li a {
    color: #fff;
}
#mobMenu {
    color: #fff;
    background: transparent;
}
.navbar-brand > img {
    width: auto;
    height: auto;
    max-width: 290px;
    max-height: 150px;
    float: none;
    /*     margin-top: 10px; */
}
.navbar {
    padding-bottom: 20px;
}
.navbar > .container .navbar-brand {
    line-height: 100px;
    vertical-align: middle;
    text-align: left;
    margin-top: 0px;
}

@media screen and (max-height: 700px) {
    .lp-cover p{display: none;}
}

@media screen and (max-width: 550px) {
    .container {
        position: relative !important;
    }
    
    .lp-cover h1{font-size: 38px; margin-top: 30px;}

}
@media screen and (max-width: 1199px) {
    .iconRight > div {
        text-align: center !important;
        float: none;
        margin: 0px auto;
        margin-bottom: 20px;
    }
    .kruhWrapper {
        display: block;
        float: none;
        margin: 0px auto;
    }
    .ponuka {
        text-align: center !important;
    }
    .marker {
        display: none;
    }
    
    .iconRight h3 {
    text-align: center !important;
}
}
@media screen and (max-width: 768px) {
    .sipka img {
        margin-bottom: 30px;
        -ms-transform: rotate(90deg);
        /* IE 9 */
        -webkit-transform: rotate(90deg);
        /* Chrome, Safari, Opera */
        transform: rotate(90deg);
    }
}
@media screen and (max-width: 800px) {
    .navbar-toggle {
        display: none !important;
    }
    #menu .active {
        background-color: transparent !important;
    }
    #menu .active ul li {
        background-color: transparent !important;
    }
    #menu li.active ul li a {
        background-color: transparent !important;
    }
    form label {
        text-align: center !important;
    }
    form .col-sm-9 textarea {
        margin: 0px auto !important;
    }
    .contactUs form input {
        margin: 0px auto !important;
    }
    .navbar {
        height: auto !important;
        min-height: 160px !important;
    }
    .onlyMobile {
        display: block !important;
    }
    .navbar-brand > img {
        width: auto !important;
        height: auto !important;
        max-width: 160px !important;
        max-height: 100px !important;
    }
    #contactTable {
        font-size: 10px !important;
    }
    #contactNumberTd,
    #contactEmailTd {
        background-size: 10px 10px;
    }
    #contactNumberTd a,
    #contactEmailTd a {
        text-decoration: none !important;
        color: #fff;
    }
    #menu {
        float: none !important;
        width: 100%;
        padding-bottom: none !important;
        margin-top: 150px !important;
        text-align: center !important;
    }
    #mobMenu {
        top: -50px !important;
        width: 100% !important;
        margin: 0px !important;
        display: block !important;
    }
    .moreUl {
        margin-top: 30px;
        margin-left: 0px !important;
    }
    .moreUl li {
        background-color: transparent !important;
        margin-left: 0px !important;
    }
    .moreUl li a {
        background-color: transparent !important;
    }
    #menu li a:hover,
    #menu li.open a,
    #menu li.active ul li a,
    #menu li.active ul li.active li a {
        border-radius: 0px !important;
    }
    #menu .open {
        border-radius: 0px !important;
    }
    #menu .active {
        background: #eeeeee !important;
        border-radius: 0px !important;
    }
    #menu .active ul {
        background: transparent !important;
        text-align: center !important;
    }
    .content {
        text-align: center;
        /*   margin-top: 90px;*/
    }
    .navbar-brand {}
    .navbar-brand span {
        font-size: 18px !important;
    }
}
#menu2.menu51a li a,
#menu2.menu51a li a:hover,
#menu2.menu51a li.open a,
#menu2.menu51a li.active a {
    color: #fff;
}
#menu2.menu52b li a:hover,
#menu2.menu52b li.open a,
#menu2.menu52b li.active a {
    color: #fff;
}
#menu2.menu53a li a,
#menu2.menu53a li a:hover,
#menu2.menu53a li.open a,
#menu2.menu53a li.active a {
    color: #fff;
}

/*# STYLY MENU END */
.navbar-default {
    background-color: #644b3e;
}
.navbar-default .navbar-nav > li > a {
    color: #20331e;
    font-size: 18px;
    text-transform: uppercase;
}
#menu li a,
#menu2 li a {
    border: 0px !important;
    border-radius: 0px !important;
}
#menu li.active ul li a,
#menu li.open ul li a,
#menu2 li.active ul li a,
#menu2 li.open ul li a {
    border-radius: 0px !important;
}
.navbar-default .navbar-nav > li .active {
    border: 0px !important;
}
.carousel-caption h1 {
    font-size: 60px;
    font-weight: 900;
    margin-top: 50px;
}
.content {
    text-align: center;
}
.content p {
    line-height: 22px;
    padding: 5px 30px;
}
div.photoSwipeImages li {
    border: 2px solid #e1ddc9;
    list-style: none;
    width: auto !important;
    margin: 0 10px 10px 0;
}
div.photoSwipeImages li a {
    margin: 5px;
}
div.photoSwipeFolders ul li {
    list-style: none;
}
#header {
    height: 120px;
    min-height: 130px;
    background: transparent;
    margin-bottom: 0px;
}
#header.fixed {
    height: 80px;
    position: fixed;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.8);
    color: rgba(255, 255, 255, 0.8);
}
#header.fixed #contactTable {
    display: none;
}
.header-wrapper {
    height: 130px;
}
div.slider-wrapper {
    margin: 0 auto;
}


/* Info box */
.infoBox img.logo {
    float: left;
    width: 50%;
    margin: 10px;
}
.infoBox p {
    padding: 0px 0px;
 text-align: left;
    color: #dac9bf;
}
.infoBox h4 {
    padding-bottom: 5px;
    text-align: left;
    border-bottom: 1px dotted #c06f20;
    color: #e4862b;
}

/* Table */
.tabulkaStandard th {
    background-color: #868686;
    padding: 5px;
    color: #fff;
    border: 1px solid #141e01;
    font-family: 'Arial';
}
.tabulkaStandard td {
    background-color: #d1d1d1;
    padding: 5px;
    color: #e0e0e0;
    border: 1px solid #141e01;
    font-family: 'Arial';
}
.tabulkaStandard tr:nth-child(even) td {
    background-color: #fff;
}

td{
    padding: 5px;

}

/* Contact table  */
#contactTable {
    margin-top: 0px;
    display: inline-block;
    font-family: 'Arial';
    font-size: 14px;
    color: #fff;
}
#contactNumberTd {
    height: auto;
    display: inline-block;
    background-image: url(/images/template/temp54/icon_telefon.png);
    background-repeat: no-repeat;
    background-position: 0px 3px;
    padding-left: 30px;
}
#contactEmailTd {
    margin: 0px;
    margin-left: 50px;
    height: auto;
    display: inline-block;
    background-image: url(/images/template/temp54/icon_obalka.png);
    background-repeat: no-repeat;
    background-position: 0px 3px;
    padding-left: 30px;
}
#contactEmailTd a {
    font-family: 'Arial';
    color: #fff;
    text-decoration: none;
}
.navbar-header {
    text-align: right;
    float: left;
    width: 100%;
}
.navbar-brand {
    float: left;
}
.navbar-brand > span {
    font-size: 13px;
    font-family: 'Arial';
}
.obrazokNaStred {
    margin: 0px auto;
}
#webjetEditorIframe {
    margin-top: 10px;
}
.onlyMobile {
    display: none;
}
.predel {
    border-bottom: 1px solid #d1d1d1;
    margin-bottom: 80px;
    text-align: center;
}
.predel img {
    position: relative;
    top: 35px;
    margin: 0px auto;
}
.predel p {
    margin: 0px !important;
}

/* Uvod */
#uvod {
    text-align: center;
}
#uvod h1 {
    font-size: 80px;
    color: #fff;
    font-family: 'Arial';
    font-weight: 700;
    text-align: center;
}
#uvod p {
    width: 70%;
    margin: 0px auto;
    padding: 0px;
    color: #fff;
    font-size: 30px;
    font-family: 'Arial';
    line-height: 110%;
    text-align: center;
    font-weight: 600;
}
.uvodText {
    color: #919191;
    text-align: left;
}
#uvod a {
    font-family: 'Arial';
    color: #674f0e;
    text-decoration: none;
    font-size: 18px;
    text-transform: uppercase;
    padding: 15px 60px 15px 60px;
    background-color: #eeeeee;
    border-radius: 5px;
}
#uvod a:hover {
    font-family: 'Arial';
    color: #f1f1f1;
    background-color: #251c05;
}
.uvodRiadok {
    margin-bottom: 60px;
}
.uvodRiadok h2 {
    font-style: italic;
}
.uvodPredelPanel {
    background-color: #9d8f7d;
    width: 100%;
    height: 200px;
}

/*FORM*/
.row.contactUs {
    padding: 20px;
    background-color: #f5f5f5;
    margin-top: 30px;
}
form input.inputtext {
    border-radius: 4px;
    border: 1px #c7c7c7 solid;
    display: block;
    height: 32px;
    line-height: 25px;
    /*    padding: 0 25px 0 5px; */
    
    width: 90%;
    margin-left: 0px;
}
form input.btn {
    font-size: 18px;
    background: #50a1b6;
    color: #fff;
}
form input.btn:hover {
    background: #326775;
    color: #fff;
}
form textarea {
    border-radius: 4px;
    border: 1px #c7c7c7 solid;
    display: block;
    height: 80px;
    line-height: 25px;
    padding: 0 25px 0 5px;
    width: 90%;
}
form label {
    display: block;
    line-height: 25px;
    color: #515151;
    font-size: 17px;
    font-weight: normal;
    padding-top: 5px;
}
form .row {
    text-align: right;
    margin-bottom: 10px;
}
form .col-sm-9 {
    padding-left: 0px !important;
}
form .col-sm-12 {
    text-align: center;
}
form .col-sm-7 {
    text-align: left;
}

/*Footer*/
.footerWrapper .content {
    padding-top: 30px;
}

.footerWrapper {
    background-color: transparent;
}

.footerWrapper p{
color: #fff;
font-size: 14px;

}
.footerWrapper .copy p {
    color: #000;
    font-size: 12px;
    margin: 0px;
    padding: 10px;
    background-color: #cf6f12;
}
.footerWrapper .copy {
    text-align: center;
}
.footerWrapper .copy a {
    color: #fff;
    text-decoration: none;
}
.footerWrapper .copy a:hover {
    color: #fff;
}

.footerLinky {
    margin: 0px;
    text-align: center;
    margin-top: 50px;
}
.footerLinky a {
    padding: 12px 25px;
    font-size: 16px;
    color: #9d8f7d;
    display: inline-block !important;
    margin-top: 20px !important;
    border-right: 1px solid #cbc3b9;
}
.footerLinky:last-child {
    border-right: 0px;
}

/* Subpage */
.subpage #content > .content a {
    font-family: 'Arial';
    font-weight: normal;
    font-style: normal;
    text-decoration: underline;
    color: #66cdcc;
}
.subpage #content > .content a:hover {
    color: #9d8f7d;
}
#subpageContent {
    padding: 20px;
    font-size: 12px;
    /*     background:rgba(32,51,30,0.9); */
    
    font-family: 'Arial';
}
#subpageContent p {
    font-size: 12px;
    font-family: "Arial";
}
.subpage #WebJETEditorBody.webjetEditorBodyInline.content {
    padding: 20px;
    font-size: 12px;
    margin-top: 100px;
    /*     background:rgba(32,51,30,0.9); */
    
    background: none !important;
    background-repeat: repeat;
    font-family: 'Arial';
    color: #fff;
}
.subpage .content .container h2 {
    margin-top: 0px;
    font-style: italic;
}
.subpage .content .container h3 {
    color: #fff;
    font-size: 24px;
}
.subpage .content .container .boxHeading {
    border-bottom: 1px solid #bfbaab;
    padding-bottom: 20px;
}
.cathegory img {
    border: 5px solid #f69eca;
}
.cathegory h3 {
    color: #f69eca;
}
.testimonial img {
    border-radius: 50%;
}
.testimonial p {
    padding: 0px;
}
.testimonial {
    text-align: left;
}
.testimonial:nth-of-type(even) {
    text-align: right !important;
}
.testimonial:nth-of-type(even) h3 {
    text-align: right;
}
.contactBox p {
    padding: 0px;
    font-family: "Arial";
    font-size: 14px;
}
.contactBox h2 {
    font-style: normal !important;
}
.mobile-hand img.mobile-screen {
    display: block;
    position: relative;
    top: 79px;
    left: 115px;
}
.mobile-hand {
    overflow: hidden;
}
.mobile-hand img.finger {
    z-index: 100;
    display: block;
    position: relative;
    top: 10px;
    left: 202px;
}

/* News */
div.newsBoxes1 div div.bg {
    background: #50a1b6;
}
.ie7 div.newsBoxes1 div div.bg,
.ie8 div.newsBoxes1 div div.bg {
    filter: alpha(opacity=20);
}
div.newsBoxes1 div a {
    color: #000;
}
div.newsBoxes1 div p {
    color: #000;
    text-align: left;
}
div.newsBoxes1 img {
    border-color: #50a1b6;
}
ul.newsBox02 li {
    background: #50a1b6;
    padding: 0px;
}
ul.newsBox02 li a {
    color: #fff;
}
ul.newsBox02 h3 a {
    padding-top: 115px !important;
}
div.pager a {
    background: #3e372e;
}
div.pager a.activeSlide {
    background: #fff;
}
div.nivo-controlNav a.nivo-control {
    border-color: #fff;
}
div.nivo-controlNav a.nivo-control.active {
    border-color: #3e372e;
}

/*PONUKA*/
.ponuka {
    text-align: left;
}
.ponuka li {
    font-size: 19px;
    line-height: 30px;
    font-weight: 300;
    color: #4c3929;
    font-family: 'Noto Serif', serif;
      list-style-type: none;
    margin-left: -30px;
}
.iconRight h3 {
    margin: 0px;
    text-align: right;
}
.kruh {
    display: block;
    width: 82px;
    height: 82px;
    border-radius: 50% 50%;
    padding-top: 18px;
    margin: 0px auto;
    z-index: 9999999;
    position: relative;
}
.kruh1 {
    background-color: #644b3e;
    border: 3px solid #644b3e;
}
.kruh2 {
    background-color: #c06f20;
    border-bottom-color: #c06f20;
}
.kruh3 {
    background-color: #644b3e;
    border: 3px solid #644b3e;
}
.marker {
    position: absolute;
    z-index: 10;
    left: 80px;
}
.marker2 {
    left: 60px;
    width: 148px !important;
}
.marker2 img {
    height: 84px !important;
}
.marker3 {
    top: -110px;
    left: 50px;
    width: 242px !important;
}

/*NAS Tim*/
.tim > img {
    -webkit-box-shadow: 3px 2px 3px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 3px 2px 3px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 3px 2px 3px 0px rgba(0, 0, 0, 0.1);
}
.navbar-header .navbar-brand span{
    display: none;
}
body.subpage .navbar-header {
    display: block;
}
#sipka-dole {
    cursor: pointer;
}
.popisText {
    width: 60%;
    margin: 0px auto;
}

/*SERVICES*/

.services h2{
padding: 15px 30px;
}


.content {
   /* padding: 80px 0 0;*/
}


div.photoSwipeImages li {

    display: inline-block !important;
    float: none !important;
}

body.subpage div.photoSwipeImages li {

    display: block!important;
    float: left !important;
}

.gm-style{width: 100% !important;}

.SC_Item *, .SC_ItemSelected *{
    color: #000 !important;
}