a.dugme {
    background: #ededed no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
  border:1px solid #666;
}

a.dugme span {
    background: transparent no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
      -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
  color: #666;
  
}


a.dugme:hover span {
    
  color: #333;
    
}
hr{
border:1px solid #ededed;
display:block;
}
.clear{
clear:both;
}
a.dugme{
font-size:12px;
background: #f6f8f9; /* Old browsers */
background: -moz-linear-gradient(top, #f6f8f9 0%, #e5ebee 50%, #d7dee3 51%, #f5f7f9 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f6f8f9), color-stop(50%,#e5ebee), color-stop(51%,#d7dee3), color-stop(100%,#f5f7f9)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #f6f8f9 0%,#e5ebee 50%,#d7dee3 51%,#f5f7f9 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #f6f8f9 0%,#e5ebee 50%,#d7dee3 51%,#f5f7f9 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #f6f8f9 0%,#e5ebee 50%,#d7dee3 51%,#f5f7f9 100%); /* IE10+ */
background: linear-gradient(top, #f6f8f9 0%,#e5ebee 50%,#d7dee3 51%,#f5f7f9 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f8f9', endColorstr='#f5f7f9',GradientType=0 ); /* IE6-9 */
}
.sb{
width: 200px;
}
.kolicina{
width:90%;
text-align: right;
}
.cena{
width:90%;
text-align: right;
}
.rabat{
width:90%;
text-align: right;
}
.right{
text-align: right;
align:right;
vertical-align: bottom;



}

.left{
text-align: left;
align:left;
vertical-align: bottom;


}
#New{
    padding:0;
    
}
.hold{
text-align: right;
}
label {
display:block;
}