body  {
    background-image: url(../podlaga-index-brez-glave.jpg);
        }
div.fixed {
  position: fixed;
  top: 0;
 left:0;
  width: 100%;
  height:170px;
  border: 5px solid #f7660b;
  background-color: #bc1e11;
  z-index: 2;
}   
   
  div.fixed1 {
  position: fixed;
  top: 60px;
  width: 130px;
  height:1000px;
  z-index: 1;
  border-right: 5px dotted #f7660b;
  background-color: 0;
  text-align: left;
  
}   
 /*stili za zgornji box*/
logo{
  float: right;
  margin: 5px;
  margin-left: 15px;
}


 .fixed-text {
  padding: 10px;
  text-align: right;
  margin-right: 0px;
  margin-top: 1px;
    }

div.zastave {
  padding-top: 30px;
   text-align: right;
  margin-right: 5px;
  margin-top: 5px;
    }
 
 /*gumbi za onas-gdpr-peškoti*/
.button {
 width: auto;
 color: white;
 padding: 2px 2px;
 display: inline-block;
 font-size: 16px;
 margin-top: 2px;
 float:right;
  }

.button1 {background-color: #f7660b;  height:32px;  border: 2px solid black;  border-radius: 10px; text-align: center; margin: 2px;} 
.button2 {background-image: url(../Images/Small/angleska-b.jpg);  height:32px; width:42px;  border-radius: 10px; text-align: center; margin: 2px;}
.button2a {background-image: url(../Images/Small/nemska-b.jpg); height:32px;  width: 42px;  border-radius: 10px; text-align: center; margin: 2px;}
.button3 {background-color: #d8ffff; height:auto; border: 0px; border-bottom-right-radius: 10px; border-top-right-radius:  10px; margin-top: 20px}
.button4 {background-color: azure; height:auto; border: 0px; border-bottom-right-radius: 10px; border-top-right-radius:  10px; margin-top: 20px;}
.button5 {background-color: #cee5e5; height:auto; border: 0px; border-bottom-right-radius: 10px; border-top-right-radius:  10px; margin-top: 20px;}

     /*linki*/
      li{
display: inline;
padding: 4px;
        }
    
    a:link {
  color: #ffe44f;
}

/* visited link */
a:visited {
  color:  #ffe44f;
}

/* mouse over link */
a:hover {
  color: #3b9f1d;
}

/* selected link */
a:active {
  color: yellow;
}
     
   /*stranska navigacija*/
  body {
  font-family:Arial, Helvetica, sans-serif;
}
  /*za pomik gumba menu gor dol uporabi br komando*/
.sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  background-color: #bc1e11;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 168px; /*položaj texta,linkov*/
}
/*velikost,razpored texta-linkov v sidenav*/
.sidenav a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 18px;
  color: 0;
  display: block;
  transition: 0.3s;
}

.sidenav a:hover {
  color:#3bc686;
}

.sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
}

#main {
  transition: margin-left .5s;
  padding: 16px;
}

    /*boxi za galerijo izdelkov*/
* {
  box-sizing: border-box;
}

.box {
  float: left;
  width: 33,33%;
  padding: 0px;
  margin-right: 10px;
 border: 0px solid black;
   
}
/*se uporablja na index za opis pod slide showom, za oznako ur na */
.box1 {
  float:left;
  width: 100%;
  margin-bottom: 5px;  
padding-top: 0px;
  border: 4px solid #ad2621;
  border-radius: 10px;
  height: 30px;
text-align: center;
background-color: #f5a950;
} 
/*se uporablja za pagination*/
.box2 {
  float:left;
  width: 100%;
  margin-bottom: 5px;  
padding-top: 0px;
  border: 4px solid #ad2621;
  border-radius: 10px;
  height: 30px;
text-align: center;
vertical-align: middle;
background-color: #faf6d8;
}
/*box3 in box4 sta za v ure po naročilu, za text-izbor ter pagination*/
.box3 {
  float:left;
  width: 210px;
  margin-bottom: 5px;  
padding-top: 2px;
  border: 4px solid #ad2621;
  border-radius: 10px;
  height: 30px;
vertical-align: middle;
background-color: #faf6d8;
}
.box4 {
  float:left;
  width: 100%;
  margin-bottom: 5px;  
padding-top: 2px;
  border-radius: 10px;
  height: 30px;
text-align: left;
vertical-align: middle;

}
/*box5 v site in preparation*/
.box5 {
  float:left;
  width: 100%;
  margin-bottom: 5px;  
padding-top: 12px;
  border: 4px solid #ad2621;
  border-radius: 10px;
  height: auto;
text-align: center;
background-color: #f5a950;
}

