html {
	padding: 0px;
/*	background-color: #F6F6F6;*/
background-color: white;
}

.bodycomplete {
	padding: 0px;
	
}

body {
font-family: 'Open Sans', sans-serif;
/*color: #006991;*/
color: black;
/*	background-color: #F6F6F6;*/
background-color: white;
}

a {
/*	color: #006991;*/

/*color: #00bafd;*/

/*color: #20a8e6;*/
color: #00628B;
}

.logo {
position: relative;
left: 0px;
top: 0px;
width: 100px;
float: left;
}

h1 {
position: relative;
padding-top: 10px;
	font-size: 26px;
	font-weight: bold;
	color: #00628b;
}

h1.newstit {
position: relative;
padding-left: 0px;
padding-top: 20px;
padding-bottom: 10px;
	font-size: 26px;
	font-weight: bold;
	clear: both;
	color: #00628b;
}

h1.h1float {
position: relative;
padding-top: 10px;
	font-size: 26px;
	font-weight: bold;
	float: left;
}


h2 {
	font-size: 22px;
}

h3 {
	font-size: 18px;
}

.main-menu-btn {
  position: relative;
  display: inline-block;
  width: 28px;
  height: 28px;
  text-indent: 28px;
  white-space: nowrap;
  overflow: hidden;
  cursor: pointer;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
}
/* hamburger icon */
.main-menu-btn-icon, .main-menu-btn-icon:before, .main-menu-btn-icon:after {
  position: absolute;
  top: 50%;
  left: 2px;
  height: 2px;
  width: 24px;
  background: #bbb;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}
.main-menu-btn-icon:before {
  content: '';
  top: -7px;
  left: 0;
}
.main-menu-btn-icon:after {
  content: '';
  top: 7px;
  left: 0;
}
/* x icon */
#main-menu-state:checked ~ .main-menu-btn .main-menu-btn-icon {
  height: 0;
  background: transparent;
}
#main-menu-state:checked ~ .main-menu-btn .main-menu-btn-icon:before {
  top: 0;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#main-menu-state:checked ~ .main-menu-btn .main-menu-btn-icon:after {
  top: 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
/* hide menu state checkbox (keep it visible to screen readers) */
#main-menu-state {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  border: 0;
  padding: 0;
  overflow: hidden;
  clip: rect(1px,1px,1px,1px);
}
/* hide the menu in mobile view */
#main-menu-state:not(:checked) ~ #main-menu {
  display: none;
}
#main-menu-state:checked ~ #main-menu {
  display: block;
}
@media (min-width: 768px) {
  /* hide the button in desktop view */
  .main-menu-btn {
    position: absolute;
    top: -99999px;
  }
  /* always show the menu in desktop view */
  #main-menu-state:not(:checked) ~ #main-menu {
    display: block;
  }
}



.vydejzasilkovna {
	position: relative;
	display: inline;
}

.packeta-selector-branch-name{
	position: relative;
	font-weight: bold;
	display: inline;
}


.knihanahled {
padding-top: 5px;
text-align: center;
position: relative;
top: 0px;
left: 0px;
display: block;
width: 250px;
height: 370px;
/*border: 1px solid #3193C2;*/
border: 1px solid #dee2e9;
z-index: 100;
float: left;
margin-left: 10px;
margin-bottom: 2px;
}


.buttonforget {
	position: relative;
	left: 30px;
}

.inputsearch {
  display: block;
  float: left;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.inputpocet {
  display: block;
  float: left;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.inputprepocet {
  display: block;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  float:left;
}

.listovani {
padding-top: 30px;
	clear: both;
	border-top: 0px solid #535353;
	text-align: left;
}

.smallimages {
text-align: center;
}

.knihatitle {
text-align: center;
height: 47px;
overflow: hidden;
font-weight: bold;
}

.koupitformnahled {
	position: absolute;
	top: 313px;
	left: 40px;
	width: 180px;
}

label.error {
display: block;
color: red;
font-weight: bold;
/*display: none;*/
/*float: none; color: red; padding-left: .5em; vertical-align: top; display: none; font-weight: bold;
*/
}

.detailtyp {
float: left;
width: 200px;
}

.detail_book {
height: 27px;
clear: both;
}

.detail_bookleft {
position: relative;
left: 0px;
width: 50%;
float: left;
}

.detailhod {
float: left;
width: 300px;
font-weight: bold;
}

.wait {
clear: both;
}

.smallimagesdetail {
position: relative;
	text-align: left;
	float: left;
}

.zelena {
color: green;
}

.cervena {
color: red;
}

.kuhrade {
	font-weight: bold;
}

.radici {
float: right;
text-align: center;
}
	
.booksview {
position: relative;
top: 20px;
/*margin: 0px auto;
max-width: 1400px;
	text-align: center;
*/
	clear: both;
}

.basketview {
	float: right;
	clear: both;
	z-index: 10000;
}

.catview {
padding: 5px;
	float: left;
/*	background-color: #E9D596;*/
border-radius: 10px;	
}

.catviewlevel {
padding: 5px;
float: left;
	background-color: #E9D596;
border-radius: 10px;	
}

.registerview {
padding: 5px;
	background-color: #E9D596;
border-radius: 10px;	
position: relative;
}

.blokhledani {
position: relative;
bottom: 0px;
display: inline-block;
}

#footer {
position: relative;
background-color: #006991;
	width: 100%;
	height: 240px;
}

.footertext {
position: relative;
padding-top: 25px;
	padding-left: 10px;
	padding-right: 10px;
background-color: #006991;	
	
}

#footer a {
	color: #f6f6f6;
}

