body { 
	font-family: Tahoma, Arial, Verdana, sans-serif; 
	font-size: 12px; 
	margin: 0px auto;
	padding: 0px;
}
td	{
	font-family: Verdana, Tahoma; 
	font-size: 11px; 
	color: #494949;
	line-height: 130%;
}
.black {
	color:#000000;
}
.opis	{
	font-size: 11px;
	color:#E3E4E4;
	line-height: 120%
}
.orange {
	color: #FBAF5D;
}
.tabela {
	border: 1px solid #BBBCA6;
	font: 11px Verdana, Arial, sans-serif;
	background-color: #DFE0D2;
	color:#494949;
}
input.wyslij{ 
	border: 1px solid #000000;
	font: 11px Verdana, Arial, sans-serif;
	background-color: #516158;
	color: #FFFFFF; 
}
a {
	text-decoration:none; 
	color: #2B2828;
}
a:hover {
	text-decoration:none; 
	color: #265C4F;
}
.white {
	color:#FFFFFF;
}
.green {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #265C4F;
	line-height: 180%;
}
.motto {
	font-family:Trebuchet MS,Arial, sans-serif;
	font-size:12px;
	padding:20;
}
.bNews {
	border-right: 1px solid #C9C2AA;

}