.gallery {
  text-align: center;
  padding: 0;
}
.gallery img {
  margin: 2px !important;
  border: 3px solid #1E4597 !important;
}
.monster-truck a, .monster-truck img {
  text-decoration: none;
  border: 0 !important;
}
.img {
  margin: 2px !important;
  border: 3px solid #1E4597 !important;
}

a.linki
{
	TEXT-DECORATION: underline;
	color: #FFCC00;	
}
a.linki:hover
{
	TEXT-DECORATION: underline;
	color: #FFCC00;	
}
img 
{
  border: 0;
}
H1
{ 
	font-size: 8pt;
	color: #FF9400;
	text-align: center;
}

h1#top span a{
	display: none;
}