/* Generated by KompoZer */
div#leftcol {
  border: 1px solid white;
  padding: 0px 4px;
  font-size: 11pt;
  color: white;
  width: 160px;
  font-family: verdana,helvetica,sans-serif;
}
div#leftcol p {
  border: 1px solid white;
  margin: 4px 0px;
  padding: 2px;
  color: white;
  width: 150px;
  background-color: #e8816e;
  font-size: 10pt;
  font-family: Verdana,helvetica,sans-serif;
}
body {
  background-color: #e9f89e;
  background-repeat: repeat-y;
  background-image: url(images/bg.gif);
}
div#main {
  margin: 5px;
  padding: 5px 10px 10px 5px;
  left: 175px;
  top: 110px;
  position: absolute;
  font-family: Georgia,"Times New Roman",Times,serif;
  font-size: 11pt;
  width: 590px;
}
div#main p {
  margin: 0;
  padding: 0;
}
div#leftcol p:hover {
  background-color: #ef375d;
}
div#leftcol a {
  color: white;
}
img.neltesto {
  margin-right: 5px;
  float: left;
}
div#main h2 {
  margin: 10px 0px 0px 0px;
  color: #2d7b9b;
  font-size: 12pt;
  font-family: Verdana,helvetica,sans-serif;
}
div#main h3 {
  margin: 4px 0px 0px 0px;
  color: #1e4355;
  font-size: 10pt;
  font-family: Verdana,helvetica,sans-serif;
}
table, td, th
{
	border: 1px solid white;
    background-color: #e93f61;
}

td, th
{
    padding-left: 2px;
	padding-right: 2px;	
}

th
{
	background-color: 	#e8816e;
	font-family:  Verdana,helvetica,sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: white;
}

td.progdate
{
  background-color: #eab689;
}

td.proghour
{
	background-color: #e8cc90;
}

td.progcontent
{
	background-color: #e9f89e;
}

a
{
	color: #e93f61;
}