body, td { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif }
div.all_types { margin-right: 20px }
h2.prod_type_title { margin-bottom: 4px; color: #708090; font-size: 20px }
div.prod_group { background-color: #f5f5f5; border: 2px solid #d3d3d3; padding: 10px; margin: 4px 0px; margin-bottom: 8px }
div.prod_group_header { font: bold 13px; /*margin-bottom: 10px*/ }
table.prod_list { font-size: 12px; /*width: 96%*/ }
table.prod_list td { /*border: 1px solid #708090;*/ font-size: 12px; padding: 4px; vertical-align: top } 
table.prod_list th { background-color: #b0c4de; color: #2f4f4f; text-align: right; /*border: 1px solid #708090;*/ padding: 2px; white-space: nowrap; }
th.first {
background-color: #b0c4de; width: 100%;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#fff5f5f5, endColorstr=#ffb0c4de, gradientType=1);
}
table.prod_list td.prod_group_description { border-style: none; padding-bottom: 10px }
table.prod_list td.product_description { background-color: white; width: 100% }
table.prod_list td.product_price { background-color: #fffff0; font-weight: bold; color: #2f4f4f; white-space: nowrap; }

table.prod_list td.product_price_bottle {
background-image: url('../grafika/bottle.gif'); background-position: -10px 0px;
background-color: #fffff0; font-weight: bold; color: #2f4f4f; white-space: nowrap;
}
table.prod_list td.product_price_case {
background-image: url('../grafika/case.gif');
background-color: #fffff0; font-weight: bold; color: #2f4f4f; white-space: nowrap;
}

a.edit { background-color: #4682b4; color: #f5f5f5; font: bold 10px; text-decoration: none; padding: 0px 2px }
a.edit:visited { background-color: #4682b4; color: #f5f5f5; font: bold 10px; }
a.edit:hover { background-color: #cc0000; color: #ffd700; text-decoration: none; }


a.edit_gr { background-color: #008080; color: #f5f5f5; font: bold 11px; text-decoration: none; padding: 0px 2px }
a.edit_gr:visited { background-color: #008080; color: #f5f5f5 }
a.edit_gr:hover { background-color: #7b68ee; color: white; text-decoration: none; }

div.prod_group_footer { font-size: 11px; margin-top: 10px; padding: 4px }
