@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,600,700,300&subset=latin,latin-ext);

@import url("/ftp/flexslider/flexslider.css");

#flex-motive {display:none;}
.index #flex-motive {display:block;}

#flex-motive{
  position:absolute;
  top:-400px;
  z-index:100;
  width:calc(100% - 60px);
  padding:0 30px;
  left:0;
}

#flex-motive ul li{list-style-image:none!important;}

.flexslider {
  margin: 0 0 0px;
  background: transparent;
  border: none;
  position: relative;
  zoom: 1;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow:none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}

.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: 0px;
  text-align: center;
  z-index:100;
  background-color:rgba(255,255,255,0.5);
  padding:10px 0
}

.flex-direction-nav .flex-prev {
  left: 0px;
}
.flex-direction-nav .flex-next {
  right: 0px;
  text-align: right;
}

.flex-direction-nav a {
  color: rgba(255, 255,255, 0.9);
}

/*========================*/
body {
  font-family: Arial, Helvetica, sans-serif; 
  font-size:14px;
  margin: 0;
  padding:0;
  color:#706d65;
  background-image: url(/obrazek/3/body-bg-jpg/);
  background-size:cover;
  background-attachment:fixed;
}


h1, h2, h3, h4, h5, #lcolumn h2, #rcolumn h2 {
  color:#31353d;
  font-family: 'Open Sans', sans-serif;
  font-weight:normal;
  text-transform:uppercase;
}

h1 {font-size:30px;}
h2, #rcolumn h2, #lcolumn h2 {font-size:20px}
#rcolumn h2, #lcolumn h2, .index h2.kat {background-color: #f6f6f6; border:1px solid #e8e8e8; padding:5px 10px;}
h3, #rcolumn h3, #lcolumn h3 {font-size:17px; text-transform:none; }
.eshop.item.table h2 a{text-transform:none; font-weight:normal; font-size:18px; }
#random-eshop h3 a{font-weight:normal; font-size:17px; }
.index h2.kat {margin-top:20px}
#footer h3, #footer h4 {color:#fff}

a,
a:visited,
a:active,
.ltype2 a, .search a {
  color: #3498db;
  font-weight:normal;
}


a, input[type="submit"], input[type="button"], input[type="text"], textarea, select, form, .eshop.item.table, .gset.eshop, .top-product .item {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

#content ul ul > li, #content li {color:#706d65;}

p.required {color:#3b8cc2;}

.addthis_toolbox {margin:30px 0}
.availability {margin:0px 0 30px;}

#motto {display:none;}

/*--------ikonky---------*/

.header-search input#loupe {
  background-image: url("/obrazek/3/icons-png");
}

.icons .stock1,
.icons .stock2,
.icons .stock3,
.icons .stock4,
.icons .stock5 {
  background-image: url("/obrazek/3/icons-blue-png");
}


/*    butonky    */
input[type="button"],
input[type="submit"],
#form input[type="button"], #form input[type="submit"]{
  background:#ec693c;
  color:white;
  text-shadow:none;
}
a.button {
  background:#ec693c;
  color:white;
}

.addtobasket .inputs input[type="submit"] {
  background-color: #ec693c;
}



/*      novinky      */
.news-item {
  padding:10px;
  position: relative;
}

.news-item:hover{background-color:#f6f6f6}

.archive {padding:10px 10px 0 ; text-align:right;}
.archive a{padding-top:0; margin:0;}
.archive a:hover {color:#808080}


/*cesta*/
#path {
  position: absolute;
  top: 0px;
  left: 30px;
  width: calc(100% - 80px);
  padding: 15px 10px 15px;
  font-size: 11px;
}

#header-fix {
  position: relative;
  top: 0px;
  width: 1000px;
  margin:0 auto;
  padding:0 30px;
  z-index: 80;
  min-height: initial;
  background-color: #fff;
  box-shadow: none;
  border-top: 0px solid #31353d;
}

#header {
  position: relative;
  margin: 0px auto;
  top: 0px;
  width: 1000x;
  height: 100px;
}

a#logo { 
  width:500px;
  height:80px;
  padding:0;
  position:absolute;
  top:10px;
} 

