a:link {	text-decoration: underline;	color: #596586; 	background-color: inherit}
a:visited {	text-decoration: underline;	color: #596586; 	background-color: inherit}
a:hover {	text-decoration: underline; color: #637cae; 	background-color: inherit}
a:active {	text-decoration: underline; color: #596586; 	background-color: inherit}

div#main {
	background-color: white;
	width: 650px;
	margin: 0.5em 5em;
	float: left;
	font: 0.9em/1.5 "Calibri", Calibri, Verdana, Helvetica, sans-serif;
	border: solid 0 #ddd;
}
div#main strong {
	color: #0099FF;
}
div#main h1 {
	font-size: 1.5em;
	line-height: 1.8em;
	color: #0099FF;
	border-bottom: none;
}
div#main h2 {
	clear: left;
	font-size: 1.2em;
	line-height: 1.5em;
	color: #0099FF;
	border-bottom: thin 1px #db9b37;
}
div#main p {
	text-align: justify;
}

a img {
	border: none;
}

.red {color: #fff; font-weight: normal; background: #fb7070 url("images/red.gif") no-repeat left center; border: 1px solid #d43c3c; padding: 3px 3px 3px 22px; margin-bottom: 7px}
.red:before {content: "Uwaga:"; margin-right: 0.5em}

.yellow {color: #000; font-weight: normal; background: #ffc url("images/yellow.gif") no-repeat left center; border: 1px solid #dddb54; padding: 3px 3px 3px 22px; margin-bottom: 7px}
.green {color: #000; font-weight: normal; background: #9bcf7b url("images/green.gif") no-repeat left center; border: 1px solid #693; padding: 3px 3px 3px 22px; margin-bottom: 7px}