#footerhome {
position: relative;
background-color: #006991;
	width: 100%;
	height: 170px;
}

#footerhome a {
	color: #f6f6f6;
}

.footertexthome {
position: relative;
padding-top: 25px;
	padding-left: 10px;
	padding-right: 10px;
background-color: #006991;	
color: #f6f6f6;
	
}


.platbaview {
position: relative;
display: block;
	width: 400px;
	text-align: center;
}

.vpravo {
	float: right;
}

.footercolumn {
	position: relative;
	float: left;
	width: 30%;
}

.cekat {
	clear: both;
}

.btnrefresh {
width: 24px;
background-position: bottom;	
background-image: url(icon/refresh24.png);
background-repeat: no-repeat;
border: none;
background-color: transparent;

}

.povinne {
	color: red;
}

.doporucujeme {
	position: relative;
	font-size: 20px;
}

#menuheader {
position: relative;
background-color: #00628b;
height: 40px;
width: 100%;
}

.mezpred {
	margin-right: 23px;
}

#menuheader a {
position: relative;
top: 8px;
	color: white;
}

#backcarousel {
position: relative;
background-position: center;
height: 478px;
width: 100%;
}


.textslidenadpis{
font-size: 30px;
font-weight: bold;
color: #00628b;
	position: absolute;
	top: 200px;
	left: 200px;
	padding: 20px;
	background-color: #e9d2a8;
	opacity: 0.8; 
	filter:alpha (opacity=80);
}

.textslidenadpisblog{
font-size: 30px;
font-weight: bold;
color: #00628b;
	position: absolute;
	top: 200px;
	left: 250px;
	padding: 20px;
	background-color: #e9d2a8;
	opacity: 0.8; 
	filter:alpha (opacity=80);
}


.textslide{
font-size: 30px;
color: white;
	position: absolute;
	top: 300px;
	left: 200px;
	padding: 20px;
	background-color: black;
	opacity: 0.5; 
	filter:alpha (opacity=50);
}

.textslidenadpisonas{
font-size: 30px;
font-weight: bold;
color: #00628b;
	position: absolute;
	top: 300px;
	left: 300px;
	padding: 20px;
	background-color: #e9d2a8;
	opacity: 0.8; 
	filter:alpha (opacity=80);
}

.textslideonas{
font-size: 30px;
color: white;
	position: absolute;
	top: 600px;
	left: 200px;
	padding: 20px;
/*	background-color: black;
	opacity: 0.30; 
	filter:alpha (opacity=30);
	*/
}

#backeshop {
position: relative;
	background-color: #e9d2a8;
background: url(images/backeshop.png);
background-position: center;
height: 240px;
width: 100%;

}

#textslidebackonas {
position: relative;
/*	background-color: #e9d2a8; */
/*	background-image: url(carousel/Klett_web_o_nas_02.jpg);*/
background-position: center;
background-repeat: no-repeat;
/*height: 864px;*/
width: 100%;
}

#textslidebackskupinaklett img{
width: 100%;
}

#textslideback1 {
position: relative;
	background-color: #e9d2a8;
	background-image: url(carousel/KLETT_banner_1920x715_Klett.jpg);
background-position: center;
background-repeat: no-repeat;
height: 478px;
width: 100%;
}

#textslideback1blog img{
text-align: center;
width: 100%;
}


#textslideback15 {
position: relative;
	background-color: #e9d2a8;
	background-image: url(carousel/Funpark_uvodni_banner_web_1920x478.jpg);
background-position: center;
background-repeat: no-repeat;
height: 478px;
width: 100%;
}

#textslideback16 {
position: relative;
	background-color: #e9d2a8;
	background-image: url(carousel/TD_uvodni_banner_web_1920x478.jpg);
background-position: center;
background-repeat: no-repeat;
height: 478px;
width: 100%;
}

#textslideback2 {
position: relative;
	background-color: #e9d2a8;
	background-image: url(carousel/KLETT_banner_1920x715_Bloggers.jpg);
background-position: center;
background-repeat: no-repeat;
height: 478px;
width: 100%;
}

#textslideback3 {
position: relative;
	background-color: #e9d2a8;
	background-image: url(carousel/KLETT_banner_1920x715_Direkt_interaktiv.jpg);
background-position: center;
background-repeat: no-repeat;
height: 478px;
width: 100%;
}

#textslideback4 {
position: relative;
	background-color: #e9d2a8;
	background-image: url(carousel/KLETT_banner_1920x715_Klett_Maximal_Interaktiv.jpg);
background-position: center;
background-repeat: no-repeat;
height: 478px;
width: 100%;
}

#textslideback5 {
position: relative;
	background-color: #e9d2a8;
	background-image: url(carousel/KLETT_banner_1920x715_Webinare.jpg);
background-position: center;
background-repeat: no-repeat;
height: 478px;
width: 100%;
}

#textslideback6 {
position: relative;
	background-color: #e9d2a8;
	background-image: url(carousel/KLETT_banner_1920x715_McCourser.jpg);
background-position: center;
background-repeat: no-repeat;
height: 478px;
width: 100%;
}


.nav-linkklett {
  display: block;
  padding: 0.5rem 1rem;
	color: white;
}

.activeklett {
  display: block;
  padding: 0.5rem 1rem;
  color: #e9d596;
}

.nav-linkklett:hover, .nav-linkklett:focus {
  text-decoration: none;
  color: #e9d596;
}

.obsahkompletdetailtext {
	padding: 10px;
}

.obsahkompletdetailtext a {
font-weight: bold;
}

