/* ----- BASICS ELEMENTS ------------------------------------------------------------------------------------------------- */
body { 
	font-family: Trebuchet MS;
	color: #000000;
	background-color: #FFFFCC; 
	margin: 0px; 
	padding: 0px;
	text-align: center;
	
	}

p { 
	padding: 0px;
	font: 13px Trebuchet MS; 
	margin-top: 5px;
	margin-bottom: 0px;
	text-align: center;
	}

h1 {
	margin-top: 5px;
	padding: 0px;
	}
h3 {
	margin-top: 1px;
	padding: 0px;
	}	
h1 { 
	font: bold 8pt Trebuchet MS;
	margin-bottom: 0px; 
	color: #333300;
	padding-bottom: 0px;
	}
h3 { 
	font: bold 10pt Trebuchet MS;
	margin-bottom: 0px; 
	color: #333300;
	padding-bottom: 0px;
	}

#Rozwiniecie h3 span {
	padding-bottom: 4px;
	padding-left: 24px;
	}

#linkList h3 span {
	padding-bottom: 4px;
	padding-left: 13px;
	}

a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #000000;
	}

a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #000000;
	}

a:hover, a:active { 
	text-decoration: underline; 
	color: #3C9A35;
	}
acronym {
	font-weight: bold;
	border-bottom: 1px dotted #bbbbbb;
}
#Rozwiniecie img {
	border: 1px solid black;

	
	}
#Naglowek1 img {
	border: none;
	
	}

/* ----- LAYOUT ------------------------------------------------------------------------------------------------------ */
#tekst { 
  	width: 596px;
	margin-left: 5px;
	margin-right: 10px;
	margin-top: 1px;
	padding-top: 0px;
	text-align: right;
	position: center;
	
	}
/*#pageHeader1 { 
			text-align: right;
			width: 655px;
			height: 10px;
			float: right;
			}*/
		
    
	
#Rozwiniecie {
	margin-left: 5px;
	padding: 0px 20px;
	width: 600px;
	height: 200px;
	float: center;
        text-align: center;
	}
#Rozwiniecie h3 {
	
	text-align: right;
	position: center;
	}

/*#pageHeader1 {
	width: 180px;
	font: 12px Trebuchet MS; 
	position: absolute;
	top: 217px;
	left: 870px;
	margin: 0px;
	padding: 0px;
	}*/

#footer {
	text-align: center;
	font: bold 12px Trebuchet MS;
	padding: 20px;
	text-transform: uppercase;
	margin-top: 20px;
	border-top: 1px dashed #000000; 
	}

/* ----- OTHER ------------------------------------------------------------------------------------------------- */

#linkList1 h3 {
	font-size: 16px;
	text-decoration: underline;
	padding: 3px 3px 3px 1px;
	color: #000000;
	margin-bottom: 25px;
	margin-top: 20px;
	}


