body {
	font-family:trebuchet ms;
	background-image: url(../gnomia.scholandia.pl/gnomon/images/camouflage.html);
}

h1 {
	color:#ffdd00;
	text-align:center;
	font-size: 22pt;
	margin-top:1cm;
}

h2 {
	color:#ffdd00;
	text-align:center;
	font-size:16pt;
}

TH {
	text-align:center;
	vertical-align:middle;
	font-size:9pt;
	color:#ff0000;
	background-color:#ffdd00
}

TD {
	text-align:justify;
	vertical-align:top;
	font-size:11pt;
}

ul,ol,li {
	font-size:10pt;
}

dl {
	margin: 0 auto 0 auto;
	width:400px;
}

dt {
	font-size:11pt;
	font-weight:bold;
	border-bottom: 1px dotted;
}

dt.sub {
	font-size:10.5pt;
	color: #003153;
	font-style:italic;
	width:320px;
}

dd {
	font-size:10pt;
	color: #003153;
	font-style:italic;
	width:320px;
}

blockquote {
	font-style:italic;
	font-size:10pt;
	margin-left:30px;
	margin-right:30px;
	text-align: justify;
}

img {
	outline:solid;
	outline-width: 0px;
	outline-color: white;
	border:none;
}

input.button {
	background-image: url(button.html);
	border: 1px solid #999;
	height:18px;
	font-family:tahoma,verdana;
	font-size:11px
}

.small {
	font-size:10pt;
	line-height:15pt;
}

.caption {
	font-size:9pt;
	text-align:center;
	margin-bottom:7.5mm;
}

.date {
	color:#888888;
	font-style:italic;
}

.footer {
	text-align:center;
	color:#ffdd00;
	font-size:9pt;
}

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

a:link	{
	text-decoration: none;
	color: #E60005;
}

a:hover	 {
	color: #b30002;
	border-bottom: none;
}}}