/* HLAVNE PISMO */

@import url(https://fonts.googleapis.com/css?family=Teko&subset=latin,latin-ext);
p,
ul,
ol {
    background-color: transparent;
}
body,
.SC_Panel {
    font-family: "Arial";
}

/* POZADIE */

body {
    background-image: url(/images/template/temp49/background.png);
    background-attachment: fixed;
    background-color: #bb9353;
    background-repeat: repeat;
}

body#WebJETEditorBody{
        background-image: url(/images/template/temp49/bg_subpage.png);
    background-repeat: repeat;
    padding-top: 100px;
}

p {
    color: #fff;
    font-size: 16px;
    line-height: 22px;
    padding: 5px 30px;
}

/* NADPISY */ 

h1 {
    color: #fff;
    font-size: 60px;
    line-height: 120%;
    font-weight: 700;
    font-style: normal;
    text-decoration: none;
    font-family: 'Teko', sans-serif;
}
h2 {
    line-height: 120%;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    font-family: 'Teko', sans-serif;
    color: #fff;
    font-size: 55px;    
}
h3 {
    text-align: left;
    font-size: 24px;
    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: 'Teko', sans-serif;
}
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: 'Teko', sans-serif;
}
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: 'Teko', sans-serif;
}
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: 'Teko', sans-serif;
}

h6 a, h6 a:hover {
    font-family: 'Teko', sans-serif;
    color: white;
    text-decoration: underline;
}

/* LINKY */

a {
    font-weight: normal;
    font-style: normal;
    text-decoration: underline;
    color: #550357;
}
a:hover {
    color: #bb9218;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
}

/*# STYLY MENU */


 #menuStavbar {
     padding-top: 10px;
} 

#menu li
{
   padding: 5px;
}

