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

P,LI {
	text-align: justify
}

PRE.code {
	margin-left: 25px;
}

TABLE.shell {
	margin: 3px auto;
	border: 1px solid yellow;
	font-family: Courier, monospace;
	font-size: small;
	color: white;
	width: 50%;
}

DIV.opisrys {
	text-align: center;
	color: white;
}


