html, body
	{background-image: url(ipcn-tlo.jpg);
	background-attachment: fixed;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 10pt; 
	color: #ffff80;
	margin: 0;
	padding: 0}
	
	
/* top */
	
div#TOP 
  {width: 1100px}	

	
/* naglowek */

div#NAGLOWEK 
  {width: 1100px;
	margin: 10px 0px 0px 0px;
  background-color: #121625;
	border-bottom: 2px solid #3c4a57}

div#NAGLOWEK img
  {border: 3px solid #3c4a57; 
	margin: 10px 14px 2px 14px}
	
div#NAGLOWEK p
  {text-align: right;
	margin: 0px 15px 2px 0px;
	text-align: right}
	
div#NAGLOWEK p
  {font-weight: bold;
	font-size: 8pt;
	color: #ff9f40}
	
div#NAGLOWEK a:link, div#NAGLOWEK a:visited
  {text-decoration: none;
	font-weight: bold;
	font-size: 8pt;
	color: #ff9f40}
	
div#NAGLOWEK a:hover 
  {color: #ffff6a}
	
	
/* MENU */	

div#MENU 
  {width: 206px;
	float: left;
	overflow: hidden;
	margin: 10px 0px 0px 0px;
	text-align: center}

div#MENU ul, div#MENU ul li 
  {display: block;
	list-style: none;
	margin: 0;
	padding: 0}
	
div#MENU ul 
  {width: 200px;
	margin: 0px 0px 50px 0px;
	background-color: #121625;
	border: 3px double #003064;
	font-size: 9pt}

div#MENU ul li 
  {border-bottom: 1px solid #5a76a5;
  text-align: left}
	
div#MENU ul a:link, div#MENU ul a:visited 
  {display: block;
	width: 176px;
	text-decoration: none;
	padding: 7px;
	font-weight: bold;
	background-color: #121625;
	color: #b9dcff;
	border-left: 10px solid #ffff4a}

div#MENU ul a:hover 
  {width: 171px;
	background-color: #121625;
	color: #ffff80;
	border-left: 15px solid #ffff80}

div#MENU span 
  {color: #ff9f40;
	font-weight: 500;
	font-size: large}
	
div#MENU p
  {text-align: center;
	font-weight: bold;
	background-color: #121625;
	border: 2px solid #ff9f40;
	padding: 5px}
	
div#MENU a:link, div#MENU a:visited 
  {text-decoration: none;
	font-weight: bold;
	color: #b9dcff}
	
div#MENU a:hover 
  {color: #ffff80}
  
div#MENU img
  {border: 0px}
	
/* tresc */

div#TRESC 
  {width: 850px;
	float: left;
	overflow: hidden;
	margin: 10px 0px 10px 34px;
	padding: 0px 5px 0px 5px;
	background-color: #121625;
	text-align: justify}

div#TRESC h1
  {text-align: center;
	font-weight: 300}	
	
div#TRESC hr
  {border-width: 2px 0px 0px 0px; 
	border-style: solid; 
	border-color: #5e6480;
	width: 80%}

div#TRESC ul 
	{list-style-type: circle}
	
div#TRESC li
  {margin-bottom: 0.4em;
	margin-top: 0.4em}
	
div#TRESC a:link, div#TRESC a:visited 
  {text-decoration: none;
	font-weight: normal;
	color: #9cdd75}
	
div#TRESC a:hover 
  {color: #00ff00}
	
div#TRESC blockquote
  {font-style: italic;
	text-align: right;
	color:#d1b39c}	
	

/* stopka */	

div#STOPKA 
  {clear: both;
	width: 100%;
	background-color: #121625;
	margin: 0px 0px 10px 0px;
	border-top: 2px solid #3c4a57}
	
div#STOPKA p
  {text-align: center}
	
div#STOPKA a:link, div#STOPKA a:visited 
  {text-decoration: none;
	font-weight: normal;
	color: #ff9f40;
	text-align: right}

div#STOPKA a:hover 
  {color: #ff8000}