#menu li a {
    font-size: 40px;
    /*    min-width: 200px; */
    font-family: 'Teko', sans-serif;   
}
.moreUl {
    margin-left: 113px !important;
}
#menu .arrow,
.square,
.arrowR {
    display: none !important;
}
#menu .active ul li {
    display: block;
    font-family: 'Teko', sans-serif;
    padding: 0px;
    background-color: #20331e;
    margin-left: 30px !important;
}
#menu .active ul .active {
    background-color: #fe9a1a;
}
#menu .active ul:first-of-type {
    margin-top: -8px;
}
#menu .active ul li a {
    margin-bottom: 2px;
    width: 100%;
}
#menu li a {
    font-size: 40px;
    color: #fff;
    text-decoration: none;
}
#menu .active {
    background-color: #fe9a1a;
}
#menu .open {
    background-color: #20331e;
    color: #fff;
}
#menu {
    margin-top: 90px;
    border-bottom: 5px solid #fe9a1a;
    padding-bottom: 60px;
    font-family: 'Teko', sans-serif;
}
#menu.menu01a li a,
#menu.menu01a li a:hover,
#menu.menu01a li.open a,
#menu.menu01a li.active a {
    color: #fff;
}
#menu.menu01a li {
    border-radius: 15px;
}
#menu.menu01a a {
    background: none !important;
}
#menu.menu01a .open {
    border-radius: 15px;
}
#menu.menu01a .active {
    border-radius: 15px;
}
#menu.menu01a .active ul li a {
    border-radius: 15px;
    margin-left: 10px;
}
#menu.menu01b li a,
#menu.menu01b li a:hover,
#menu.menu01b li.open a,
#menu.menu01b li.active a {
    color: #fff;
}
#menu.menu01b {
    border: none !important;
}
#menu.menu01b li:first-of-type {
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
    background-color: #20331e;
    margin-right: -10px;
}
#menu.menu01b li:last-of-type {
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
    background-color: #20331e;
    margin-left: -12px;
}
#menu.menu01b li {
    border-radius: 0px;
    background-color: #20331e;
}
#menu.menu01b a {
    background: none !important;
}
#menu.menu01b .open:first-of-type {
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
    background-color: #fe9a1a;
}
#menu.menu01b .active:last-of-type {
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
    background-color: #fe9a1a;
}
#menu.menu01b .active:first-of-type {
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
    background-color: #fe9a1a;
}
#menu.menu01b .open {
    background-color: #fe9a1a;
}
#menu.menu01b .active {
    background-color: #fe9a1a;
}
#menu.menu01b .active ul li a {
    border-radius: 15px !important;
    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 li {
    border-radius: 5px;
    background-color: #20331e;
}
#menu.menu01c a {
    background: none !important;
}
#menu.menu01c .open {
    border-radius: 5px;
    background-color: #fe9a1a;
}
#menu.menu01c .active {
    border-radius: 5px;
    background-color: #fe9a1a;
}
#menu.menu01c .active ul li a {
    border-radius: 5px;
    background-color: #fe9a1a;
}
#menu.menu01d li a,
#menu.menu01d li a:hover,
#menu.menu01d li.open a,
#menu.menu01d li.active a {
    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: #20331e;
    margin-right: -10px;
}
#menu.menu01d li:last-of-type {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    background-color: #20331e;
    margin-left: -12px;
}
#menu.menu01d li {
    border-radius: 0px;
    background-color: #20331e;
}
#menu.menu01d a {
    background: none !important;
}
#menu.menu01d .open:first-of-type {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    background-color: #fe9a1a;
}
#menu.menu01d .active:last-of-type {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    background-color: #fe9a1a;
}
#menu.menu01d .active:first-of-type {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    background-color: #fe9a1a;
}
#menu.menu01d .open {
    background-color: #fe9a1a;
}
#menu.menu01d .active {
    background-color: #fe9a1a;
}
#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: #fe9a1a;
    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: #20331e;
}
#menu.menu02a .active ul li a {
    background-color: #fe9a1a;
    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: #fe9a1a;
    border-left: none;
    border-right: none;
}
#menu.menu02b a {
    /*      color:#20331e; */
    background: none !important;
}
#menu.menu02b .open,
#menu.menu02b .active {
    background-color: #20331e;
}
#menu.menu02b .active ul li a {
    background-color: #fe9a1a;
    margin-left: 10px;
}
#menu.menu02d li {
    background-color: none;
    border: none;
    /* border-top: 3px solid #20331e;  */
}
#menu.menu02d .active {
    background-color: none;
    border-top: 3px solid #20331e;
}
#menu.menu02d a {
    /*      color:#20331e; */
    background: none !important;
}
#menu.menu02d .open {
    background: #fe9a1a;
    border: 0px;
    border-top: 3px solid #20331e;
}
#menu.menu02d .active ul li a {
    background-color: #fe9a1a;
    margin-left: 10px;
}
#menu.menu03b li a:hover,
#menu.menu03b li.open a,
#menu.menu03b li.active a {
    color: #fff;
}
#mobMenu {
    color: #fff;
    background: transparent;
}
.navbar-brand > img {
    max-width: 260px;
    max-height: 80px;
    margin-top: -15px;
}
.navbar-brand {
    margin-top: 0px;
}
.navbar-brand {
    text-decoration: none !important;
}
.navbar-brand span {
    font-size: 40px;
    color: #fff;
    padding-top: 40px;
    font-family: 'Teko', sans-serif;
}
@media screen and (max-width: 800px) {
    
    #menu li.active li{
    border-radius: 0px !important;
        padding: 0px !important;
        margin: 0px !important;
        width: 100% !important;
    }
    #infoBox .container .heading p {

