/* css s kojim se printaju samo tekstovi bez tablica*/

table.hide {
display:none;
}

table.text{
height:80%;
}

tr.hide {
display:none;
}

td.hide {
display:none;
}

td.reverseHide{
font-weight:bold;
}
.txtstyles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

.naslov {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.podnaslov {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.biltentxt1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #000000;
	text-decoration: none;
	font-weight: normal;

}
.biltensiviveliki {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.kakopomocibrojevi {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;
	font-size: 12px;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.naslovpol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.sunce {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
}
