/* formatowania tekstow */body  {  font: 1em Verdana, Arial, sans-serif;  color: white;}p {  line-height: 1.6em;  margin-top: 0.75em;}a {	text-decoration: none;  color: #adc8e5;}:hover  {  color: white;}/* formatowania w oknie glownym "content" */#content  {  padding: 10px 30px 20px 30px;}#content img {  vertical-align: middle;}ul  {  line-height: 1.6em;}#content table td {  padding: 10px 5px 10px 5px;  vertical-align: top;}#content table img {  vertical-align: top;  border: solid 3px;  border-color: #7d98b5 black black #6d88a5;}#content table p img {  vertical-align: middle;  border: none;}#content table p {  margin-top: 0em;}/* formatowania w lewym menu */#nav p  {  text-align: center;  padding-top: 20px;  margin-top: 0;}#nav_3 p  {  text-align: center;  padding-top: 10px;  margin-top: 0;}#nav a {	text-decoration: none;	color: white;}#nav :hover {	/*border: none;*/  text-decoration: none;	color: red;	font-weight: bold;}#nav :active {	text-decoration: none;	color: white;	font-weight: bold;}/* formatowania w stopce */#footer p  {  font-size: 0.8em;  text-align: center;  padding-top: 15px;  margin-top: 0;}#footer p a img {  vertical-align: middle;  border: 0px;}
