.text {
	font-family:	Verdana, sans-serif;
	font-size:		10pt;
	text-align:		justify;
	text-decoration: none;
    color: black;
}
.text a {
	font-family:	Verdana;
	font-size:		10pt;
	font-weight: bold;
    color: #22255A;
}
.text a:hover {
	font-family:	Verdana, sans-serif;
	font-size:		10pt;
	font-weight: bold;
	text-decoration: none;
    color: red;
}
.textI        {
	font-family:	Verdana, sans-serif;
	font-size:		10pt;
	font-style: italic
	text-decoration: none;
    color: greay;
}
.nadpis {
	font-family:	Arial, sans-serif;
	font-size:		14pt;
	margin-top:		0pt;
	text-decoration: none;
    color: black;
}
.nadpis a:link {
	font-family:	Arial, sans-serif;
	font-size:		14pt;
	margin-top:		0pt;
	text-decoration: none;
    color: red;
}
.nadpis a:hover {
	font-family:	Arial, sans-serif;
	font-size:		14pt;
	margin-top:		0pt;
	text-decoration: none;
    color: black;
}
.nadpis a:visited {
	font-family:	Arial, sans-serif;
	font-size:		14pt;
	margin-top:		0pt;
	text-decoration: none;
    color: black;
}

.menu {
	font-family:	Tahoma, Verdana, sans-serif;
	font-size:		7pt;
    color: black;
}
.menu a {
	font-family:	Tahoma, Verdana, sans-serif;
	font-size:		7pt;
	font-weight: bold;
    color: #333399;
}
.menu a:hover {
	font-family:	Tahoma, Verdana, sans-serif;
	font-size:		7pt;
	font-weight: bold;
	text-decoration: none;
    color: red;
}

.menu1 {
	font-family:	Arial, sans-serif;
	font-size:		8pt;
	text-decoration: none;
    color: black;
}
.menu1 a {
	font-family:	Arial, sans-serif;
	font-size:		8pt;
	text-decoration: none;
    color: #039243;
}
.menu1 a:hover {
	font-family:	Arial, sans-serif;
	font-size:		8pt;
	text-decoration: none;
    color: red;
}
.main {				
	font-family:	Verdana, sans-serif;
	font-size:		10pt;
	color: black;
}

/* ******************** */
/*    odkazy    */
/* ******************** */

TD.AButton1 A
{
  border:1px solid black; font-family: arial;
  font-size: 11px;
  text-decoration: none;
  color: white;
  background-color: #00A34F;
  cursor: default;
  padding-bottom : 2px;
  padding-top : 2px;
  padding-left : 5px;
  padding-right : 5px;
  width: 100%
}

TD.AButton1 A:hover
{
  border:1px solid black; font-family: arial;
  font-size: 11px;
  text-decoration: none;
  color: black;
  background-color: #FFCB05;
  cursor: default;
  padding-bottom : 2px;
  padding-top : 2px;
  padding-left : 5px;
  padding-right : 5px;
  width: 100%
}

TD.AButton1Disabled div
{
  border:1px solid black; font-family: arial;
  font-size: 11px;
  text-decoration: none;
  color: black;
  background-color: white;
  cursor: default;
  padding-bottom : 2px;
  padding-top : 2px;
  padding-left : 5px;
  padding-right : 5px;
  width: 100%
}

TD.AButton2 A
{
  font-family: arial;
  font-size: 11px;
  text-decoration: none;
  color: black;
  background-color: #FFE682;
  cursor: default;
  padding-bottom : 2px;
  padding-top : 2px;
  padding-left : 5px;
  padding-right : 5px;
  border-left : 1px solid black;
  border-right : 1px solid black;
  border-top : 1px solid black;
  border-bottom : 1px solid black;
  width: 100%;
}

TD.AButton2 A:hover
{
  font-family: arial;
  font-size: 11px;
  text-decoration: none;
  color: white;
  background-color: #00A34F;
  cursor: default;
  padding-bottom : 2px;
  padding-top : 2px;
  padding-left : 5px;
  padding-right : 5px;
  border-left : 1px solid #505050;
  border-right : 1px solid #505050;
  border-top : 1px solid #505050;
  border-bottom : 1px solid #505050;
  width: 100%;
}

.AButton2Selected A
{
  font-family: arial;
  font-size: 11px;
  text-decoration: none;
  color: black;
  background-color: #0070B3;
  cursor: default;
  padding-bottom : 2px;
  padding-top : 2px;
  padding-left : 5px;
  padding-right : 5px;
  border-left : 1px solid white;
  border-right : 1px solid white;
  border-top : 1px solid white;
  border-bottom : 1px solid white;
  width: 100%;
}

