BODY
{
  font-family : "Trebuchet MS", Arial, Helvetica;
  font-size : 8pt ;
}

TD
{
	font-family : "Trebuchet MS", Arial, Helvetica;
	font-size : 8pt ;
}

INPUT, select
{
	BORDER-RIGHT:  #80300D 1px solid;
  BORDER-TOP:    #80300D 1px solid;
  BORDER-LEFT:   #80300D 1px solid;
  BORDER-BOTTOM: #80300D 1px solid;

  BACKGROUND-POSITION: left 50%;
  background-color:    #DCC8BD;
  /* BACKGROUND-IMAGE: url(images/back.gif); */
  /* BACKGROUND-REPEAT: no-repeat; */

	font-size :   8pt ;
  HEIGHT:       20px;
	font-family : "Trebuchet MS", Arial, Helvetica;
}

H1 
{
	font-family : "Trebuchet MS", Arial, Helvetica;
	font-size : 14pt ;
	color : Black ;
	text-decoration : none ;
	margin-bottom : 4pt ;
}


.SolidBoxLogin {
	BORDER-RIGHT: black 1px solid; 
  BORDER-TOP: black 1px solid; 
  BORDER-LEFT: black 1px solid; 
  BORDER-BOTTOM: black 1px solid; 

  BACKGROUND-POSITION: left 50%; 
  /* BACKGROUND-IMAGE: url(images/back.gif); */
  /* BACKGROUND-REPEAT: no-repeat; */

  FONT-SIZE: 11px; 
  HEIGHT: 20px;
}


.SolidBoxHeslo {
	BORDER-RIGHT: black 1px solid; 
  BORDER-TOP: black 1px solid; 
  BORDER-LEFT: black 1px solid; 
  BORDER-BOTTOM: black 1px solid; 

  BACKGROUND-POSITION: left 50%; 
  /* BACKGROUND-IMAGE: url(images/back.gif); */
  /* BACKGROUND-REPEAT: no-repeat; */

  FONT-SIZE: 11px; 
  HEIGHT: 20px;
}


.submitbutton
{
	BORDER-RIGHT: black 1px solid; 
  BORDER-TOP: black 1px solid; 
  BORDER-LEFT: black 1px solid; 
  BORDER-BOTTOM: black 1px solid; 

  BACKGROUND-COLOR: #9C0000;

  FONT-SIZE: 11px; 
  CURSOR: hand;
  COLOR: white; 
  HEIGHT: 20px; 
}


.horni_radek 
{
  Z-INDEX: 9; 
  top: 0px;
  left: 0px;
  OVERFLOW: no;
  POSITION: absolute;
}


.hlavni
{
  Z-INDEX: 2; 
  top: 53px;  
  left: 0px; 
  OVERFLOW: auto;  
  POSITION: absolute; 
  WIDTH: 100%; 
  HEIGHT: 393px;
}


A:VISITED
{
	color : #990004;
	font-size : 8pt;
	font-family : tahoma, arial, helvetica;
} 

A:HOVER
{
	color : white;
	font-size : 8pt;
	text-decoration : none;
	font-family : tahoma, arial, helvetica;
	background : #990004;
} 

A:ACTIVE
{	
  color : white;
	font-size : 8pt;
	text-decoration : underline;
	font-family : tahoma, arial, helvetica;
} 

A
{
	color : #990004;
	font-size : 8pt;
	text-decoration : underline;
	font-family : tahoma, arial, helvetica;
} 
