/* CSS Document */


/*** cennik ***/
#priceList h2 { font: bold 12px Tahoma, Verdana, Arial, sans-serif; text-align: center; color: #666; margin: 0; padding: 0; } 
#priceList p { text-align: center; font: bold 11px Tahoma, Verdana, Arial, sans-serif; color: #666; margin: 0; padding-top: 4px; }      
.priceListThead { font: bold 11px Tahoma, Verdana, Arial, sans-serif; padding: 4px; color: #666; background: #E3E3E2; text-align: center; border-right: 1px solid white;}
.priceListText a { font: normal 11px Tahoma, Verdana, Arial, sans-serif; }
TD.priceListText, .priceListTextPref { padding: 5px 3px 5px 10px; text-align: center; background: url(images/fujitsu_img/border_dot_x.gif) bottom repeat-x; font: normal 11px Tahoma, Verdana, Arial, sans-serif; }
.priceListText { color: #666; }
.priceListTextPref {color: #FF9900; } 
