body, .head { 
   color: black;
}

a { 
   color: #110;
}

body, .bottom-right-corn, .bottom-left-corn {
   background-color: transparent;
   background-image: url(http://dojazd.pl/designs/default/themes/scampi/imgs/tlo.JPG);
}

.top-grad {
   background-image:url(http://dojazd.pl/designs/_auto/grad.php?w=1&h=50&s=f0f0f0&e=efd38e);
}

.bottom-grad {
   background-image:url(http://dojazd.pl/designs/_auto/grad.php?w=1&h=25&s=efd38e&e=e5e5e5);
}
.bottom-right-corn {
   background-image:url(http://dojazd.pl/designs/default/themes/scampi/imgs/bottom-right-corn.gif);
}
.bottom-left-corn {
   background-image:url(http://dojazd.pl/designs/default/themes/scampi/imgs/bottom-left-corn.gif);
}

.dark-green-bg {
   background-color:#EFD79C;
}

.green-bg {
   background-color:#EFE3C6;
}

.light-green-bg {
   background-color:#EFD38E;
}

