html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
body
{
	background-image: url("../images/bg.jpg");
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #ebf5fa;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a
{
	text-decoration: none;
}
#container
{
	width: 954px;
	margin: 0 auto;
}
#menu
{
	font-size: 16px;
	position: absolute;
	top: 170px;
	padding: 0 70px 0 70px;
}
#menu a
{
	color: #1d2e33;
	display: block;
	line-height: 2em;
	padding: 0 5px 0 5px;
}
#menu a:hover
{
	background-color: #33688c;
	height: 35px;
	color: #FFFFFF;
	-moz-border-radius:6px;
	border-radius:6px;
	-khtml-border-radius:6px;
	-icab-border-radius:6px;
	-webkit-border-radius:6px;
	-khtml-border-radius:6px;
}
/*
box-shadow: 5px;
-moz-box-shadow
-webkit-box-shadow
*/
#menu li
{
	float: left;
}
#both
{
	margin-top: 260px;
}
#communication
{
	text-align: center;
	background-color: #FFFFFF;
	padding: 15px;
	color: #0a323e;
	font-size: 16px;
	-moz-box-shadow: 5px 5px 5px #ccc;
	-webkit-box-shadow: 5px 5px 5px #ccc;
	box-shadow: 5px 5px 5px #ccc;
	margin-bottom: 45px;
}
#content
{
	width: 605px;
	float: left;
	color: #0a323e;
	min-height: 500px;
	margin-bottom: 30px;
}
#contentArticle
{
	line-height: 1.7em;
}
#news, #articles
{
	clear: both;
	font-family: "Times New Roman", Arial;
}
#news h1
{
	margin-top: 30px;
	margin-bottom: 20px;
}
#news div, #articles div
{
	clear: both;
}
#news div h2, #articles div h2, #article h1
{
	color: #1b5377;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
}
#news div h2 a
{
    color: #1b5377;
}
#news div h2 a:hover
{
    text-decoration: underline;
}
#news div p, #articles div p
{
	color: #0a323e;
	font-size: 14px;
	line-height: 1.5em;
	margin-bottom: 15px;
}
#news ul, #articles ul
{
	background-color: #d7e7ef;
	-moz-border-radius:6px;
	border-radius:6px;
	-khtml-border-radius:6px;
	-icab-border-radius:6px;
	-webkit-border-radius:6px;
	-khtml-border-radius:6px;
	height: 35px;
	width: 270px;
	margin-bottom: 20px;
}
#articles ul
{
	width: 138px;
	margin-bottom: 10px;
}
#articles div
{
	border-bottom: 1px solid #cedce3;
	margin-bottom: 10px;
}
#news ul li, #articles ul li
{
	float: left;
	padding-left: 10px;
	line-height: 2.5em;
	font-size: 14px;
}
#news ul li img, #articles ul li img
{
	margin-top: 7px;
}
#news ul li a, #articles ul li a
{
	color: #3077a4;
}
#news ul li a:hover, #articles ul li a:hover
{
	text-decoration: underline;
}






#sidebar
{
	width: 349px;
	float: right;
}
#menu_sidebar
{
	width: 320px;
	border: 2px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	background-color: #d3e6ef;
	float: right;
    
}
#menu_sidebar li
{
	font-family: "Times New Roman", Arial;
	border-bottom: 1px solid #FFFFFF;
	font-size: 18px;
}
#menu_sidebar li a
{
	display: block;
	padding-left: 20px;
	height: 35px;
	color: #0d2531;
	line-height: 2em;
}
#menu_sidebar li a:hover
{
	background-color: #789bab;
	color: #FFFFFF;
}
#footer
{
	clear: both;
	background-color: #FFFFFF;
	-moz-box-shadow: 5px 5px 5px #ccc;
	-webkit-box-shadow: 5px 5px 5px #ccc;
	box-shadow: 5px 5px 5px #ccc;
	height: 40px;
	margin-bottom: 20px;
	line-height: 3em;
	text-align: center;
	color: #909090;
}


/* ---- intentcje ---- */

#intentions
{
	
}
.intention, .adoption
{
	-moz-box-shadow: 5px 5px 5px #ccc;
	-webkit-box-shadow: 5px 5px 5px #ccc;
	box-shadow: 5px 5px 5px #ccc;
	background-color: #D7E7EF;
	padding: 10px;
	margin-bottom: 15px;
}
.intention p, .adoption p
{
	margin-bottom: 5px;
}
.intention span, .adoption span
{
	color: #3077A4;
	font-size: 11px;
}
#form_intention
{
	margin-top: 30px;
	margin-bottom: 50px;
}
#form_intention h1
{
	font-size: 16px;
	margin-bottom: 10px;
}
#form_intention textarea, #form_intention input[type="text"]
{
	border: 1px solid #33688c;
	padding: 10px;
	width: 250px;
}
#form_intention input[type="text"]
{
	float: left;
	display: block;
}
#form_intention input[type="submit"]
{
	border: 1px solid #33688c;
	padding: 5px;
	width: 200px;
	cursor: pointer;
}
#form_intention td
{
	padding-bottom: 10px;
}
#form_intention th
{
	vertical-align: middle;
	padding-right: 15px;
	text-align: right;
}
#form_intention td a
{
	display: block;
	float: left;
	margin-left: 10px;
}
#intentions_captcha
{
	display: block;
	float: left;
}

/* --- article --- */
.article
{
	
}
#article
{
	
}
#slideshow
{
	width: 510px;
	margin: 0 auto;
}
/* --- slider --- */
.slider li div
{

}
.slider li div
{
	

	border: 1px solid #33688c;
	padding: 15px;
	width: 500px;
	-moz-border-radius:6px;
	border-radius:6px;
	-khtml-border-radius:6px;
	-icab-border-radius:6px;
	-webkit-border-radius:6px;
	-khtml-border-radius:6px;
}
.slider li div h1
{
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}
.slider li div a
{
    color: #1B5377;
}
#nav
{
	margin-top: 15px;
}
#nav a
{
	color: black;
	padding-left: 5px;
	padding-right: 5px;
	border: 1px solid black;
}

#footer p a
{
	position: absolute;
	right: 0;
	top: 8px;
}
#footer
{
	position: relative;
}

#pagination
{
    clear: both;
    padding-top: 10px;
}
#pagination ul li
{
    float: left;
    border: 1px solid #FFFFFF;
    background-color: #D3E6EF;

}
#pagination ul li a
{
    color: #0D2531;
    text-decoration: none;
    display: block;
        padding-left: 10px;
    padding-right: 10px;
        padding-top: 5px;
    padding-bottom: 5px;
}
#pagination ul li a:hover
{
 background-color: #789bab;   
}
#siteLink
{
    background-color: #d3ebf2;
    padding: 10px;
    color: #0a323e;
    font-size: 13px;
    margin-bottom: 15px;
    line-height: 1.4em;
}
#siteLink a
{
    color: #0a323e;
}
#siteLink a:hover
{text-decoration: underline;}
#siteLink b
{
    font-weight: bold;
}
#homepageInformation
{
    margin-bottom: 15px;
}
#article
{
    line-height: 1.5em;
}
#content p
{
    line-height: 1.5em;
}
#homepageInformation h1
{
    font-size: 18px;
    font-weight: bold;
}
.nd_dzien, .nd_wstep, .nd_czytanie_nazwa, .nd_dodatki_tyt
{
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 10px;
}
.nd_dzien span, .nd_wstep span
{
    font-weight: normal;
    font-size: 12px;
}
.nd_swieto
{
    margin-bottom: 15px;
    display: block;
}
.nd_czytanie_albo
{
    margin-bottom: 10px;
    font-size: 11px;
}
.nd_czytanie_tresc, .nd_czytanie_odp, .nd_psalm_refren, .nd_dodatki_tresc, .nd_czytanie_sigla, .nd_czytanie_tyt
{
    margin-bottom: 10px;
}
.nd_czytanie_tresc, .nd_czytanie_tyt
{
    font-style: italic;
}
#newsOpoka, .profil
{
    font-size: 12px;
    float: right;
    width: 320px;
    line-height: 1.3em;
}
#newsOpoka h1, .profil h1, .newComments h1
{
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
}
#newsOpoka ul
{
    margin-bottom: 20px;
}
#newsOpoka ul li
{
    margin-bottom: 10px;
}
#newsOpoka ul li a
{
    color: #1B5377;
    display: block;
    margin-bottom: 5px;
    
}
#newsOpoka ul li p
{
    text-align: justify;
}
#newsOpoka ul li a:hover
{
    text-decoration: underline;
}
#newsOpoka ul li span
{
    display: block;
    font-size: 12px;
    margin-bottom: 5px;
}
.hide
{
    display: none;
}
#newsOpoka b
{
    display: block;
    cursor: pointer;
    margin-bottom: 20px;
}
#nd_liturgia_czytania p
{
    text-align: justify;
}
.mp3
{
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #000;
    font-size: 18px;
    display: block;
    clear: both;
}
.mp3:hover
{
    text-decoration: underline;
}
.textPosition {
    font-family: times New Roman;
    text-align: justify;
    font-size: 14px;
}
.form_user { width: 300px; margin: 0 auto;}
.form_user th { text-align: right; padding-right: 5px;}
.form_user td input { margin-bottom: 7px;}
.profil a, .newComments a {color: #1B5377; font-weight: bold; }
.profil a:hover, .newComments a:hover { text-decoration: underline;}
.newComments b { font-weight: bold;}
.newComments h1 { color: #1B5377; font-weight: normal; font-size: 18px;}
.canAddComment { text-align: center; font-size: 14px; font-weight: bold;}
.canAddComment a:hover { text-decoration: underline;}
