body {
	margin: 0;
	padding: 0;
	background-color: #fff;
	position: absolute;
	width: 100%;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

* {
	margin: 0;
	padding: 0;
	border: 0;
}

div {
	position: relative;
}

h2 {
	margin: 0;
}

ul, li, ul li ul, ul li ul li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}

#gradienty {
	height: 575px;
	z-index: 1;
}

#grad_lewy {
	float: left;
	background-image: url(./../img/glowna/grad_lewy.jpg);
	background-repeat: repeat-x;
	height: 575px;
	width: 50%;
	z-index: 1;
}
#grad_prawy {
	float: right;
	background-image: url(./../img/glowna/grad_prawy.jpg);
	background-repeat: repeat-x;
	height: 575px;
	width: 49%;
	z-index: 1;
	clear: right;
}

#lewy_skos {
	width: 46px;
	height: 575px;
	float: left;
	left: 50%;
	margin-left: -546px;
	margin-top: -575px;
	background-image: url(./../img/glowna/lewy_skos.jpg);
	background-repeat: no-repeat;
	z-index: 4;
}

#calosc {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	top: 0;
	z-index: 3;
	text-align: left;
}

#logo {
	width: 1000px;
	height: 254px;
	background-image: url(./../img/glowna/gradient.jpg);
	background-position: center;
	background-repeat: no-repeat;
	z-index: 2;
	margin-top: -575px;
	text-align: center;
	float: left;
	clear: right;
}

#kontakt_onas {
	width: 1000px;
	height: 120px;
	clear: both;
	float: left;
	margin-top: -575px;
	z-index: 4;
}

	#kontakt_onas ul {
		position: absolute;
		top: 17px;
		left: 850px;
		font-size: 11px;
		font-family: Arial, Helvetica, sans-serif;
		color: #808080;
		z-index: 4;
		list-style: none;
		float: left;
	}
	
	#kontakt_onas ul li {
		float: left;
	}
	
		#kontakt_onas ul li#onas a, #kontakt_onas ul li#kontakt a {
			font-size: 11px;
			font-family: Arial, Helvetica, sans-serif;
			color: #808080;
			text-decoration: none;
			display: block;
			float: left;
			width: 60px;
			z-index: 4;
			background-repeat: no-repeat;
			background-position: left;
			outline: 0;
		}
		
		#kontakt_onas ul li#onas a {
			text-align: center;
			background-image: url(./../img/glowna/onas.png);
		}
		
		#kontakt_onas ul li#kontakt a {
			text-align: right;
			background-image: url(./../img/glowna/kontakt.png);
		}
		
		#kontakt_onas ul li#onas a:hover, #kontakt_onas ul li#kontakt a:hover {
			text-decoration: underline;
		}

#pudlo {
	width: 1000px;
	height: 524px;
	clear: left;
	float: left;
	margin-top: -575px;
	z-index: 3;
}

#kol1 {
	float: left;
	z-index: 3;
	width: 310px;
	height: 524px;
}

	#kol1-gora {
		width: 310px;
		height: 132px;
		z-index: 4;
	}
	
	#kol1-gor_on {
		margin-top: -132px;
		width: 310px;
		height: 132px;
		z-index: 3;
	}
	
	#kol1-lista {
		width: 310px;
		height: 392px;
		position: relative;
		float: left;
		z-index: 3;	
	}
    
        #kol1-lista li ul li {
            overflow: hidden;
        }
	
		#kol1-nasze_dzialania {
			width: 310px;
			height: 32px;
			background-image: url(./../img/glowna/kol1-nasze_dzialania.png);
			float: left;
		}
		
		#kol1-warsztaty {
			width: 310px;
			height: 120px;
			background-image: url(./../img/glowna/kol1-warsztaty.png);
			float: left;
		}
		
		#kol1-seminaria {
			width: 310px;
			height: 120px;
			background-image: url(./../img/glowna/kol1-seminaria.png);
			float: left;
		}
		
		#kol1-zag_problem {
			width: 310px;
			height: 90px;
			background-image: url(./../img/glowna/kol1-zag_problem.png);
			float: left;
		}
		
		#kol1-slownik {
			width: 310px;
			height: 30px;
			background-image: url(./../img/glowna/kol1-slownik.png);
			float: left;
		}
	
	#kol1-dekor {
		width: 25px;
		height: 524px;
		float: left;
		background-image: url(./../img/glowna/kol1-dekor_dol.png);
		background-position: bottom;
		background-repeat: no-repeat;	
	}

