#col_description{
width: 500px; 
font-weight: bold; 
color: white;
}

#col_code{
width: 155px; 
text-align: left; 
color: white; 
}

#col_price{
width: 70px; 
text-align: right; 
color: white; 
}

#col_num{
  width: 35px; 
  text-align: center; 
  color: white; 
}

#col_total{
  width: 70px; 
  text-align: right; 
  color: white;
}

#col_extra{
  width: 10px; 
  background: none;
}

th.print_color{
  background-color: #888;
}

th.screen_color{
  background-color: #005b76;
}

th.screen_color_deco{
  background-color: #ce0d4c;
}

th.screen_color_system{
  background-color: #56337f;
}

th.screen_color_sunblock{
  background-color: #e19412;
}

th.screen_color_glas{
  background-color: #659133;
}