.opis_pola
{
	float: left;
	font-weight: bold;
	color: black;
	width: 100px;
	padding-top: 5px;
	margin-left: 50px;
	display: inline;
}
.pola
{
	float: left;
	width: 150px;
}
.pole_submit_loguj
{
	float: right;
	width: 96px;
	height: 21px;
	background: url(../images/zaloguj.jpg) no-repeat;
	border: none;
	margin-top: 10px;
	display: inline;
}
.pole_submit_rejestruj
{
	float: right;
	width: 96px;
	height: 21px;
	background: url(../images/zarejestruj.jpg) no-repeat;
	border: none;
	margin-top: 10px;
	margin-right: 67px;
	display: inline;
}
#fild_logowanie
{
	float: left;
	width: 360px;
	margin-left: 50px;
	height: 150px;
	padding-top: 20px;
	margin-top: 30px;
	display: inline;
}
.k_blad
{
    color:#ff0000;
    width: 400px;
    margin:5px auto;
    padding:8px 30px 0 30px;
    border:2px solid #ff0000;
    text-align:center;
    background:#ffffff url(../images/admin/blad.jpg) no-repeat 10px center;
    height:25px;
}
.k_ok
{
    color:#00aa00;
    width: 400px;
    margin:5px auto;
    padding:8px 30px 0 30px;
    border:2px solid #00aa00;
    text-align:center;
    background:#ffffff url(../images/admin/ok.jpg) no-repeat 10px center;
    height:25px;
}
#zapisz_przycisk_user
{
	float: right;
	width: 96px;
	height: 21px;
	background: url(../images/zapisz_zmiany.jpg) no-repeat;
	border: none;
	margin-top: 10px;
	display: inline;
	
}
#tresc_baner_edycja_danych
{
	float: left;
	width: 520px;
	height: 58px;
	background: url(../images/banerki/edycja_danych_baner.jpg) no-repeat;
}
#tresc_baner_logowanie
{
	float: left;
	width: 520px;
	height: 58px;
	background: url(../images/banerki/logowanie_baner.jpg) no-repeat;
}
/* ================================================= */


