body{
	background-color: White;
	margin: 0px;
	padding-top: 14px;

	font-family: Tahoma;
	font-size: 11px;
}
.npt_text {
	background: white url(../gfx/profirmo_input_bg.gif) repeat-x scroll center 0px;
	border-top: 1px solid #c3c3c3;
	border-right: 1px solid #e4e4e4;
	border-bottom: 1px solid #e4e4e4;
	border-left: 1px solid #c3c3c3;
	padding: 3px;
	font-size: 11px;
	font-family: Tahoma;
}
td{
	font-family: Tahoma;
	font-size: 12px;
}
.zaloguj{
	background-image: url(../gfx/profirmo_btn_zaloguj_sie.gif);
	width: 96px;
	height: 26px;
	border: 0px;
	background-color: transparent;
}
h3{
	font-family: Tahoma;
	font-weight: normal;
	font-size: 12px;
	margin-bottom: 20px;
	text-align: left;
	background-image: url(../gfx/profirmo_list_orange_h3.gif);
	background-position: 30px 30px 30px 30px; 
	background-repeat: no-repeat;
	padding-left: 30px;
	font-weight: bolder;
	color: #E46100;
	line-height: 19px;
}
a{
	color: Black;
}
