.container {
		margin:0 auto; 
		text-align:center;
		width: 760px;		
		}
.header {
		width: 760px;
		height: 101px;
		background-image: url(grafika/naglowek.jpg);
		}

.content {
		width: 760px;
		background-image: url(grafika/tlo.gif);
		background-repeat: repeat-y;
		}

.menu {
		width: 198px;
		float: left;
		
		}
.tresc {
		width: 542px;
		float: right;
		text-align: justify;
		padding: 10px;
		}
.adres_lewa {
		height: 50px;
		background-image: url(grafika/adres_lewa_tlo.jpg);
		}


		
		
		
		
#div {
		text-align:left;
		}
		
body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #FFFFFF;
}
body,td,th {
	color: #000000;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}

