/********************************/
/*normální rozlišení*/

@media only screen and (min-width: 768px) {


/*header*/
.hlavicka {
	margin: auto;
	height: 121px;
	margin-top: 20px;
	clear: both;
	max-width: 1070px;
	padding-left: 8px;
	padding-right: 8px;
}

.hlavicka h1 {
	position: relative;
	left: -20px;
	top: 30px;
	padding-top: 0px;
	font-size: 40px;
	margin-left: 100px;
	font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
	color: #eea327;
	font-weight: bold;
}



.logo {
	height: 121px;
	width: 136px;
	float: left;
}

.zps-menu {
	overflow: hidden;
}

.zps-menu ul{
	font-size: 16px;
	letter-spacing: 1px;
	margin: 0;
	padding: 0;
	
	
}
.zps-menu li{
	width: 24.3%;
	float: left;
	list-style-type: none;
	background-color: #e6e6e6;
	text-align: center !important;
	padding: 2px 8px 2px 8px;
	margin-left: 5px;
	margin-bottom: 5px;
	font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
	font-weight: bolder;
	cursor: pointer;
	border-radius: 4px;
}

.zps-menu li:hover {
	background-color: #eea327;
}

.zps-menu li a {
	width: 100%;
	display: block;
	text-decoration: none;
}



li.wpmenucart-display-standard {
	letter-spacing: 0px;
	font-size: 14px;
	background-color: White;
	font-weight: normal;
	padding-top: 4px;
	padding-bottom: 3px;
}

li.wpmenucart-display-standard:hover {
	background-color: #e6e6e6;
}

.zps-menu ul li.current-menu-item,
.zps-menu ul li.current_page_parent
{
	background-color: #eea327 !important;
	
}

/*home*/

  
article {
	max-width: 1070px;
	margin: auto;
	clear: both;
	
}
article .upoutavka {
	width: 333px;
	float: left;
	padding: 8px;
	margin-top: 14px;
  text-decoration: none !important;
}

article .upoutavka .uvod-ctverec {
	height: 301px;
	padding-top: 190px;
}

article .upoutavka .uvod-ctverec .popis{
	height: 90px;
	padding: 10px 10px 10px 10px;
	opacity: 0.40;
	background-color: Black;
	text-decoration: none;
}

article .upoutavka .uvod-ctverec h4 {
	font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
	color: #eea327;
	font-size: 35px;
	opacity: 1;
	font-weight: bold;
	position: relative;
	top: -110px;
	margin: 16px;
	text-decoration: none !important;
}

article .upoutavka a{
  text-decoration: none !important;
}

article .upoutavka .uvod-ctverec:hover h4,
article .upoutavka .uvod-ctverec:hover h5{
	color: White;
  
}

article .upoutavka .uvod-ctverec h5 {
	font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
	color: #eea327;
	font-size: 17px;
	opacity: 1;
	font-weight: bold;
	position: relative;
	top: -125px;
	margin: 16px;
	text-align: right;
  text-decoration: none !important;
}


article.mapa {
	width: 100%;
	padding: 8px;
	padding-top: 20px;
}

article.mapa .kontakt {
	width: 33.33333%;
	float: left;
}

article.mapa .zakres {
	width: 66.66666%;
	float: left;
}

article.mapa .kontakt h3{
	font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
	font-weight: bold;
	margin-bottom: 0.5em;
}

article.mapa .kontakt h4{
	font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
	font-weight: bold;
	margin-bottom: 0.1em;
}

article.mapa .kontakt h5{
	font-size: 16px;
	margin-bottom: 0.0em;
	padding-left: 40px;
}

/*footer*/

.paticka {
  width:1070px;

}

footer.site-footer {
	background-color: White;
	padding: 8px;
	margin-bottom: 30px;
	margin-top: 15px;
}



footer .col-full {
	width: 100%;
	padding: 8px;
	padding-top: 0px;
	 
}

footer .kontakt-realizace {
	width: 50%;
	float: left;
	
	
}

footer .kontakt-eshop {
	width: 50%;
	float: left;
	
} 

footer h3 {
	font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
	font-weight: bold;
	border-bottom: thin solid Black;
}

footer h4 {
	font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
	font-weight: bold;
	margin-bottom: 0.1em;
}

footer h5 {
	padding-left: 20px;
}

footer h5.adresa {
	font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
	font-weight: bold;
	margin-bottom: 0.1em;
  padding-left: 0px;
  margin-top:10px;
  clear: both;
}

footer h5.jmeno {
	padding-left: 20px;
	font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
	font-weight: bold;
}

footer .kontakt-firma {
	
	
	max-width: 1070px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	padding-top:20px;
	clear: both;
}

footer .kontakt-firma h5 {
	padding-left: 0px;
	font-weight: bold;
	font-size: 14px;
	
}

/**********e-shop********************/

.content-area{
	max-width: 1070px;
	margin: auto;
	clear: both;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 10px;
}
.woocommerce-breadcrumb {
	margin-top: 20px !important;
	margin-bottom: 0px !important;
}

.woocommerce-breadcrumb a{
	text-decoration: none;
	color: #008400 !important;
	font-weight: bold;
}

header.woocommerce-products-header h1{
	margin-top: 0px;
	margin-bottom: 0px;
}
p.woocommerce-result-count{
	color: #767676;
	font-size: 12px;
}


/**********zahrada********************/

article.uvod-stranka {
	width: 100%;
	/*float: left; */
	padding: 8px;    
  margin:auto !important;
	margin-top: 15px !important;
	clear:both;
}

article.uvod-stranka .uvod-napis {
	padding: 15px 45px 15px 45px;
	margin: 40px 20px 0 0;
	background-image: url(img/bg-seda.png);
	background-repeat: repeat;
	position: absolute;
	right: 0px;
	top: 0%;
}
	
article.uvod-stranka .uvod-napis h1{
	font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
	color: #eea327;
	font-weight: bold;
	font-size: 50px;
	margin: 0px;
	text-align: right;
}
	
article.uvod-stranka .uvod-napis h2{	
	font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
	color: #eea327;
	font-weight: bold;
	font-size: 30px;
	text-align: right;
}

h2.cast {
	max-width:1070px;
  font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
	font-weight: bold;
	padding-top: 20px;
  padding-left: 8px;
	margin-left: auto;
  margin-right: auto;
	margin-bottom: 0px;
}

article.nabidka-dil {
	max-width: 1070px;
	margin: auto;
	clear: both;
	padding-top: 15px;
  padding-left: 8px;
}

article.eshop-aktualizace {
	max-width: 1070px;
	margin: auto;
	clear: both;
	padding-top: 15px;
	margin-top: 30px;
	margin-bottom: 30px;
}

article.eshop-aktualizace h2{
	font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
	font-weight: bold;
	padding-top: 20px;
	margin-left: 8px;
	margin-bottom: 0px;
}

article.eshop-aktualizace p {
	
	padding-top: 6px;
	margin-left: 8px;
	margin-bottom: 0px;
	font-size: 16px;
}

article.eshop-aktualizace h3 {
	font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
	font-weight: bold;
	padding-top: 10px;
	margin-left: 8px;
	margin-bottom: 0px;
}


article.nabidka-dil .tretinka {
	width: 33.33333%;
	float: left;
	padding: 8px;
  padding-left: 0px;
	margin-top: 0px;
}
	
article.nabidka-dil .zbytek {
	width: 66.66666%;
	float: left;
	padding: 8px;
	margin-top: 14px;
}	

article.nabidka-dil .zbytek img {
 width:100%;
}

article.nabidka-dil h3 {
	font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
	font-weight: bold;
	padding-top: 20px;
	margin-left: 0px;
	margin-bottom: 0px;
}

article.nabidka-dil h4 {
	font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
	font-weight: bold;
	padding-top: 5px;
	margin-left: 0px;
	margin-bottom: 0px;
	color: #eea327;
	margin-top: 0px;
}


article.nabidka-dil h5.jmeno {
	font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
	font-weight: bold;
	padding-top: 5px;
	margin-left: 0px;
	margin-bottom: 20px;
	
	margin-top: 0px;
}




article.nabidka-dil p {
	
	padding-top: 6px;
	margin-left: 0px;
	margin-bottom: 0px;
	font-size: 16px;
}

article.nabidka-dil ul {
	margin: 10px 0 0 16px;
	padding-left: 0px;
}

article.nabidka-dil li {
	padding-top: 3px;
	margin-left: 0px;
	margin-bottom: 0px;
	font-size: 16px;
}
	

.paticka {
	max-width: 1070px;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	padding-left: 8px;
	padding-right: 8px;
}





/* Slideshow container */
.slideshow-container {
  max-width: 700px;
  position: relative;
  margin: auto;
  box-sizing: border-box;
  clear: both;
}

.slideshow-container img {
vertical-align: middle;
}

.slideshow-container .mySlides {
	display: none;
	}
	
.slideshow-container .mySlides2 {
	display: none;
	}	

/* Next & previous buttons */
.prev,.next {
	cursor: pointer;
	
	
	width: auto;
	padding: 16px;
	margin-top: -22px;
	color: #cc0000;   
	font-weight: bold;
	font-size: 60px;
	transition: 0.6s ease;
	
	user-select: none;
}

.prev  {
	position: absolute;	
	top: 50%;
	left: 0%;
	border-radius: 0 3px 3px 0;
}


/* Position the "next button" to the right */
.next {
	position: absolute;	
	top: 50%;
	right: 0%;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
  background-color: rgba(0,0,0,0.8);
}

.prev2,.next2 {
	cursor: pointer;
	
	
	width: auto;
	padding: 16px;
	margin-top: -22px;
	color: #cc0000;
	font-weight: bold;
	font-size: 60px;
	transition: 0.6s ease;
	
	user-select: none;
}

.prev2  {
	position: absolute;	
	top: 50%;
	left: 0%;
	border-radius: 0 3px 3px 0;
}


/* Position the "next button" to the right */
.next2 {
	position: absolute;	
	top: 50%;
	right: 0%;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev2:hover, .next2:hover {
  background-color: rgba(0,0,0,0.8);
}





/* Fading animation */
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}

@-webkit-keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}


