
body {
		font-family: "bookman old style",serif;
		font-size: 10pt;
		padding: 0;
		background-image: url('gradient12.png');
		text-align: justify;
}
		
		
img.jeden {
		width: 140px;
		height: 200px;
		display: block;
    		margin-left: auto;
    		margin-right: auto;
		margin-bottom: 20px;
}		
		
p {
		font-family: "bookman old style",serif;
		font-size: 12pt;
		text-align: justify;
		color: #17365D;
		margin:0px;
		}
		
h1 {	
		font-size: 28pt;
		color: #DBE5F1;
		font-weight: normal;
		text-align: center;
		margin-bottom: 10px;
		margin-top: 10px;
}
	
h2 {	
		font-size: 11pt;
		font-weight: bold;
		margin-bottom: 5px;
		margin-top: 7px;
		color: #565656;
}
		
h3 {	
		font-size: 11pt;
		font-weight: normal;
		margin:0;
		margin: 0px;
}	

h4 {	
		font-size: 10pt;
		font-weight: bold;
		margin:0;
		margin: 4px;
}	

h5 {	
		font-size: 11pt;
		font-weight: bold;
		padding: 0px;
		margin-bottom: 5px;
		margin-top: 10px;
		color: #565656;
}	
		
A:LINK, A:VISITED {
		color: #1f1fb1;
		text-decoration: none;
		font-variant: normal;
		}
		
A:ACTIVE {
		color: #0000fe;
		text-decoration: none;
		font-variant: normal;
		}
		
A:HOVER {
		color: #003196;
		text-decoration: underline;
		font-variant: normal;
		}
		
#wrapper {
		width: 970px;
		margin: auto;
		background-color:  #E6E6E6;
		margin-top:10px;
}
		
#menu {
		width: 180px;
		height: auto;
		float: left;
		overflow: hidden;
		background-color:  #E6E6E6;
		font-size: 11pt;
		}
	
#naglowek {
	 	background-color:#245795;
	  	font-family: "monotype corsiva", sherif;
		width: 960px;
		height: 100px;
		margin: 0px;
		padding: 5px;
		}
		
		
#tresc {
		width: 680px;
		height: 460px;
		margin: auto;
		overflow: hidden;
		background-color:  #E6E6E6;
		padding: 10px 0px 10px 0px;
		}
		
#stopka {
		clear: both;
		width: 860px;
  		background-color: #DCDCDC;
}

#stopka p {
		font-size: 8pt;
		padding-left: 5px;
}

#stopka a:link, #stopka a:visited {
		color: #1A1A1A;
		font-weight: normal;
}

#stopka a:hover {
		color: #565656;
		text-decoration: underline;
}

ul.jeden, ul.jeden li {
	display: block;
	list-style: none;
	margin: 0px 1px 0px 0px;
	padding-left: 0;
	text-align: center;
}

ul.jeden {
	border: none;
}

ul.jeden li {
	border-bottom: 1px solid #FFF;
	text-decoration: none;
	background: #BBB url("images/gradient.gif");
	height: 43px;
	line-height: 43px;
}

ul.jeden a{
	display: block;
	text-decoration: none;	
}

ul.jeden a:link, ul.jeden a:visited {
	color: #393975;
	border: none;
	background: #BBB url("images/gradient.gif");
	text-decoration: none;
	height: 43px;
}

ul.jeden a:hover {
	background: #CCC url("images/hover.gif") repeat-x top;
	color: #F5F5F5;
	text-decoration: none;
	height: 43px;
}

ul.jeden li a#current {
	background: #CECECE url("images/gradient.gif");
 	color: #565656;
	text-decoration: none;
}

ul.dwa {
	list-style: disc inside;
	color: #000;
	margin: 0;
	padding-right: 0px;
	padding-left: 0px;
}

ul.dwa li {
	border-bottom: 1px solid #DCDCDC;
	font-size: 9pt;
}
#footer {
	width: 960px;
	height: 18px;
  	background-image:url('footer.gif');
	background-color: #DADADA;
	color: #FFF;
	/*text-align: left;*/
 	text-align: left;
	clear: both;
	margin-top: 0px; 
   margin-right: auto; 
	margin-bottom: 0px; 
	margin-left: 0;
	padding-right: 10px; 
}

#footer a{

color: #FFFFFF;}

#made{
margin-left:10px;
font-size:8pt;
color:#0E0E0E;
}

#made a{
color:#0E0E0E;
}

#made a:hover{
color:#F2F2F2;
}