#motive {
  height: 400px;
  width: 1000px;
  margin: 0px auto;
  padding: 0px 30px;
  background-size: auto 100%;
  background-position: center top;
  background-repeat: no-repeat;
  z-index: 10;
  position: relative;
  display: none;
  background-color: white;
}

.index #motive {
  display:block;
}

#main {
  background: #fff;
  padding-left:30px;
  padding-right:30px;
}

/* main-menu  */    

#main-menu {  
  position:relative;
  display: block;
  width: 100%;
  top:0px; 
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  text-transform:uppercase;
  font-weight: normal;    
}

#main-menu a {
  text-decoration: none;
}

#main-menu ul {
  padding: 0 !important; 
  list-style: none;	
  z-index: 80;  
}

#main-menu > ul {
  display: block;		
  max-width: 1000px;
  margin: 0 auto;
  text-align: left; 
}

#main-menu ul li {
  display: inline-block !important;
  position: relative !important;
  margin: 0 -2px !important;		
  background: none;	
}

#main-menu > ul > li > a{
  display: block;
  padding: 0px 1.3em 0px 1.3em;		
  height: auto;		
  margin: 0px;	
  line-height: 58px;
  min-height: 58px;	
}

#main-menu ul ul { 			
  display: none !important; 
  position: absolute;
  top: 58px;			
  background: none;    
  left:2px;
  z-index:90;
}

#main-menu ul li:hover > ul {
  display: block !important;	
}

#main-menu ul li:last-child ul {
  right: 0;			  
}

#main-menu ul ul > li > a{	
  display: block;
  padding: 7px 1em;	
  width: 140px;	
  text-align: left;
  border-top: 1px solid; 
  line-height: 20px;
}

#main-menu > ul > li:after {
  content:""; 
  display: block; 
  position: absolute; 
  height: 58px; 
  width: 1px; 
  right: -1px; 
  top: 0px;
}

#main-menu > ul > li:last-child:after {
  display: none;
}  


/* main-menu - colors*/    

#main-menu {  
  border-top: 0px solid #e3e3e3;  
  background: #31353d;
  width:1000px;
  margin:0 auto;
}

#main-menu a {
  color: #fff;
  transition: all .3s ease-in-out; 
}

#main-menu > ul > li > a:hover { 
  background: #ec693c;
  color: #ffffff;
}

#main-menu > ul > li:hover > a {
  background: #ec693c;   
  color: #ffffff;       
}

#main-menu ul ul > li > a{		
  background: #31353d;
  color: #fff;
  border-color: transparent;  
}
#main-menu ul ul > li > a:hover {
  background: #31353d;
  color: #ec693c;
}

#main-menu ul > li a.active{ 
  background:#ec693c;
  color: #fff;
}

#main-menu ul > li .active:hover { 
  background:#ec693c;
  color: #fff;
}  

#main-menu ul ul > li.active a{ 
  color: #ec693c;
  background-color: #31353d;
}

#main-menu ul ul > li.active a:hover{ 
  color: #ec693c;
  background-color: #31353d;
}  

#main-menu > ul > li:after {
  background: #44474e; 
}

/* patička */
#footer { 
  background: transparent;
  border-top: 0px solid #ec693c; 
  width:1060px;
  margin:0 auto;
  padding:0 0px;
}

#footer-main {
  position: relative;
  width: calc(100% - 60px);
  margin: 0px auto;
  background-color: #555c6a;
  padding: 10px 30px 0;
}

#side-menu {
  font-size: 12px;
  padding: 10px 2% 15px 0;
}

#side-menu ul {margin-top:5px;}

#side-menu a {
  color: #c9c9c9;
}

#side-menu > ul > li > a:hover { 
  color: #ec693c;
}

#side-menu li a:visited { 
  color: #c9c9c9;
}

#contact {
  color: #c9c9c9;
}

.email a {color:#c9c9c9;}
.email a:hover {color:#ec693c}

#contact ul li:before {
  background-image: url(/obrazek/3/icons-png);  
}

#footer-info { 
  border-top: 0px solid #505050;
  color: #9fa6ae;
  width: 100%;
  margin: 20px -30px 0 -30px;
  padding:0 30px;
  text-align:right;
  font-size: 11px;
  vertical-align: middle;
  line-height: 50px;
  background-color:#31353d;
}

