          
     

#menu {
  height:60px;
  padding-left: 2px;
}

#headerNavigation {
  position: absolute;
  width:670px;
  /*margin-bottom: -26px;*/
  margin-top: 70px;
  margin-left: 498px;
  z-index: 999;
}

#headerNavigation li {
  display: inline-block;
  width: 11.5%;
  margin-right: 23px;
}
#headerNavigation li a {
  display: block;
	width: 117%;
  height: 15px;
	border-radius: 5px 5px 0 0; 	
  /*background-color: #D44040;*/
	text-align: center;
	padding: 13px;
  padding-top: 16px;
	color: #fff;
	text-decoration: none;
	/*font-weight: bold;*/
  /*box-shadow: rgb(165, 95, 123) 0px 0px 10px 3px;*/
}
#headerNavigation li a.uvod {
	/*background-color:  #CB7D11;*/
} 
#headerNavigation li a.uvod:hover {
	/*background-color: #AC6606;*/
  /*background: linear-gradient(to bottom, #E68E13 50%, #B36900 50%) repeat scroll 0% 0%;*/
  color: #fff;
  
} 

#headerNavigation li a.zs {
	/*background-color: #CB7D11;*/
}
#headerNavigation li a.zs:hover {
	/*background-color: #AC6606;
  background: linear-gradient(to bottom, #E68E13 50%, #B36900 50%) repeat scroll 0% 0%;*/
  color: #fff;

}

#headerNavigation li a.vlacek {
	/*background-color: #F7EB64;*/
}
#headerNavigation li a.vlacek:hover {
	color: #fff;
  /*background-color: #F2E01C;
  background: linear-gradient(to bottom, #F2E01C 50%, #D7C509 50%) repeat scroll 0% 0%;*/   
}

#headerNavigation li a.parnik {
	/*background-color: #A9A9A9;*/
}
#headerNavigation li a.parnik:hover {
	/*background-color: #595959;
  background: linear-gradient(to bottom, #595959 50%, #363636 50%) repeat scroll 0% 0%;*/
  color: #fff;
}

#headerNavigation li a.les {
	/*background-color: #BACB8B;*/
}
#headerNavigation li a.les:hover {
	/*background-color: #7A9B2A;
  background: linear-gradient(to bottom, #7A9B2A 50%, #627C21 50%) repeat scroll 0% 0%;*/
  color: #fff;
}

#left .shadeLeft{
  background-image: url('../img/shadeLeft.png');
  width:240px;
  height:13px;
  margin-top:-11px;
  margin-bottom:10px;
  z-index:-5;
}

#right .shadeLeft{
  background-image: url('../img/shadeRight.png');
  width:240px;
  height:13px;
  margin-top:-11px;
  margin-bottom:10px;
  z-index:-5;
}

#dark{
    width: 100%;
    top: 0;
    left: 0;
    height: 145px;
    background-color: rgba(0, 0, 0, 0.55);
    position: absolute;
    z-index:99;
}

#search {
    z-index: 99;
    position: absolute;
    margin-left:720px;
}

#title{
  position:absolute;
  width:713px;
}

#title-padding{
  width:713px;
}


#title h1, #title h1 a {
  font-size: 24px;
  width: 710px;
}

#search input {
  border-radius: 0px;
  border: none; 
}

.boxHead {
  border-radius: 0 0 0 0;
}

#navigation-padding {
  height: 56px;
  padding-top: 0px;
  background: rgba(0, 0, 0, 0.55);
  
}

.boxHead-padding {
  border-bottom: 5px solid #504941;
} 


.odkazyTop {
   margin-top: 50px;
}

#slider{
  width: 100%;
  height: 819px;
  position: relative;
  margin-left: auto;
  margin-right:auto;
  margin-top:0px;
  /*border-bottom: 1px solid #929292;*/
  float:none;
}

#slides {
  border-bottom: 2px solid #929292;
}

#layout{
  margin-top:-818px;
  z-index:99;
  position:relative;
}

#headerText{
  z-index:999;
}

#title{
  z-index:999;
}

#search{
  z-index:999;
}


.custom-fixed-banner {
  margin-top: -240px;
}


.custom-fixed-banner .show-me {
  top: 111%;
}
