/* CSS Document */
*{
  margin: 0;
  padding: 0;
}
body{
	background-color: #333333;
	width: 913px;
  behavior: url(csshover.htc);	
}
#kontejner{
	position: absolute;
	width: 913px;
	left: 50%;
	margin-left: -456.5px;
	background-color: rgb(255,255,255);
  background-image: url("../images/zsmjh_04.gif");
  background-repeat: repeat-y;  	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: rgb(0,0,0);
	text-align: left;
}
#kontejner_hlavicka{
  width: 913px;
  height: 211px;
  float: left;
  background-image: url("../images/zsmjh_02.gif");
}
#kontejner_obsah{
  width: 913px;
  background-image: url("../images/zsmjh_04.gif");
  background-repeat: repeat-y;  
}
#pomucka_min_vyska{
  float: left;
  width: 7px;
  height: 370px;
}
#obsah{
  float: left;
  width: 700px;
  z-index: 0;  
}
#obsah_text{
  position: relative;
  left: 10px;
  width: 680px;
  z-index: 1;  
  margin-bottom: 10px;
  -margin-bottom: 0;
  text-align: justify;
  font-size: 13px;
}
#obsah_text img{
  border: 0;
}
#obsah_text a:link{
  text-decoration: none;
}
#obsah_text a:visited{
  text-decoration: none;
}
#paticka{
  width: 913px;
  height: 20px;
  float: left;  
  background-image: url("../images/zsmjh_05.gif");  
  text-align: center;
  color: white;
}
#paticka a:link{
  color: white;
  text-decoration: none;
}
#paticka a:visited{
  color: white;
  text-decoration: none;
}#paticka a:hover{
  color: #FFFF7F;
  text-decoration: none;
}
/* MENU */
      #menu{
        position: relative;
        float: left;
        width: 200px; 
        z-index: 2;
      }
      #menu_obsah{
	    position: relative;
	    left: 10px;
	    width: 180px;
	}
#menu_obsah a:link{
	text-decoration: none;
	color: black;
}
#menu_obsah a:visited{
	text-decoration: none;
	color: black;	
}
#menu_obsah a:hover{
	text-decoration: none;
	color: #A46106;	
}

.odrazka{
  	margin-left: 40px;
}