/*     margin: 0px -10px; */
    top: 10px !important;
    left: 15px !important;
}
    #header{
    height: 180px !important;
    }
    
    #uvod h1{
        font-size: 70px !important;
    }
      .navbar-toggle {
        display: none !important;
    }
    .onlyMobile {
        display: block !important;
    }
    .navbar-brand > img {
        max-width: 160px !important;
      
    }
    #contactTable {
        display: none !important;
        font-size: 20px !important;
    }
    #menu li a {
        color: #fff!important;
        background: transparent;
        !important;
        background: transparent;
        !important;
    }
    #infoBox .container .heading img {
        margin-top: 0px !important;
        max-width: 50px !important;
    }
    .moreUl {
        margin-left: 0px !important;
    }
    #menu li a:hover,
    #menu li.open a,
    #menu li.active ul li a,
    #menu li.active ul li.active li a {
        /* color: #550357; */
        background: #20331e !important;
    }
    .content {
      /*   margin-top: 90px; */
    }
   
     #infoBox .container .heading p {
        font-size: 30px !important;
         margin: 0px -40px !important;
    }
    #contactNumberTd {
        display: block !important;
        margin: 0px !important;
    }
    #contactEmailTd {
        display: block !important;
        margin: 0px !important;
    }
    .navbar-brand{
       margin-top: 30px;
    }
    .navbar-brand span{
        font-size: 18px !important;
    }
    .subpage .content .container h1:first-of-type{
    font-size: 50px !important;
    top: -110px !important;

}
}

@media screen and (max-width: 992px) {
    #contactNumberTd{display: none !important;}
    #contactEmailAddress{display: none !important;}
}



@media screen and (max-width: 350px) {
 #header{
    height: 50px !important;
    }
        .navbar-brand span{
        font-size: 13px !important;
    }
    
    h1{
        font-size: 50px !important;
    }
   #menu li.active li{
    border-radius: 0px !important;
        padding: 0px !important;
        margin: 0px !important;
        width: 100% !important;
    }
}
@media screen and (max-width: 768px) {
    
 #header{
    height: 120px !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: #324830;
}
.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 h2 {
}
.content p {

}
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;
}
body.subpage div.content {}
body.subpage div.container,
#WebJETEditorBody {
    text-align: left;
}
body.subpage div.container p {
    padding-left: 0px;
}
body.subpage div#header {
    margin-bottom: 0px;
}
#header {
    height: 90px;
background-color: rgba(25,40,24,0.8);
}
div.slider-wrapper {
    margin: 0 auto;
}

/* Menu */

#stavbarKontakt {
    float: right;
    text-align: right;
    font-size: 30px;
    color: #fff;
    width: 580px;
    font-family: 'Teko', sans-serif;
}
#stavbarEmail {
    margin-left: 30px;
}
#uvod {
    text-align: left;
}
#uvod h1 {
    font-size: 120px;
    color: #fff;
    font-family: 'Teko', sans-serif;
    font-weight: 700;
}
#uvod p {
    width: 70%;
    padding: 0px;
    color: #fff;
    font-size: 40px;
    font-family: 'Teko', sans-serif;
    line-height: 110%;
}

/* Info box */

