body
{
	background-color: #CCCC99;
}

a
{
  text-decoration: none;
  color: blue;
}

a:hover
{
  color: red;
}

th
{
	background-image: url(../images/prispevkybkg.png);
	background-repeat: repeat-y;
}

hr
{
	border: 1 #BBBB88 dashed;
}

#divattention
{
  background-color: #BBBB88;
}

#contenttable
{
	border-color: #9AC8DC;
}

#divnadpis
{
	background-image: url(../images/prispevkybkg.png);
	background-repeat: repeat-y;
}

.tdautorheader
{
	background-color: #BBBB88;
	font-weight: bold;
	width: 5%;
}

.tdautor
{
	background-color: #BBBB88;
}

.tddatumheader
{
	font-weight: bold;
	width: 5%;
}

.tddatum
{
}

.tdtitleheader
{
	background-color: #BBBB88;
	font-weight: bold;
	width: 5%;
}

.tdtitle
{
	background-color: #BBBB88;
}
