#flash_index {
	width: 100%;
	height: 800px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
}
#flash_podstrony {
	width: 100%;
	height: 480px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
}


#top {
	position: relative;
	width: 900px;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 500px;
}




.logo {
	margin: 0px;
	padding: 0px;
	float: left;
}
#logowanie {
	background-image: url(../image/logowanie_bg.gif);
	height: 70px;
	width: 212px;
	float: right;
	position: relative;
	margin-top: 12px;
	padding-left: 129px;
}
#pola_imput {
	width: 103px;
	padding-top: 12px;
	float: left;
	position: relative;
	padding-right: 10px;
	height: 50px;
}
#logowanie_login  {
	width: 95px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 6px;
	padding: 0px;
}
#logowanie_haslo {
	width: 95px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
	padding: 0px;
	position: absolute;
	left: 0px;
	top: 38px;
}
	
.strzalka_zaloguj {
	margin-top: 8px;
	margin-bottom: 3px;
}

