.vcHeaderPage {
	WIDTH: 100%
}

.vcHeader {
  HEIGHT: 66px;  BACKGROUND: url(../img/ROD_zahlavi_tapeta.gif) repeat-x; WIDTH: 100%;
}
.vcHeaderBg {
	FLOAT:LEFT;
}
.vcHeaderRight {
	BACKGROUND: url(../img/logo_had.gif) no-repeat right top; FLOAT:right; WIDTH: 80px; HEIGHT: 65px
}
.vcHeaderSign {
	BACKGROUND: url(../img/ROD_zahlavi_prechod.gif) white left top; WIDTH: 321px; HEIGHT: 38px
}
.vcHeaderLogo {
	BACKGROUND: url(../img/ROD_logo.gif) white no-repeat left top; LEFT: 10px; WIDTH: 45px; POSITION: absolute; TOP: 5px; HEIGHT: 56px
}
.vcHeaderTitle {
	PADDING-RIGHT: 3px; FONT-WEIGHT: bold; FONT-SIZE: 15px; LEFT: 74px; VERTICAL-ALIGN: middle; WIDTH: 400px; COLOR: white; PADDING-TOP: 0px; FONT-FAMILY: Tahoma; POSITION: absolute; TOP: 1px; HEIGHT: 21px; TEXT-ALIGN: left
}

#loginButton {
  position: absolute;
  left: 80px;
  top: 39px;
}

#helpButton {
  position: absolute;
  left: 460px;
  top: 39px;
  z-index: 10;
}

#helpsubmenu {
  	  visibility: hidden;
	  position: absolute;
	  left: 460px;
	  top: 58px;
	  z-index: 10;
}


#exitButton {
  position: absolute;
  left: 560px;
  top: 39px;
}

.vcHeaderButton a,
.vcHeaderButton a:hover {
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	cursor: pointer;
	margin: 0px;
	padding: 2px 10px;
	font: bold 11px Arial, Helvetica, sans-serif;
	width: 100px; 
	text-decoration: none;
	text-align: center;
	z-index: 10;
}

.vcHeaderButton a:hover {
	background: #990000;
	color: #F3DEDE;
}

.vcHeaderButton a {
	background: #113F93;
	color: #FFFFFF;
}

#exitButton a {
	background: #CC0000;
	color: #F3DEDE;
}

#exitButton a:hover {
	background: #FF0000;
	color: #FFFFFF;
}

#vcHeaderLogin
{
	background: white url(../img/icon_prihlas_heslo.gif) no-repeat right top;
	left: 630px;
	width: 110px;
	position: absolute;
	top: 10px;
	height: 19px;
	cursor: hand;
}
#vcHeaderCard
{
	background: white url(../img/icon_prihlas_karta.gif) no-repeat right top;
	left: 750px;
	width:65px;
	position: absolute;
	top: 10px;
	height: 19px;
	cursor: hand;
}

.intro_salut {
	width: 660px;
	text-align: center;
	height: 30pt;
	padding-top: 20pt;
	background: transparent;
	color: #113F93;
	font-weight: normal;	
	font-family: Tahoma;
	font-size: 12px;
}

* html .intro_salut {
	height: 60pt;
	padding-top: 40pt;  
} /*for IE only*/ 

.intro_instr {
	width: 660px;
	text-align: center;
	height: 35pt;
	padding-top: 10pt;
	background: transparent;
	color: #113F93;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 12px;	
}

* html .intro_instr {
  	height: 40pt;
	padding-top: 20pt; 
} /*for IE only*/

.vcMainLogo {
	background: url(../img/ROD_vizual.gif) no-repeat left top;
	right: 25px;
	width: 181px;
	position: relative;
	top: 10px;
	height: 255px;
}
