table {
	background-color: #986699;
}
body {
	background-color: #986699;
	background-image: url(images/gradient.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a:link {
	color: #fff;
	text-decoration: underline;
}
a:visited {
	color: #fff;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

#news a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
#news a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
#news a:hover {
	color: #FF0000;
	text-decoration: underline;
}
#news a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

#td_under {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.naglowek {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
}
#pointer {
	cursor: pointer;
}
.rozdzielacz {
	padding-right: 5px;
	padding-left: 5px;
}
#down a:link {
	color: #000000;
	text-decoration: none;
}
#down a:visited {
	color: #000000;
	text-decoration: none;
}
#down a:hover {
	color: #FF0000;
	text-decoration: underline;
}
#down a:active {
	color: #FFFFFF;
	text-decoration: none;
}
