body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(images/bgr.jpg);
	background-repeat: repeat-x;
	background-color: #3C6787;
}
hr {
	display:none;
}
.hl {
	width: 745px;
	text-align: left;
}
#page {
	position:absolute;
	width:745px;
	z-index:1;
	background-color: #FFFFFF;
}
.pwd {
	color: #09224B;
	font-weight: bold;
	font-size: 10px;
}
.pwd:hover {
	/*color: #0066FF;*/
	color:white;
}

div {
	margin: 0;
	padding: 0;
}
img {
	padding: 0;
	margin: 0;
	border: 0;
}
#obsah {
	margin-left: 165px;
	margin-right: 10px;
	margin-top: 15px;
	padding-left: 1px;
	padding-right: 1px;
	font-size:12px;
	min-height:600px;
	height:auto !important;
	height:600px;
}
.down {
	clear:both;
	height: 20px;
	width: 735px;
	background-image: url(images/dwnbgr.jpg);
	text-align: center;
	padding-top: 7px;
	padding-right: 10px;
}

#hlmenu {
	position:absolute;
	width:150px;
  height:500px;
	height:auto;
	z-index:1;
	top: 159px;
	background-color: #FFFFFF;
	left: 0px;
}
.menu {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #4DACE6;
	width: 120px;
	height: 18px;
	padding-left: 20px;
	margin-left: 8px;
	display: block;
	margin-top: 4px;
	padding-top: 4px;
	color: #4DACE6;
	background-image: url(images/mn.jpg);
	background-repeat: no-repeat;
	background-position: 7px center;
}
.menu:hover {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #142553;
	color: #142553;
	background-image: url(images/mnh.jpg);
	background-repeat: no-repeat;
	background-position: 7px center;
}

#obsmenur{
	display:block;
	margin-left:450px;
	margin-right:0px;
}

#obsmenur a {
	font-weight:bold;
	color:#4DACE6;

}

#obsmenur a:hover {
	font-weight:bold;
	color:#000040;
}

#cen {
  font-size:12px;
  margin-left:10px;
  margin-right:10px;
  }

#cen table {
  border-collapse: collapse;
  color: black;
  font-size: 12px;
  text-align: center;
/*  border: 1px solid #2905a5; */
  }
#cen  td {
      border: 1px solid black;
      }
#cen td:hover {
      background-color:#CCCCCC;
      }              
#cen .hlavicka {
	    text-align:center;
    	background-color:#76C5FE;      
      font-weight: bold;
      color: blue;
      }
#cen .hrubo {
	    text-align:left;
    	background-color:#76C5FE;      
      font-weight: bold;
      color: blue;
      }
#nav {
  font-size:12px;
  margin-left:10px;
  margin-right:10px;
  }
#nav .hrubo {
      font-weight: bold;
      color: blue;
      }

