BODY  {
	background-image : url(tlo.jpg);
	background-repeat : repeat-y;
	background-color : #ccffcc;
	margin-left: 75px;
	margin-right: 10%;
	background-attachment : fixed;
	font-size: medium;
}	

A  {
	font-style : italic;
}

A:LINK {
	color : Red;
}

A:VISITED {
	color : Purple;
}

A:ACTIVE {
	color : Red;
}

LI {
	margin-top : 5px;
	margin-bottom : 5px;
	list-style-type : none;
}


H1 {
	font-family : "Arial Black", Arial, Helvetica, sans-serif;
	font-size : 130%;
	line-height: 150%;
	font-weight : normal;
	color : blue;
	margin-left: 0em;
	border : solid;
	border-color: blue;
	border-left-width : 6px;
	border-right-width : 0px;
	border-bottom-width: 2px;
	border-top-width: 2px;
	padding-left : 6px;
}

H2  {
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-size : 100%;
	line-height : 120%;
	color : blue;
	font-weight : normal;
	border : solid;
	border-color: blue;
	border-left-width : 6px;
	border-right-width : 0px;
	border-bottom-width: 0px;
	border-top-width: 2px;
	padding-left : 6px;
	margin-left: 0em;
}

H3 {
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-size : 100%;
	line-height : 130%;
	margin-left : 1.5em;
	font-weight: normal;
	margin-left: 0em;
}

.elegant {
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-size : 90%;
	text-indent: 1em;
	text-align : left;
	line-height : 130%;
	margin-left : 1.5em;
}

.normal {
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-size : 80%;
	text-indent: 1em;
	text-align : justify;
	line-height : 120%;
}
.wyliczany {
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-size : 80%;
	text-align : left;
	line-height : 100%;
	margin-left : 2em;
}

.maly {
	font-family : Tahoma, "Times New Roman", serif;
	font-size : 60%;
	line-height : 110%;
}

.malyw {
	font-family : Tahoma, "Times New Roman", serif;
	font-size : 60%;
	line-height : 110%;
	margin-left: 5em;
}


.spowro {
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-size : 70%;
	line-height : 110%;
	color : blue;
	font-weight : normal;
	text-align: right;
	text-decoration: none;
	border : solid;
	border-color: blue;
	border-left-width : 0px;
	border-right-width : 6px;
	border-bottom-width: 2px;
	border-top-width: 0px;
	padding-right : 12px;
	margin-left: 0em;
}

.spowro A {
	text-decoration : none;
}

.uwaga {
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-size : 80%;
	text-align : left;
	line-height : 120%;
	color : Red;
	font-weight : bold;
	margin-left: 0em;
}












