html {
	padding: 0px;
/*	background-color: #F6F6F6;*/
background-color: white;
}

.kosikzal3 {
	padding-top: 10px;
}

.metodickematerialybutton {
position: relative;
	background-color: #004d6d;
	padding: 6px;
	width: 200px;
	color: white;
	font-size: 16px;
  border-radius: 0.25rem;	
  text-align: center;
  float: right;
  z-index:20;
 
}

.bila:link {
	color: white;
}

.bila:visited {
	color: white;
}


.bodycomplete {
	padding: 5px;
	
margin: 0px auto;
max-width: 1050px;
text-align: left;
	
}

.knihapopisdole {
margin-top: 10px;
padding-left: 10px;
padding-right: 10px;
padding-top: 10px;
background-color: #F6F6F6;
height: 238px;
font-size: 14px;
}

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;
}

	.vlevoheureka {
	padding-top: 5px;
		float: left;
	}


.logo {
position: relative;
left: 0px;
top: 0px;
width: 100px;
float: left;
}

h1 {
position: relative;
padding-top: 10px;
	font-size: 26px;
	font-weight: bold;
}

.detail_book_right h1 {
position: relative;
padding-top: 0px;
	font-size: 26px;
	font-weight: bold;
}

h1.newstit {
position: relative;
padding-left: 10px;
padding-top: 10px;
	font-size: 26px;
	font-weight: bold;
	clear: both;
}

h1.h1float {
position: relative;
padding-top: 10px;
	font-size: 26px;
	font-weight: bold;
	float: left;
}

h1.h1cat {
position: relative;
	font-size: 26px;
	font-weight: bold;
	float: left;
	height: 30px;
}



h2 {
	font-size: 22px;
}

.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 {
text-align: left;
position: relative;
top: 0px;
left: 0px;
display: block;
width: 250px;
height: 410px;
/*border: 1px solid #3193C2;*/
border: 1px solid #dee2e9;
padding: 0px;
z-index: 100;
float: left;
margin-left: 10px;
margin-bottom: 10px;
}


.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: 20px;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 0.9rem;
  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;
  width: 60px;
}

.inputpocetdetail {
  display: block;
  float: left;
  height: 20px;
  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;
  width: 70px;
}


.inputcenasearch {
  height: 20px;
  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;
  width: 87px;
}

.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 {
margin: 0px auto;
max-width: 1100px;
text-align: center;

padding-top: 30px;
	clear: both;
}

.smallimages {
z-index: -100;
position: relative;
top:3px;
text-align: center;
}

.knihatitle {
text-align: left;
height: 84px;
overflow: hidden;
font-weight: bold;
}

#detailpopiscenavse {
	position: relative;
}

.detailpopiscena {
	position: absolute;
	top: 80px;
	left: 400px;
	width: 580px;
}

.detaildostupnost {
	color: #8DC63F;
	font-weight: bold;
}

.koupitformnahled {
	position: absolute;
	top: 360px;
	left: 10px;
	width: 210px;
}

.preskrtnute {
text-decoration: line-through;
	color: #a0a0a0;
}

.dphsede {
	color: #a0a0a0;
	font-size: 0.7em;
}


.cenafinalnahled {
color: #00628b;
}

.cenafinaldetail {
font-size: 25px;
color: #00628b;
	
}

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;
	border: 1px solid #d3d3d3;
	box-shadow: 1px 2px #aeaeae;
}

.smallimagesnahled {
	border: 1px solid #d3d3d3;
	box-shadow: 1px 2px #aeaeae;
}

.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-top: 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;	
	
}

#footerhome {
position: relative;
background-color: #006991;
	width: 100%;
	height: 170px;
}

#footer a {
	color: #f6f6f6;
}

#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;
}

.nastred {
text-align: center;
	
}


.nastredkniha {
	margin: 0px auto;
max-width: 280px;
text-align: left;
	
}

.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-color: #e9d2a8;
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);
}

.textslide{
font-size: 30px;
color: white;
	position: absolute;
	top: 300px;
	left: 200px;
	padding: 20px;
	background-color: black;
	opacity: 0.5; 
	filter:alpha (opacity=50);
}

