div.stred {
  width:465px;
  margin:20px 0px 0px 10px;
  text-align:justify;		
  float:left;
  
}
div.pravemenu {
  width:150px;
  height:1580px;
  margin:20px 0px 5px 10px;
  background-color:#8DCFF4;
  border-left:1px solid black;
  background-color: white; 
  border-left: 1px solid #8DCFF4; 
  border: 1px solid #8DCFF4;
  padding-top:0px;
  float:left;
}
div.levemenu {
  width:150px;
  height:1580px;
  background-color:#8DCFF4;
  margin-top:20px;
  border-right:1px solid black;
  background-color: white; 
  border-left: 1px solid #8DCFF4; 
  border: 1px solid #8DCFF4;
  padding-top:0px;
  float:left;
}
div.copy {
  font:italic 9px 'Times New Roman CE','Times New CE','Times CE','Times New Roman',times,serif;
  text-align:right;
  color:gray;
  border-top:1px solid gray;
  padding:3px 0px 10px 0px;
  width:785px;
  clear:both;
}
/* Mimo IE */

html>body #copy {
  width:790px;
}


td.aktual {
  text-align:center;
  font:bold 10px 'Verdana CE','Arial CE','Lucida Grande CE','Helvetica CE',Verdana,Arial,lucida,sans-serif;
  color:#282470;
  background-color:white;
}
p.nadpis {
  text-align:center;
  margin:10px 0px 10px 0px;
  font:bold 14px Arial,sans-serif;
  color:#D90000;
  border-bottom:2px solid navy;
  padding:2px 0px 2px 0px;
  background-color:#E2F3FC;
}



.blok1 {
	  width:130px;
	  background:url(../images/obsah3.gif) no-repeat bottom left;
	  margin-top:10px;
	  margin-bottom:5px;
	}
	.blok1 h3 {
	  margin-bottom:3px;
	  background: url(../images/list1.gif) no-repeat top left;
	  padding: 2px 0px 2px 10px;
	  font:bold italic 12px Arial;
	  color:navy;
	  text-align:left;
	}
	.blok1 a {
	  text-decoration:none;
	}
    .blok {
	  width:130px;
	  background:url(../images/obsah2.gif) no-repeat bottom left;
	  margin-top:10px;
	  margin-bottom:5px;
	}
	.blok h3 {
	  margin-bottom:3px;
	  background: url(../images/list.gif) no-repeat top left;
	  padding: 2px 0px 2px 20px;
	  font:bold italic 14px Arial;
	  color:navy;
	  text-align:left;
	}
	.blok span {
	  border:0px solid black;
	  position:absolute;
	  margin-top:2px;
	  margin-left:10px;
	  font:bold 12px Arial;
	  color:navy;
	}
	.blok div.odkaz {
	  text-align:left;
	  width:115px;
	  margin-bottom:2px;
	  margin-left:-5px;
	  padding:2px;
	  border-top:1px solid silver;
	}
	.blok a {
	  text-decoration:none;
	  color:navy;
	}
	p.datum {
	  font-weight:bold;
	  margin:4px 3px 0px 3px;
	  color:#282470;
	  text-align:left;
	  padding-left:10px;
	  background-color:#c7c6f4;
	  background-color:#deddf9;
	}
	p.popis {
	  margin:0px;
	  text-align:left;
	  padding-left:10px;
	  padding-right:3px;
	  font-size:10px;
	}
	.blok p.posl {
	  margin-bottom:5px;
	}
    div.textbox {
	    padding-left:5px;
		  padding-right:10px;
      font-size:12px;
      font-family: 'Arial CE','Helvetica CE',Arial,helvetica,sans-serif;
		
	  }

