body { 
	width:910px;
	margin: 70px auto 20px auto;
	height:auto;
	overflow:auto;
}
a { cursor: pointer; }
#top { width: 910px; height: 133px; margin: 0px auto 0px auto;}
#columnLeft { width:250px; height: auto; overflow:auto; float:left;}
#columnRight { width:660px; height: auto; overflow:auto; float:right;}
#footer {
	width: 910px;
	height: 50px;
	padding: 10px 10px auto 0px;
	margin: 0px auto 0px auto;
	clear:both;
	text-align: right;
}

#nav,#nav li ,  #nav ul  { margin:0px; padding:0px; list-style : none;}
#nav ul li { margin-left: 20px; }

#nav{
	font-size: 40px;
	line-height: 47px;
	height: 447px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
}

#kwicks_container { 
	padding-top: 10px;
	padding-left: 70px;
}
#kwicks {
	position: relative;
}
 
#kwicks .kwick {
	font-size: 26px;
	float: left;
	display: block;
	width: 119px;
	height: 380px;
}

#kwicks .kwick a {
  text-decoration:none;
  color: #ffffff;
}

.kwicks_span {
	padding-top: 330px;
	padding-left:10px;
}


body { 
	background-color: #FFFFFF;
}
#top { background-color: #ffffff; }
#columnLeft { background-color: #ffffff; }
#columnRight { background-color: #ffffff;}
#footer {
	font-family: Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:11px;
	color:#999999;
	background-color: #ffffff;
}
#nav{
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-weight:bolder;
	font-size: 40px;
	//color: #e0e0e0;
	color: #000000;
}
#nav a { color: black; text-decoration: none }
div#columnLeft ul#nav li a:hover { color: #f00; }
#nav #subnav a.current { color: #fa5b5b; }

#subnav a {
	color: #787878;
}
#nav a.current { color: red; }



#kwicks_container { 
	background-color: white;
}
 
#kwicks .kwick {
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-weight:bolder;
	font-size: 26px;
	color: #ffffff;
}
 
#kwick_red {background-image: url(../g/slub.jpg);}
#kwick_orange {background-image: url(../g/chrzest1.jpg);}
#kwick_yellow {background-image: url(../g/dzieci.jpg);}
#kwick_green {background-image: url(../g/inne.jpg);}

#boks {
  float: left;
  font-family: Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#787878;
	width: 500px;
	height: 450px;
	border: solid 2px #787878;
	margin-left: 50px;
}

#boks .tytul {
  font-family:"Arial Black",Arial,Helvetica,sans-serif;	
  font-size:32px;
	font-weight: bold;
	padding: 0px 0px 0px 20px;
}

#boks .tekst {
  padding: 0px 20px 20px 20px;
  text-align: justify;
}

#boks_tytul {
  float: left;
  text-align: center;
  width: 100px;
  height: 454px;
  background-color: #787878;
}

#boks_tytul img {
  border: none;
  padding-top: 20px;
}

#boks .zdjecia {
  width: 150px;
  height: 100px;
  margin-left: 13px;
  margin-top: 10px;
  background-color: #787878;
  float: left;
}

#boks .zdjecia img {
  border: none;
}