body {
	color : #000000;
	background-color : #FFFFFF;
	font-family : "Comic Sans MS";
	font-size : medium;
}

.autor {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : small;
	text-align : center;
}

.kolorczerwony {
	color : #FF0000;
}

.kolorgranatowy {
	color : #000080;
}
.kolorZielonkawy {
	color : #408080;
}
.kolorFioletowy {
	color : #800080 ;
}
.kolorPurpurowy {
	color : #ff0080;
}
.kolorniebieski {
	color : #0000FF;
}

.kolorpomaranczowy {
	color : #FF8000;
}

.podtytul {
	color : #0000FF;
	font-family : "Comic Sans MS";
	font-size : larger;
	font-weight : bold;
	text-align : center;
}

.rozdzial {
	/* Odpowiednik: size=6 */
	color : #E87400;
	font-family : "Comic Sans MS";
	font-size : x-large;
	font-weight : bold;
	text-align : center;
}

.stop {
	border : #FFFF00;
	background-color : #FF0000;
	color : #FFFF00;
	font-size : xx-large;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bolder;
}

.stopka {
	width : auto;
	border-top-style : dashed;
	border-top : dotted;
	text-align : center;
}

.tlocyjan {
	background-color : #00FFFF;
}

.tytul {
	color : #800080;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : large;
	font-weight : bold;
	text-align : center;
}

.podrozdzial {
	color : #800080;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : medium;
	font-weight : bold;
	text-align : center;
}
.wyroznij {
	color : #FF0000;
	text-align : center;
}

.wyroznij2 {
	color : #000080;
}

.wyroznij3 {
	color : #0000FF;
	font-size : x-large;
	font-weight : bolder;
	text-align : center;
}

.wyroznij4 {
	color : #0000FF;
	font-weight : bolder;
}

.wyroznij5 {
	color : #FF8000;
	font-weight : bolder;
}

.wyroznij6 {
	font-size : large;
	font-weight : bold;
}
.wyroznij7 {
	color : Red;
	text-align : center;
	font-size : larger;
}
.normalny{
	color : Black;
	font-size : medium;
}
.cytat1 {
	color : Black;
	text-align : center;
	font-weight : bold;
	font-size : larger;
}
.center {
	text-align : center;
}

.komentarz {
	color : #535300;
}
.size5 {
	font-size : large;
}
.publikacja {
	font-weight : bold;
}
.brakuje {
	background-color : #FFFF33;
}




.copyright {
	font-size : x-small;
}
.tematy {
	
}

.nowosc {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bolder;
	color : Red;
}
.normal {
	font-family : "Times New Roman", Times, serif;
}
A  {
	text-decoration : none;
	font-weight : normal;
}

A:Visited  {
	text-decoration : none;
	font-weight : normal;
	color : Maroon;
}

A:Active  {
	text-decoration : underline;
	color : Red;
}
A:Hover  {
	text-decoration : underline;
	color : White;
	background-color : Black;
}