.obsahtext {
	padding: 15px;
}

.newspage {
position: relative;
margin: 0px auto;
width: 970px;
}

.newspageleft {
position: relative;
width: 600px;
float: left;
}


.newspagecountviews {
position: relative;
top: 50px;
width: 350px;
float: right;
}

.newsdetailtitlecount {
	background-color: #00628B;
	width: 100%;
	padding: 10px;
	color: white;
	font-weight: bold;
}

.newsdetailpagecount {
	background-color: #efefef;
	width: 100%;
	height: 80px;
	margin-top: 10px;
	color: white;
	clear: both;
}


.newspagelist {
margin: 0px auto;
width: 1000px;
}


.newstitle {
	font-size: 24px;
	font-weight: bold;
	color: #00628b;
/*	background-color: #E9D596;*/
/*  border-radius: 10px;*/
}

.newstitlenahled {
padding: 10px;
	font-weight: bold;
	color: #00628b;
	background-color: #E9D596;
  border-radius: 10px;
 
}


.newstitlenahleddesign {
margin: 20px;
	font-weight: bold;
	color: #00628b;
	height: 45px;
	overflow: hidden;
padding-left: 50px;	
}

.newstitlenahleddesignblog {
margin-top: 10px;
	font-weight: bold;
	color: #00628b;
	height: 45px;
	overflow: hidden;
padding-left: 50px;	
margin-right: 10px;
}


.newstitlenahleddesignlist {
margin-top: 20px;
margin-left: 10px;
margin-right: 10px;

	font-weight: bold;
	color: #00628b;
	height: 50px;
	overflow: hidden;
}


.newscontentdesign {
}


.newscontent {
padding: 10px;
}

.newscontentfull {
padding-top: 25px;
padding-right: 0px;
}

.newsdatedesign {
margin-top: 10px;
margin-right: 20px;
font-size: 12px;
font-weight: bold;
float: right;
text-transform: uppercase;

}

.newsdatedesignblog {
margin-top: 7px;
margin-right: 20px;
font-size: 12px;
font-weight: bold;
float: right;
text-transform: uppercase;

}

.newsdate {
font-weight: bold;
float: right;

}

.newslist {
position: relative;
display: inline;
	padding-right: 90px;
	padding-left: 5px;
}

#newslistfullnow {
position: relative;
line-height: 40px;
border: 1px solid #c1c1c1;
border: 1px solid #c1c1c1;
text-align: center;
width: 990px;

}

.newsdatefull {
position: relative;
display: inline;
left: 10px;
color: #00628b;
}

.newsdatefulllist {
position: relative;
left: 10px;
color: #00628b;
font-size: 12px;
}

.newskindfull {
position: relative;
display: inline;
font-weight: normal;
background-color: #00628b;
color: white;
padding: 8px;
font-size: 12px;
line-height: 40px;
}

.newskindfull a {
	color: white;
	text-decoration: none;
}


.newskindfulldetail {
position: relative;
float: left;
font-weight: normal;
background-color: #00628b;
color: white;
padding: 8px;
font-size: 12px;
margin: 5px;
}

.newskindfulldetail a {
	color: white;
	text-decoration: none;
}

.newskindfullview {
position: absolute;
left: 10px;
top: 10px;
font-weight: normal;
background-color: #00628b;
color: white;
padding: 8px;
font-size: 12px;
line-height: 10px;
z-index: 100;
}


.zpet {
float: right;
}

.newsbacklist1 {
padding-left: 10px;
padding-right: 10px;
padding-bottom: 10px;


background-color: #efefef;
padding-top: 10px;
}


.newsbacklist2 {
padding-left: 10px;
padding-right: 10px;
padding-bottom: 10px;


padding-top: 10px;
background-color: white;
}

.textfrontpage {
position: relative;
margin: 0 auto;
width: 1120px;
}

.newsbacklistfrontdesignbefore {
position: relative;
margin: 0 auto;
width: 1120px;
}


.newsbacklist1frontdesign {
margin-left: 10px;
margin-bottom: 10px;
position: relative;
padding-left: 0px;
padding-right: 0px;
padding-bottom: 0px;
height: 160px;
background-color: #efefef;
width:48%;
padding-top: 0px;
float: left;

}

.newsbacklist1listdesign {
margin-left: 0px;
margin-right: 10px;
margin-bottom: 10px;
position: relative;
padding-left: 0px;
padding-right: 0px;
padding-bottom: 0px;
height: 400px;
background-color: #efefef;
width:240px;
padding-top: 0px;
float: left;
}

.newsphotodesign {
margin-left: 0px;
margin-bottom: 0px;
position: relative;
padding-left: 0px;
padding-right: 0px;
padding-bottom: 0px;


background-color: #efefef;
padding-top: 0px;
width: 210px;
float: left;

}

.newsphotodesignlist {
margin-left: 0px;
margin-bottom: 0px;
position: relative;
padding-left: 0px;
padding-right: 0px;
padding-bottom: 0px;

background-color: #efefef;
padding-top: 0px;
width: 210px;
}

.newsphotodesignlistcount {
margin-left: 0px;
margin-bottom: 0px;
position: relative;
padding-left: 0px;
padding-right: 0px;
padding-bottom: 0px;

background-color: #efefef;
padding-top: 0px;
width: 130px;
float: left;
}


.newsphotodesignfull {
margin-left: 0px;
margin-bottom: 0px;
position: relative;
padding-left: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-top: 0px;


}

