body {
	font-size: 10px;
	font-family: 'Georgia', Arial, Sans-Serif;
        background-image: url(images/tlo.jpg); 
        background-repeat: no-repeat;
        background-color: #ffffff;
	color: #333;
	text-align: left;
}

a {
	color: #008da9;
	text-decoration: none;
	}
a:visited {
	color: #008da9;
	text-decoration: none;
	}

a:hover {
	color: #a90038;
	text-decoration: underline;
	}



#zawartosc{
					 position: absolute;
					 top: 80px;
					 left: 120px;
					 width: 200px;
}
