#regulamin ol li
{
 list-style-position: outside;
 list-style-type: decimal;
 line-height: 150%;
}
#regulamin ol ol li
{
	list-style-position: outside;
	list-style-type: lower-alpha;
	line-height: 150%;
}
#regulamin ul li
{
 list-style-type: circle;
 line-height: 150%;
}
#regulamin p
{
 line-height: 150%;
}
p.DIN
{
	color: #EE9503;
	font-size: 15pt;
	font-weight: normal;
	margin-bottom: 0px;
	margin-left: 0px;
}