html, body {
	background-color: #black;
	color: #black;
	margin: 0;
	padding: 0;
	text-align: center;
}

#CALOSC {
	width: 908px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#GORA {
  width: 908px;
  height: 216px;
/*  background: url(grafika/gora.png) no-repeat center; */
  background: black;
  margin: 0 auto;
}

#LEWY {
	width: 230px;
	float: left;
	overflow: hidden;
	}

#LEWY_1 {
	width: 230px;
  height: 44px;
	float: left;
	overflow: hidden;
/*	background: url(grafika/przycisk_lewy.png) repeat-x; */
	background: black;
	margin-top: 10px;
}

#LEWY_2 {
	width: 230px;
  height-min: 300px;
	float: left;
	overflow: hidden;
	background: black;
}

#LEWY_3 {
	width: 230px;
  height: 300px;
	float: left;
	overflow: hidden;
/*  background: url(grafika/zwoj.png) no-repeat 10px; */
  background: black;
	margin-top: 10px;
}

#PRAWY {
	width: 150px;
	height: 750px;
	float: right;
	overflow: hidden;
	margin-top: 10px;
/*  background: url(grafika/tlo2.png) repeat; */
  background: black;
}

#SRODEK {
  width: 510px;
  height-min: 1000px;
	float: left;
	overflow: hidden;
	margin-left: 10px;
}

#TRESC_PASEK {
	width: 510px;
	height: 44px;
	float: left;
	margin-top: 10px;
/*	background: url(grafika/przycisk_tresc.png) repeat-x;  */
	background: black;
}

#TRESC {
	width: 510px;
	height-max: 250px;
	float: left;
	background: black;
}

#GALERIA_PASEK {
	width: 510px;
	height: 44px;
	float: left;
/*(	background: url(grafika/przycisk_tresc.png) repeat-x; */
	background: black;
	margin-top: 10px;
}

#GALERIA {
	width: 510px;
	height: 300px;
  position: relative;
	float: left;
  background: black;
}

#GALERIA_6 {
	width: 510px;
	height: 400px;
  position: relative;
	float: left;
  background: black;
}

#STOPKA {
	clear: both;
	width: 908px;
  height: 49px;
/*	background-color: #888;
  background: url(grafika/stopka.png) no-repeat center;  */
  background: black; 
	margin-top: 10px;
}

ul, ul li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}

ul#menu_gorne {
  float: left;
}

ul li {
	float: left;
}

ul#menu_gorne a:link, ul a:visited {
  text-decoration: none;
	display: block;
	font-weight: bold;
	color: yellow;
  margin-top: 0px;
  padding: 17px 20px;
}

ul#menu_gorne a:hover {
	background-image: url("grafika/przycisk.png");
	color: white;
}

ul#menu_boczne {
  float: left;
}

ul#menu_boczne a:link, ul a:visited {
  text-decoration: none;
	display: block;
	width: 230px;
	font-weight: bold;
	color: yellow;
  margin-top: 0px;
  padding: 10px;
}

ul#menu_boczne a:hover {
	background-image: url("grafika/bok_rollover.png");
}

ul#menu_stopka {
  float: left;
}

ul#menu_stopka a:link, ul a:visited {
  text-decoration: none;
	display: block;
	width: 230px;
	font-weight: bold;
	color: yellow;
  margin-top: 5px;
  padding: 10px;
}

p#logo_gora {
  text-align: center;
}

p#link_prawy {
  text-decoration: none;
 	font-weight: bold;
 	text-align: center;
	color: yellow;
  font-size: small;
  padding: 10px;
}

p#link_prawy a:hover a:visited {
  text-decoration: none;
 	font-weight: bold;
	color: yellow;
  font-size: small;
}

p#newsletter {
 font-size: medium;
 font-weight: bold;
 margin-top: 45px;
 margin-left: 35px;
}

p#tresc_naglowek {
  font-size: 20px;
  font-weight: bold;
  margin-top: 10px;
  margin-left: 30px;
}

h1#tresc {
  font-size: 16px;
  color: yellow;
	margin: 10px;
}

p#tresc {
  text-align: justify;
  font-size: 14px;
  color: yellow;
	margin: 10px;
}

ol#tresc {
  font-size: 14px;
  color: yellow;
	margin: 10px;
}

ul#tresc {
  font-size: 14px;
  color: yellow;
	margin: 10px;
}

p#belka_lewa {
  font-size: 20px;
  font-weight: bold;
  color: black;
  margin-top: 10px;
  margin-left: 30px;
}

#miniatura_duza {
		position: absolute;
		left: 40px;
		top: 30px;
	  z-index: 1;
	}
 
#duza_ramka {
		position: absolute;
		left: 40px;
		top: 30px;
		z-index: 2;
	}

#miniatura_1 {
		position: absolute;
		left: 340px;
		top: 30px;
		z-index: 1;
	}
 
#mala_ramka_1 {
		position: absolute;
		left: 340px;
		top: 30px;
		z-index: 2;
	}
	
#miniatura_2 {
		position: absolute;
		left: 340px;
		top: 144px;        
		z-index: 1;
	}
 
#mala_ramka_2 {
		position: absolute;
		left: 340px;
		top: 144px;
		z-index: 2;
	}

#miniatura_3 {
		position: absolute;
		left: 40px;
		top: 270px;
		z-index: 1;
	}
 
#mala_ramka_3 {
		position: absolute;
		left: 40px;
		top: 270px;
		z-index: 2;
	}
	
#miniatura_4 {
		position: absolute;
		left: 187px;
		top: 270px;        
		z-index: 1;
	}
 
#mala_ramka_4 {
		position: absolute;
		left: 187px;
		top: 270px;
		z-index: 2;
	}

#miniatura_5 {
		position: absolute;
		left: 340px;
		top: 270px;        
		z-index: 1;
	}
 
#mala_ramka_5 {
		position: absolute;
		left: 340px;
		top: 270px;
		z-index: 2;
	}