html, body {
	background-color: #111c1f;
	color: #ffffff;
	font-size: small;
	margin: 0;
	padding: 0;
	background-image: url(obrazki/tlogorne.jpg); 		background-position: top; 
	background-size:auto 768px;
	background-repeat: repeat-x;
	
}

p {
	
	font-style: normal;
	font-size: 130%;
	
}

#top {
	
}

#NAGLOWEK {
	
}
li {
	display: inline;
	padding-right: 10px;
	font-size: 170%;
	font-weight: bold;
}	
ul a {
	text-decoration:none;
	color: #dcdcdc;
	padding: 6px;
	
}
#MENU {

}

#kreska {
	position: relative;
	background-color: #c6e5ec;
	height: 3px;
	
}

#lewa {
	width: 300px;
	float: left;
	
	overflow: hidden;
	
	
}

#prawa {
	margin-top: -10px;
	
	float: left;
	overflow: hidden;
	
}
#TRESC {
	margin-left: 50px;
	
	
}

#STOPKA {
	
	
}

#bottom {
	background-image: url(obrazki/tlodolne.jpg); 		background-position: top; 
	
	background-repeat: repeat;
}