.newsbacklist1front {
margin-left: 10px;
margin-bottom: 10px;
position: relative;
padding-left: 10px;
padding-right: 10px;
padding-bottom: 10px;


background-color: #efefef;
padding-top: 10px;
width: 32%;
float: left;

}

.newsbackperex {
height: 200px;
overflow: auto;	

}


.newsbackperexdesign {
padding-top: 0px;
height: 45px;
overflow: hidden;	
margin-right: 20px;
padding-left: 50px;
margin-top: 0px;
font-size: 14px;
}

.newsbackperexdesignblog {
padding-top: 5px;
height: 70px;
overflow: hidden;	
margin-right: 20px;
padding-left: 50px;
margin-top: 0px;
font-size: 14px;
}

.newsbackperexdesignlist {
padding-top: 0px;
padding-left: 10px;
padding-right: 10px;
height: 110px;
overflow: hidden;	
margin-top: 0px;
font-size: 14px;
}




.morecontent span {
    display: none;
}
.morelink {
    display: block;
}

.eannahled {
font-size: 80%;
	color: #a0a0a0;
}

.tutorialset_descr {
position: relative;
top: 5px;
padding: 10px;
background-color: #d3dff8;	
border-radius: 10px;	
z-index: 95;
}


.materials_show {
position: relative;
z-index: 100;
top: 5px;
padding: 10px;
background-color: #d3dff8;	
border-radius: 10px;	
}

.showfiles {
	background-color: #e9d2a8;
}


.newklettdetail {
padding: 3px;
position: relative;
width: 70px;
background-color: red;
color: white;
}

#ideabackklett {
position: relative;
	background-color: #e9d2a8;
background: url(images/pruh_11.png);
background-position: center;
height: 288px;
width: 100%;
}


#naseproduktyhpvlevo {
	position: relative;
	top: 20px;
	float: left;
}

#naseproduktyhpvpravo {
	position: relative;
	top: 20px;

	float: right;
	width: 700px;
	height: 230px;
	background-color: white;
}

.naseproduktyhpvpravotext {
	position: relative;
	padding: 20px;
	width: 400px;
	font-size: 15px;
	float: left;
}

.naseproduktyhpvpravopic {
position: relative;
background-image: url(images/naseprodukty.jpg);
background-size:100% 100%;
width: 300px;
height: 230px;
	float: right;	
}

#distancebackklett {
position: relative;
	background-color: #f7941d;
height: 288px;
width: 100%;
}

.distanceobsah {
	margin: auto;
  width: 1150px;
text-align: center;
}

.distanceblockklett {
position: relative;
top: 30px;
	background-color: white;
	width: 350px;
	padding: 10px;
	color: black;
	height: 230px;
	float: left;
}

.distancekletttitle {
position: relative;
font-size: 24px;
color: #00628b;
font-weight: bold;
padding-bottom: 30px;

}

.distancebuttonklett {
position: relative;
top: 38px;
left: 70px;
	background-color: #00628b;
	width: 200px;
	padding: 6px;
	color: #f6f6f6;
	float: left;
	font-size: 16px;
  border-radius: 0.25rem;	
  text-align: center;	

}

.distanceklettpic {
position: relative;
left: 30px;
float: left;
background-image: url(images/distance_03.jpg);
width: 783px;
height: 286px;
}

#podporabackklett {
position: relative;
	background-color: #e9d2a8;
background: url(images/footerklett_07.jpg);
background-position: center;
height: 288px;
width: 100%;
}

#podporabackblog {
position: relative;
background-position: 5% 60%;
background-repeat: no-repeat;
background-image: url(images/blogweb_12.png);
height: 680px;
width: 100%;
}

.podporaklett {
position: relative;
	background-color: #00628b;
	width: 400px;
	padding: 20px;
	color: #f6f6f6;
	float: left;

}

.podporakletttitle {
	padding: 3px;
	color: #f6f6f6;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}

.buttonklett {
margin: auto;
  width: 220px;
text-align: center;
padding: 5px;
	background-color: #e9d2a8;
	color: #00628b;
	border-radius: 10px;	
font-weight: bold;
text-transform: uppercase;
}

.nastredmore {
position: relative;
z-index: -100;
top: 10px;
	text-align: center;
	line-height: 40px;
}


.buttonklettmore {
margin-left: 370px;
position: relative;
padding-left: 40px;
padding-right: 40px;
padding-top: 10px;
padding-bottom: 10px;
width: 300px;
top: 10px;
text-align: center;
	background-color: #e9d2a8;
	color: #00628b;
	border-radius: 10px;	
font-weight: bold;
text-transform: uppercase;
}

.buttonklettakademie {
margin: auto;
  width: 220px;
text-align: center;
padding: 5px;
	background-color: #00628b;
	color: white;
	border-radius: 10px;	
font-weight: bold;
text-transform: uppercase;
}

.buttonklettakademie a {
	color: white;
}

.akademietitle {
	color: #00628b;
	line-height: 40px;
	font-weight: bold;
}

.buttonkletteshop {
margin: auto;
  width: 310px;
text-align: center;
padding: 5px;
	background-color: #e9d2a8;
	color: #00628b;
	border-radius: 10px;	
font-weight: bold;
text-transform: uppercase;
}

.podporakletttitlefaq {
	padding: 3px;
	color: #00628b;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}

.faqklett {
position: relative;
	float: right;
	background-color: white;
	width: 600px;
	padding: 20px;
	color: black;
}

#podporabackklettcenter {
position: relative;
top: 40px;
margin: auto;
  width: 1100px;
}


#eshopbackklett {
position: relative;
background: url(images/eshop_04.jpg);
background-position: center;
height: 288px;
width: 100%;
}

