body {
	margin: 0 0 0 0;
		background-image:url(images/morze.jpg);
		background-attachment:fixed;
			-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	-o-background-size: 100% 100%;
	background-size:100% 100%;
	color: #EFEFEF;
		font-size: 14px;
margin:20px auto;
width:1000px;
}


#header {
border-radius: 16px;
   height: 120px;
 letter-spacing: 0.05em;
   font-family: 'Times New Roman', serif;
   text-shadow: 4px 4px 8px black;
   font-size:82px;
   font-weight:bold;
   color:white;
}


#main {
border-radius: 16px;
background:#6090B9;
A0; /*kolor tła*/
  font-family:  Arial, Helvetica, Verdana, Tahoma, sans-serif;
  margin:1em 1em 1em 1em;
  padding-left:1em;
  padding-right:1em;
  text-align: justify;
	color: #000000;

}

#center {
background:#EEF2FF;
  font-family:  Arial, Helvetica, Verdana, Tahoma, sans-serif;
  margin:1em 1em 1em 1em;
  padding:1em 1em 1em 1em;
  text-align: justify;
	color: #000000;
}


h5 { font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
	font-weight: normal;
	color: #306090;
	font-size: 1.0em;
  text-align:center;
	margin-top: 10px;
}
h4 { font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
	font-weight: normal;
	  text-align:center;
	color: #306090;
	font-size: 1.25em;
}
h3 { font-family: "Times New Roman", Georgia, serif;
	color:black;
	font-style: italic;
	font-weight: normal;
	font-size: 1.4em;
  text-align:center;
	margin-top: 4px;
}

table caption { font-family: "Times New Roman", Georgia, serif;
	color:black;
	font-style: italic;
	font-weight: normal;
	font-size: 24px;
    text-align:center;
	margin: 20px 0 24px 0;
}


h2 { font-family: "Times New Roman", Georgia, serif;
	font-style: italic;
	font-weight: normal;
	  text-align:center;
	color: #306090;
	font-size: 1.25em;
}
a {
	color: black;
}
a:hover {
	text-decoration: none;
	color: red;
}

  
   /* menu */
div.menu {
  margin: 16px 12px 0 12px;
  color:white;
  }
div.menu tr {
  margin: 0 0 0 0px;
  padding: 0em;
  background-color: #306090;
  }
div.menu td {
  list-style-type: none;
  margin-bottom: 0px;
  text-align: center;
  font-family:  Arial, Helvetica, sans-serif;
    font-size: 13px;
  letter-spacing: 0.0em;
  color: white;
         background-color: #306090;
  }
div.menu td a {
  display: block;
      background-color: #306090;
  overflow: hidden;
  text-decoration: none;
  }
div.menu td a:link {
  padding:0.5em;
  color: white;
    background-color: #306090;
  font-weight: normal;
  text-align: center;
  padding-left: 0.25em;
  }
div.menu td a:visited {
  color: white;
  font-weight: normal;
  text-align: center;
  padding-left: 0.25em;
      background-color: #306090;
  }
div.menu td a:hover {
  color: yellow;
      background-color: black;
  font-weight: normal;
  text-align: center;

  } /* end menu */



	
	}
	h3 a:link {
	font-family: "Times New Roman", Georgia, serif;
	color: black;
	font-style: italic;
	font-weight: normal;
	text-align:center;
	margin-top: 4px;
	}
  

  
  
  
  
  
  
  
  
  
  
  
  
  
  
