@charset "utf-8";

body,table {

	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}

h4 {

	color: #90AB71;

	font-size: 12px;

	margin-top: 10px;

	text-transform: uppercase;

	font-family: Georgia, "Times New Roman", Times, serif;

}

#pricelist span {

	font-family: Geneva, Arial, Helvetica, sans-serif;

	text-transform: uppercase;

}

h1  {

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #E2E2E2;

	font-family: Georgia, "Times New Roman", Times, serif;

	color: #999999;

	font-size: 18px;

	letter-spacing: 0.2em;

}

h2 {

	color: #333333;

	font-size: 14px;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #CCCCCC;

	font-weight: normal;

	text-transform: uppercase;

}



.item {

	border-top-width: 1px;

	border-top-style: dotted;

	border-top-color: #CCCCCC;

}


.discountitem {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #D2ECC1;
	color: #333333;
	font-family:Arial, Helvetica, sans-serif
}

#pricelist info {

	color: #666666;

	font-weight: normal;

}

span {
	float: right;
	color: #333333;
	font-weight: normal;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;

}
spaz {
	color: #333333;
	font-weight: normal;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;


}
iten {
	font-size: 10px;
	
	
	
}
#pricelist li {

	color: #999999;

	font-size: 9px;

	text-align: right;

	background-image: none;

}

#pricelist .item i {

	color: #FF7D7D;

	text-decoration: line-through;

}



