/* basic elements */
html {
	margin: 0;
	padding: 0;
	}
body {
	background-attachment: fixed;
	background-image: url('bp.jpg'); 
	background: url(plamy.jpg) repeat-y scroll center center;
	color:#000000;
	font-family:trebuchet ms,arial,helvetica,sans-serif;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	
	}
p { 
	margin-top: 0; 
	text-align: justify;
	}
h3 { 
	font: italic normal 1.4em georgia, sans-serif;
	letter-spacing: 1px; 
	margin-bottom: 0; 
	color: #000000;
	}
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: none; 
	color: #9685BA;
	}


/* specific divs */

#content {
 padding:20px 0px 30px; 
}

#content p {
 text-align:justify;
 margin:10px 150px 30px;
 }
 
#container {
 position:relative; 
 margin:0 auto; 
 width:510px;
 background:#FFFFFF;

 height:auto !important; 
 height:100%; 

 min-height:100%; 
}
	
	
#container2 {
float: center;
display:block;
margin:0 auto;
position:relative;
voice-family:inherit;
width:500px;
}


#intro { 
	position: center;
	background:#000000 url(okularnicy3.jpg) no-repeat scroll 0 0;
	height: 360px;
	}
#footer {
 position:center;
 width:100%;
 bottom:0; 
 background: no-repeat scroll 0 0;
 text-align:center;
 font-size:12px;
 color:#9d9d9d
 }

#footer p {
 padding:1em;
 margin:0;
 } 
 

#pageHeader {
	background:transparent url(grafika.gif) no-repeat scroll left bottom;
	height:67px;
	padding-top: 20px;
}
#pageHeader1 {
	background:transparent url(kontakt.gif) no-repeat scroll left bottom;
	height:67px;
	padding-top: 20px;
}
#pageHeader2 {
	background:transparent url(malarstwo.gif) no-repeat scroll left bottom;
	height:67px;
	padding-top: 20px;
}
#pageHeader3 {
	background:transparent url(ilustracje.gif) no-repeat scroll left bottom;
	height:67px;
	padding-top: 20px;
}
#quickSummary {
	clear:both; 
	margin: 20px 20px 20px 10px; 
	width: 160px; 
	float: center;
	text-align:center;
	}
#quickSummary p {
	font: italic 10pt/22pt georgia; 
	text-align:center;
	}

#preamble {
	clear: right; 
	padding: 0px 10px 0 10px;
	}



#footer a:link, #footer a:visited { 
	margin-right: 20px; 
	}

#linkList {
	margin-left: 300px; 
	position: center; 
	top: 0; 
	right: 0;
	}



#linkList ul {
	margin: 0;
	padding: 0;
	}
#linkList li {
	line-height: 2.5ex; 
	background: transparent no-repeat top center; 
	display: block; 
	padding-top: 5px; 
	margin-bottom: 5px;
	list-style-type: none;
	}



