body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	line-height: 22px;
    overflow:scroll;
}

#vrsek{
  position: absolute;
  left: 0;
  top: 0;
  width:769px; 
  height:21px; 
  z-index:10; 
  visibility: visible;
  margin: 0;
  padding: 0;
  }

#text{
  position: absolute;
  left: 0px;
  top: 20px;
  width:780px; 
  /* height:540px; */
  z-index:7; 
  visibility: visible;
  margin: 0;
  padding: 15,0,0,0;
  overflow: auto;
  }
  
h1{
  font-size: 20px;
  }
  
tr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
}

a{
  text-decoration: none;
  color: #0077B9;}
  
a:hover{
  color: #BB5500;
  }
  
a:active{
  color: #BB5500;
  }
  
#odsazeni{
	margin: 0,20,0,0px;
}

.intext_pix_right{
	float:right; 
	margin-left: 10px;
}

