body {
	margin-left:0px;
	margin-right:0px;
	//background-color: #1a1a1a;
	background-color:#282619;
	background-image: url(images/tlostrona.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin:0px;
}
#warstwalogowanie {
	margin:0px;
	padding:0px;
	height: 380px;
	width:100%;
	position: absolute;
	top: 50%;
	margin-top: -190px;
	background-image: url(images/tlo.jpg);
	background-repeat: repeat-x;
	text-align:center;
}
#warstwalogowanie .tekst {
	width:750px;
	margin:0 auto;
}
.tekst .tekst1 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
	text-decoration: none;
	width:350px;
	text-align:justify;
	float:left;
	margin-top:10px;
}
#warstwalogowanie .loginleft12 {
	vertical-align:middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	width:99,9%;
	margin-left:1px;
	text-align:center;
	

}

