
#podbody {
  background-image: url(images/bacg6_03.gif), url(images/spacer.gif), url(images/bacg_03.gif), url(images/spacer.gif),url(images/spacer.gif),url(images/bacg1_s_03.gif);
  background-repeat: repeat-x, no-repeat, repeat-x,no-repeat, repeat-x, repeat-x;
  background-attachment: fixed, scroll, scroll, scroll,scroll, scroll;
  background-position: 0px -1px, center 141px, 0px -52px, center 90px, 0px 141px, 0px 140px;
}


#podbody .row-pageheader {
  background-image: url(images/navrh1_02.gif), url(images/navrh1_02.gif);
  background-position: center top, left top;
  background-repeat: no-repeat, repeat-x;
  width: 100%;
  height: 144px;
  position: fixed;
  z-index: 500;
  border-bottom: solid rgba(255, 255, 255, 0.61) 1px;
  background-color: rgba(255, 255, 255, 0.49);
}


body .row-headerfoto.grid {
	
	padding-top: 1px;
	 /* drzi margin - headerfoto */
}

.row-decor {
position: relative;
}





@media only screen and (min-width: 1300px){

#podbody .row-pageheader {
  width: 100%;
}

#podbodyinn {
    width: auto;
  background-color: transparent;
}

.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;
}	


}


  @media only screen and (max-width: 1100px) {
#header #logo3 a {
  width: 200px;
  height: 37px;
  background-size: 100%;
  background-position: 0px;
}
}


