body {
     background-color: #8caec1;
     background-image: url(img/background.gif);
	 background-repeat: repeat-x;
	 font-size: 11px;
	 color: #373737;
}
.menu {
	background-image: url(img/podmenu.gif);
	background-repeat: repeat-y;
}
.headmenu {
	background-image: url(img/menu.gif);
	background-repeat: repeat-y;
}
.head {
   background-image: url(img/head.gif);
   background-repeat: repeat-x;
}
.list {
	background-image: url(img/metall.gif);
	background-repeat: repeat-x;
}
.list {
	background-image: url(img/list-title.gif);
	background-repeat: repeat-x;
}
.cost {
	background-image: url(img/cost.gif);
	background-repeat: repeat-x;
}
.message {
	background-image: url(img/message.gif);
	background-repeat: repeat-x;
}
A { text-decoration: none; }
A:active { COLOR: #373737; }
A:hover { COLOR: #666600; }
A:link { COLOR: #373737; }
A:visited { COLOR: #373737; }
A:visited:hover { COLOR: #373737; }

A:active { COLOR: #373737; text-decoration: underline;}
A:hover { COLOR: #666600; text-decoration: underline;}
A:link { COLOR: #373737; }
A:visited { COLOR: #373737; }
A:visited:hover { COLOR: #373737; }
