body
{
  padding: 0px;
  margin: 0px;
  background-color: #fff;
}
#admin
{
  background-color: #fff;
  padding: 4px;
  border: 2px solid red;
  border-right: 0;
  text-align: left;
  position: fixed;
  top: 80px;
  right: 0;
  z-index: 200;
}
#admin a{
  color: red;
}

#main{
/*  max-width: 990px;*/
  min-width: 500px;
  margin: 0 auto;
  padding: 0;
  background-color: #fff;
}
#headerout
{
  overflow: hidden;
  position: fixed;
  top: 0px;
  height: 50px;
  z-index: 100;
  background-color: #0e0e0e;
  width: 100%;
  background-image: url(/layout/podmenu.gif);
  background-position: top;
  background-repeat: repeat-x;
}
header{
  max-width: 990px;
  min-width: 500px;
  margin: 0 auto;
  width: 100%;
}
#headerin{
/*
  background-image: url(/layout/podmenu.gif);
  background-position: top;
  background-repeat: repeat;
  background-color: #555;
*/  
  height: 50px;
  overflow: hidden;
}
#logo{
  float:left;
  display: block;
}

#title, #title h1{
  margin: 0;
  padding: 0;
  text-align: left;
  height: 50px;
  line-height: 50px;
  vertical-align: middle;
  color: #fff;
  font-weight: normal;
  font-size: 16px;
}
#title{
  margin-left: 340px;
}

#mobmenu{
  width: 58px;
  padding-left: 42px;
  font-size: 20px;
  position: relative;
  float: right;
  right: 0;
  top: 0;
  background-color: #f27620;
  background-image: url(/layout/menuicon.png);
  background-position: 5px center;
  background-repeat: no-repeat;
  height: 50px;    
  vertical-align: middle;
  color: #000;
  text-decoration: none;  
}


#katalog{
  cursor: pointer;
}

#stitky{
  height: 30px;
  margin-left: 128px;
}


#hledej{
  margin: 20px 0;
  line-height: 32px;
  border-top: 1px solid #ccc;
  padding-top: 20px;
}
#hledejpole{
  width: 200px;
}

#menu2, #menu4{
  text-align: left;
  background-color: #f27620;
  width: 100%;
  min-width: 500px;
}
#menu2 {
  padding-top: 50px;
}
#menu2.menu2male
{
  overflow: hidden;
  position: absolute;
  top: 50px;
  padding-top: 0px;
  z-index: 10;
  display: none;
}
#menu4{
  border-top: 5px solid #fff;
}

#menu2 .stitky, #menu4 .stitky{
  float: left;
  padding: 10px 11px 20px 11px;
}
#menu2 .stitky .stitkytitle, #menu4 .stitky .stitkytitle{
  font-weight: bold;
}
#menu2 ul, #menu2 li, #menu4 ul, #menu4 li{
  margin: 0;
  padding: 0;
  list-style-type: none;
}
#menu2 ul, #menu4 ul{
  padding: 1% 0;
}
#menu2 li, #menu4 li{
  display: block;
  white-space: nowrap;
  padding: 4px 5px 4px 0px;
}
#menu2 a, #menu4 a{
  color: #000;
  text-decoration: none;
  display: block;
}
#menu2 .stitky:first-child a, #menu4 .stitky:first-child a,
#menu2 .stitky:first-child, #menu4 .stitky:first-child
{
  color: #fff;
}
#menu2 .stitky:first-child a:hover, #menu4 .stitky:first-child a:hover
{
  color: #000;
}


#menu2 a:hover, #menu2 a.aktivni, #menu2 #navext a:hover,
#menu4 a:hover, #menu4 a.aktivni, #menu4 #navext a:hover
{
  color: #fff;
}
#menu2 #sbalmenu2{
  clear: both;
  height: 25px;
  overflow: hidden;
  cursor: pointer;
  background-color: #231f20;
  color: #fff;
  text-align: center;
  padding: 5px;
  border-bottom: 5px solid #fff;
}

footer #navext{
  padding-top: 10px;
  line-height: 30px;
}
footer #navext a{
  color: #545153;
  background-position: right 5px;
  background-repeat: no-repeat;
  display: block;
}

#bok{
  font-size: 16px;
  font-weight: normal;
  font-family: 'Tahoma CE', Tahoma, Arial, helvetica, sans-serif;
  border-top: 1px solid #ccc;
  padding-top: 40px;
  margin-top: 20px;
  color: #777;
}
#bok a{
  display: inline;
  text-decoration: underline;
}
#obsah{
  clear: both;
}
#sliderall{
  display: none;
  width: 100%;
}

#slider{
  margin: 0 50px;
}
#slider, #sliderin{
  background-color: #eee;
  background-repeat: no-repeat;
  background-position: top;
  background-size: contain;
}
#sliderin a{
  height: 100%;
  display: block;
}
#slidertext{
  margin: 0;
  padding: 0;
  width: 100%;
  text-align:center;
  background-color: #3a3839;
  color: #fff;
}
#slidertext a, #slidertext span{
  display: block;
  margin: 0;
  padding: 0;
  color: #fff;
  text-decoration: none;
  background-color: #3a3839;
  height: 32px;
  overflow: hidden;
  line-height: 32px;
}
#sliderprev, #slidernext{
  font-weight: bold;
  font-size: 48px;
  background: #eee;
  width: 50px;
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
  color: #111111; 
}
#sliderprev:hover, #slidernext:hover{
  background-color: #f27620;
}
#sliderprev{
  float:left;
  border-right: 1px solid #eee;
}
#slidernext {
  float:right;
}
/*
#slzalozky{
  display: table;
  width: 100%;
  position: relative;
  top: -30px;
}
#slzalozky a, #slzalozky span{
  display: table-cell;
  color: #fff;
  height:30px;
  line-height: 30px;
  text-align: center;
  margin-left: 1px;
  text-decoration: none;
  font-size: 16px; 
}
#sliderprev:hover, #slidernext:hover{
  background-color: #f27620;
}
*/

