body {
	color: black;
	background: url("pic/dot.gif");
	background-color: #AAC9FD;
}
a.href {
	text-decoration: none;
	font-size: 14px;
	color: #0000FF;
	font-weight: normal;
}
a:hover {
	text-decoration: underline;
	color: #0d0fa0;
/*	font-weight: bold;*/
}
hr {
	color: orange;
	width: 90%;
}
.nadpis {
	color: white;
	font-size: 50px;
	text-decoration: underline;
	font-style: italic;
	font-weight: bold;
}
.alert {
	color: #ea2b15;
	font-size: 20px;
	font-weight: bold;
}
.ok {
	color: #009900;
	font-size: 20px;
	font-weight: bold;
}
dump {
	cervena: #ea2b15;
	ruzova: #ff60ff;
}
div.newindex {
	text-align: center;
	font-family: arial;
	font-size: 18px;
	line-height: 25px;
}