div.error {	border: 1px solid red;	padding: 15px;	background-color: #000;	color: #eee;}body, table, th, td {	background: #F8F5E6;	text-align: center;}h1, h2, h3 {	border-bottom: 1px solid orange;	display:block;	width: 70%;	margin: 15px auto 0px auto;	text-align: center;}h2 {	font-size: 1.2em;	width: 50%;}h3 {	width: 40%;	font-size: 1.0em;	text-align: left;	margin-left: 10px;	}h1 {	margin: 15px auto 40px auto;}a {	background-color:transparent;	text-decoration: none;}a:hover {	background-color:transparent;	text-decoration: underline;}p, div, li, dt, dd {	text-align: left;}p, div.code {	/* odstep naglowek-paragraf/code */margin-top:1em;}ol {	margin: 0px 0px 20px 25px;}ul {	margin: 0px 0px 20px 25px;	list-style-type: square;/*	list-style-image: url(arrow.gif);	*/}li {	margin: 10px;	}div.bugl_nav {	display: block;	text-align: left;	width: 85%;	margin: 10px;}.innerMenu h2, .indexMenu h2 {	text-align:left;	width: 95%;}div.lessonslist {	padding: 15px;}tr {	background-color: #fff;}tr:hover td {	background-color: #ddd;}.alLeft { text-align: left; }.alRight { text-align: right; }.alCenter { text-align: center; margin-left: 25%; }.alJust { text-align: justify; }.info {	background: #ffcc99;	margin: 15px 10px;	padding: 15px 0px 15px 20px;	text-align: left;}.nav {	text-align: center;	margin: 5px auto 5px auto;	font-size: smaller;	}.footer {	text-align: center;	margin: 5px auto 15px auto;	font-size: smaller;	}div.text {	background: #F8F5E6;	padding: 15px 10px;		text-align: justify;	}div.code {	background: #eee;	padding: 15px;	border: 1px solid orange;	font-family: courier;	text-align: left;}.comment {	color: #009000;}.translator {	font-size: small;	font-style: italic;}