#skupinabackklett {
position: relative;
background-color: #e9d596;
background-position: center;
height: 540px;
width: 100%;
}

.skupinaklettimage {
position: relative;
	float: left;
	width: 500px;
	height: 325px;
}

.akademieklettimage {
background-image: url(images/klett_akademie.jpg);
background-position: left;
background-repeat: no-repeat;
margin: 0 auto;
width: 1100px;
position: relative;
	height: 230px;
	background-color: #C6DACF;
	margin-bottom: 20px;
		
}

.ukslovnicekklettimage {
background-position: left;
background-repeat: no-repeat;
width: 100%;
position: relative;
	background-color: #f6f6f6;
		padding-top: 20px;
		padding-bottom: 20px;
	text-align: center;
}


.akademieklettimageblok {
position: relative;
top: 20px;
float: right;
width: 280px;
right: 25px;
}


.skupinakklettfirstonas {
position: relative;
padding: 20px;
background-color: #e9d697;
	float: right;
	text-align: center;
	color: #00628b;
	width: 300px;
	font-size: 14px;
}

.skupinakklettfirst {
position: relative;
padding: 25px;
background-color: #00628b;
	float: right;
	text-align: center;
	color: white;
	width: 300px;
	font-size: 14px;
}

.skupinakklettfirsttitle {
position: relative;
padding: 0px;
font-weight: bold;
font-size: 20px;
}

.cekatvpravo {
clear: right;
}

#carouselfrontback {
width: 100%;
background-color: #00628b;
padding-top: 30px;
padding-bottom: 30px;
}

#eshopfrontback {
	padding: 10px;
position: relative;
margin: 0 auto;
width: 1120px;	
}

.titlefrontpage {
position: relative;
padding: 10px;
}

.detail_book_right {
position: relative;
left: 30px;
	margin-left: 20px;
}


.tab {
  overflow: hidden;
  border: 1px solid #ccc;
/*  background-color: #f1f1f1;*/
}

/* Style the buttons that are used to open the tab content */
.tab button {
  background-color: inherit;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 14px 16px;
  transition: 0.3s;
}

/* Change background color of buttons on hover */
.tab button:hover {
/*  background-color: #ddd;*/
  font-weight: bold;
  color: #00628B;

}

/* Create an active/current tablink class */
.tab button.active {
/*  background-color: #ccc;*/
  font-weight: bold;
  color: #00628B;
  border-bottom: 4px solid #00628B;
}

/* Style the tab content */
.tabcontent {
  display: none;
  padding: 6px 0px 0px 12px;
  border: 1px solid #ccc;
  border-top: none;
}

/* Style the buttons that are used to open the tab content */
.tab button {
  background-color: inherit;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 14px 16px;
  transition: 0.3s;
}

#tabslidedown {
  background-color: #f1f1f1;
}

.tabslide {
  overflow: hidden;
/*  background-color: #f1f1f1;*/
}

/* Style the buttons that are used to open the tab content */
.tabslide button {
  background-color: inherit;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 14px 16px;
  transition: 0.3s;
}

/* Change background color of buttons on hover */
.tabslide button:hover {
/*  background-color: #ddd;*/
  font-weight: bold;
  color: #00628B;

}

/* Create an active/current tablink class */
.tabslide button.active {
/*  background-color: #ccc;*/
  font-weight: bold;
  color: #00628B;
  border-bottom: 4px solid #00628B;
}

.tabcontentslide {
  display: none;
  padding: 6px 0px 0px 12px;
  border-top: none;
}

    .swiper-container {
    position: relative;
      width: 100%;
    }

.swiper-wrapper {
position: relative;
}
    
    
.swiper-slide {
position: relative;
      text-align: center;
/*     font-size: 18px;
      background: #fff;
*/

      /* Center slide text vertically */
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
    }
    
.swiper-slide img {
	width: 100%;
}    
    
.backpodrobny {
position: relative;
float: right;

background: url(images/podrobnydetailklett_07.png);
background-position: right;
background-repeat: no-repeat;
height: 497px;
width: 50%;	
}    

#klettheader {
	position: relative;
	width: 100%;
	height: 50px;
	padding-top: 5px;
}

.prihlasitklett {
background: url(images/prihlasit.png);
background-repeat: no-repeat;
background-position: left;
display: inline-block;
padding-left: 20px;
 vertical-align: middle;
 width: 120px;
}

.registrovatklett {
position: relative;
background: url(images/registrovat.png);
background-repeat: no-repeat;
background-position: left;
display: inline-block;
padding-left: 20px;
 padding-right: 30px;
}

.kosikklett {
position: relative;
background: url(images/kosik.png);
background-repeat: no-repeat;
background-position: left;
display: inline-block;
padding-left: 20px;
padding-right: 10px;
}

.mottoklett {
position: relative;
left: 10px;
top: 10px;
display: inline-block;
float: left;

}

.headerleftklett {
	position: relative;
	top: 0px;
	right: 10px;
	float: right;
}

.carklettimg {
position: relative;
	background-color: white;
	padding: 15px;
	height: 350px;
	width: 300px;
 border-radius: 10px;
 text-align: center;
}

.carklettimg img{
	width: 250px;
	height: 190px;	
}

.carkletttext {
position: absolute;
left: 350px;
top: 420px;
text-align: right;
font-weight: bold;

}

.s2 {
	background-color: #00628b;
	height: 550px;
}

.carnadpisklett {
position: relative;
top: 3px;
	color: #00628b;
	font-weight: bold;
	line-height: 30px;
}

