body {
background-color: #ffffff;
margin: 0;
}
.theme {
  background-color: #adb4bd;
}
a {
color: #fe7b16; font-weight: normal; text-decoration: none;
}
a.black {
color: #000000; font-weight: normal; text-decoration: none;
}
a.black:hover {
text-decoration: none;
color: #000000;
}
a:link {
text-decoration: none;
}
a:visited {
text-decoration: none;
}
a:active {
text-decoration: none;
}
a:hover {
text-decoration: underline;
color: #fe7b16;
}
h1 {
	padding-top: 15px;
	text-decoration: none;
	text-align: center;
	word-spacing: 10px;
	font-size: medium;
	color: #fe7b16;
}
p,li {
 text-align: justify;
}
.text{ padding-left: 20pt;
 padding-right: 20pt; text-indent: 25pt;}
.menu {
	font-weight: bold;
	padding-left: 5pt;
	color: #998c51;
}
p.copy {
	text-align: right;
	color: #BCBCBC;
}
TABLE.texno {
	FONT-SIZE: 12px;
}
TABLE.texno TD {
	BORDER-BOTTOM: #f0f0f0 1px solid;
	TEXT-ALIGN: center;
}
TABLE.texno TR.gruppa TD {
	FONT-WEIGHT: bold;
	BACKGROUND-COLOR: #f0f0f0;
	TEXT-ALIGN: center;
}
TABLE.texno TR TD.name {
	TEXT-ALIGN: left;
	font-weight: bold;
}