html {
	background-image: url(/images_delta_relacje/tlofa2.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat;
	background-position:center;
	font-family: Verdana, Arial, Sans-serif;
	color:white;
	font-size:11px;
}

#container {
	margin: 0 auto;
	width: 890px;
	text-align: center;		
}

input {
	border:1px solid black;
}

a img {
	border:0;
}
a:visited, a:link{
	font-weight:900;
	color:#555555;
	text-decoration:none;
}
a:hover{
	font-weight:900;
	color:#555555;
	text-decoration:underline;
}

* html .clearfix{height: 1%;}
.clearfix{display: block;}
