body {
	background-image: url();
	background-color: #FFFFE1;
}
body,td,th {
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 13px;
}
a:link {
	color: #F2F2F2;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #F2F2F2;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a.text-link:link {
	color: maroon;
	text-decoration: none;
}
a.text-link:visited {
	color: maroon;
	text-decoration: none;
}
a.text-link2:link {
	color: #006600;
	text-decoration: none;
}
a.text-link2:visited {
	color: #006600;
	text-decoration: none;
}

p {
	PADDING: 0px 5px 0px 5px;
}

.text
{
	padding: 7px 7px 7px 15px;
	text-align: left;
}

.mezera
{
	clear: both; height: 8px; overflow: hidden;
}

.max-mezera
{
	clear: both; height: 20px; overflow: hidden;
}

table {
  BORDER-COLOR: #006600;
}

tr {
	FONT-SIZE: 11px; color: #006600;
}
tr.odd {
	BACKGROUND-COLOR: #fff9d4
}
tr.even {
	BACKGROUND-COLOR: #fffba8
}
tr.link {
	BACKGROUND-COLOR: #006600
}
tr.menu {
	BACKGROUND-COLOR: #006600
}
tr.menu_active {
	BACKGROUND-COLOR: #33AA33
}
td {
	PADDING: 0px 5px 0px 5px;
}
th {
	PADDING: 0px 5px 0px 5px;
}

img {
	border: 0;
	padding: 10px 0px 10px 0px;
}

h1 {
font-size: 20px;
color: #006600;
}
h2 {
font-size: 14px;
font-weight: bold;
text-align: left;
color: #006600;
margin-top: 10px;
margin-left: 10px;
margin-bottom: 3px;
}

td.bg_color { BACKGROUND-COLOR: #FFFACC; }


.style1 {	font-size: 18px;
	color: #000066;
}
.style30 {
	font-weight: bold;
	color: #2A1FAA;
	font-size: 12px;
}
.style33 {color: #2A1F55; }
.style35 {font-size: 12px}
.style36 {
		font-size: 12px;
}
.style38 {font-size: 12px; color: #2A1FAA; }
.style49 {	font-size: 16px;
	color: black;
	font-weight: bold;
}
.style52 {font-size: 12px; color: #330099; }
.style53 {
	color: #006600;
	font-weight: bold;
}
.style55 {font-size: 14px; color: #006600; line-height: normal; font-weight: normal; }
.style56 {font-size: 14px; font-weight: bold; }
.style62 {font-size: 12px; font-weight: bold; }
.style69 {font-size: 14px; color: #006600; line-height: normal; font-weight: bold; }

#content
{
  width:		90%;
  margin:		10px auto;
  text-align:	left;
  max-width:	1024px;
}
#info
{
  margin:		20px 0 20px 0px;
  padding:		0;
  border:		1px solid green;
}
#info-content
{
  margin:		0;
  padding:		5px 10px;
  font-size:	100%;
}
#side-left
{
  width:		250px;
  padding:		0;
  margin:		0;
  border:		1px solid green;
}
#side-left-content
{
  margin:		0;
  padding:		5px 10px;
  font-size:	100%;
}
#side-right
{
  width:		250px;
  padding:		0;
  margin:		0;
  border:		1px solid green;
}
#menu
{
  padding:		5px 5px;
  font-weight:	bold;
  text-align:	center;
  background-color: #006600;
}
#menu A
{
  color:		white;
}
#menu_current
{
  width:		240px;
}
#menu A:hover
{
  color:		#00ee00;
}
#side-right-content
{
  margin:		0;
  padding:		5px 10px;
  font-size:	100%;
}
#central
{
  padding:		0;
  margin:		0;
  border:		1px solid green;
}
#central-content
{
  margin:		0;
  padding:		5px 10px;
  font-size:	100%;
}
hr.cleaner
{
  clear:		both;
  height:		1px;
  margin:		-1px 0 0 0;
  padding:		0;
  border:		none;
  visibility:	hidden;
}

