/* CSS Document */
body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #000000;
}
a{
	text-decoration:none;
	color: #8E0000;
}
/*a:visited {
	color: #8E0000;
}*/
a:hover {
	color: #8E0000;
}
a:active {
	color: #8E0000;
}
.text {
	font-weight: normal;
	color: #333333;
	text-align: left;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #E98F3F;
}
.komentarz {
	font-size: 12px;
	color: #999999;
	text-indent: 35px;
}
li {
	list-style-image: url(../images/arrow.jpg);
	list-style-position: outside;
}
.valid {
	font-size: 9px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}

