body {
	text-align: center;
  font: bold 10px Tahoma, Verdana, Arial, Helvetica, sans-serif;
  background-image: url('img/back-program.jpg');
  color: #FFFFFF;

  direction:;
  background-attachment:fixed; 
  scrollbar-arrow-color: #555555;
  scrollbar-track-color: #555555;
  scrollbar-face-color: #333333;
  scrollbar-highlight-color: #333333;
  scrollbar-3dlight-color: #444444;
  scrollbar-darkshadow-color: #333333;
  scrollbar-shadow-color: #333333;
}

a {
  font: 11px Tahoma;
	text-decoration: none;
	color: #006699;
}

a:hover {
  font: 11px Tahoma;
	text-decoration: none;
	color: black;
}

table {
  margin-right: auto;
	margin-left: auto;
  width: 460px;
}

tr.daytop {
  background-color: #323031;
  font: bold 13px Tahoma;
  height: 26px;
  color: #F19901;
}

td.time {
  width: 90px;
  font: 12px Tahoma;
  border-bottom: 1px dotted gray;
}

td.porad {
  font: bold 13px Tahoma;
  border-bottom: 1px dotted gray;
}

td.descript {
  font: 11px Tahoma;
  color: #dddddd;
}

td.atime {
  width: 90px;
  font: 12px Tahoma;
  border-bottom: 1px dotted gray;
  color: red;
}

td.aporad {
  font: bold 13px Tahoma;
  border-bottom: 1px dotted gray;
  color: red;
}
