body{color:#3a304f;
	background-color: #e0e4ef;
	font-family: arial;
	font-size: 8pt
}

div.code {
	background-color: #e0e0e0;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9pt
}

.Nadpis {
	font-weight:bold;
	color:#FFFFCC;
	background-color:#3a3b4f; 
	line-height: 13pt
	}


.Podnadpis {
	font-weight: bold;
	color: #3a304f;
	padding: 10px;
}

.Normal {
	font-weight: normal;
}
.Normal_bold {
	font-weight: bold;
}

.Zverejnene {
	font-weight: normal;
	color: #880000;
        TEXT-DECORATION:underline;
}

table.stat{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8t;

	}

.tab_hlavicka {
	font-weight: bold;
	color: #000000;
	background-color: #c0c0c0;
	text-align: center
}

.tab_hlavicka_left {
	font-weight: bold;
	color: #000000;
	background-color: #c0c0c0;
	text-align: left
}

.tab_hlavicka_mala {
	font-weight: normal;
	color: #000000;
	background-color: #c0c0cc;
	text-align: center
}

.tab_normal{
	font-weight: normal;
	font-size: 8pt;
	color: #3a3b4f;
	background-color: #FFFFCC;
	text-align: center;
	}
.tab_normal_bold{
	font-weight: bold;
	color: #3a3b4f;
	background-color: #FFFFaa;
	text-align: center;
}	

	BLOCKQUOTE, PRE {
    font-family:    Verdana, monospace;
	margin-left:25pt;text-indent:-13pt;	
    background-color: #eeeeee;
    color: #3a304f
    }

UL     {
    line-height: 19px;
    margin-right:20px;    
    }

UL LI   {
    list-style-type:    square ;
    background-color: #eeeeee;
    margin-right:20px;

    }

UL LI LI    {
    list-style-type:    disc;
    }

UL LI LI LI {
    list-style-type:    circle;
    }

OL LI   {
    list-style-type:    decimal;
    }

OL OL LI    {
    list-style-type:    lower-alpha;
    }

OL OL OL LI {
    list-style-type:    lower-roman;
    }

	HR {
    color: dimgrey;
    height:1pt;
    text-align:left
    }
.novy{ background-color:#eeeeee;  }

td{

font-size: 8pt;


}    

.hlavicka{
	font-weight:bold;
} 

.linka_tabulka
 {COLOR: #224466;
 font-weight:bold;
  }
  
A:link
 {COLOR: #224466;
  BACKGROUND-COLOR: transparent;
  TEXT-DECORATION:none;
  
  font-weight:normal;
  }
A:visited
 {
  COLOR: #446688;
  BACKGROUND-COLOR:transparent;
  TEXT-DECORATION: none;
  
  font-weight:normal;
  }
A:active
 {COLOR: black;
  BACKGROUND-COLOR: transparent;
  
  font-weight:normal;
  }
A:hover
 {COLOR: 880000;
  BACKGROUND-COLOR: transparent;
  TEXT-DECORATION:underline;
  
  font-weight:normal;
  }
