.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10;
	color:#666666;
	}
.style2 {
	font-size: 12px;
	font-weight: bold;
}
html, body, table {

padding: 0;
margin: auto;
color: #fff;
}
*body { /* hack dla IE */
overflow: auto;
text-align: center;
}
object {
display: block;
border: none;
}
a {
	text-decoration: none;
}