span.addToCart {
    cursor: pointer;
    text-decoration: underline;
}

.dropdown {
    width: 190px;
    height: 21px;
}

.dropdown2 {
    width: 80px;
    height: 21px;
}

div.opis {
    float: left;
    width: 155px;    
    margin: 0;
    padding: 1;
}

select.dropdown, input {
    display: block;
    margin-left: 161px;
}

div.clear {
    clear: both;
}


td {border: 1px solid #EDECE9;}
table {border-collapse: collapse; border: 1px solid #EDECE9;}
td { table-layout: fixed }