body {
  font-size : x-small;
  xfont-size: 8pt;
  font-family : Arial CE, Arial, Verdana, Tahoma;
}
.small {
  font-size: 11px;
}
a {
  text-decoration: none;
  color: #0000d0;
}
a:hover {
  text-decoration: underline;
  color: #4d4dff;
}
.norm {
  font-size: xx-small;
}
.arial {
  font-family: Arial CE, Arial, Helvetica, Sans-Serif;
}
li {
  list-style-image: url("../img/sipka.gif");
  xlist-style-position: outside;
}
td {
  font-size : x-small;
}
th {
  text-align: left;
  font-weight: bold;
  font-size: x-small;
  color: #ffffff;
  background-color: #006599;
}
.bg_zahlavi {
  background-color: #006599;
}
.bg_licha {
  background-color: #e7e7d6;
}
.bg_suda {
  background-color: #f7f7e7;
}
.oranz {
  color: #ff7000;
}
INPUT {
  font-family : Arial CE, Arial;
}
SELECT {
  font-family : Arial CE, Arial;
}
TEXTAREA {
  font-family : Arial CE, Arial;
}

code {
  font-family: Courier New CE, Courier CE, Courier New, Courier, monospaced;
  font-size: x-small;
}

#menu {
	BACKGROUND: #84c1ff;
	COLOR: black;
	CURSOR: default;
	FONT-FAMILY: Verdana, Tahoma, Verdana;
	FONT-SIZE: 8pt;
	FONT-WEIGHT: bold;
}
#menu .popup {
	BACKGROUND: #84c1ff;
	BORDER-BOTTOM: #84c1ff 12px solid;
	BORDER-LEFT: #84c1ff 12px solid;
	BORDER-RIGHT: #84c1ff 12px solid;
	BORDER-TOP: #84c1ff 12px solid;
	DISPLAY: none;
	FONT-FAMILY: verdana;
	FONT-SIZE: 8pt;
	POSITION: absolute;
	WIDTH: 160pt;
}
#menu P {
	MARGIN-BOTTOM: 0pt;
	MARGIN-TOP: 0pt
}
.a-menu {
  text-decoration: none;
  color: #000000;
}
.a-menu:hover {
  text-decoration: none;
  color: #FF0000;
}
.rowdetail {
	display : none;
}