/****** single product	*/
.single-detail-radek {
	clear: both;
}
.single-detail-radek p {
	float: left;
	margin-bottom: 10px;
}	

.single-detail-radek p.popis {
	font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
	font-weight: bold;
	margin-right: 10px;
}

.single-detail-radek img {
	float: left;
	margin-left: 5px;
}	

.single-detail-radek table.barva-color {
	float: left;
	margin-left: 0px;
	width: auto;
	margin-top: 0px !important;
	margin-bottom: 0px !important;
	border-spacing: 4px !important;
}

.single-detail-radek table.barva-color td {
	width: 20px !important;
	height: 20px !important;
	padding: 0;
}
	
.singl-description {
	margin-top: 15px;
}	
	
.singl-description p.popis {
	font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
	font-weight: bold;
	margin-right: 10px;
	margin-bottom: 0px;
}	



/*eshop*/
/*kategorie*/
.eshop-break {
	clear: both;
}
.eshop-kategorie-name {
	margin-top: 15px;
	margin-bottom: 15px;
	clear: both;
}
.eshop-kategorie-name h2{
	margin: 0px !important;
}

ul.eshop-list-taxon {
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

li.eshop-taxon {
	width: 20%;
	list-style: none;
	float: left;
	height: 250px;
}
.eshop-taxon-no-img {
	height:178px ; 
	width:178px;
	margin-bottom:0px;
}
.eshop-taxon-img {
	height:178px ; 
	width:178px;
	margin-bottom:0px;
}

.eshop-taxon-img img{
	margin-bottom:0px;
}

.eshop-taxon-latinsky {
	
	width: 178px;
}
.eshop-taxon-latinsky h3{
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	margin: 0px;
}

.eshop-taxon-cesky {
	
	width: 178px;
}

.eshop-taxon-cesky h3{
	text-decoration: none;
	font-size: 14px;	
	text-align: center;
	margin: 0px;
}



a.woocommerce-LoopProduct-link{
	text-decoration: none !important;
}


ul.page-numbers li a.next,
ul.page-numbers li a.prev{
	font-weight: 900 !important;
	font-size: 20px !important;
	background-color: #F3F3F3 !important;
}
ul.page-numbers li a.next:hover,
ul.page-numbers li a.prev:hover {
	color: #C13100 !important;
	background-color: #D1D1D1 !important;
} 

/*eshop single*/	
#eshop-single-header {
	margin-top: 20px;
}
.eshop-single-header-img {
	width: 250px;
	height: 250px;
	
}
.eshop-single-header-popis{
	padding-left: 20px;
}

#eshop-single-header-zkratka {
	width: 130px;
	
	font-size: 13px;
}
#eshop-single-header-zkratka p {
	margin: 0px;
}
#eshop-single-header-zkratka p{
	margin: 0px;
	margin-top:3px;
}

#eshop-single-header-nazev h1{
	margin: 0px;
	font-size: 15px;
}

#eshop-single-header-nazev h1 .eshop-single-header-latinsky{
	font-size: 17px;
	font-weight: bold;
	margin-right: 30px;
}
	
}