#infoBox {
    position: relative;
    width: 100%;
    height: auto;
    background: rgba(0, 0, 0, 0.8);
    margin-top: 75px;
    text-align: left;
}
#infoBox .header {
    height: 60px;
    background-color: #324830;
    border-bottom: 5px solid #20331e;
}
#infoBox p {
    color: #fff;
    font-size: 14px;
    font-family: "Arial";
    text-align: left;
}
#infoBox .container {
    padding: 20px;
}
#infoBox .container .heading img {
    margin-top: -60px;
}
#infoBox .container .heading p {
    position: relative;
    font-family: 'Teko', sans-serif;
    font-weight: 700;
    display: inline;
    font-size: 35px;
    margin: 0px -10px;
    top: -10px;
    line-height: 105%;
    white-space: nowrap;
}
<!-- cenova kalkulacia --> #cenovaKalkulacia {
    width: 100%;
    display: table;
}
#cenovaKalkulacia h2 {
    font-size: 50px;
    font-family: 'Teko', sans-serif;
    font-weight: 700;
    text-align: center;
    color: #fff;
    margin: 0px;
    text-decoration: none;
}
#cenovaKalkulacia p {
    text-align: center;
    font-size: 16px;
    color: #fff;
}
#cenovaKalkulacia a {
    display: inline-block;
    background-color: #324830;
    padding: 10px 20px;
    font-size: 20px;
    font-family: 'Teko', sans-serif;
    text-decoration: none;
    color: #fff;
    text-transform: uppercase;
    border-radius: 5px;
}
#cenovaKalkulacia a:hover {
    background-color: #fe9a1a;
    color: #fff !important;
}
.button {
    display: inline-block;
    background-color: #324830;
    padding: 10px 20px;
    font-size: 20px;
    font-family: 'Teko', sans-serif;
    text-decoration: none;
    color: #fff;
    text-transform: uppercase;
    border-radius: 5px;
}
.button:hover {
    background-color: #fe9a1a;
    color: #fff !important;
}
.buttonZlty {
    background-color: #fe9a1a;
    font-family: 'Teko', sans-serif;
}
.buttonZlty:hover {
    background-color: #c26d00;
}
#cenovaKalkulacia .button {
    padding: 10px 20px;
    font-family: 'Teko', sans-serif;
}
#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 .content .container,
.subpage #WebJETEditorBody.webjetEditorBodyInline.content {
    padding: 20px;
    font-size: 12px;
    margin-top: 100px;
    background:rgba(32,51,30,0.9);
    background-repeat: repeat;
    font-family: "Arial";
    color: #fff;
}
.subpage .content .container h1:first-of-type,
#WebJETEditorBody.webjetEditorBodyInline.content h1:first-of-type {
    font-size: 60px;
    position: relative;
    top: -125px;
    margin-bottom: -90px;
}
.subpage .content .container h2 {
    margin-top: 0px;
}
.subpage .content .container h3 {
    color: #fff;
    font-size: 24px;
}
.tabulkaStandard th {
    background-color: #fe9a1a;
    padding: 5px;
    color: #20331e;
    border: 1px solid #141e01;
}
.tabulkaStandard td {
    background-color: #4f5a3a;
    padding: 5px;
    color: #fff;
    border: 1px solid #141e01;
}
.tabulkaStandard tr:nth-child(even) td {
    background-color: #728254;
}

td{
    padding: 5px;

}

.footerWrapper .copy p {
    color: #20331e;
    font-size: 13px;
}

.footerWrapper .copy{
  padding-top: 10px;
    border-top: 5px solid #20331e;
}

 div.footer div.content {
        margin-top: 0px !important;
        padding: 0px !important;
    }
.footerWrapper a {
    color: #20331e;
    text-decoration: none;
}

.footerWrapper .content {
  padding-top: 40px; 
padding-bottom: 0px;
}

.content {  
padding-bottom: 0px;
}
.subpage .footerWrapper .container {
    margin: 0px auto !important;
    background: none !important;
    text-align: center;
}
.subpage .footerWrapper .copy {
    /* border: none; */
}
.SC_item >* {
    color: #000 !important;
}
#contactTable {
    margin-top: 10px;
    display: inline-block;
    font-family: 'Teko', sans-serif;
    font-size: 30px;
    color: #fff;
}
#contactTable.right {
    float: right;
}
#contactTable.center {
    float: right;
    margin-right: 20%;
}
#contactNumberTd {
    height: auto;
    display: inline-block;
    background-image: url(/images/template/temp49/icon_telefon.png);
    background-repeat: no-repeat;
    background-position: 0px 10px;
    padding-left: 30px;
}
#contactEmailTd {
    margin: 0px;
    margin-left: 50px;
    height: auto;
    display: inline-block;
    background-image: url(/images/template/temp49/icon_obalka.png);
    background-repeat: no-repeat;
    background-position: 0px 10px;
    padding-left: 30px;
}
#contactEmailTd a {
    font-family: 'Teko', sans-serif;
    color: #fff;
    text-decoration: none;
}
.navbar-header {
    width: 100%;
}
.navbar-brand {
    height: 100%;
}
.navbar-brand > span {
    font-size: 13px;
    font-family: 'Teko', sans-serif;
}
.obrazokNaStred {
    margin: 0px auto;
}
#webjetEditorIframe {
    margin-top: 100px;
}
.onlyMobile {
    display: none;
}

