#port-right .raitem {
    background-color: #1d7ab1;
   
}

#horniovladani .textver span  {
  
display: inline-block;
text-transform: none;
color: white;
text-decoration: underline;
  }
  
 /* #horniovladani .textver1   {
  
position: absolute;
right: 0px;
top: 25px;
width: auto;
font-size: 0.8em;
  }*/
  
#header  #horniovladani {
   
  top: 7px; 
   
}

#horniovladani li:nth-of-type(6) a span  {
  
display: inline-block;
text-transform: none;
color: #1e1e1e;
text-decoration: underline;
  }
  
  #horniovladani li:nth-of-type(6)   {
  
position: absolute;
right: 0px;
top: 25px;
width: auto;
font-size: 0.8em;
  }
  
    #horniovladani li:nth-of-type(6) i  {
  
display: none;
  }
  
  .ai-blok-imggal .inn  {
display: flex;
flex-wrap: wrap;
  }
  .dalsidokumenty {
    text-align: center;
   
       }
  .dalsidokumenty a  {
   display: inline-block;
   font-weight: bold;
   padding:5px;
   font-size: 1.2em;
      }

      .dalsidokumenty::before  {
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        font-size: 20px;
        content: "\f1ea";
       margin-right:5px;
       text-decoration: none;
           }
           
           
/* google custom search */

#header .gsearch {
	position: absolute;
	top: 5px;
	width: 4%;
  width: 10%;
  right: 265px;
  left: 300px;
  }

  form.gsc-search-box {
	font-size: 14px;
  }
  #header .gsc-input {
	font-size: 14px;
  }


.cse .gsc-search-button-v2, .gsc-search-button-v2 {
	padding: 3px 3px !important;
}

.gsc-search-box-tools .gsc-search-box .gsc-input {
    padding-right: 0px !important;
}

.gsc-search-button-v2, .gsc-search-button-v2:hover, .gsc-search-button-v2:focus {
    border: 2px solid transparent !important;
    margin-left: 2px !important;
    -webkit-border-radius: 22px !important;
		-moz-border-radius: 22px !important;
		border-radius: 22px !important;
		background-color: #808080 !important;
		background-color: transparent !important;
}

.gsc-search-button-v2::after {
    content: "";
  width: 18px;
  height: 16px;
  display: block;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: top;
  background-image: url(ico/magnifying-glass.svg);
  position:absolute;
  top: 4px;
  left: 5px;
}

.gsc-search-box-tools .gsc-search-box .gsc-input input.gsc-input {
	background-image: none !important;
	background-color: transparent !important;
}

.gsc-search-box-tools .gsc-search-box .gsc-input input.gsc-input:focus, .focus-within>.gsc-search-box-tools .gsc-search-box .gsc-input input.gsc-input {
	width: 200px !important;
	
}

.gsc-search-box-tools .gsc-search-box .gsc-input input.gsc-input {
	width: 200px !important;
	
}




.gsc-search-box-tools ::-webkit-input-placeholder { /* Edge */
  
 
 font-size: 0px  !important;
 
}

.gsc-search-box-tools :-ms-input-placeholder { /* Internet Explorer */
 
 
 font-size: 0px  !important;

  
}

.gsc-search-box-tools ::placeholder {
  
 
 font-size: 0px !important;
 
   
}

table.gsc-search-box td {
/*padding: 5px 9px 4px 9px;*/
position: relative;
  }


  #header  .gsc-search-button-v2 svg {
	fill: transparent;
  }



.gsib_a {
    /*padding: 5px 9px 4px 9px;*/
	padding: 0px !important;
}

#header .gsc-input-box {
    
    border-radius: 5px;
	background: transparent;
  border: 1px solid #5b5b5b;
  font-size: 14px;
		
}

#header .gsc-input-box.focus-within {
    
   background-color: white;
		
} 

.gscb_a {
  line-height: 10px  !important;
}

.gsst_b {
  font-size: inherit   !important;
  
}
.gsst_a .gscb_a {
  color: #e00000   !important;
  position: relative;
  top: 4px;
}

/* --- Up button ---- */

#GoTopButton {
	display: none;
	position: fixed;
	bottom: 10px;
	right: 60px;
	z-index: 200;
   /* font-size: 50px;*/
	border: none;
	outline: none;
   /*background-color: #000;*/
	color: white;
	cursor: pointer;
	padding: 13px 15px;
	border-radius: 50%;
	background-color: white;
	border: 1px #7b7b7b solid;
  }
  
  #GoTopButton img {
   width: 30px;
  height: 30px;
  }
  
  #GoTopButton:hover {
	background-color: #f0f0f0;
  }
  
           
/* ----------------- responzivita -------------- */  
  
    @media only screen and (max-width: 923px)  {
#port-middle.col-3-4 {
 
  WIDTH: 100% !important;
}

.hornitexty .ai-imggal, .hornitexty .ai-imgfile {
  width: 99.5%;
  margin-right: 0%;
}
}