* {
	margin: 0;
	padding: 0;
}

html body {
	font: 80% Verdana,Arial,Helvetica,sans-serif;
	color:#333333;
	text-align: justify; 
	}

/* DIV-y na background */

#all {
	width: 1082px;
	margin: auto;	
}

#logo {
	background-image: url(../images/logo.jpg);
	width: 1082px;	
	height: 169px;
	margin: auto;	
}

#seminarium {
	background-image: url(../images/seminarium.jpg);
	width: 1082px;	
	height: 355px;
	margin: auto;	
}

#srodek {
	width: 1082px;	
	margin-top: 0;
	margin: auto;	
	background-image: url('../images/all_pasek.jpg');
	background-repeat: repeat-y;
}

#lewa {
	width: 240px;
	float: left;
}

#okna_aktualnosci {
background-image: url(../images/okna_aktualnosci.jpg);
	width: 240px;	
	height: 38px;
}

#okna_pasek {
	width: 240px;	
	background-image: url('../images/okna_pasek.jpg');
	background-repeat: repeat-y;
}

#okna_dol {
	width: 240px;	
	background-image: url('../images/okna_dol.jpg');
	height: 6px;
}

#okna_czytelnia {
background-image: url(../images/okna_czytelnia.jpg);
	width: 240px;	
	height: 51px;
}

#okna_pasek {
	width: 240px;	
	background-image: url('../images/okna_pasek.jpg');
	background-repeat: repeat-y;
}

#okna_dol {
	width: 240px;	
	background-image: url('../images/okna_dol.jpg');
	height: 6px;
}

#okna_modlitwa {
background-image: url(../images/okna_modlitwa.jpg);
	width: 240px;	
	height: 51px;
}

#okna_modlitwa2 {
background-image: url(../images/okna_modlitwa2.jpg);
	background-repeat: no-repeat;
	width: 240px;	
}


#okna_pasek {
	width: 240px;	
	background-image: url('../images/okna_pasek.jpg');
	background-repeat: repeat-y;
}

#okna_dol {
	width: 240px;	
	background-image: url('../images/okna_dol.jpg');
	height: 6px;
}

#prawa {
	width: 842px;
	float: right;
}

#content_gora {
background-image: url(../images/content_gora.jpg);
	width: 842px;	
	height: 38px;
}

#content_pasek {
	width: 842px;	
	min-height: 460px;
	background-image: url('../images/content_pasek.jpg');
	background-repeat: repeat-y;
}

#content_dol {
	width: 842px;	
	background-image: url('../images/content_dol.jpg');
	height: 5px;
}

.clear {
	clear: both;
}

#stopka {
	background-image:url('../images/stopka.jpg');
	clear: both;
	width: 1082px;	
	height: 26px;
	margin: auto;	
}

/*Tekst */

.naglowek {
	font: 16px Tahoma,Verdana,Arial,Helvetica,sans-serif;
	color: #ffffff;
}

	#aktualnosci {
		text-align: center;
		padding: 9px 0 0 23px;
	}

	#czytelnia {
		text-align: center;
		padding: 20px 0 0 20px;
	}

	#modlitwa {
		text-align: center;
		padding: 20px 0 0 20px;
	}
	
.menu {
	padding: 15px 0 15px 70px;
}


.menu ul {
	
}

.menu li {
 list-style-type: none;
}



/* Odnośniki */

a {
	color: #000000;	
	text-decoration: none;
	border: 0px;
	outline: none;
}

a:link {
	text-decoration: none;
	border: 0px;
}

a:visited {
	color: #000000;	
	text-decoration: none;
	border: 0px;	
}

a:hover {
	color: #158ce5;	
	text-decoration: none;
	border: 0px;
}

a.stronaglowna {
	display: block;
	width: 135px;
	height: 160px;
	float: left;
}

/* Zdjęcia */

.galeria img {
	border: 1px solid #CCC;
	padding: 2px;	
	margin: 10px 5px 10px 0;
}

/* Tekst */

.text {
	padding: 10px 45px 10px 20px;
}

.text h1 {
	font-size: 50px;
	color: #000000;	
	padding: 0;
}

.text h2 {
	font-size: 35px;
	color: #000000;	
}

.text h3 {
	font-size: 25px;
	color: #000000;
}

.center {
	text-align: center;
}

p {
	padding: 0 35px 0 35px;
	margin: 0;
}

p.text {
	padding: 0 30px 0 30px;
	text-align: justify;
	text-indent: 15px;
}

p.wykonanie {
	color: #000000;
	text-align: center; 
	font-size: 10px;
	padding: 3px 0 0 0;
	}
	
p.wykonanie a {
	padding: 0;
	color: #000000;
	font-size: 10px; 
	text-decoration: none;	
}