.wypelnij input.text,
.wypelnij input.password,
.wypelnij textarea{
	width:460px;
}
input.text,
input.password,
textarea{
	border:1px solid #cecece;
	background:url('gfx/input_bg.gif') 0 0 repeat-x;	
	padding:2px;
	font-size:0.9em;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
}
input.text,
input.password{
	height:18px;
}
input.checkbox{
	vertical-align:middle;
}
.table_btn{
	padding-bottom:0px;
}