A:HOVER {
		color: #CC0000; text-decoration: none;
}

A:ACTIVE {
        color: #FF6600; text-decoration: none;
}

A:VISITED {
        color: #909090; text-decoration: none;
}

A:LINK {
        color: #c3c3c3; text-decoration: none;
}

.maly {
        text-align: left;
        font-family: Tahoma, Arial, Helvetica, sans-serif;
        font-size: 8pt;
        color: #CC0000;
}

.tytul {
        font-family: Tahoma, Arial, Helvetica, sans-serif;
        font-size: 12pt;
        color: #FFFFFF;
		font-weight: bold;
}

#startowa {
	position: relative;
	left: 0px;
	top: 40px;
	z-index: 1;
}

#tekst {
	position: relative;
	left: -150px;
	bottom: 60px;
	z-index: 2;
)



