html, body {
	margin: 0;
	padding: 0;
	text-align: center;
}

#NAGLOWEK {
	margin-top:0px;
	text-align:center;
}


#tresc {

width:850px;

}
#tresc2 {

width:850px;
float:left;
text-align:left;
}
#temat1{
width : 190px;
float : left;
text-align:left;
}
#button{
text-align:left;
color:blcak;
background-color:white;
border-style:none;
}

#temat2{
margin-top: 0px;
vertical-align:top
width:660px;
float:right;
text-align:left;

}

#STOPKA {
	clear: both;
}