form input, form textarea, form select  {background-color: #ffffff; color: #000;}

/* News */

div.newsBoxes1 div div.bg   {background: #20331e;}
.ie7 div.newsBoxes1 div div.bg,
.ie8 div.newsBoxes1 div div.bg  {filter: alpha(opacity=20);}

div.newsBoxes1 div a    {color: #bcb2b8;}
div.newsBoxes1 div p    {color: #fff; text-align: left;}
div.newsBoxes1 img   {border-color: #fff;}
ul.newsBox02 h3 a   {padding-top: 115px !important;}

ul.newsBox02 li {background: #20331e; padding: 0px; }
ul.newsBox02 li p   {border-bottom: 1px solid #492d3d;}
ul.newsBox02 li a   {color: #fff;}

div.pager a   {background: #b1a898;}
div.pager a.activeSlide   {background: #bcb2b8;}

div.nivo-controlNav a.nivo-control  {border-color: #fff;}
div.nivo-controlNav a.nivo-control.active   {border-color: #bcb2b8;}

/* color_blue */

body.blue {
    background-image: url(/images/template/temp49/blue/background.png) !important;
    background-position: center;
}

body.blue #contactNumberTd {
    background-image: url(/images/template/temp49/blue/icon_telefon.png) !important;

}
body.blue #contactEmailTd {
    background-image: url(/images/template/temp49/blue/icon_obalka.png) !important; 

}

body.blue h1 {
    color: #40b0c2 !important;
}

body.blue #menu {
    border-color: #40b0c2 !important;
}

body.blue #header {
    background-color: rgba(38,36,44,0.8);
}

body.blue #infoBox .header {
    background-color: #302d38;
    border-bottom: 5px solid #353743;
}

body.blue #cenovaKalkulacia a {
    background-color: #40b0c2;

}
body.blue #cenovaKalkulacia a:hover {
    background-color: #353743;
}

body.blue #menu .active {
    background-color: #40b0c2;
}
body.blue #menu .open {
    background-color: #40b0c2;
}
body.blue #menu {
    border-color: #40b0c2;
}
body.blue .footerWrapper .copy{
    border-color: #353743;
}
.color_blue .footerWrapper .copy p {
    color: #fff;
}
body.blue .footerWrapper a {
    color: #40b0c2;
}
body.blue.subpage .content .container{
  background:rgba(0,0,0,0.7) !important;
}

body#WebJETEditorBody.blue{
    background-image: none !important;
  background-color:rgba(0,0,0,0.7) !important;
}

body.blue .tabulkaStandard th {
    background-color: #008196;
    color: #fff;
    border: 1px solid #0a192;
}
body.blue .tabulkaStandard td {
    background-color: #3a4b5a;
    color: #fff;
    border: 1px solid #0a1925;
}
body.blue .tabulkaStandard tr:nth-child(even) td {
    background-color: #5a7083;
}



/*FIX pre content container*/

.section.content, .subpage .section.content{
padding-bottom: 80px;
}
.section.container, .subpage .section.container{
margin-top: 0px;
}

/*FIX pre kosik*/

.container.product-perex{
margin-top: 150px;
}


div.products div.itemDiv h2 a {
color: #fff;
    font-size: 23px;
}

.container.product-perex .cena{
color: #fff;
    font-size: 18px;
}

div.basketSmallBox{
top: 144px;
}

div.basketBox{
width: 90% !important;
     left: 0 !important;
  right: 0 !important;
  margin: 0 auto !important;
    background-image: none !important;
}
.basketBox td{
background-color: #fff !important;
color: #000 !important;
}

.basketBox a{
color:#000;
}

div.basketBox table.basketListTable td {
    border: 0 none;
    font-size: 14px;
    padding: 1px;
    text-align: left;
}

div.basketSmallBox span.basketSmallPrice span {
	
	background-image: none;
	
}

.SC_Item *, .SC_ItemSelected *{
    color: #000 !important;
}