.MyTable {
	font-size: smaller;
	border-bottom: double;
	border-top: double;
	border-left-style : groove;
	border-right-style : groove;
}

.NoUnderLine{text-decoration:none}
	
A {

 color: #708090;
 padding-left: 4px;
}
DIV.TxtTitle {
  background: url("/images/prechod_titulek.png") bottom left no-repeat;
  height: 16px;
  clear: right;
  font-size: 13px;
  color: #000066;
  margin: 0px 10px 5px 10px;
  padding-left: 3px;
  font-weight: bold;
  border-left: 3px solid #173c82;
  border-bottom: 1px solid #173c82;
}

DIV.TxtTitle-plain {
  background: url("/images/prechod_titulek.png") bottom left no-repeat;
  height: 16px;
  clear: right;
  font-size: 13px;
  color: #990033;
  margin: 0px 10px 5px 10px;
  padding-left: 3px;
  font-weight: bold;
  border-left: 3px solid #173c82;
  border-bottom: 1px solid #173c82;
}

.Banner {
	background-color: #9BCFE3;
	color: #FFFFFF
}


.whitelinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;

}
.whitelinks A:hover {
	color: #FFFFFF;
}
.whitelinks A:visited {
	color: #FFFFFF;
}


.Logon {
	background-color: #D3EBEA;
	border: thin solid #333399;
}
.NormalButton
{
	BACKGROUND-COLOR: #0000CC;
	BORDER: 1px solid #330010;
	COLOR: #ffffff;
	FONT-SIZE: 10px;
	FONT-WEIGHT: bold;
	CURSOR: Hand;
	font-family: Arial, Helvetica, sans-serif;
}
.menuBack {
	background-image: url(/images/Title03.gif);
}
.contentBack {
	background-image: url(/images/Title05.gif);
	background-repeat: repeat;
}