img {
  border: 0;
}

.img {
  border: 4px solid #888;
}

.mtBox {
  margin: 0 auto;
  width: 480px;
  height: 217px;
  background: url(images/monster-trucks.jpg) no-repeat;
  position: relative;
}
.mtBox .mtPologne {
  position: absolute;
  top: 0;
  left: 0;
  width: 240px;
  height: 217px;
  display: block;
}
.mtBox .mtOrlen {
  position: absolute;
  top: 0;
  left: 240px;
  width: 240px;
  height: 217px;
  display: block;
}
.mtBox .mtPologne:hover {
  background: url(images/monster-trucks_over.jpg) no-repeat;
}
.mtBox .mtOrlen:hover {
  background: url(images/monster-trucks_over.jpg) top right no-repeat;
}
.linkimenu{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 26px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #515151;
	background-color:inherit;
	text-decoration: none;
}
.linkimenu:hover
{
        color:#CC0000;
        text-decoration:none;
        background-color:inherit;
}
.kolortla
{
        background-color: #505050;
}
.tekststrony
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	background-color:inherit;
	text-decoration: none;
}
.tekststrony2
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ffcc00;
	background-color:inherit;
	text-decoration: none;
}

a.linki
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 15px;
	TEXT-DECORATION: underline;
	color: #ffcc00;
}
a.linki:hover
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 15px;
	TEXT-DECORATION: underline;
	color: #ffcc00;	
}
H1
{
	font-family: Arial, Verdana , Helvetica, sans-serif;
	font-size: 10pt;
	color: #CCCCCC;
	text-align: center;
}