#newsletterback {
position: relative;
padding-top: 5px;
height: 50px;
width: 100%;
background-color: #e9d596;
text-align: left;
font-size: 11px;
}

.newsletterbacktitle {
color: #00628b;
font-weight: bold;
font-size: 16px;


}

.newsletterbacktext {
margin: auto;
  width: 1100px;

}

.newsletterbackvice {
position: absolute;
top: 8px;
left: 1040px;
float: right;
	background-color: #00628b;
	width: 200px;
	padding: 6px;
	color: #f6f6f6;
	float: left;
	font-size: 16px;
  border-radius: 0.25rem;	
  text-align: center;
}

#obsahwebpagetext {
margin: auto;
  width: 980px;
}

#obsahwebpagetextdaf {
margin: auto;
  width: 980px;
  line-height: 1.9em;
}

.picdaf {
	padding-top: 15px;
	padding-bottom: 20px;
	
}

.piceltvideo {
background-color: #F8F8F8;
text-align: center;
margin-top: 20px;
margin-bottom: 20px;
	padding-top: 30px;
	padding-bottom: 30px;
	
}

.kontaktklettback {
background-color: #f6f6f6;
	position: relative;
	float: left;
	width: 300px;
	height: 420px;
}

.kontaktklettbackmezi {
	position: relative;
	float: left;
	width: 35px;
	height: 450px;
}

.kontaktklettbacktext {
	position: relative;
	padding: 20px;	
}

.kontaktklettbackname {
	position: relative;
	font-size: 20px;
	color: #004d6d;
	font-weight: bold;
}

.kontaktklettbackposition {
	position: relative;
	font-size: 16px;
	color: #004d6d;
	font-weight: normal;
}

.kontaktklettbackemail {
	position: absolute;
	top: 110px;
	font-size: 14px;
	color: black;
	font-weight: normal;
}

.kontaktklettbackemail_sk {
	position: absolute;
	top: 110px;
	font-size: 12px;
	color: black;
	font-weight: normal;
}


#obsahkompletwebpage {
min-height: 500px;
	background-image: url(images/backtext_03.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.skupinaklettonas {
position: relative;
	float: left;
	width: 600px;
	height: 325px;
}

.pathklett {
position: relative;
line-height: 60px;
	clear: both;
	color: #004d6d;
}

.webpage {
	color: #004d6d;
	font-weight: bold;
}

#mapaonaskomplet {
position: relative;
  background-color: #f6f6f6;
  height: 250px;

}

#mapaonas {
position: relative;
top: 20px;
margin: auto;
  width: 950px;
}

#map {
position: relative;
	width: 400px;
	height:200px;
	color:black;
	float: left;
}

#mapatext {
	position: relative;
	padding-left: 20px;
	background-color: white;
	height: 200px;
	width: 530px;
	float: right;
	font-size: 14px;
}

.mapatextlogo {
position: absolute;
left: 370px;
top: 20px;
background-image: url(images/icoonas_17.png);
width: 113px;
height: 150px;
}


.onaskontaktvice {
margin: auto;
  width: 300px;
position: relative;
	background-color: #e9d596;
	padding: 6px;
	width: 300px;
	color: #004d6d;
	font-size: 16px;
  border-radius: 0.25rem;	
  text-align: center;
    text-transform: uppercase;  
}

.onasklettskupinavice {
position: relative;
	background-color: #e9d596;
	padding: 6px;
	width: 300px;
	color: #004d6d;
	font-size: 16px;
  border-radius: 0.25rem;	
  text-align: center;
  text-transform: uppercase;  
 }

.onasklettskupinaklettvice {
position: relative;
	background-color: #e9d596;
	padding: 6px;
	width: 300px;
	color: #004d6d;
	font-size: 16px;
  border-radius: 0.25rem;	
  text-align: center;
  float: left;
  
}

.onasklettskupinaproduktyvice {
position: relative;
left: 50px;
	background-color: #004d6d;
	padding: 6px;
	width: 200px;
	color: white;
	font-size: 16px;
  border-radius: 0.25rem;	
  text-align: center;
  float: left;
}

.bila:link {
	color: white;
}

.onasklettskupinaproduktyvice a.bila {
	color: white;
}


.dafbuttonyellow {
position: relative;
	background-color: #e9d596;
	padding: 6px;
	padding-left: 30px;
	padding-right: 30px;
	color: #004d6d;
	font-size: 15px;
  border-radius: 0.25rem;	
  text-align: center;
  float: left;
  margin-right: 20px;
  text-transform: uppercase;
}

.dafbuttonblue {
position: relative;
/*left: 50px;*/
	background-color: #004d6d;
	padding: 6px;
	padding-left: 30px;
	padding-right: 30px;
	color: white;
	font-size: 15px;
  border-radius: 0.25rem;	
  text-align: center;
  float: left;
  margin-right: 20px;
  text-transform: uppercase;
}

.dafbuttongreen {
position: relative;
/*left: 50px;*/
	background-color: #9bd3ae;
	padding: 6px;
	padding-left: 30px;
	padding-right: 30px;
	color: #004d6d;
	font-size: 15px;
  border-radius: 0.25rem;	
  text-align: center;
  float: left;
  margin-right: 20px;
  text-transform: uppercase;
}

.dafbuttonblue:hover {
	color: #9bd3ae;
	text-decoration: none;
}

.dafbuttongreen:hover {
	color: white;
	text-decoration: none;
}

.dafbuttonyellow:hover {
	color: white;
	text-decoration: none;	
}

