BODY,HTML	{
	BACKGROUND-COLOR: #6B7346;
	font-family: "Tahoma";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
        SCROLLBAR-base-COLOR: #6B7346;
	}

table {
	border: solid 0px black
	font-family: "Tahoma";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

th {
	border: solid 0px black
	font-family: "Tahoma";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

td {
	padding-left: 4px;
	padding-right: 4px;
	border: solid 0px black
	font-family: "Tahoma";
	font-size: 12px;
	font-weight: bold;
	vertical-align: top;
	color: #000000;
}

.product_bottom {
	text-align: left;
	vertical-align: bottom;
}

.f_white {
	font-family: "Tahoma";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.f_black {
	font-family: "Tahoma";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

A {color:#FFFFFF;text-decoration:none; list-style-type: decimal;}
A.nahore {color:#FFFFFF;font-size: smaller;}
A:hover {color:#FFFFFF;text-decoration: underline;}



