body, html, td { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, Arial, sans-serif; 	font-size:0.95em; 	background-color: #ffd; }
p, td { color: #000000; font-style: normal; }

a { color:#555; text-decoration:none;}
a:hover { color:#00a; text-decoration:underline;}


.aktivni { color:#00a;}

h1 { font-size: 140%; text-align:center;}
h2 { font-size: 130%; }
h3 { font-size: 100%; }
h4 { font-size: 100%; }

sup {
	vertical-align: baseline;
	font-size: 0.7em;
	position: relative;
	top: -0.4em;
}


.red { color: #ff0000; }
