body {
	background-color: seashell;
	margin: 0px;
	font-family: verdana;
	font-weight: bold;
	font-size: 12px;
	color: black;
	scrollbar-face-color: 996699;
	scrollbar-highlight-color: ddaadd;
	scrollbar-shadow-color: 774477;
	scrolbar-3dlight-color: 996699;
	scrollbar-arrow-color: seashell;
	scrollbar-track-color: #f0e7df;
	scrollbar-darkshadow-color: black;
	}

td {
	text-align: justify;
	background-color: seashell;
	font-family: verdana;
	font-size: 12px;
	color: black;
	}

h1 {
	font-family: verdana;
	font-size: 15px;
	text-align: center;
	color: #660066;
	}
a	{font-family: verdana;}

a:link {
	color: forestgreen;
	text-decoration: none;
	}

a:hover {
	color: #00CC00;
	text-decoration: underline;
	}

a:active {
	color: #00CC00;
	text-decoration: underline;
	}

a:visited {
	color: #999999;
	text-decoration: none;
	}

.data {
	border-top: solid 1px #660066;
	border-bottom: solid 1px #660066;
	background-color: #ddaadd;
	font-weight: bold;
	color: #660066;
	}

.opis {
	border-bottom: solid 15px seashell;
	}

.tlo {
	background-color: #660066;
	}

.mapa {
	border-bottom: solid 1px #660066;
	}

.bigmapa {
	border-bottom: solid 1px #660066;
	border-top: solid 1px #660066;
	}

.topmapa {
	border-bottom: solid 1px #660066;
	border-top: solid 2px #660066;
	}

.flash {
	text-align: center;
	background-color: #006600;
	border: solid 2px black;
	}

