body {
	background: url('./obrazki/tlo.jpg');
}


h2 {
    font-size: 120%;
    font-weight: bold;
    color: #CCFF00;
    padding: 10px 0px;
}

img {
    border: none;
}

P.tytul {
        font-family: Garamond;
        font-weight: normal;
        font-style: italic;
        font-size:30 px;
        font-variant: normal;
	color: #FFFF00;

}

span.akapit
{
	font-family: Garamond;
        font-weight: normal;
        font-style: italic;
        font-size:45 px;
        font-variant: normal;
	color: #FFFF00;
	display: inline;
}

P.adres{
	font-family: TimesNewRoman;
        font-weight: normal;
        font-style: italic;
        font-size: 20 px;
        font-variant: normal;
	color: #CCFF00;

}


P.text{
	font-family: TimesNewRoman;
        font-weight: normal;
        font-style: italic;
        font-size: 18 px;
        font-variant: normal;
	color: #FFFF66;

}

P.przypis
	{
	font-family: TimesNewRoman;
        font-weight: normal;
        font-style: italic;
        font-size: 22 px;
        font-variant: normal;
	color: #FFFF66;
	text-align: center;
	}


span.text{
	font-family: TimesNewRoman;
        font-weight: normal;
        font-style: italic;
        font-size: 14 px;
        font-variant: normal;
	color: #FFFF66;
}



A:ACTIVE {
        font-family: Book Antiqua;
        font-size: 18 px;
        font-weight: normal;
        font-style: italic;
        color: #00FF00;
}

A:link {
        font-family: Book Antiqua;
        font-size: 18 px;
        font-weight: normal;
        font-style: italic;
        color: #00FF00;
}

A:hover {
        font-family: Book Antiqua;
        font-size: 18 px;
        font-weight: normal;
        font-style: italic;
        color: #CCFF00
}

A:visited {
        font-family: Book Antiqua;
        font-size: 18 px;
        font-weight: normal;
        font-style: italic;
        color: #33FFFF;
	display: inline;
}

ul.text{
	type: circle;
	font-family: TimesNewRoman;
        font-weight: normal;
        font-style: italic;
        font-size: 18 px;
        font-variant: normal;
	color: #FFFF66;

}

