BODY
{
	page-margin-left: 10px;
	page-margin-top: 10px;
	page-margin-right: 10px;
	page-margin=bottom: 10px;
	background-color: #104A5A;
	font-size: 10pt;
}
A:link {
	color: black;
	text-decoration: undeline;
}
A:hover    {
	color: black;
	background-color: yellow;
	text-decoration: undeline;
}
A:active {
	color: red;
	text-decoration: undeline;
}
A:visited {
	color: black;
	text-decoration: none;
}
.rysunek
{
	width: 400px;
	text-align: justify;
	font-weight: normal;
	color: black;
	text-shadow: 0px 0px 0px #396CA5;
	background-color: #EBF4FF;
	border-width: 3px;
	border-style: ridge;
	border-left-color: #224260;
	border-top-color: #83AED7;
	border-bottom-color: black;
	border-right-color: #224260;
	padding: 5px;
}
UL
{
	text-align: justify;
	font-weight: normal;
	color: black;
	text-shadow: 0px 0px 0px #396CA5;
	background-color: white;
	border-width: 0px;
	border-style: ridge;
	border-left-color: #224260;
	border-top-color: #83AED7;
	border-bottom-color: black;
	border-right-color: #224260;
	padding: 1px;
}
LI
{
	background-color: red;
	margin-left: 10px;
}
.opis
{
	text-align: justify;
	font-weight: normal;
	color: black;
	text-shadow: 0px 0px 0px #396CA5;
	background-color: white;
	border-width: 3px;
	border-style: ridge;
	border-left-color: #224260;
	border-top-color: #83AED7;
	border-bottom-color: black;
	border-right-color: #224260;
	padding: 5px;
}
.koniec
{
	text-align: justify;
	font-weight: normal;
	color: white;
	text-shadow: 0px 0px 0px #396CA5;
	background-color: green;
	border-width: 3px;
	border-style: ridge;
	border-left-color: #224260;
	border-top-color: #83AED7;
	border-bottom-color: black;
	border-right-color: #224260;
	padding: 10px;
}
.kaputt
{
	text-align: justify;
	font-weight: normal;
	color: white;
	text-shadow: 0px 0px 0px #396CA5;
	background-color: darkred;
	border-width: 3px;
	border-style: ridge;
	border-left-color: #224260;
	border-top-color: #83AED7;
	border-bottom-color: black;
	border-right-color: #224260;
	padding: 10px;
}
.spis
{
	margin-left: 200px;
	margin-right: 200px;
	text-align: center;
	font-weight: bold;
	color: black;
	background-color: lightblue;
	border-style: ridge;
	border-width: 10px;
	border-left-color: grey;
	border-top-color: white;
	border-bottom-color: black;
	border-right-color: darkgrey;
	padding: 10px;
}
.aircraft-experimental
{
	text-align: right;
	font-size: 12pt;
	font-weight: bold;
	color: black;
	text-shadow: 2px 2px 3px white;
	background-color: lightgrey;
	border-width: 3px;
	border-style: ridge;
	border-left-color: grey;
	border-top-color: white;
	border-bottom-color: black;
	border-right-color: darkgrey;
	padding: 10px;
}
.aircraft-prototype
{
	text-align: right;
	font-size: 12pt;
	font-weight: bold;
	color: black;
	text-shadow: 2px 2px 3px #A58341;
	background-color: gold;
	border-width: 3px;
	border-style: ridge;
	border-left-color: grey;
	border-top-color: white;
	border-bottom-color: black;
	border-right-color: darkgrey;
	padding: 10px;
}
.aircraft-serial
{
	text-align: right;
	font-size: 12pt;
	font-weight: bold;
	color: black;
	text-shadow: 2px 2px 3px grey;
	background-color: yellow;
	border-width: 3px;
	border-style: ridge;
	border-left-color: grey;
	border-top-color: white;
	border-bottom-color: black;
	border-right-color: darkgrey;
	padding: 10px;
}
.product
{
	text-align: center;
	font-size: 12pt;
	font-weight: bold;
	color: black;
	text-shadow: 3px 3px 6px #AD8500;
	background-color: gold;
	border-width: 5px;
	border-style: ridge;
	border-top-color: white;
	border-left-color: yellow;
	border-bottom-color: darkbrown;
	border-right-color: brown;
	padding: 10px;
}
.unit
{
	text-align: center;
	font-size: 12pt;
	font-weight: bold;
	color: black;
	text-shadow: 3px 3px 6px #AD8500;
	background-color: yellow;
	border-width: 5px;
	border-style: ridge;
	border-top-color: white;
	border-left-color: white;
	border-bottom-color: darkbrown;
	border-right-color: brown;
	padding: 10px;
}
.tylkoref
{
	color: white;
	text-align: center;
	background-color: lightblue;
}
.noborder
{
	color: black;
	border-style: none;
}
.scheme
{
	color: darkred;
}
