html,body{
	text-align:center;
	background-color: transparent;

}

.body {
	font-family: Balker;
	src: Balker.ttf;
	font-size: 14px;
	color: #AAAAAA;
	background-color: #0a0b0c;
	margin: 0px;
	padding: 0px;
	background-image: url(bg.jpg);
	background-repeat: no-repeat;
	background-attachment:fixed;
	background-position:top center;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	width: 1100px;
}

.body2 {
	font-family: Balker;
	src: Balker.ttf;
	font-size: 14px;
	color: #AAAAAA;
	margin: 0px;
	padding: 0px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	width: 1100px;
}

.body3 {
	background-color:#000;
	font-family: Balker;
	src: Balker.ttf;
	font-size: 14px;
	color: #AAAAAA;
	margin: 0px;
	padding: 0px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	width: 1100px;
}

html {
	scrollbar-face-color:#666666;
	scrollbar-highlight-color:#000000;
	scrollbar-3dlight-color:#000000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-shadow-color:#000000;
	scrollbar-arrow-color:#888888;
	scrollbar-track-color:#000000;
}


/* --------  kolory dla ramek obraków ----------------------*/

.image { border: 2px solid #748ca3;}

.image:hover { border-color: #c8dbed;}
/* ----------- menu --------------------*/
	
.link{
	border="0";
	text-decoration: none;
	}


a:link {
	color: #D3E6ED;
	font-weight:normal;
	text-decoration: none;
}


a:visited 
{
	color: #D3E6ED;
	font-weight:normal;
	text-decoration: none;
}

a:hover {
	color: #06F;
	font-weight: normal;
	text-decoration: none;
}

a:active 
{
	color: #D3E6ED;
	font-weight:normal;
	text-decoration: none;
}


/* ----------- kolor tekstów --------------------*/

.smalltext {
	color: #95a6c1;
	font-size: 80%;
}


/* ----------- copyrights text --------------------*/

.copyrighttext {
	color: #95a6c1;
	font-size: 80%;

}
 
 
 /* ----------- rozmieszczanie--------------------*/
 
 
 #top {
	width: 1100px;
	margin-top: 25px;
    margin-left: 0 auto;
    margin-right: 0 auto; 
	text-align:left;
	
}

 #top2 {
	width: 1000px;
	margin-top: 2px;
	margin: 0 auto; 
	text-align:left;
	
}

 #top3 {
	width: 1200px;
	margin-top: 2px;
	margin: 0 auto; 
	text-align:left;
	
}

#NAGLOWEK {
	position: relative; left ;
	width: 431px;
	margin-left: 80px;
}

#MENU1 {
	height: 40px;
	width: 30px;
	float: left;
	margin-left: 325px;
	overflow: hidden;
	margin-bottom: 20px;
}

#MENU2 {
	height: 40px;
	width: 30px;
	float: left ;
	overflow: hidden;

}

#MENU3 {
	height: 40px;
	width: 40px;
	float: left ;
	overflow: hidden;

}

#MENU4 {
	height: 40px;
	width: 35px;
	float: left ;
	overflow: hidden;

}

#MENU5 {
	height: 40px;
	width: 55px;
	float: left ;
	overflow: hidden;

}



#Picture1 {
	width: 804;
	margin-left: 20px;
	overflow: hidden;
	background-color: #fff;
}
#Picture2 {
	clear: both;
	width: 804;
	margin-left: 140px;
	margin-top: 10px;
	overflow: hidden;
	background-color: #fff;
}

#Picture3 {
	clear: both;
	width: 804;
	margin-left: 80px;
	margin-top: 10px;
	overflow: hidden;
	background-color: #fff;
}

#Picture4 {
	clear: both;
	width: 804;
	margin-left: 200px;
	margin-top: 10px;
	overflow: hidden;
	background-color: #fff;
}

#Picture5 {
	clear: both;
	width: 804;
	margin-left: 110px;
	margin-top: 10px;
	overflow: hidden;
	background-color: #fff;
}

#Picture6 {
	clear: both;
	width: 804;
	margin-left: 240px;
	margin-top: 10px;
	overflow: hidden;
	background-color: #fff;
}


IMG.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto ;
	margin: 0 auto;
	}


#STOPKA {
margin:0 auto;
text-align: center;
}

#pages {
	position:absolute; bottom: 10px; left: 50%; right: auto;
	margin-top: 8px;
    margin-left:  auto;
    margin-right:  auto ;
	text-align:center;

	}
	
	