.klettkontaktheaderblue{
	background-color: #004d6d;
	color: white;
	padding: 15px;
}

.klettkontaktheaderbluetarget{
position: relative;
float: right;
right: 15px;
	color: white;
background-image: url(images/target_03.png);
width: 20px;
height: 24px;	
	
}

.klettkontaktheader{
	background-color: white;
	border: 2px solid #EDEDED;
	color: #004d6d;
	padding: 15px;
	font-weight: bold;
	cursor: pointer;
}

.klettkontaktheadertarget{
position: relative;
float: right;
right: 10px;
	color: white;
background-image: url(images/target_06.png);
width: 25px;
height: 20px;	
	
}



.klettkontaktybackfoto {
	position: relative;
	float: left;
   background-color: #f6f6f6;	
	width: 300px;
	height: 490px;
	padding: 0px;
}

.klettkontaktyback {
	position: relative;
background-color: #f6f6f6;	
	width: 300px;
	height: 210px;
	padding: 20px;
}

.klettkontaktyname {
	position: relative;
	font-size: 20px;
	color: #004d6d;
	font-weight: bold;
}

.klettkontaktyposition {
	position: relative;
	padding-top: 15px;
	font-size: 14px;
	color: #004d6d;
	font-weight: normal;
}

.klettkontaktyemail {
	position: relative;
	padding-top: 10px;
	font-size: 11px;
	color: black;
	font-weight: normal;
	line-height: 35px;	
}

.klettkontaktyemaildva {
	position: relative;
	padding-top: 10px;
	font-size: 11px;
	color: black;
	font-weight: normal;
}


.klettkontaktyemailsk {
	position: relative;
	padding-top: 10px;
	font-size: 13px;
	color: black;
	font-weight: normal;
	line-height: 35px;	
}

.klettkontaktytel {
	position: relative;
	font-size: 17px;
	color: black;
	font-weight: normal;
	line-height: 35px;
}


.kontaktyklettbackmezi {
	position: relative;
	float: left;
	width: 40px;
	height: 500px;
}

#klettsearchbox {
  position: absolute;
  padding-left: 10px;
  padding-right: 10px;
  
  width: 450px;
  top: 40px;
  right: 0px;	
z-index:1000;
font-size: 90%;
background-color: white;
}

video {
  object-fit: cover;
  width: 950px;
  position: top;
  top: 0;
  left: 0;
  background-position: center;
  text-align: center;
  
}

#videoslide {
position: relative;
  width: 950px;
	margin: 0px auto;
	
	}


.naseprodukty1 img {
width: 640px;
} 

.naseprodukty1 {
position: relative;
	background-color: #F6F6F6;
	float: left;
	height: 480px;
	width: 640px;
}


.naseprodukty2 img {
width: 310px;
}

.naseprodukty2 {
position: relative;
margin-left: 20px;
	background-color: #F6F6F6;
	float: left;
width: 310px;
	height: 480px;
}

.naseprodukty3 img {
width: 310px;
}

.naseprodukty3 {
position: relative;
	background-color: #F6F6F6;
	float: left;
width: 310px;
	height: 480px;
}

.naseprodukty4 img {
width: 640px;
}

.naseprodukty4 {
position: relative;
margin-left: 20px;
	background-color: #F6F6F6;
	float: left;
width: 640px;
	height: 480px;
}

.naseprodukty5 img {
width: 640px;
} 

.naseprodukty5 {
position: relative;
	background-color: #F6F6F6;
	float: left;
	height: 480px;
	width: 640px;
}


.naseprodukty6 img {
width: 310px;
}

.naseprodukty6 {
position: relative;
margin-left: 20px;
	background-color: #F6F6F6;
	float: left;
width: 310px;
	height: 480px;
}

.naseproduktytextnadpis {
padding-bottom: 20px;
font-size: 19px;
color: #00628b;
font-weight: bold;
}


.naseproduktytext {
padding: 30px;
}

.naseproduktyvice {
position: absolute;
top: 450px;
right: 0px;
float: right;
padding-right: 30px;
}

.naseproduktyvice a {
text-decoration: none;
font-weight: bold;
color: black;
}

.naseproduktyvice a:hover {
text-decoration: none;
font-weight: bold;
color: #00628b;

}

a.newshover {
	font-weight: bold;
	padding-bottom: 10px;
	border-bottom: 4px solid #004d6d;
}


.swiper-button-next {
left: 1070px !important;
/*background-color: black;*/
    color: #000 !important;
    fill: black !important;
    stroke: black !important;
}

.swiper-button-prev{
    color: #000 !important;
    fill: black !important;
    stroke: black !important;
left: 0px !important;
}


.cookiesnadpis {
	color: #00628b;
	font-weight: bold;
	font-size: 26px;
}


.cookiesnadpis1 {
	color: #004d6d;
	font-weight: bold;
	font-size: 22px;
	line-height: 40px;
}

.cookiesnadpis2 {
	color: #004d6d;
	font-weight: bold;
	font-size: 20px;
}

ul.cookies {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

li.cookiesli {
background-image: url('images/cookies.png');
background-repeat: no-repeat;
background-position: left center;
padding-left: 30px;
margin-bottom: 20px;
}

#cookiestableall table{
width: 100%;
border-collapse: collapse;
border: 1px solid white;
}

#cookiestableall td {
padding: 5px;
border: 1px solid white;	
}

.cookienadpistable {
position: relative;
	background-color: #006991;
	margin: 10px;
	width: 100%;
	color: white;
}

.cookierow1table {
position: relative;
	background-color: #f6f6f6;
}