#backeshop {
position: relative;
	background-color: #e9d2a8;
background: url(images/backeshop.png);
background-position: center;
height: 240px;
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%;
}

#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;
}

.newstitle {
padding: 10px;
	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;
}

.newscontent {
padding: 10px;
	background-color: #eaeaea;
  border-radius: 10px;
}

.newsdate {
font-weight: bold;
	float: right;
}

.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;
}

.newsbacklist1frontdesign {
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;

}

.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;	
}




.morecontent span {
    display: none;
}
.morelink {
    display: block;
}

.eannahled {
font-size: 80%;
	color: #a0a0a0;
}

.tutorialset_descr {
position: relative;
top: 5px;
padding: 10px;
background-color: white;	
border-radius: 0px;	
z-index: 95;
}

.metodikaview {
background-color: #F7F8F8;
padding: 10px;	
width: 100%;	
z-index: 10000;
}

.metodikaviewnadpis {
	color: #004d6d;
	font-weight: bold;
	font-size: 1.5em;
	padding-top: 10px;
padding-left: 20px;
}

.metodikaviewnadpish2 {
	color: #004d6d;
	font-weight: bold;
	font-size: 1.2em;
	padding-bottom: 20px;
}

.materials_show {
position: relative;
z-index: 100;
top: 5px;
padding: 20px;
/*background-color: #F7F8F8;	*/
border-radius: 0px;	
}

.showfiles {
/*	background-color: #e9d2a8;*/

}

.showfiles a {
	color: gray;
}

.materials_lock {
	color: #4e4e4e;
}

.clickme {
	color: black;
/*	font-size: 1.1em;*/
	font-weight: bold;
}

.newklett {
position: absolute;
top: 0px;
right: 0px;
float: right;
}

.newklettakce {
position: absolute;
left: 0px;
width: 90px;
}

.preparedklett {
position: absolute;
top: 0px;
right: 0px;
float: right;
}

.newklettdetail {
padding: 3px;
position: relative;
float: left;
}

.detaillanguagelevel {
background-color: #E31C18;
padding: 5px;
margin: 5px;
position: relative;
float: left;
color: white;
}

.detaillanguage {
color: white;
background-color: #00628b;
padding: 5px;
margin: 5px;
position: relative;
float: left;
}

.detailautor {
color: #00628b;
font-weight: bold;
}

#ideabackklett {
position: relative;
	background-color: #e9d2a8;
background: url(images/napadklett_02.png);
background-position: center;
height: 288px;
width: 100%;
}

#podporabackklett {
position: relative;
	background-color: #e9d2a8;
background: url(images/footerklett_07.jpg);
background-position: center;
height: 288px;
width: 100%;
}

.podporaklett {
position: relative;
	background-color: #00628b;
	width: 300px;
	padding: 10px;
	color: #f6f6f6;
	float: left;

}

.podporakletttitle {
	padding: 3px;
	color: #f6f6f6;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}

.buttonklett {
margin: auto;
  width: 200px;
text-align: center;
padding: 5px;
	background-color: #e9d2a8;
	color: #00628b;
	border-radius: 10px;	
font-weight: bold;
}

.buttonkletteshop {
margin: auto;
  width: 250px;
text-align: center;
padding: 5px;
	background-color: #e9d2a8;
	color: #00628b;
	border-radius: 10px;	
font-weight: bold;
}

.podporakletttitlefaq {
	padding: 3px;
	color: #00628b;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}

.faqklett {
position: relative;
	float: right;
	background-color: white;
	width: 500px;
	padding: 10px;
	color: black;
}

#podporabackklettcenter {
position: relative;
top: 50px;
margin: auto;
  width: 950px;
}


#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: 600px;
width: 100%;
}

.skupinaklettimage {
position: relative;
	float: left;
	width: 500px;
	height: 325px;
}

.skupinakklettfirst {
position: relative;
padding: 10px;
background-color: #00628b;
	float: right;
	text-align: center;
	color: white;
	width: 270px;
}

.skupinakklettfirsttitle {
position: relative;
padding: 0px;
font-weight: bold;
font-size: 20px;
}

