html {
	height: 100%;
}
body {
        height: 100%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	background-color: #ffe3c6; font-size:16px
}
a, a:link, a:visited, a:active {
	font-size: 11px;
	color: #0000ff;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	font-size: 11px;
	color: #ff0000;
	text-decoration: underline;
	background-color: #d8d8c8;
	font-weight: bold;
}
a.ind, a:active.ind, a:link.ind, a:visited.ind, .ind {
	color: #800000;
	text-decoration : none;
	font-weight : bolder;
	font-size: 16px;
}
a:hover.ind {
	color: red;
	text-decoration : none;
	font-weight : bolder;
	font-size: 16px;
}
a.inds, a:active.inds, a:link.inds, a:visited.inds, .inds {
	color: #800000;
	text-decoration : none;
	font-weight : bolder;
	font-size: 12px;
}
a:hover.inds {
	color: red;
	text-decoration : none;
	font-weight : bolder;
	font-size: 12px;
}
a.indt, a:active.indt, a:link.indt, a:visited.indt {
	color: #800000;
	text-decoration : none;
	font-weight : bolder;
}
a:hover.indt {
	color: red;
	text-decoration : none;
	font-weight : bolder;
}
a.mail, a:link.mail, a:visited.mail, a:active.mail {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
a:hover.mail {
	font-size: 11px;
	color: #ff0000;
	text-decoration: underline;
	background-color: #d8d8c8;
	font-weight: normal;
}
.spage {
	color: #8B0000;
	text-decoration : none;
	font-weight : bolder;
	font-size: 16px;
}
.nadpis-c {
	font-size: 20px;
	color: #CC0000;
}
.text-a {
	font-size: 14px;
}
.text-b {
	font-size: 12px;
}