body {
	background-color: #FFFFFF;
   color: #000000;
}
a { 
   color: #000000;
	font-weight: bold; 
	text-decoration: none; 
} 
a:link {
   text-decoration: none; 
} 
a:visited { 
   text-decoration: none;
}
a:active {
   text-decoration: none; 
}
a:hover {
   color: #c5814b; 
   text-decoration: underline;
}
a.upmenu { 
   color: #eeeeee;
	font-weight: bold; 
	text-decoration: none; 
}
a:hover.upmenu {
   color: #c5814b; 
   text-decoration: underline;
}
h1 {
	text-decoration: none; 
	text-align: center; 
	word-spacing: 10px; 
	font-size: medium; 
	color: #c5814b;
}
h3 {
	text-decoration: none; 
	text-align: center; 
	word-spacing: 10px; 
	font-weight: bold; 
	color: #eeeeee;
}
p {
 text-align: justify;
 padding-left: 5px;
 padding-right: 5px;
}
TABLE.texxar TR.gruppa TD {
	FONT-WEIGHT: bold; 
	BACKGROUND-COLOR: #f0f0f0; 
	TEXT-ALIGN: left
}
TABLE.texxar TR TD.name {
	PADDING-LEFT: 10px; 
	TEXT-ALIGN: left
}
TABLE.texxar {
	FONT-SIZE: 12px
}
TABLE.texxar TD {
	BORDER-BOTTOM: #f0f0f0 1px solid; 
	TEXT-ALIGN: center
}
table.texxar TR.tx-grup TD {
	FONT-WEIGHT: bold; 
	BACKGROUND-COLOR: #f0f0f0; 
	TEXT-ALIGN: left;
	font-size: 14px;
}
table.texxar TR TD.tx-name {
	PADDING-LEFT: 20px; 
	TEXT-ALIGN: left;
	font-size: 13px;
}