body
{
	background-color: #BAE8FC;
}

a
{
  text-decoration: none;
  color: blue;
}

a:hover
{
  color: red;
}

th
{
	background-image: url(../images/inibkg.png);
	background-repeat: repeat-y;
	border-bottom-color: #9AC8DC;
}

hr
{
	border: 1 #90B0E0 dashed;
}

#divattention
{
  background-color: #9AC8DC;
}

#divhead
{
/*	background-color: #9AC8DC;*/
/*	color: #4C382A;*/
	color: #6C488A;
}

#divbannerright
{
	position: absolute;
	right: 25px;
	top: 10px;
}

#divbannerright img
{
	margin-left: 10px;
	border-width: 0px;
}

#contenttable
{
	border-color: #9AC8DC;
}

#divnadpis
{
	background-image: url(../images/inibkg.png);
	background-repeat: repeat-y;
}

.tdnadpis
{
	background-color: #9AC8DC;
	font-size: 22px;
	color: navy;
}

.tdzdrojheader
{
	background-color: #9AC8DC;
	font-weight: bold;
	font-size: 11px;
	width: 5%;
}

.tdzdroj
{
	background-color: #9AC8DC;
	font-size: 11px;
}

.tddatumheader
{
	background-color: #9AC8DC;
	font-weight: bold;
	font-size: 11px;
	width: 5%;
}

.tddatum
{
	background-color: #9AC8DC;
	font-size: 11px;
	color: #0066CC;
}
