
/* CSS Document */
#podbodyinn {
position: relative;
}



#podbodyinn::before{

 
}

/*.row-decor {
position: relative;
}*/


.zaklad   {
z-index: 5;
position: relative;
border: solid 10px white;
    border-top-color: white;
    border-top-style: solid;
    border-top-width: 10px;
border-top: none;
}





@media only screen and (min-width: 1300px) {
/*	
.row-decor::before {
   content: "";
width: 596px;
height: 153px;
position: absolute;
background-image: url(images/bacg_right.jpg);
left: -598px;
top: 144px;
background-position-y: center;
}

.row-decor::after {
   content: "";
width: 596px;
height: 153px;
position: absolute;
background-image: url(images/bacg_left.jpg);
right: -598px;
top: 144px;
background-position-y: center;
}	
*/	
	
/*
.pgkt-uv .row-decor::before {
   content: "";
width: 596px;
height: 233px;
position: absolute;
background-image: url(images/bacg_right.jpg);
left: -598px;
top: 144px;
}

.pgkt-uv .row-decor::after {
   content: "";
width: 596px;
height: 233px;
position: absolute;
background-image: url(images/bacg_left.jpg);
right: -598px;
top: 144px;
}
*/

/*    zmena -desenice                */

#podbodyinn {
 /*   width: auto;
  background-color: transparent;*/
}

#podbody .row-pageheader {
 
 /*   width: 100%;*/
   
}

.pgkt-tuuv .row-decor::before {
   content: "";
background-image: none;
}

.pgkt-tuuv .row-decor::after {
   content: "";
background-image: none;
}

body .row-slider.grid {
  
    width: 100%;
}

.flex-container .flexslider .slides img {
   width: 1200px;
   margin: auto;
}

ul.slides   {
background-image: url(images/bacgli_03.gif);
background-repeat: repeat-x;

background-position: 0px -4px;
}



ul.slides li:first-of-type::before  {
  
}

ul.slides li:first-of-type::after  {
 
}	






/*
ul.slides li::before  {
   content: "";
width: 596px;
height: 233px;
position: absolute;
background-image: url(images/bacg_left.jpg);
top: 0px;
background-position-y: center;
RIGHT: calc(50% - 1198px);
}

ul.slides li::after  {
   content: "";
width: 596px;
width: 800px;
height: 233px;
position: absolute;
background-image: url(images/bacg_right.jpg);
top: 0px;
background-position-y: center;
left: calc(50% - 1198px);
left: calc(50% - 1401px);

}	*/


/*
.row-decor::before {
   content: "";
width: 596px;
height: 153px;
position: absolute;
background-image: url(images/bacg_right.jpg);
left: -598px;
top: 144px;
background-position-y: center;
}

.row-decor::after {
   content: "";
width: 596px;
height: 153px;
position: absolute;
background-image: url(images/bacg_left.jpg);
right: -598px;
top: 144px;
background-position-y: center;
}*/	

.slider .flex-container {
    overflow: visible;
    
}


}