/* STYLY  */

body         {
background-color: white; 
font-size: small;
font-family: Verdana
}
/*  BGCOLOR="#ffffff" TEXT="#000000" LINK="#0000ff" VLINK="#800080" */


ol     	{          margin: 8px 12px 8px 8px ;       }
ul {text-indent: 5px;Line-height: 20px}


h1            {margin-top: 3ex;
		 text-indent: 1ex;
                 font-size: large;
                 color:#2a45d6 }

h2            {margin-top: 3ex;
                 text-indent: 1ex;
                 font-size: 15px;
		 COLOR: #1e65d1;
		  margin-bottom:5px
                  }

h3            {margin-left: 20px;
                
		font-size: 5ex;
                 color:#1e65d1;
                 font-weight: bold }


p    {
	margin: 6px;
	text-indent: 50px;
}

table.std        {font-size: x-small;
                margin: 6px 6px 6px 6px ;
                background-color: #DDEEFF;
            border: 1px solid #333333;
            text-align:center}

.transp {background-color: transparent;
                vertical-align:top}


td                {background-color: #FFF; padding: 4px}
th                {background-color: #6AD; padding: 4px}
li            {margin: 0px}


.inf   {
	font-size:x-small;
	color: #666666;
	font-style: italic;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	font-family: Verdana;
}
/* nasledujici b1 az b5 jsou pouze pro graficke znazorneni kvalit statnich zrizeni */
td.b5, td.b4, td.b3, td.b2, td.b1
                 {font-size: x-large; color: #0F0; font-weight:900; background-color: #444;
                 text-align:center}
td.b5   {color:#0F0 ; font-size:medium}
td.b4   {color:#0A0 ; font-size:medium}
td.b3   {color:#444 ; font-size:small}
td.b2   {color:#A00 ; font-size:medium}
td.b1   {color:#F00 ; font-size:medium}
td.h        {font-weight: bold }

/* pos je ted zelena a neg cervena barva  */
.pos         {color:#090}
.neg    {color:#900}
pre { color:black;  background-color:#e8e7fd;  padding:4px;  padding-left:8px;  margin-left:16px;  margin-right:16px;  font-family:Courier,"Courier New",monospace;  font-size:10pt; }


/* nasledujici grafika znazornenije tabulku karticek */
td.a5
                 {font-size: x-small; color: #000;  background-color: #FFF;
                 text-align:center}
td.a5   {color:#000 ; font-size:x-small}
td.h        {font-weight: bold }

/* pos=zelena, neg=cervena barva  */
.pos         {color:#090}
.neg    {color:#900}





A:hover {color:#1e65d1 !important; text-decoration:none !important; font-weight:bold !important;}
A:visited {color:#1e65d1; text-decoration:none;font-weight:bold;}
A:link {color:#1e65d1; text-decoration:none;font-weight:bold; }
.exception {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	font-style: italic;
	color: #999999;
	background-color: #DFDEED;
	white-space: normal;
	clear: left;
	float: left;
	border: thin dotted;
	left: 1cm;

}
