/*	tree.css

        Artur Zaprzała <zybi@talex.pl>
	Talex S.A. http://www.talex.pl/
*/
table.atp {
	font-size: 9pt;
}
.atp .s {
	padding: 1pt 1ex;
}
.atp .p, .atp .f {
	border: none 1pt black;
}
.atp .f {
	border-right-style: solid;
}
.atp .p {
	border-bottom-style: solid;
	padding: 1pt 1ex;
	font-weight: bold;
}
.atp .space {
	padding-left: 1.5cm;
}
.atp .p a {
	color: black;
}

