*
{
	font-family: Arial, Tahoma, Helvetica ;
}

body
{
	background-image: url(szaretlo.jpg); 
	background-repeat: repeat-x ;
	background-position: top ;
	margin: 0px ;
	padding: 0px ;
}

div#wszystko
{
	background-image: url(tlo.jpg); 
	background-repeat: no-repeat ;
	background-position: top ;
	height: 507px ;
}


div#komunikat,
div#form,
table#tabela
{
	width: 332px ;
	margin-left: auto ;
	margin-right: auto ;
}


div#komunikat div
{
	text-align: center ;
	padding-top: 20px ;
}

div#komunikat
{
	height: 63px ;
	background-image: url(logowanie.png) ;
	background-repeat: no-repeat ;
}


td.nazwaAtrybutu
{
	width: 80px;
	text-align: right ;
	font-size: 12px ;
	color: #888888 ;
	
}

div#form
{
	background-image: url(form.png) ;
	height: 153px ;
}

td.input
{
	text-align: left ;
}

td.inputPrzycisk
{
	text-align: left ;
	background-image: url(przycisk.jpg) ;
	background-repeat: no-repeat ;
	height: 32px ;
}

input
{
	border: 0px ;
	width: 160px ;
	height: 22px ;
	font-size: 14px ;
	background-color: #f1f0f0;
}

td.inputPrzycisk input
{
	cursor: pointer; 
	color: transparent ;
	background-color: transparent ;
}

div.tresc
{
	text-align: center ;
	font-size: 12px ;
}

div
{
	color: #45413e ;
}