#header {
  background: url('../obr/top.bmp');
  min-height: 65px;
  _height: 65px;
  width: 100%;
  border: 0px solid #000000;
  /*margin-bottom: 2px;*/
  }

#hlavny {
	font-size: 16px;
  font-family: Tahoma;
  text-decoration: none;
  font-weight: bold;
  text-align: center;
  border: 0px solid #000000;
	width: 598px;
	min-height: 15px;
  _height: 15xp;
	margin-top: 20px;
	}
	
#podnadpis {
	font-size: 14px;
  font-family: Tahoma;
  text-decoration: none;
  font-weight: bold;
  text-align: center;
  border: 0px solid #000000;
	width: 598px;
	min-height: 15px;
  _height: 15xp;
	margin-top: 0px;
	}

#prihlaseny {
	border: 0px solid #000000;
	width: 186px;
	min-height: 20px;
  _height: 20xp;
  float:left;
  margin-top: 5px;
	}

#login {
	font-size: 8px;
  font-family: Tahoma;
  text-decoration: none;
  font-weight: bold;
  text-align: right;
  margin-right: 5px;
  border: 0px solid #000000;
	}
	
#user {
	font-size: 10px;
  font-family: Tahoma;
  text-decoration: none;
  font-weight: bold;
  text-align: right;
  margin-right: 5px;
  border: 0px solid #000000;
	}
  
.topMenu {
  margin: 0px;
  padding: 0px;
  margin-top: 5px;
  text-align: left;
  float: left;
  min-height: 20px;
  _height: 20px;
  width: 600px;
  border: 0px solid #000000;
}

.topMenuPol {
  min-height: 18px;
  _height: 18px;
  float: left;
  margin-left: 3px;
  margin-top: 3px;
}

.topMenuPol a {
  font-size: 14px;
  font-family: Tahoma;
  text-decoration: none;
  color: #000000;
  }

.topMenuPol a.selected {
  font-weight: bold;
  }
  
.topMenuPol a:hover {
  font-style: italic;
  font-weight: bold;
  }

.topMenuRight {
  margin: 0px;
  padding: 0px;
  margin-top: 5px;
  margin-right: 10px;
  text-align: left;
  float: right;
  min-height: 20px;
  _height: 20xp;
  width: 150px;
  border: 0px solid #000000;
  }

.topMenuPolRight {
  min-height: 18px;
  _height: 18px;
  float: right;
  margin-right: 3px;
  margin-top: 3px;
  }

.topMenuPolRight a {
  font-size: 14px;
  font-family: Tahoma;
  text-decoration: none;
  color: #000000;
  }

.topMenuPolRight a.selected {
  font-weight: bold;
  }