
.tekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4A4A4A;
}
body {
	background: url(/grafika/tlo.png) #111;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
}
.Opis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.podpis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #FFAF37;
	text-decoration: underline;
}
a:active {
	color: #666666;
	text-decoration: none;
}

.program {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.style1 {	font-size: 16px;
	font-weight: bold;
}
.style2 {
	color: #990000;
	font-weight: bold;
}
.style3 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333333; font-weight: bold; }
.style3 {color: #FF0000}
.style3 {color: #333333}
.style4 {color: #C10000}


ul.program {
	list-style:circle inside none;
	margin:0;
	padding:0;
}

tr.white {
	background-color:white;
}

tr.grey {
	background-color:#dedede;
}
