body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}



.tekst {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.tekstMaly {

	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
.tekstMalyCiemny {


	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.tekstWiekszy {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

.tekstWiekszyAlert {

	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}
.tekstBialy {

	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #F2F2F2;
	text-decoration: none;
}
.tekstBialyWiekszy {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #F2F2F2;
	text-decoration: none;
	font-weight: bold;
}

.wstepniak {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color:#4D4D4D;
}
.menu {
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration:none;
}

a.menu:link {
	color: #F7F7F7;
}
a.menu:hover {
	color: #FFFFFF;
	text-decoration:underline;
}
a.menu:active {
	color: #F7F7F7;
}
a.menu:visited {
	color: #F7F7F7;
}

.naglowek {font-size: 18px; color: #333333; font-family: "Trebuchet MS";}

.naglowekJasniejszy {font-size: 36px; color:#666; font-family: "Trebuchet MS"; margin:10px 0 30px 0; padding-left:15px;}

.trescMain {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #323232;
}
.stopka {
	font-family: "Trebuchet MS";
	color: #bbbbbb;
	font-size: 10px;
}


.stopka a:visited{ color: #bbbbbb; text-decoration:none; }
.stopka a:link{ color: #bbbbbb; text-decoration:none; }
.stopka a:active{ color: #bbbbbb; text-decoration:none;  }
.stopka a:hover{ color: #FFFFFF; text-decoration:underline; }