BODY, TD {
	background-color: #FFFFCC;
	font-family : "Times New Roman", Times, serif;
	font-size : 14px;
	text-align : justify;
	margin-left : 5%;
	margin-right : 5%;
	background-image : _themes/forum/tabbkgnd.jpg;

}
 
A {
	color: #996600
}
A:visited {
	color: #CC9966
}
A:active {
	color: #669933
}
A:Hover {
	color: red;
}

H1, H2, H3, H4 {
	font-variant: small-caps;
}
.inicjal {
	font-size : 180%;
}
.autor {
	font-weight : bold;
	text-align : right;
	padding-top : 8px;
	padding-right : 15px;
}
.notki {
	color : White;
	font-family: Arial, Helvetica, sans-serif;
	background-color : #000000;
	font-weight: bold;
	padding-left : 1px;
	padding-right : 1px;
}
.tytulek {
	color : #006666;
	font-size : 18px;
	padding-top : 6px;
	padding-bottom : 6px;
	font-variant: small-caps;
	text-align: center;
}
.pod {
	padding-left : 20px;
}
.tyci {
	color: #663300;
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	text-align: center;
}