

/* 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: 5px;
}

#port-middle section h4 {
  background-color: inherit;
 
	text-align: center;
  font-size:30px; font-weight:300; color:#222; letter-spacing:1px;
  text-transform: uppercase;

 
  align-items: center;
  
	text-shadow: 2px 2px 2px rgba(0,0,0,0.34);
	margin-bottom: 30px;
padding-bottom: 0px;
padding-top: 50px;
	
	  
}

#port-middle section .row-subrow h4 {
 
  font-size:28px; 

padding-top: 10px;
	
	  
}

#port-middle section .vbody h4 {

	margin-bottom: 30px;
padding-bottom: 0px;
padding-top: 65px;
	
	  
}

#port-middle section#pgsc-mit_UV>h4   {
padding-top: 30px;
}

#port-middle section h6 {

text-align: center;
font-size: 25px;
font-weight: 300;
color: #222;
letter-spacing: 1px;
text-transform: uppercase;	
margin-top: 20px;	  
}



#port-middle .subcell-cenik-2 section h4 {
 font-size:20px;
  
}

#port-middle section h4:after, #port-middle section h4:before {
    content: " ";
    display: block;
    border-bottom: 1px solid #00966d;
    border-top: 1px solid #00966d;
    height: 5px;
    background-color:#f8f8f8;
}

#port-middle section .row-subrow h4:after, #port-middle section .row-subrow h4:before {
  content: " ";
  display: none;
  
}




.row-subrow  {
	margin-top: 20px;
}

table.ubyt_form  {
	margin: 0px auto;
}

/* ----- button - objednavka - poptavka ---*/
.uform_buttony button  {
	min-width: 385px;
  min-height: 47px;
  font-size: 0px;
}

.uform_buttony button::before  {
	content: "Odeslat poptávku";
  font-size: 18px;
}

.ubytform .unadpis {
  
  margin-bottom: 0.7em;
  text-align: center;
}

section div.grid:last-of-type div.unadpis {
    margin-bottom: 10px !important;
}