body{
margin: 0;
padding-bottom: 50px;
background-color: #FFFFFF;
color: #000000;
max-width: 780;
font-family: Arial,Helvetica,sans-serif;
text-align: center;

}
html, body, #strona{
min-height:100%
width: 100%;
height 100%;
}

html>body,html>body #contents{
height: auto;
}
#strona{
	width: 600;
	height: 400;
   margin: auto; 
   text-align: center;
	
	background-position:center;
	background-attachment: fixed;
	background-color:#FFFFFF;
	padding: 10px 0 0 0;
	
	 
}
#strona.tlo{
background-repeat: no-repeat;
background-position: top left;
}

#zawartosc{
margin-left: 36px;
margin-right: 2px;
padding-left: 150px;
}

h1{
font: 24pt Georgia, "Times New Roman", Times, serif;
}
h1.polozenie{
text-align:center;
}
#user p{
padding-top: 5px;
padding-left: 36px;
text-align: left;
border-bottom: 1px dotted #B2BCC6;
border-top: 1px dotted #B2BCC6;
height: 30px;
font: 10pt Georgia, "Times New Roman", Times, serif;
}

#zawartosc p{
line-height: 10px;
padding-left: 20px;
}

p.kom{
font: bold 9pt Arial, Helvetica, sans-serif;
color:red;
}

table {
	font: 9pt arial, helvetica, sans-serif;
	color: #000000;
	background-image: transparent;
	background-repeat: repeat;
}
td.napis{
width: 200px;
}

