body {
    background-color: #ffffff;
    font-size: 15px;
    font-weight: 300; 
    font-style: normal; 
    -webkit-font-smoothing: antialiased; 
    -webkit-text-size-adjust: 100%;
    background:white;
    -webkit-touch-callout: auto; /* iOS Safari */
    -webkit-user-select: auto;   /* Chrome/Safari/Opera */
    -khtml-user-select: auto;    /* Konqueror */
    -moz-user-select: auto;      /* Firefox */
    -ms-user-select: auto;       /* Internet Explorer/Edge */
    user-select: auto;
    font-weight:normal;
    color: black !important;
}
     
    .header.header-fixed.header-fixed-on-mobile.header-transparent.no-transition {
        height: 0 !important;
    }

    a.fancybox img
{
    margin-bottom:20px !important;
}
    
h3{padding:0 !important;font-size:1.6rem !important;font-weight:bolder !important;}    
h4{padding-left:0px;font-size: 2.2rem !important;font-weight:bolder !important;}
h5{padding-left:0px;
font-size: 2rem !important;font-weight:bolder !important;}
p{word-wrap:break-word !important;}
   
   .shop{
       position: relative !important;
   }

.button_1{
    width: 16.66%;
    float: left;
    text-align: center;
    padding-top: 24px;
    padding-bottom: 22px;
    margin-bottom: 0px;
    font-size: 15px;
    color: #0e466f;
    text-transform: none;
    font-weight: 700;
    background: url("../img/sipka.png");
    background-size: 10px;
    background-repeat: no-repeat;
    background-position-y: 31px;
    background-position-x: 10px;
}


.button_1:nth-child(1){
    background:none;
}

.button_1:hover{
    background-color: #ffffff;
    text-transform: none;
    border-bottom: 2px solid #007DF0;
    background: url("../img/sipka2.png");
    background-size: 10px;
    background-repeat: no-repeat;
    background-position-y: 31px;
    background-position-x: 10px;
    padding-bottom:20px;
}

.buttons_container{
    width: 80%;
    height: 39px;
    position: fixed;
    bottom: 0px;
    padding-left: 0%;
    padding-right: 0%;
    margin-left: 10%;
    border-radius: 5px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    z-index: 999999;
    background-color:#115484;
    -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,1);
    -moz-box-shadow: 0px 0px 10px rgba(0,0,0,1);
    box-shadow: 0px 0px 10px rgba(0,0,0,1);
}


section{padding-top:60px;} 


.scrollup{
    bottom:10px;
}

a:hover{
    text-decoration: none;
}

.napoveda_img{
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    display: block;
    margin-top: 50px;
    margin-left: 5%;
    cursor: -webkit-zoom-in;
}

b, strong {
    font-weight: normal;
}


.napoveda_img2{
    width: 70%;
    margin-left: auto;
    margin-right: auto;
    display: block;
    margin-top: 50px;
    margin-left: 15%;
    margin-right: 15%;
}


@media (max-width: 768px){
#main_obr1 {
    display:none;
}
.napoveda_img{
    margin-left:0 !important;
    margin-top:20px !important;
    margin-bottom:20px !important;
}
}
       
@media (min-width: 1200px){
.container {
    width: 1110px;
} 
}

.nav-bar-inner{
}

h2{
    text-align:center;
}

