.pix_cat_pic {
  background-color: #E6E6E6;
}

.pix_cat_desc {
  background-color: #E6E6E6;
}

.startstatinfobox {
  color: black;
  border-color: white;
  background-color: #E6E6E6;
}

.pix_cat {
  color: black;
}

.pix_cat_pic, .pix_cat_desc {
  /* border-color: white; */
}

#img_big_container {  
  background-color: black;
}

.img_thumb_container{
  background-color: #1E1E1E;
}

.img_thumb_info {
  background-color: black;
  
  border-width: 1px; 
}

.img_thumb_row{ background-color:black; }

select {
  color: black;
  background-color: #E6E6E6;
}