@import url('product.css');

div#centerCol h1 { color: #003899; }
div#centerCol h5 { color: #0091D0; }
div#centerCol p.intro { border-left-color: #003899; }
div#centerCol p.theader { color: #003899; } 

table.skladniki th { color: #009CDA; background: url('../images/skladniki_th_bg_blue.png') 0 0 repeat; }
* html table.skladniki th { background: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/skladniki_th_bg_blue.png', sizingMethod='scale'); }
table.skladniki td { background: url('../images/skladniki_td_bg_blue.png') 0 0 repeat; }
* html table.skladniki tbody td { background: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/skladniki_td_bg_blue.png', sizingMethod='scale'); }
table.skladniki td.left { color: #C3EAF8; }
table.skladniki td.right { color: #004C93; }

