@-ms-viewport{
	width:device-width;
} 

body
{
	
background-image: url(images/bacg_03.gif);
background-repeat:  repeat-x;
background-attachment: fixed;
background-position:  center 0px;
	
}



#podbody .row-pageheader {
   
    background-image: url(images/spacer.gif), url(images/bacg_03.gif);
    background-repeat: no-repeat, repeat-x;
    background-attachment: fixed;
    background-position: center 72px, center 0px;
	height: 144px;
}

#podbody {
 
    background-repeat: no-repeat;
    background-attachment: fixed;
       background-position: center 144px;

}
#header #logo a {
   
    left: 5px;
    top: 5px;
}

#header #logo3 a {
   
    width: 348px;
    height: 43px;
    background-image: url(images/nadpis.gif);
}

#header #logo3 {
    
    top: 67px;
    left: 125px;
    
}

.headerfoto {
  
}


.dropbtn {
    background-color: #0054c4;
   
}

.gsc-search-button-v2, .gsc-search-button-v2:hover, .gsc-search-button-v2:focus {
  
    background-color: #0054c4 !important;
}

body .row-decor {
   position: -webkit-sticky;
position: sticky;
top: 0;
}

.row-decor::before {
  content: "";
position: absolute;
left: -190px;
top: 161px;
width: 113px;
height: 16px;
background-image: url(images/hr_dec_03.gif); 

}

.row-decor::after {
  content: "";
position: absolute;
right: -190px;
top: 317px;
width: 113px;
height: 16px;
background-image: url(images/hr_dec_07.gif); 

}

@media only screen and (max-width: 1299px) {

#header #logo img {
   
    margin-left: 15px;
}

.flex-container {
   
    background-color: #b2d5f3;
}

#header #logo3 a {
    width: 260px;
    
    background-image: url(images/nadpis.gif);
background-size: contain;
background-repeat: no-repeat;

}

}



@media only screen and (max-width: 923px) {



#header #logo a {
   
    background-image: url(images/logo_male2_03.gif);
background-size: contain;


}

}


@media only screen and (max-width: 360px) {

#header #logo a {
    width: 170px;
   
   background-image: url(images/logo_male22_03.gif);
}

}

@media only screen and (max-width: 320px) {

#mobnav #rsmenu01 #menu-button {
    font-size: 15px;
    
    padding-right: 53px;
    padding-top: 15px;
}

}