@import url("../af.css");


table
{
	font-family : verdana;
	font-size : 12px;
}

div.linia
{
	border: 0px solid red;
	background-image: url(../data/linia.gif);
	background-repeat: repeat-x;
	height : 10px;
}