.cookierow2table {
position: relative;
	background-color: #e6e7e8;
}



.preparedklett {
position: absolute;
top: 0px;
right: 0px;
float: right;
}

.newklett {
position: absolute;
top: 0px;
right: 0px;
float: right;
}



.knihapopisdole {
margin-top: 10px;
padding-top: 10px;
background-color: #F6F6F6;
height: 198px;
}

.preskrtnute {
text-decoration: line-through;
	color: #a0a0a0;
}

.cenafinalnahled {
color: #00628b;
}

#shutterstock {
padding-top: 30px;
font-size: 10px;
}

#shutterstock a {
text-decoration: underline;
}

#shutterstock a:hover {
color: #bbbbbb;
}


.newsphotodesignfull img {
width: 600px;
}

h3.nav-brand {
	float: left;
}
	@media (min-width: 768px) {
		#main-menu > li {
			float: none;
			display: table-cell;
			width: 1%;
			text-align: center;
		}
	}

	.vlevoheureka {
	padding-top: 5px;
		float: left;
	}
	
	
.dafvlevo {
	float: left;
	margin-right: 30px;
}	

.dafvpravo {
	float: right;
}

.vpravodaf	{
	float: right;
	padding-left: 20px;
}

ul#daf {
	padding-left: 0px;
}

ul#daf li {
background: url('images/daf/odrazkadaf_26.png') no-repeat left center;
  padding: 5px 10px 5px 35px;
  list-style: none;
  margin: 0;
  vertical-align: middle;
}

.formdaf {
color: #004D6D;
font-weight: bold;
padding: 10px;
background-color: #E7E7E8;	
}

.slidedafback {
background-position: center;	
background-image: url(images/daf/slidedaf_03.png);
background-color: #EEEFEF;
background-repeat: no-repeat;
background-size: 980px;
text-align: center;
height: 250px;
width: 100%;
}

.mytooltip {
  white-space: pre-line;
}

.mapvlevo {
	float: left;
	padding-right: 20px;
}


.slevadnetext {
	width: 340px;
}

.slevadnezobrazit {
padding-top: 6px;

}

.slevadnemini {
font-size: 13px;
line-height: 27px;
}

.smallimagesslevadne {
text-align: center;
float: left;
padding-right: 10px;
}

.knihatitleslevadne {
text-align: center;
height: 70px;
overflow: hidden;
font-weight: bold;
}

.cenafinalnahledslevadne {
color: #00628b;
font-size: 16px;
}

ul#karieranow {
padding-left: 15px;
margin-left: 15px;
  line-height: 1.5;
}

ul#karieranow li {
    background-image: url(images/logolist_03.png);
    background-repeat: no-repeat;
    padding-left: 30px;
    display: inline-block;    
    background-position: left;
    vertical-align: middle;
    
    }
    
#karierahomepagedetail li {
position:relative;
list-style-type: none;
    background-image: url(images/logolist_03.png);
    background-repeat: no-repeat;
    padding-left: 30px;
  
    background-position: left;
    vertical-align: middle;
    margin-top: 20px;

    }    

.karieralist {
position:relative;
list-style-type: none;
padding-top: 10px;
padding-bottom: 10px;
}

.karieralistvlevo {
position: relative;
	float: left;
	width: 50%;
	padding-right: 30px;
}

.karieralistvpravo {
position: relative;
	float: right;
	width: 50%;
}

#karierahomepage h2 {
position: relative;
padding-top: 10px;
	font-size: 22px;
	font-weight: bold;
	color: #00628b;
}

#karierahomepage label {
	color: #00628b;
	font-weight: bold;
}

#karierahomepage label.error {
display: block;
color: red;
font-weight: bold;
/*display: none;*/
/*float: none; color: red; padding-left: .5em; vertical-align: top; display: none; font-weight: bold;
*/
}

#karierahomepagedetail h2 {
position: relative;
padding-top: 10px;
	font-size: 22px;
	font-weight: bold;
	color: #00628b;
}

#karierahomepagedetail label {
	font-weight: bold;
	color: #00628b;
}

#karierahomepagedetail label.error {
display: block;
color: red;
font-weight: bold;
/*display: none;*/
/*float: none; color: red; padding-left: .5em; vertical-align: top; display: none; font-weight: bold;
*/
}

.karierapozice {
position: relative;
	background-color: #00628b;
	padding: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	color: white;
	width: 300px;
	height: 210px;
	float: left;
	text-align: center;
	overflow: hidden;
}

.karierapozice2 {
position: relative;
	background-color: #e9d596;
	padding: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	color: #00628b;
	width: 300px;
	height: 210px;
	float: left;
	text-align: center;
	overflow: hidden;
}

.karierapozicehead {
position: relative;
	font-size: 20px;
	font-weight: bold;
	padding-bottom: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
	height: 70px;  
}

.vertical-center {
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.karierapozicetext {
	font-size: 14px;
	font-weight: normal;
}

.formprihlaska {
	background-color: #E6E7E8;
	padding: 10px;

}


.onaskarieravice {
position: relative;
	background-color: #e9d596;
	padding: 6px;
	width: 150px;
	color: #004d6d;
	font-size: 16px;
  border-radius: 0.25rem;	
  text-align: center;
  text-transform: uppercase;  
 }

 
 .zpetkarieravice {
position: relative;
	background-color: #00628B;
	padding: 6px;
	width: 250px;
	color: white;
	font-size: 16px;
  border-radius: 0.25rem;	
  text-align: center;
  text-transform: uppercase;  
 }
 
 .nastred {
 	text-align: center;
 }
 
