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

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

a:hover {
        color: #FF3D00;
		text-decoration: none;
}

BODY {
	color: #000000;
	font-family: Verdana;
	font-weight: normal;
	FONT-SIZE: 11pt;
	background-color: #ffffff;
	margin: 0px;
}

TABLE {
	color: #000000;
	font-size: 11px;
	line-height: 17px;
}

.przycisk:link, .przycisk:visited {
	font-size: 12px;
	font-weight: bold;
	color: #242625;
	padding-left: 10px;
}
.przycisk:hover {
	font-size: 12px;
	font-weight: bold;
	color: #FF3D00;
	padding-left: 10px;
}
.przy:link, .przy:visited {
	font-size: 10px;
	font-weight: bold;
	color: #242625;
}
.przy:hover {
	font-size: 10px;
	font-weight: bold;
	color: #FF3D00;
}
.przycisk2:link, .przycisk2:visited {
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	padding-left: 10px;
	text-align: center;
	text-transform: uppercase;
}
.przycisk2:hover {
	font-size: 12px;
	font-weight: bold;
	color: #FF3D00;
	padding-left: 10px;
	text-align: center;
}

.tytul {
	font-size: 12px;
	font-weight: bold;
	color: #FF3D00;
	text-align: center;
}

.style3 {font-size: 10px}

