html, body {
	background-image: url('img/tlo.gif');
	color: #000;
	font-family: Verdana;
  font-size: 14px; 
}




#kontener {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	

			background-image: url('img/tresc.gif');
		background-repeat: repeat-y;
	
}


#zawartosc {
	background-image: url('img/tresc.gif');
	background-repeat: repeat-y;
	
}

#top {
 	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

#menu {
	width: 257px;
	float: left;
			background-image: url('img/menu_tlo.gif');
		background-repeat: repeat-y;



}

#tresc {
	width: 743px;
	float: left;
		background-image: url('img/tresc_tlo.gif');
		background-repeat: repeat-y;
	background-color: #f8f5f5;


	
}
#tekstm {
margin: 30px 10px 0px 50px;
text-align: left; 


}
#tekstt {
margin: 0 30px 0 20px;
text-align: justify; 


}



a:visited {
color: #000;
text-decoration: none;
  font-size: 16px; 
	font-weight: bold; 

}

a:hover {
color: #000;
text-decoration: underline;
  font-size: 16px; 
		font-weight: bold; 

}

a:link {
color: #000;
text-decoration: none;
  font-size: 16px; 
		font-weight: bold; 


}
