input,textarea,select{
background:#c6ebff;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#085d8a;
}

.checkbox, .radio {
	width: 19px;
	height: 25px;
	padding: 0 5px 0 0;
	background: url(checkbox.gif) no-repeat;
	display: block;
	clear: left;
	float: left;
}
.radio {
	background: url(radio.gif) no-repeat;
}
.select {
	position: absolute;
	/*width: 182px;*/ /* With the padding included, the width is 190 pixels: the actual width of the image. */
	width: 146px;
	height: 18px;
	padding: 5px 20px 0 8px;
	background:url(select.gif) no-repeat;
	overflow: hidden;
	clear:both;
	color:#085d8a;
	font-weight:normal;
}


.inp_1{
background:url(../img/inp_1.gif) no-repeat;
height: 20px;
margin:0;
padding:3px 4px;
text-align:center;
border:0;
width:57px;
}

.inp_2{
background:url(../img/inp_2.gif) no-repeat;
height: 20px;
margin:0;
padding:3px 4px;
text-align:center;
border:0;
width:143px;
}



.sbm_szukaj{
background:url(../img/bg_szukaj.gif) no-repeat;
border:0;
padding:0;
margin:0;
width:78px;
height:24px;
}