#kol2 {
	float: left;
	width: 305px;
	height: 329px;
	margin-top: 195px;
}

	#kol2-gora {
		width: 305px;
		height: 86px;
		z-index: 4;
	}
	
	#kol2-gor_on {
		margin-top: -86px;
		width: 305px;
		height: 86px;
		z-index: 3;
	}

	#kol2-lista {
		width: 305px;
		height: 243px;
		position: relative;
		float: left;
		z-index: 3;	
        background: url(./../img/glowna/kol2-dol.png) no-repeat bottom;
	}

		#kol2-dzieci {
			width: 305px;
			height: 63px;
			background-image: url(./../img/glowna/kol2-dzieci2.png);
			float: left;
		}
		
		#kol2-mlodziez {
			width: 305px;
			height: 60px;
			background-image: url(./../img/glowna/kol2-mlodziez2.png);
			float: left;
		}
        
        #kol2-news {
            width: 305px;
            height: 100px;
            margin-top:20px;
            float: left;
        }

#kol3 {
	float: left;
	clear: right;
	width: 360px;
	height: 479px;
	margin-top: 45px;
}

	#kol3-dekor_l {
		width: 35px;
		height: 209px;
		float: left;
		z-index: 3;	
	}

	#kol3-srodek {
		width: 307px;
		height: 209px;
		float: left;
		z-index: 3;
	}
	
		#kol3-gora {
		width: 307px;
		height: 87px;
		z-index: 4;
		}
		
		#kol3-gor_on {
		margin-top: -87px;
		width: 307px;
		height: 87px;
		z-index: 3;
		}
		
		#kol3-lista_publikacje {
		width: 307px;
		height: 122px;
		position: relative;
		float: left;
		z-index: 3;
		}
		
			#kol3-publikacje {
			width: 307px;
			height: 122px;
			background-image: url(./../img/glowna/kol3-publikacje.png);
			float: left;
			}
		
	#kol3-dekor_r {
		width: 18px;
		height: 209px;
		float: left;
		z-index: 3;	
	}
	
	#kol3-dekor_sr {
		width: 360px;
		height: 41px;
		float: left;
		z-index: 3;	
	}
	
	#kol3-zbiorka {
		width: 342px;
		height: 140px;
		float: left;
	}
	
	#kol3-lista_wycieczka {
		width: 224px;
		height: 140px;
		position: relative;
		float: left;
		z-index: 3;	
	}

		#kol3-wycieczka {
			width: 224px;
			height: 140px;
			background-image: url(./../img/glowna/kol3-wycieczka.png);
			float: left;
		}
		
	#kol3-flash {
		width: 118px;
		height: 140px;
		float: left;
		clear: right;
		z-index: 4;
		background-image: url(./../img/glowna/krzesla.png);
		background-repeat: no-repeat;
		background-position: left;
	}
	
	#kol3-flas_on {
		width: 118px;
		height: 140px;
		float: left;
		left: 224px;
		margin-top: -140px;
		z-index: 3;
	}

	#kol3-dekor_dol {
		width: 231px;
		height: 23px;
		float: left;
		z-index: 3;
	}

	#kol3-newsletter {
	width: 360px;
	height: 66px;
	background-image: url(./../img/glowna/kol3-newsletter.png);
	background-repeat: no-repeat;
	background-position: top left;
	float: left;
	z-index: 3;
}

#stopka {
	width: 1000px;
	height: 51px;
	clear: left;
	float: left;
	margin-top: -51px;
	z-index: 3;
	line-height: 65px;
	color: #808080;
}

#foot1 {
	float: left;
	width: 335px;
	height: 51px;
	z-index: 3;
	background-image: url(./../img/glowna/foot1.png);
	background-repeat: no-repeat;
	text-indent: 25px;
}

#foot2 {
	float: left;
	width: 305px;
	height: 51px;
	z-index: 3;
	background-image: url(./../img/glowna/foot2.png);
	background-repeat: no-repeat;
	text-align: center;
}

	#foot2 a {
		text-decoration: none;
		color: #808080;
	}

#foot2a {
      width: 152px;
      float: left;
      text-align: left;
     	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #367dbe;
	text-decoration: none;
      }
      
      #foot2a a {
		font-family: Arial, Helvetica, sans-serif;
	      font-size: 11px;
            font-weight: bold;
	      color: #367dbe;
	      text-decoration: none;
      }
      #foot2a a:hover {
		text-decoration: underline;
      }
      
#foot2b {
      width: 153px;
      float: left;
      text-align: right;
      }
      
      #foot2b a {
		font-family: Arial, Helvetica, sans-serif;
	      font-size: 11px;
            font-weight: bold;
	      color: #367dbe;
	      text-decoration: none;
      }
      #foot2b a:hover {
		text-decoration: underline;
      }

