/*	ol {
text-align:	justify;
margin:	1em 0;
	} ol li {
margin:	1ex 0;
text-indent:	4em;
	} ol ul {
margin:	0;
	} ol ul li {
margin:	0;
list-style-type:	none;
	} ol ul ul {
margin-left:	2em;
	} ul {
margin-left:	4em;
	} dt.tender, h2.tender {
color: #C00
	} p {
text-indent: 3em;
text-align: justify
	} h4 {
font-size: 1.3em
	} dl {
europinėms pastraipoms, o ol ol numeruoti neautomatiškai
}
*/
	dl.list dd {
display: list-item;
list-style-type: circle;
	} dd ul, dd ol {
margin-top: 0;
padding-left: 0;
	} ol ul, ul ul {
list-style-type: circle;
/*
	} ol {
list-style-type: none;
list-style-position: outside	!important;
counter-reset: numeris;
	} ol li {
counter-increment: numeris;
	} ol li:before {
content: counters(numeris, ".") ". ";
*/
	} ol ol > li {
list-style-type: lower-latin;
	} em {
font-style:	normal;
color:	#C00;
	} .caption {
text-align: center
}