body {

	background: #BFBFBF;

	font-family: "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;

	text-align: justify;

}



.naglowek {

	letter-spacing: .1em;

	font-weight: bold;

	font-size: larger;

	color: #7E7E7E;

}





.normal {

	color: #494949;

	font-size: 13px;

	line-height: 17px;

	

}





.normal_wyr {

	letter-spacing: .1em;

	font-size: 14px;

	color: Black;

	text-transform: uppercase;

	font-weight: bolder;

}



.znajomi {
	
	color: Gray;
	
	font-size: 12px;
	
	line-height: 17px;
}


.td_menu {

	text-align: center;

	background-color: #D9D9D9;

	

}



a:link {

	font-size: 14px;

	color: Black;

	text-decoration: underline;

}



a:visited {

  font-size: 14px;

  color:#7E7E7E;

  text-decoration: underline;

  }



a:hover {

	font-size: 14px;

	color: #FFD700;

	text-decoration: none;

}



a.menu:link {

	color: #404040;

	font-size: 13px;

	text-decoration: underline;

}



a.menu:visited {

	color: #808080;

	font-size: 13px;

	text-decoration: underline;

}



a.menu:hover {

	color: #A0A0A0;

	font-size: 13px;

	text-decoration: none;

}



a.znajomi:link {
	
	color: Gray;
	
	font-size: 12px;
	
	text-decoration: underline;
}



a.znajomi:visited {

	color: #808080;

	font-size: 12px;

	text-decoration: underline;

}



a.znajomi:hover {

	color: #A0A0A0;

	font-size: 12px;

	text-decoration: none;

}