
    
@font-face {
    font-family: sunjofont;
    src: url(sunjofont.woff);
}

        
#html, body {
  
  height: 100%;
  margin: 20px;
  background-color: #fff;
  vertical-align:top;
  
} 
       
div.transbox{
  width:330px;
  
  margin:0px 10px;
  background-color:rgba(50,50,50,0.5);
  text-align:right;
  border-radius:25px;
  }
        
div.transboxb{
  width:900px;
  height:370px;
  background-color:rgba(50,50,50,0.5);
  text-align:center;
  vertical-align:middle;  
  display: table-cell;
  border-radius:25px; 
}
 
table.bodi{
    
}
td.bodi{

   vertical-align:top; 
}

table.upload{
    width:800px;
}
      tr.upload{
   height:25px;
       vertical-align: middle;
   }
td.uploadL{
   width:100px;
   text-align:right;
   vertical-align:top;
   color: #515151;
  font-size: 12px;
  white-space: nowrap;
  overflow: hidden;
}
td.uploadR{
   width:650px;
   text-align:left;
   vertical-align:top;
        color: #515151;
  font-size: 12px;
   overflow: hidden;
   text-overflow: ellipsis;
   white-space: nowrap;
   display: inline;
}
td.uploadRR{
   width:50px;
   text-align:left;
   vertical-align:top;
   
   max-width: 100px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline;
}
input.BrowserHidden {
  color: white;
  background-color: white;
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  
  font-size: 12px;
  height: 20px;
  padding-top: 1px;
  padding-left: 1px;
  width:100px;       
}
select.upload{
  width: 350px;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #e3e3e3;
  border-right-color: #e3e3e3;
  border-bottom-color: #e3e3e3;
  border-left-color: #e3e3e3;
  border-image-source: none;
  border-image-slice: 100% 100% 100% 100%;
  border-image-width: 1 1 1 1;
  border-image-outset: 0 0 0 0;
  border-image-repeat: stretch stretch;
  background-color: #f8f8f8;
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  color: #515151;
  font-size: 12px;
  padding-top: 4px;
  padding-right: 4px;
  padding-bottom: 4px;
  padding-left: 4px;
}
        
input.inputdata
{
  width: 450px;
  
  padding-top: 3px;
  padding-left: 4px;
}
input.inputkolicina
{
  width: 50px;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #e3e3e3;
  border-right-color: #e3e3e3;
  border-bottom-color: #e3e3e3;
  border-left-color: #e3e3e3;
  border-image-source: none;
  border-image-slice: 100% 100% 100% 100%;
  border-image-width: 1 1 1 1;
  border-image-outset: 0 0 0 0;
  border-image-repeat: stretch stretch;
  background-color: #f8f8f8;
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  color: #515151;
  font-size: 12px;
  height: 15px;
  padding-top: 3px;
  padding-left: 4px;
}
 
input.upload
{
  width: 250px;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #e3e3e3;
  border-right-color: #e3e3e3;
  border-bottom-color: #e3e3e3;
  border-left-color: #e3e3e3;
  border-image-source: none;
  border-image-slice: 100% 100% 100% 100%;
  border-image-width: 1 1 1 1;
  border-image-outset: 0 0 0 0;
  border-image-repeat: stretch stretch;
  background-color: #f8f8f8;
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  color: #515151;
  font-size: 12px;
  height: 15px;
  padding-top: 3px;
  padding-left: 4px;
}       
 
div.bodi{
  width:300px;
  height:230px;
  /* background-color: white; */
  text-align: center;
  vertical-align:middle;
  display: table-cell;
  background-color:rgba(75,75,75,0.9);
  font-family:sunjofont;
  font-weight: 100;
  color: white;
}
        
a.tekst{
  margin:10px 10px;
  font-family:sunjofont;
  font-weight: 100;
  color:#f00;
  font-size: 15px;
  line-height: 150%;
  cursor:pointer;
  text-decoration: none;      
  }

a.meni{
  margin:10px 10px;
  font-family:sunjofont;
  font-weight: 100;
  color:#fff;
  font-size: 35px;
  line-height: 150%;
  cursor:pointer;
  text-decoration: none;
     vertical-align:middle;
  }
        
a.meni_selected{
  margin:10px 10px;
  font-family:sunjofont;
  font-weight: 100;
  color:#f00;
  font-size: 35px;
  line-height: 150%;
  cursor:pointer;
  text-decoration: none;
      
  }
        
 a.meni:hover{
  margin:10px 10px;
  font-family:sunjofont;
  color:#f00;
  font-size: 35px;
  
  }
 a{
        text-decoration: none;
        color:#fff;
        font-family:sans-serif,Tahoma,Arial;
        font-size:18px;
}
a:hover{
        color:grey;        
        
}
div.kontakt{
  width: 450px;
  margin:10px 10px;
  font-family:sunjofont;
  font-weight: 100;
  color:#fff;
  font-size: 35px;
  line-height: 150%;
  cursor:pointer;
  text-decoration: none;      
  border-radius:25px;
        display: table-cell;
      }
   
  
   select.galery {
    max-width: 100px;
    margin:5px 5px;
        
  }
   input.galery {
    max-width: 50px;
    margin:5px 5px;
        
  }
  button{
    
    height: 100 px;
    font-size: 20px;
    display: block;
    padding: 10px;
        margin:10px 10px;
        
  }
        
@media only screen and (max-width:480px) { 
  
  
   select.galery {
    font-size: 20px;
    padding: 10px;
    margin:5px 5px;
    height: 100 px;
        
  }
   input.galery {
    font-size: 20px;
    padding: 10px;
    margin:5px 5px;
    height: 100 px;
        
  }
  
}        
        
        
       