* {
padding:0;
margin:0;
}

#cover {
  position:fixed;
  width:100%;
  height:100%;
  background: url("/verjus/images/cover.png") no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

#big_header {
  width:100%;
  height:700px;
  background: url("/verjus/images/header_big.png") no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

#element {
  float:left;    
  shape-outside: url("/verjus/images/left_triangel.png");
}

#main_body {
  margin-bottom:40px;  
}

#main_panel .produkt_n {
   font-size:16px;
   font-family:Calibri;
   margin-left:15px;
   font-weight:normal;
   margin-bottom:15px;
   padding-top:10px;
   float:left;
   width:290px;
   height:310px;
   background:rgba(255,255,255,0.95);
   border:1px solid rgba(109,133,8,1);
   color:white;   
}    

#main_panel .produkt_n h1 {            
                  color:black;
                  font-family:'Raleway', Arial, sans-serif;
                  }                                             

#cena_p {
      background:#2f3238;
      width:85px;
      padding:10px;
      position:relative;
      font-size:16px;
      font-weight:700;          
      color:white;
      font-family:'Raleway', Arial, sans-serif;
      }
      
input:not([type]), input[type="number"] {
  width:45px;
  padding:7px;
  padding-left:5px;
  padding-right:0;
  padding-top:10px;
  padding-bottom:10px;  
}       

#menu nav .current_item {
  background:#6d8508;
  color:black;
  padding-bottom:30px;     
}               

#menu nav a {
  background:none;
  text-align:center;
  display:block;
  width:130px;
  float:left;  
  color:black;
  padding:20px;
  margin-top:-5px;  
} 

#menu_fixed nav .current_item {
  background:#6d8508;
  color:black;
  padding-bottom:30px;     
}               

#menu_fixed nav a {
  background:none;
  text-align:center;
  display:block;
  width:130px;
  float:left;  
  color:black;
  padding:20px;
  margin-top:-5px;  
}      


#footer {
background:black;
color:white;
}

.panels_of_contact {
  float:left;
  width:46%; 
  padding:2%; 
  padding-left:10%;
}

.panels_of_contact img {
  width:120px;
}

#kosik_header {
  width:50%;
  margin-left:25%;
}

#kosik_header img {
  float:left;
  width:13%;
  margin:6%;
}      

#transport_choose {
  width:80%;
  margin-left:10%;  
  font-family:'Raleway', Arial, sans-serif;
  cursor:pointer;
  line-height:150%;
  font-size:1.1em;
  margin-top:-25px;
}      

#transport_choose .rollout_tr {
  border:2px solid #6d8508;
  padding:15px;  
  width:300px; 
  padding-top:20px; 
  height:220px;
  float:left;
  color:black;
  margin:1%;
}

#transport_choose .rollout_tr_2 {
  border:2px solid #6d8508;
  padding:15px;  
  width:300px; 
  padding-top:20px; 
  height:150px;
  float:left;
  color:black;
  margin:1%;
}

#transport_choose .rollmeout {    
  margin-left:-20px;  
  color:white;
  text-align:center;
  line-height:120%;
}