#footer-info a {
  color: #9fa6ae;
}

#footer-info a:hover {
  color: #ec693c;
}  

#footer-info span {
  color: #888f8b;
}


/*====================eshop===================*/
/*kategorie*/

.gset.eshop {
  display: inline-block;
  float: none;
  height: 200px;
  margin: 20px 1% 20px;
  vertical-align: top;
  width: 30.687%;
}

.gset.eshop h2 {
  background: none !important;
  margin: 10px 15px 20px !important;
  padding: 0 !important;
  font-weight: normal;
  text-align: left;
}
div.gset.eshop:hover h2 {

}

.gset {
  background: none repeat scroll 0 0 #fff;
  border: ;
}
.gset:hover {
  border: 1px solid #3498db;

}
.thumb-l1 {
  background: none;
}
.thumb-l1 img {
  max-height: 100px;
  max-width: 100px;
}
/*.gset .thumb {
border: 0 none;
height: auto;
left: 0;
margin: 0 auto;
padding: 0;
position: relative;
top: 0;
width: 100%;
}*/
.gset .thumb {
  border: 0 none;
  height: calc(100% - 100px);
  left: 0;
  margin: 0 auto;
  padding: 0;
  position: relative;
  top: 0;
  width: 100%;
}
.gset .desc {
  bottom: 10px;
  left: 15px;
  padding-right: 10px;
  position: absolute;
}

/*produkty*/

/*------ tři produkty vedle sebe ------------*/
#products-table form {
  display: inline-block;
  margin: 17px 1% 0 0;
  width: 32.244%;
}
#products-table form:nth-child(3n+0) {
  margin: 17px 0 0;
}
.eshop.item.table { /*-------vnitřní rámec náhledu produktu ----------*/
  float: none;
  height: 320px;
  margin: 0;
  overflow: hidden;
  padding: 0 5%;
  position: relative;
  width: 90%;
  text-align: center;
  border: 1px solid #d1d1d1;

  -webkit-transform: scale(0.96); 
  -ms-transform: scale(0.96); 
  transform: scale(0.96); 
}
.eshop.item.table:hover { 
  /*  -webkit-transform: scale(1); 
  -ms-transform: scale(1); 
  transform: scale(1); */
  border:1px solid #3498db ;
}

.eshop.item h2 a {
  color: #3498db;
}

.eshop.item h2 a:hover {
  color: #3498db;
}

.eshop.item.table .image img {
  float: none;
}
.eshop.item a.image img {
  max-height: 100px;
  max-width: 150px;
}
.eshop.item a.image {
  float: none;
  position: relative;
}
.eshop.item.table p {
  bottom: 60px;
  margin: 0;
  padding: 0 5%;
  position: absolute;
  text-align: left;
  width: 90%;
}
.eshop.item.detail a.image {
  float: left;
}

.eshop.item.table h2 {
  margin: 0px !important;
  padding: 7px 0px 10px !important;
  text-align: left;
  width: auto;
}

.eshop.item.table .price {
  float: none;
  bottom: 0px;
  position: absolute;
  padding: 6px 5px 4px 25px;
  width: 100px;
  text-align: right;
}

/*kosik*/
#eshopbox {
  height: 80px;
  position: absolute;
  top: -145px;
  z-index: 100;
  width: 160px;
  margin: 0px;
  padding: 0px;
  right: 250px;
  background-color: transparent;
  border: transparent;
}


.index #eshopbox {
  top: -545px;
}

#eshopbox:hover {border:transparent}

#eshopbox p {
  bottom: 0;
  left: 35px;
  position: relative;
  top: 0px;
  margin-top:-65px;
  width: 95%;
  z-index: 0;
}

#lcolumn #eshopbox h2 {
  font-size:13px;
  background-color:transparent;
  border:0;
  margin:0;
  padding:0;
}

#lcolumn #eshopbox h2 a {
  font-weight:600; 
  color:#ec693c
}

#lcolumn #eshopbox h2 a:hover {
  color:#31353d;
}

#eshopbox a, #eshopbox a:visited {
  background-image: url("/obrazek/3/eshop-png");
  background-position: 5px 10px;  

}

