body {
	background:url("img/tlo.jpg") no-repeat top #000;
	margin:0px;
	padding:0px;
	text-align:center;
    color: #e5daac;
    font-family:Arial;
    font-size:12px;
	}
a {
         color:#ff9e00;
         }
   .text{
	background:url(img/forms_bg.png) repeat-x 0 -21px;
	border:0;
	float:left;
	font: 11px Arial;
	height:21px;
	margin:0px;
	padding: 0 3px;
	width:150px;
}

.input_l {
	background:url(img/forms_bg.png) repeat-x;
	float:left;
	height:21px;
	width:3px;
}

.input_r {
	background:url(img/forms_bg.png) repeat-x 0 -42px;
	float:left;
	height:21px;
	width:3px;
}

    .logowanie_ok{
    width:139px;
    height:21px !important;
    border:0px;
    background-image:url(img/submit.png) !important;
    color: #d6d6d6;
    font-family:Arial;
    font-size:11px;
    cursor: pointer;
    }
    #logowanie
    {
    width:350px;
    margin:250px auto 50px auto;
    }
 
    #logowanie table {
		margin-left:20px;
	}
	.logo {
		float:left;
		margin-right:40px;
	}
	.last {
		margin-right:0px;
	}
	img {
		border:0;
	}
	.logos {
		margin:0 auto;
		width:400px;
	}
	.logo a {
		color:black;
	}