.MenuButton1
{
  font-family: arial;
  font-size: 11px;
  text-decoration: none;
  color: #4872ac;
  color: #e0e0e0;
  background-color: #505050;
  cursor: default;
  padding-bottom : 2px;
  padding-top : 2px;
  padding-left : 5px;
  padding-right : 5px;
  border-left : 1px solid #e0e0e0;
  border-right : 1px solid #e0e0e0;
  border-top : 1px solid #e0e0e0;
  border-bottom : 1px solid #e0e0e0;
}

.MenuButton1Over
{
  font-family: arial;
  font-size: 11px;
  text-decoration: none;
  color: black;
  background-color: #e0e0e0;
  cursor: default;
  padding-bottom : 2px;
  padding-top : 2px;
  padding-left : 5px;
  padding-right : 5px;
  border-left : 1px solid #505050;
  border-right : 1px solid #505050;
  border-top : 1px solid #505050;
  border-bottom : 1px solid #505050;
}

.SubMenu 
{
  PADDING-RIGHT: 1;
  PADDING-TOP: 1;
  PADDING-LEFT: 1;
  PADDING-BOTTOM: 1;
  background-color: #505050;
  DISPLAY: none;
  POSITION: absolute;
  BORDER-BOTTOM: #e0e0e0 1px solid;
  BORDER-LEFT: #e0e0e0 1px solid;
  BORDER-RIGHT: #e0e0e0 1px solid;
  BORDER-TOP: #e0e0e0 1px solid;
  Z-INDEX: 1;
}

.SubMenuItem a
{
  font-family: arial;
  font-size: 11px;
  text-decoration: none;
  color: #e0e0e0;
  background-color: #505050; 
  cursor: default;
  padding-bottom : 2px;
  padding-top : 2px;
  padding-left : 5px;
  padding-right : 5px;
}

.SubMenuItem a:hover
{
  font-family: arial;
  font-size: 11px;
  text-decoration: none;
  color: #e0e0e0;
  background-color: #505050; 
  cursor: default;
  padding-bottom : 2px;
  padding-top : 2px;
  padding-left : 5px;
  padding-right : 5px;
}

.SubMenuItemOver a
{
  font-family: arial;
  font-size: 11px;
  text-decoration: none;
  color: #505050;
  background-color: #e0e0e0;
  cursor: default;
  padding-bottom : 2px;
  padding-top : 2px;
  padding-left : 5px;
  padding-right : 5px;
}

.SubMenuItemOver a:hover
{
  font-family: arial;
  font-size: 11px;
  text-decoration: none;
  color: #505050;
  background-color: #e0e0e0;
  cursor: default;
  padding-bottom : 2px;
  padding-top : 2px;
  padding-left : 5px;
  padding-right : 5px;
}

/* ******************** */
/*    other     */
/* ******************** */

.inputSUBMIT
{
  background-color: #4872ac;
  font-family: Arial CE;
  font-size: 11px;
  color: white;
  HEIGHT: 19px;
}

.inputTEXT
{
	font-family: arial;
  FONT-SIZE: 10px;
  HEIGHT: 16px;

	background-color: white;
	color: black;
}

/* ******************** */
/*      new menu        */
/* ******************** */

TD.AMenuItem A
{
  font-family: arial;
  font-size: 12px;
  text-decoration: none;
  color: #e0e0e0;
  background-color: #808080; 
  cursor: default;
  width: 100%;
}

TD.AMenuItem A:hover
{
  font-family: arial;
  font-size: 12px;
  text-decoration: underline;
  color: #e0e0e0;
  background-color: #808080; 
  cursor: default;
  width: 100%;
}

TD.AMenuItemSelected A
{
  font-family: arial;
  font-size: 12px;
  text-decoration: none;
  color: white;
  cursor: default;
  width: 100%;
}

TD.ASubMenuItem A
{
  font-family: arial;
  font-size: 11px;
  text-decoration: none;
  color: white;
  background-color: #606060;
  cursor: default;
  padding-bottom : 2px;
  padding-top : 2px;
  padding-left : 5px;
  padding-right : 5px;
  border-left : 1px solid black;
  border-right : 1px solid black;
  border-top : 1px solid black;
  border-bottom : 1px solid black;
  width: 100%;
}

TD.ASubMenuItem A:hover
{
  font-family: arial;
  font-size: 11px;
  text-decoration: none;
  color: black;
  background-color: #eea602;
  cursor: default;
  padding-bottom : 2px;
  padding-top : 2px;
  padding-left : 5px;
  padding-right : 5px;
  border-left : 1px solid #505050;
  border-right : 1px solid #505050;
  border-top : 1px solid #505050;
  border-bottom : 1px solid #505050;
  width: 100%;
}

TD.ASubMenuItemSelected A
{
  font-family: arial;
  font-size: 11px;
  text-decoration: none;
  color: black;
  background-color: #eea602;
  cursor: default;
  padding-bottom : 2px;
  padding-top : 2px;
  padding-left : 5px;
  padding-right : 5px;
  border-left : 1px solid white;
  border-right : 1px solid white;
  border-top : 1px solid white;
  border-bottom : 1px solid white;
  width: 100%;
}