#foot3 {
	float: left;
	width: 318px;
	height: 51px;
	z-index: 3;
	background-image: url(./../img/glowna/foot3.png);
	background-repeat: no-repeat;
	text-indent: 170px;
}
	#foot3 a {
		text-decoration: underline;
		color: #808080;
	}

#grad_prawy h1 {
	text-indent: -9999px;
	font-size: 1px;
	line-height: 0px;
}

#data {
	position: absolute;
	z-index: 6;
	top: 17px;
	left: 129px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #808080;
}

#h2_real {
	display: block;
	position: absolute;
	z-index: 6;
	width: 140px;
	height: 35px;
	line-height: 35px;
	top: 87px;
	left: 158px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
}

#h2_dzieci {
	display: block;
	position: absolute;
	z-index: 6;
	width: 120px;
	height: 35px;
	line-height: 35px;
	top: 42px;
	left: 175px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
}

#h2_publik {
	display: block;
	position: absolute;
	z-index: 6;
	width: 80px;
	height: 35px;
	line-height: 35px;
	top: 42px;
	left: 215px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
}

#kol1-nasze_dzialania a, #kol1-warsztaty a, #kol1-seminaria a, #kol1-zag_problem a, #kol1-slownik a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #367dbe;
	text-indent: 27px;
	display: block;
	width: 310px;
	height: 30px;
	line-height: 30px;
	outline: 0;
	text-decoration: none;
}

#kol1-nasze_dzialania a {
	height: 32px;
	line-height: 32px;
}

#kol1-warsztaty ul li a, #kol1-seminaria ul li a, #kol1-zag_problem ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #808080;
	text-indent: 45px;
	display: block;
	width: 310px;
	height: 30px;
	line-height: 30px;
	outline: 0;
	background-image: url(./../img/glowna/punkt1.png);
	background-repeat: no-repeat;
	background-position: 26px 10px;
	text-decoration: none;
}

#kol2-dzieci a, #kol2-mlodziez a, #kol2-news a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #367dbe;
	text-indent: 20px;
	display: block;
	width: 305px;
	height: 30px;
	line-height: 30px;
	outline: 0;
	text-decoration: none;
}

#kol2-dzieci a {
	height: 33px;
	line-height: 33px;
}

#kol2-dzieci ul li a, #kol2-mlodziez ul li a, #kol2-news ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #595959;
	text-indent: 38px;
	display: block;
	width: 305px;
	height: 30px;
	line-height: 30px;
	outline: 0;
	background-repeat: no-repeat;
	background-position: 19px 10px;
	text-decoration: none;
    overflow: hidden;
}

#kol2-dzieci ul li a, #kol2-mlodziez ul li a {
	background-image: url(./../img/glowna/punkt2.png);
}

#kol2-news ul li a {
	background-image: url(./../img/glowna/punkt3.png);
}

#kol3-publikacje a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #367dbe;
	text-indent: 21px;
	display: block;
	width: 307px;
	height: 32px;
	line-height: 32px;
	outline: 0;
	text-decoration: none;
}

#kol3-publikacje ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #808080;
	text-indent: 40px;
	display: block;
	width: 307px;
	height: 30px;
	line-height: 30px;
	outline: 0;
	background-image: url(./../img/glowna/punkt4.png);
	background-repeat: no-repeat;
	background-position: 21px 10px;
	text-decoration: none;
}

#kol3-wycieczka div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-indent: 37px;
	display: block;
	width: 224px;
	height: 34px;
	line-height: 34px;
	outline: 0;
	text-decoration: none;
}

#kol3-wycieczka ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #595959;
	margin-left: 25px;
	text-indent: 30px;
	display: block;
	width: 199px;
	height: 30px;
	line-height: 30px;
	outline: 0;
	background-image: url(./../img/glowna/punkt5.png);
	background-repeat: no-repeat;
	background-position: 11px 10px;
	text-decoration: none;
}

#kol1-lista a:hover, #kol2-lista a:hover, #kol3-lista_publikacje a:hover, #kol3-lista_wycieczka a:hover {
	text-decoration: underline;
}

#kol3-newsletter div {
	height: 36px;
	line-height: 36px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #808080;
	text-indent: 22px;
}

#email {
	border: 0;
	width: 187px;
	height: 23px;
	background-image: url(./../img/glowna/input.png);
	background-repeat: no-repeat;
	margin-left: 16px;
	font-size: 11px;
	padding-left: 10px;
	padding-top: 3px;
	color: #b3b3b3;
	font-style: italic;
}

#zapisz {
	width: 65px;
	height: 23px;
	cursor: pointer;
	background-image: url(./../img/glowna/zapisz.png);
	background-repeat: no-repeat;
	margin-left: 20px;
	color: #c98e00;
	font-weight: bold;
	outline: 0;
}
