html
{
  height: 100%;
}


body
{
	background:url("tlo.jpg") repeat scroll center top #FEFBEC;
	margin: 0;
	padding: 0;
	font-family: georgia, times new roman;
	font-size: 11px;
	color: #990033;
}

#all
{
	margin: 30px auto 0;
	width: 510px;
	background-color: transparent;

  border-width: 0;

}
#header_logo
{
  height: 135px;
  width: 249px;
  margin-left: 110px;
  float: left;
  text-align: center;
  padding-top: 32px;
  border: 0px;
}

#wejscie
{
border: 0px;
height: 106px;
  width: 40px;
  float: left;
  margin-left: 185px;
  text-align: left;
}

#obraczki
{
border: 0px;
height: 70px;
  width: 152px;
  float: left;
  
  margin-top: -40px;
  text-align: left;
}

.clear
{
	clear: both;
}

#powered
{
float: right;
margin-left:9px;
margin-top: 10px;
text-align:left;
width:150px;
}

#copyright
{
float:left;
text-align:left;
margin-top:10px;
width:350px;
}

.gray, .gray a
{
  color: #666666;
  text-decoration: none;
}