.cekatvpravo {
clear: right;
}

#eshopfrontback {
	padding: 10px;
}

.titlefrontpage {
position: relative;
padding: 10px;
}

.detail_book_right {
position: relative;
left: 10px;
	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;
  
background: url(images/podrobnydetailklett_07.png);
background-position: right;
background-repeat: no-repeat;
min-height: 490px;
}

/* 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 {
      width: 100%;
      height: 100%;
    }

    .swiper-slide {
      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;
    }
    
.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 {
background: url(images/registrovat.png);
background-repeat: no-repeat;
background-position: left;
display: inline-block;
padding-left: 20px;
 padding-right: 30px;
}

.kosikklett {
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;
	right: 10px;
	float: right;
}

#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: 1020px;
float: right;
	background-color: #00628b;
	width: 200px;
	padding: 6px;
	color: #f6f6f6;
	float: left;
	font-size: 16px;
  border-radius: 0.25rem;	
  text-align: center;
}

#klettsearchbox {
  position: absolute;
  padding-left: 10px;
  padding-right: 10px;
  width: 450px;
  top: 40px;
  right: 0px;	
z-index:1000;
font-size: 90%;
background-color: white;
}

.cookiesnadpis {
	color: #00628b;
	font-weight: bold;
	font-size: 26px;
}

.strankovanicisla {
display: inline-block;
position: relative;
background-color: #f7f8f8;
padding-top: 7px;
padding-bottom: 7px;
padding-left: 10px;
padding-right: 10px;
color: black;
}

.strankovanicislaselected {
display: inline-block;
position: relative;
color: #004563;
background-color: #e9d697;
padding-top: 7px;
padding-bottom: 7px;
padding-left: 10px;
padding-right: 10px;
}

.newslist {
position: relative;
display: inline;
	padding-right: 20px;
	padding-left: 5px;
}

#newslistfullnow {
position: relative;
line-height: 40px;
border-bottom: 1px solid #c1c1c1;
text-align: left;
width: 1040px;
}

a.newshover {
	font-weight: bold;
	padding-bottom: 8px;
	border-bottom: 4px solid #004d6d;
}

#shutterstock {
font-size: 10px;
}

#shutterstock a {
text-decoration: underline;
}

#shutterstock a:hover {
color: #bbbbbb;
}

.newsphotodesignfull img {
width: 600px;
}

.swiper-button-next {
left: 1013px !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;
}


.obsahkompletdetailreg {
position: relative;
top: 50px;
margin: 0px auto;
max-width: 600px;
	padding: 30px;
	width: 600px;
	background-color: #F6F6F6;
}

.nadpisreg {
padding-top: 10px;
padding-bottom: 10px;
	color: #004D6D;
	font-size: 1.1em;
	font-weight: bold;
}

.inputpolreg {
font-weight: bold;

}

.inputpol {
font-weight: bold;
padding-top: 10px;
}

#searchmenuprice {
height: 17px;
border-bottom: 1px solid #c1c1c1;	
}

.kategorieh h1{
	color: #004D6D;
}

#obsahkompletwebpage {
min-height: 550px;
	background-image: url(../images/backtext_03.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#obsahwebpagetext {
padding-top: 15px;
margin: auto;
max-width: 1000px;
}

@media (min-width: 1000px) {
  .navbar-nav.navbar-center {
    position: absolute;
    left: 50%;
    transform: translatex(-50%);
  }
}

	@media (min-width: 768px) {
		#main-menu > li {
			float: none;
			display: table-cell;
			width: 1%;
			text-align: center;
		}
	}
	
	
      /* CSS for the modal overlay */
      .modal-overlay {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, 0.5);
        display: none;
      }

      /* CSS for the modal box */
      .modal-box {
        position: relative;
        margin: 0 auto;
        height: 720px;
        display: none;
      }

      #close-modal-button {
        position: absolute;
        top: 10px;
        right: 10px;
        z-index: 2;
        	color: white;
        	background-color: #004D6D;
      }

      .ppl-parcelshop-map {
        height: 100%;
        max-height: 640px;
      }	