.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	padding: 3px 10px 5px 3px;
}
.tekst {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.tekst a{
	color: #000000;
	text-decoration: none;
}
.tekst_pgd {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
a.tekst_pgd {
	color: #FF0000;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-decoration: none;
	font-weight: bold;
}
a.tekst_pgd:hover{
	color: #FF0000;
	text-decoration: underline;
}
.tekst_mzp {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
a.tekst_mzp {
	text-decoration: none;
	color: #0060FF;
	font-weight: bold;
}
a.tekst_mzp:hover{
	text-decoration: underline;
}
.tekst_sd {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
a.tekst_sd {
	text-decoration: none;
	color: #FF8000;
	font-weight: bold;
}
a.tekst_sd:hover{
	text-decoration: underline;
}
.tbl {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #85CDF8;
	border-right-color: #85CDF8;
	border-left-color: #85CDF8;
}
.podstran {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	padding-left: 25px;
}
