td.tlo {
	background-attachment: scroll;
	background-image: url(../images/pl/tlo.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}

td {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #333366;
}


.prod {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #333366;
	text-decoration: underline;
}

.prod:hover {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #DE0B0B;
	text-decoration: underline;
}

.lang {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: FFFFE5;
	text-decoration: none;
}

.lang:hover {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: DE0B0B;
	text-decoration: none;
}
.meni {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: 432073;
	text-decoration: none;
}

.meni:hover {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: DE0B0B;
	text-decoration: none;
}