article{
  margin: 1%;
  margin-top: 60px; 
  clear: right;
  overflow:hidden;
}
footer{
  clear: both;
  min-height: 200px;
  border-top: 10px solid #1d191a;
  overflow: hidden;
/*
  background-image: url(/layout/podpatou.gif);
  background-position: top;
  background-repeat: repeat-x;
*/  
  min-width: 500px;
}
.pata{
  width: 30.33%;
  padding: 20px 1.5%;
  min-height: 160px;
  float: left;
  overflow: hidden;

  line-height: 150%;
  font-size: 90%;
  color: #333;
  background-image: url(/layout/oddelovacpata.gif);
  background-repeat: no-repeat;
  background-position: left;
}
.pata a{
  color: #333;
}
.pata a:hover{
  color: #000;
}
#pata1{
  padding: 0;
  width: 33.33%;
  height: 280px;
  margin-top: 10px;
  
  background-image: url(/layout/pata1.png);
  background-position: right;
  background-repeat: no-repeat;
  
  text-align: right;
}

#pata2{
text-align: center;
}


#menupata ul, #menupata li{
  margin: 0;
  padding: 0;
  display: block;
}

#menupata #blog li{
  display: list-item;
  list-style-type: square;
  padding-left: 10px;
}

#liky{
  clear: both;
  margin-top: 30px;
}
#fblike{
 border:0; 
 overflow:hidden; 
 width:98%; 
 height:46px; 
}
.dismob{
  display: none;
}
#infotour{
  margin: 10px;
  width: 310px;
  text-align: center;
  float: left;
  clear: left;
}
.sloupec{
  width: 50%;
  float: left;
}
.sloupec1{
  width: 56%;
  float: left;
}
.sloupec2{
  width: 40%;
  float: right;
}

.sloupecuzsi{
  width: 46%;
  padding: 0 2%;
  float: left;
}
.stred
{
  max-width: 990px;
  min-width: 500px;
  margin: 0 auto;
  width: 100%;
}
#menu2 a#telefon
{
  float:right;
  height:50px;
  width:50px;
  background-image: url(/layout/phone.png);
  background-repeat: no-repeat;
  z-index:1000;
  border: 0;
}
#menu2 a#telefon:hover
{
  opacity: 0.6;
}
#warning, .warning
{
  background-color: red;
  color: #fff;
  font-weight: bold;
  padding: 1%;
  text-align: center;
  clear: both;
  margin-top: 50px;
}
#closeWarn
{
  position: absolute;
  right: 10px;
  color: #000;
  text-decoration: none;
}
.stredstred
{
  float: left;
  width: 33%;
  padding-top: 20px;
  text-align: center;
}
.stredlevy
{
  width: 33%;
  float: left;
  padding-top: 20px;
}
.stredpravy
{
  width: 33%;
  float: right;
  padding-top: 20px;
  line-height: 40px;
}


/*///////////////////////////////////////////////
WR QUEIRES 
//////////////////////////////////////////////*/


@media (min-width:660px) and (max-width:1004px), (max-device-width:660px) and (orientation:landscape){



#menu3 ul{
  display: block;
}
#menu3 li{
  display: block;
  float: left;
  padding-right: 10px; 
}


.obalsubprodukt{
  width: 45%;
}


}

@media (max-width:660px) and (orientation:portrait){
  #infotour, #pata1, .hidemob{
    display: none;
  }
  #pata2{
    text-align: left;
    background-image: none;
  }
  .pata{
    width: 47%;
  }
  .dismob{
    display: block;
  }
  header{
    overflow: visible;
  }
  

#menu2 .stitky, #menu4 .stitky{
  font-size: 20px;
  display: block;
  padding: 10px 1% 20px 1%;
  float:none;
}



#menu2 a, #menu4 a{
  color: #000;
  text-decoration: none;
  display: block;
  padding: 15px 0;
  border-bottom: 1px solid #f29f66;
}


#menu2 ul, #menu2 li, #menu4 ul, #menu4 li{
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.stitky
{
  clear: left;
  margin-bottom: 20px;
}
#menu2 .stitky li
{
  float: left;
  width: 49%;
  padding-right: 1%;
  overflow: hidden;
  white-space: nowrap;
}
.stitkytitle
{
  padding-top: 35px;
}

/*
#menu3 ul{
  display: block;
}
#menu3 li{
  display: block;
  float: left;
  padding-right: 10px; 
}
*/

  .sloupec, .sloupec1, .sloupec2 {
    width: 100%;
    float: none;
  }
.sloupecuzsi{
    width: 100%;
    float: none;
    padding: 0;
}  
  
  #menu2 ul{
    float: none;
    width: 98%;
    padding: 10px 1%;
  }
  h1, h2, h3, h4{
    text-align: center;
  }
  
  
.obalsubprodukt{
  float: none;
  width: 97%;
  margin-bottom: 30px;
  margin-top: 30px;
}

.prnazev
{
  font-size: 28px;
  height: 100%;
  margin-bottom: 5px;
}
a.subprodukt{
  padding: 10px 0px;
  margin: 40px 0;
  width: 100%;
  height: 100%;

}
.probr{
  height: 100%;
  padding-top: 0;
  position: static;
}
.probr img{
  padding: 0;
  width: 100%;       
  position: static;
}
  
#menu4
{
  display:none;
} 
  
}


@media (min-width:1180px){

#austria{
  display: block;
  z-index: 10;
  position: fixed;
  top: 0;
  right: 0;
}


}