/*------detail produktu*/
.eshop.item.detail .icons .stock1, .eshop.item.detail .icons .stock2, .eshop.item.detail .icons .stock3, .eshop.item.detail .icons .stock4, .eshop.item.detail .icons .stock5 {
  bottom: 23px;
}

.eshop.item.detail .addtobasket .inputs {
  top: -2px;
  left: auto;
  padding: 0 0 0 2px;
  position: absolute;
  z-index: 75;
  display: inline-block;
  right: 0;
}

.eshop.item.detail .price {
  padding-top: 0px;
  margin: 0px;
  position: absolute;
  width: 200px;
  display: inline-block;
  right: 150px;
  top: 5px;
  text-align: right;
}

.eshop.item.detail .addtobasket {
  min-height: 32px;
  position: relative;
}
/*-------------------eshop - filter-----------*/
.eshop.filter {
  min-height: 70px;
}

.eshop.filter .floatleft {
  margin: 0px;
  padding: 5px;
}

.eshop.filter .floatright div {
  float: none;
  text-align: left;
}

#filter-form input[type="button"], #filter-form input[type="submit"] {
  padding: 3px 5px;
  position: relative;
  top: -9px;
}

.eshop.filter .floatleft:nth-child(2n+0) {
  margin: 0px 0 8px 30px;
  padding: 0 !important;
}
.eshop.filter .floatleft:nth-child(2n+0) input {
  min-width: 130px;
}
.eshop.filter .floatleft:nth-child(2n+0) label {
  padding: 0 0 7px 0;
}
.eshop.filter .floatleft:nth-child(1n+0) select#order {
  margin: 0 0 0 10px !important;
}

/*=========================== ostatni stranky ==============================*/

#content-wrap {
  top: 0px;
  width: 100%;
  float: none;
  clear:both;
}

#content {
  display: block;
  top: 0px;
  width: 72%;
  padding: 0 0% 20px 2%;
  vertical-align: top;
  float: right;
  border:0;
}

#rcolumn {
  display: block;
  top: 0px;
  width: 23%;
  padding: 0 2% 20px 0%;
  vertical-align: top;
  float: left;
}

#lcolumn {
  top: 0px;
  width: 100%;
  padding: 0 0% 20px 0%;
  vertical-align: top;
  float: none;
  clear:both;
}



/*======================== uvodni stranka ================================*/


.index #content {
  display: block;
  top: 0px;
  width: 72%;
  padding: 0 2% 20px 0%;
  vertical-align: top;
  float: left;
  border:0;
}

.index #rcolumn {
  display: block;
  top: 0px;
  width: 23%;
  padding: 0 0% 20px 2%;
  vertical-align: top;
  float: right;
}



/*----------------top produkty-----------------*/
#random-eshop h2 {text-align:left; margin-bottom:10px;}

.top-product .item {
  width:16.6%;
  display:inline-block;
  height:150px;
  vertical-align:middle;
  padding: 12px 8px;
  margin: 0px 1.5% 7px 0px;
  text-align: center;
}

.top-product .item:last-of-type {margin: 0px 0% 7px 0px;}

.top-product .item:hover {border:1px solid #3498db; }

/*=========== vlastni styl =====================*/
.index .v-menu {display:none;}

.v-menu {
  display:block;
  padding:0 0 20px 0;
}

.v-menu ul {
  display:block;
  width:100%;
  margin:0;
  padding:0;

}

.v-menu ul li {
  display:block;
  margin:0;
  border-bottom:1px solid #d1d1d1;
  color:#3498db;
}



.v-menu ul li a{
  display:block;
  width: calc(100% - 10px);
  padding:10px;
  text-decoration:none;
  color:#3498db;

}

.v-menu ul li:hover {background-color:#f6f6f6}

.v-menu ul li a:hover{
  color:#808080;
  margin-left:10px
}




/*------------ patička vždy dole -----------------*/
html, body {
  height: 100%;
}
#wrapper {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 10px auto -245px; /* spodní margin je negativní hodnota od výšky patičky + horní hranice 'border' (tady 4px) */
  background-color: transparent;
}
#footer, .push {
  height: 235px;  /* '.push' musí být stejnou výšku jako 'footer' */
  padding-top:0px;

}
/*----------// konec patičky vždy dole ------------*/ 


