
/* CSS Document */
.grid.grid-pad .col-3-4 {
    width: 76.35897%;
}

.grid.grid-pad .col-3-3 {
    width: 100%;
}

.grid.grid-pad .col-1-3 {
    column-count: 1;
}

.pgkt-uv .grid.grid-pad .col-3-4  {
    width: 74.35897%;
}

#port-left {
   
    width: 21.07692%;
	border: solid 1px #d3d3d3;
}

#port-right {
   
    /* width: 25.07692%; */
	margin-top: 1.3em;
}  

.pgkt-uv .piecounter   {
text-align: center;
}

.piecounter h3, .piecounter h4  {
margin: 0px;
padding: 0px;
}




.pgkt-uv #port-middle article>section::before, .pgkt-uv .piecounter::before   {
  background: #ffff00;
  content: "";
  display: block;
  width: 500px;
  height: 82px;
  background: url(images/divider2.png);
 margin: 0px auto;
background-position: 0 -10px; 
background-position: 0 top;
background-repeat: no-repeat;
}


.pgkt-uv .piecounter::before   {
 
  height: 60px;
 
}



.pgkt-uv #port-middle article>section#pgsc-1::before   {
 background: #ffff00;
  content: "";
  display: block;
  width: 500px;
  height: 57px;
  background: url(images/divider2.png);
 margin: 0px auto;
background-position: 0 -10px; 
display: none; 

}



.textbox .vbody {


}

.pgkt-uv .row-bread  {
 display: none;
}

#portmain #hornitexttext  {
margin-top: 0.2em;
}

#pgsc-1 .textbox .vbody:first-of-type  {
column-count: 2;
column-gap: 120px;
background-color: #efefef;
padding: 15px 60px;
color: #4a4a4a;
}

#pgsc-1 .textbox .vbody:first-of-type div  {
font-size: 0.9em;
color: #656464;
}
.pgkt-uv #port-middle {
padding: 0 0 10px 0;
}

.pgkt-uv .vdetail {
float: right;
margin-top:10px;
}

.pgkt-uv .vdetail a {
/*color: #ab0f0f;*/
}
#podbody:not(.pgkt-uv) #header #logo img  {
/*width: 150px;*/
}

#port-middle h3, #port-middle h4 {
 border: none;
 text-align: center;
 background-color: #efefef;
 padding-top: 0px;
}

#port-middle section h4 {
  background-color: inherit;
 
	text-align: center;
  font-size:30px; font-weight:300; color:#222; letter-spacing:1px;
  text-transform: uppercase;
display:block;
  
  align-items: center;
  
	text-shadow: 2px 2px 2px rgba(0,0,0,0.34);
	margin-bottom: 10px;
	padding-bottom: 0;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	font-size: 28px;
	  
}

#port-middle .subcell-cenik-2 section h4 {
 font-size:20px;
  
}

 #port-middle section h4:before {
    content: " ";
    display: block;
    border-bottom: 1px solid #00966d;
    border-top: 1px solid #00966d;
    height: 5px;
    background-color:#f8f8f8;
}

/*section p, section div {
	text-align: justify;
}*/


.ftg_item, .ai-imgfile, .ai-imggal {
 
  padding: 5px 5px 0px;
 width: auto;
 max-width: 372px;

}

/* moderni vypis */
body .row-mbsep  {
	display: flex;
  align-items: center;
}


 .mbsep {
  text-align: center;
  /*font-size: 120%;
  font-size: 135%;*/
  /*color: #5e5e5e;*/
  line-height: 160%;
}