.clearfix::after {
  content: "";
  clear: both;
  display: table;
}



   /*položaj galerije*/
fokus {
  position: absolute;
  left: 150px;
  top: 180px;
 }
  /*položaj gumbov na levi */
levo {
  position: absolute;
  right: 5px;
  top: 145px;
  text-align: right;
} 

  /*položaj texta na levi*/
levo1 {
  position: absolute;
  right: 5px;
  top: 98px;
  text-align: right;
} 

/*brez pagination*/
levo2 {
  position: absolute;
  right: 5px;
  top: 125px;
  text-align: right;
}  
p{
  text-align: right;
  text-decoration: none;     
       }
 p1{
    text-align: left;
    text-decoration: none;     
        }
 p2{
    text-align: center;
    text-decoration: none;     
           }
     
      /*pisava z nastavitvijo višine vrstice, če ne bo delal naredi nov font*/
.sansserif {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #860116;
    line-height: 1.4;
    text-align: center;
    margin: 0px;
    font-weight: bold;
 }

/*font za splošni text in text v zgorjem fix boxu-glavi*/
.sansserif1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #860116;
    margin-right: 5px;
  
}
 .sansserif2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #262424;
    text-shadow: 0px 0px 0px #d15e24;
    }
/*font za ure po naročilu-izbori*/
 .sansserif3 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #860116;
    text-align: left;
    font-weight: bold;
     margin-left: 5px;
    }
/*font za opis skrince-landing*/
 .sansserif4 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 19px;
    color: black;
    text-align: left;
    font-weight: normal;
    margin-left: 5px;
    }
    /*položaj slike za voziček*/  
voz{
     float:left;
     margin-left:15px;
     padding-top: 2px;
     
        }        
 voz1{
         
     float: right;
     margin-right:15px;
     padding-top: 3px;
        } 
/*obvestilo za poštnino*/
.hide {
  display: none;
}
    
.myDIV:hover + .hide {
  display: block;
  color: #121211;
  padding-top:7px;
    font-family: "Times new roman, Times, serif";
 font-size: 14px;
 font-style: italic;
}
/*gumb-nazaj na vrh*/
    boddy {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;
}

#myBtn {
  display: none;
  position: fixed;
  bottom:100px;
  right:20px;
  z-index: 99;
  font-size: 18px;
  border: none;
  outline: none;
  background-color: #f7660b;
  color: white;
  cursor: pointer;
  padding: 15px;
  border-radius: 4px;
}

#myBtn:hover {
  background-color: #555;
}
    /*pagination*/
    .pagination {
  display: inline-block;
}

.pagination a {
  color: #e66e22;
  float: left;
  padding: 2px 16px;
  text-decoration: sans-serif;
  font-size: 15px;
    }
/*popup container, za ure po naročilu, dela samo za eno sporočilo, ni uporabljen */

.popup {
  position: relative;
  display: inline-block;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* The actual popup */
.popup .popuptext {
  visibility: hidden;
  width: 160px;
  background-color: #f5a950;
  color: #860116;
  text-align: center;
  border-radius: 6px;
  padding: 8px 0;
  position: absolute;
  z-index: 1;
  bottom: 145%;
  left: 50%;
  margin-left: -80px;
}

/* Popup arrow */
.popup .popuptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #555 transparent transparent transparent;
}

/* Toggle this class - hide and show the popup */
.popup .show {
  visibility: visible;
  -webkit-animation: fadeIn 1s;
  animation: fadeIn 1s;
}


/* Add animation (fade in the popup) */
@-webkit-keyframes fadeIn {
  from {opacity: 0;} 
  to {opacity: 1;}
}

@keyframes fadeIn {
  from {opacity: 0;}
  to {opacity:1 ;}
}
.button6 {width:100%}
.collapsible {
  background-color: #777;
  color: white;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
}

.active, .collapsible:hover {
  background-color: #555;
}

.content {
  padding: 0 18px;
  display: none;
  overflow: hidden;
  background-color: #f1f1f1;
}
/*responsive image*/
.responsive {
  width: 100%;
 max-width: 450px;
  height: auto;
    

