BODY {
	color: Black;
	background: url("./images/topbg.jpg");
	background-position: left top;
  background-repeat: no-repeat;
	font-family: Arial CE,Helvetica CE,Arial,Helvetica,sans-serif;
	font-size: 10pt;
}

A {
  color: #0000FF;
	font-family: Arial CE,Helvetica CE,Arial,Helvetica,sans-serif;
	font-size: 10pt;
	font-style: normal;
	text-decoration: none;
}

A:HOVER {
	color: #CC00CC;
}

.position {
  position: relative;
  top: -50px;
}

.position_persons{
  position: relative;
  top: -100px;
  left: 220px;
  color: #336699;
  font-weight: bold;
  font-size: 18px;
}

.menutext, .menutext A {
	font-size: 13pt;
	color: #330099;
  font-weight: bold;
}

.menutext_current {
	font-size: 13pt;
	color: #990033;
  font-weight: bold;
}

.maintext_nadpis {
	font-size: 16px;
	color: #CC3300;
  font-weight: bold;
}

.maintext_nadpis2 {
	font-size: 20px;
	color: #000066;
  font-weight: bold;
}

.maintext {
	font-size: 14px;
	color: #000066;
  font-weight: normal;
}

.maintext A{
	font-size: 14px;
	color: #0000FF;
  font-weight: normal;
}

.ordhod_nadpis {
	font-size: 13px;
	background-color: #336699;
	color: #FFFFFF;
  font-weight: bold;
}

.ordhod_text {
	font-size: 12px;
  font-weight: normal;
}

.ordhod {
	background-color: #FFFFFF;
	color: #000000;
  border: 1px #336699 Solid;
}


.ordhod_internet {
	font-size: 10px;
  font-weight: normal;
  color: #000000;
}

.ordhod_internet A {
	font-size: 10px;
  font-weight: bold;
  color: #003366;
}

.ordhod_internet2 A {
	font-size: 11px;
  font-weight: bold;
  color: #003399;
}

