@CHARSET "UTF-8";
body{
	width: 100%;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #454545;
}
a{
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
h2,h3,h4{
	padding: 0px;
	margin: 2px;
	margin-left: 10px;
	
}
/* TOP CONTENT */
#topContent{
	background: url('/images/default/top_menu_bg.png') repeat-x left top;
	width: 100%;
	height: 51px;
}
#topMenu{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	/*width: 964px;*/
	width: 804px;
}
ul.topMenu{
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding: 15px 0px 15px 0px;
	
	padding: 17px 0px 17px 0px\9;

	list-style: none;
}

ul.topMenu li.topMenuItem{
	display: inline;
	float: left;
	margin: 0px;
	padding: 0px;
	margin-right: 1px;	
}

ul.topMenu li.topMenuItem a{
	margin: 0px;
	background: url('/images/default/top_menu_items_bg.png') repeat-x left -51px;
	padding: 15px 34px 15px 34px;
	color: #848383;
	cursor: pointer;
	text-decoration: none;
}

ul.topMenu li.topMenuItem a:hover{
	background-position: left 0px;
	color: #ffffff;
}

/* MAIN CONTENT */
#middleContent{
	background: url('/images/default/main_content_bg.png') repeat-x left top  #def8fa;
	width: 100%;
	
}

.logoPanel{
	height: 48px;
	padding: 15px 20px 5px 20px;
	width: 954px;
	margin-left: auto;
	margin-right: auto;
}
.langMenu{
	float: right;
	list-style: none;
	margin: 0px;
	font-size: 12px;
	margin-top: 30px;
	margin-right: 40px;
}
.langMenu .langMenuItem{
	display: inline;
	float: left;
	margin: 0px;
	padding: 0px;
	margin-right: 5px;
	color: #ffffff; 
}
.langMenu .langMenuItem a{
	color: #ffffff;
}
h1.logo{
	background: url('/images/default/logo_swjerzy.png') no-repeat left top;
	width: 556px;
	height: 48px;
	padding: 0px;
	margin: 0px;
	float: left;
}

h1.logo span{
	display: none;
}
h2{
	font-size: 22px;
}
h3{
	font-size: 18px;
}
.mainContent{
	width: 941px;
	background: #ffffff;
	min-height: 200px;
	margin-left: auto;
	margin-right: auto;
	padding: 8px;
}

.mainBanner{
	float: left;
}
/* INFO PANEL */
.infoPanel{
	float: left;
}

.kancelariaInfo, .galeriaInfo, .pogrzebInfo, .newsletterInfo{
	width: 287px;
	height: 99px;
	position: relative;
}

.kancelariaInfo{
	background: url('/images/default/info_kancelaria.png') no-repeat left top;
}

.galeriaInfo{
	background: url('/images/default/info_galeria.png') no-repeat left top;
	height: 100px;
}

.pogrzebInfo{
	background: url('/images/default/info_pogrzeby.png') no-repeat left top;
	height: 100px;
}

.newsletterInfo{
	background: url('/images/default/info_newsletter.png') no-repeat left top;
}

.infoMore{
	background: url('/images/default/info_more.png') no-repeat left top;
	width: 24px;
	height: 24px;
	display: block;
	position: relative;
	top: 70px;
	left: 248px;
	cursor: pointer;
	border: 0px;
}
.addInfo, .addnewsletterInfo{
	float: right;
	text-align: right;
	font-size: 11px;
	color: #ffffff;
	position: absolute;
	bottom: 10px;
	right: 50px;
}
.addnewsletterInfo{
	right: 20px;
	font-size: 10px;
	line-height: 11px;
	bottom: 8px;
}
.addnewsletterInfo input{
	margin-right: 40px;
	margin-top: 5px;
	border: 1px solid #a4bc3d;
	padding: 2px;

}

.infoMore span{
	display: none;
}
.clear{ clear:both;}

.shadow{
	background: url('/images/default/bannerShadow.png') no-repeat left top;
	width: 941px;
	height: 38px;
}

.welcome{
	width: 383px;
	padding-left: 5px;
	
	float: left;
}

.welcomeLeft{
	float: left;
}
.welcomeRight{
	float: left;
	width: 240px;
	text-align: justify;
	font-size: 12px;
	padding-right: 10px;
}
.welcomeBottom{
		padding-right: 10px;
		margin-top: 40px;
}
.welcomeBottom div{
	background-color: #f7f6e2;
	font-size: 12px;

}
.welcomeBottom div p{
	padding: 10px;

}


.news_box, .intencje_box, .intencje_Bigbox{
	width: 265px;
	float: left;
	margin-left: 9px;
	border: 1px solid #d8d5d5;
}
.intencje_Bigbox{
	width: 100%;
	margin-top: 20px;
}
.box_header{
	background: url('/images/default/box_header_bg.png') repeat-x left top;
	margin: 0px;
	padding: 10px 0px 0px 10px;
	height: 33px;
	font-size: 22px;
}
.news_item_list,
.news_item{
	background: #f4f8f8;
	font-size: 12px;
	margin: 2px;
	padding: 5px 10px 5px 10px;
}
.news_item_list{
	margin: 8px 2px 2px 2px;
}
.news_item_list .news_date,
.news_item_list .news_more a,
.news_item .news_date,
.news_item .news_more a{
	color: #94b039;
	font-weight: bold;
	text-decoration: none;
}
.news_item p{
	color: #454545;
	height: 80px;
}
.news_item_list p{
	color: #454545;
	height: 40px;
}
.news_item_list .news_more,
.news_item .news_more{
	float: right;
}

.intencje_day, .intencje_item{
	font-size: 11px;
	color: #454545;
	margin: 2px;
	padding: 10px 6px 5px 6px;
}
.intencje_item{
	
}
.intencje_item.odd{
	background: #f7f6e2;
}
.intencje_item.even{
	background: #f6e1cf;
}
.intencje_day{
	background: url('/images/default/intencje_day_bg.png') repeat-x left top;
	clear: both;
}
.intencje_name, .intencje_add_info{
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	margin: 0px;
}
.intencje_add_info{
	font-weight: normal;
	font-size: 10px;
}
.intencje_time, .intencje_Bibtime, .intencje_Bigname{
	font-weight: bold;
	
}
.intencje_Bibtime{
	width: 10%;
}
.intencje_Bigshort_description{
	width: 85%;
}
.intencje_short_description, .intencje_Bigshort_description, .intencje_time, .intencje_Bibtime{
	/*padding: 4px 0px 2px 0px;*/
	margin: 0px;
}
.intencje_Bibtime, .intencje_Bigshort_description{float:left;}
.intencje_short_description, .intencje_Bigshort_description{
	padding-left: 8px;
}
.recommended{
	margin: 10px;
	padding: 5px;
	border: 1px solid #d8d5d5;
	text-align: center;
}


.left_menu, .right_content{
	float: left;
	color: #454545;
}
.left_menu{
	width: 240px;
	font-size: 12px;
}

.left_menu ul{
	list-style: none;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}
.left_menu ul li{
	margin: 0px;
}
.left_menu ul li a {
	text-decoration: none;
	border-bottom: 1px solid #ebeaea;
	color: #454545;
	padding: 7px 5px 7px 25px;
	background: url('/images/default/left_menu_item_bg.png') no-repeat 10px 10px;
	display: block;
}


.left_menu ul li.active >a,.left_menu ul li >a:hover{
	color: #3a6083;
	background: url('/images/default/left_menu_item_bg_active.png') no-repeat 10px 10px;
}

ul.leftSubMenu{
	padding: 0px 0px 0px 0px;
}

ul.subTree,ul.tree{
	padding: 0px 0px 0px 14px;
	list-style: none;
}
ul.subTree0
{
	padding: 0px 0px 0px 30px;
}

ul.leftSubMenu li a{
	padding: 7px 0px 7px 25px;
	color: #808080;
}

ul.tree li,ul.subTree li{
	margin: 0px;
}
ul.subTree li.level a{
	padding: 4px 0px 4px 16px;
	text-decoration: none;
	display: block;
	background: url('/images/default/left_menu_item_bg_active.png') no-repeat 0px 7px;
	color: #808080;
}

ul.tree li.level0>a{
	color: #3a6083;
	padding: 6px 0px 6px 34px;
	background: url('/images/default/sitemap.png') no-repeat 0px 4px;
	text-decoration: none;
	display: block;
}

ul.subTree li.level1 a{
	padding: 4px 0px 4px 16px;
	color: #454545;
	
	font-weight: bold;
}

ul.subTree li.level2 a{
	font-weight: normal;
	color: #454545;
}
ul.subTree li.level3 a{
	font-weight: normal;
	color: #727272;
}
ul.tree li a:hover{
	text-decoration: underline;
}
ul.leftSubMenu li a, ul.leftSubMenu li.active a{
	background-position: 20px;
}
/* prawa czesc strony */
.right_content{
	width: 660px;
	margin: 10px 5px 5px 1px;
	padding: 10px 10px 10px 20px;
	background: url('/images/default/right_content_sep.png') repeat-y left top;
	font-size: 12px;
}


/* sciezka nawigacyjna do strony*/
.pagePath{
	font-size: 11px;
	padding: 15px 10px 20px 0px;
	
}
.pagePath ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
	
}
.pagePath ul li{
	display: inline;
	padding-left: 5px;
	color: #808080;
}
.pagePath ul li a{
	text-decoration: none;
	color: #454545;
}
.pagePath ul li a:hover{
	text-decoration: underline;
}
.pagePath ul li a:after {
    color: #999999;
    content: " »";
    font-weight: normal;
    margin: 0;
}

/* kolorki */
.blue{
	color: #1e3856;
}
.white{
	color: #ffffff;
}

.clear{clear: both;}
ul.error_list
 {
    margin: 0px 0px 0 0px;
    position: absolute;
	padding: 0;
}
ul.error_list li {
    background-color: #FEF3F3;
    border: 1px solid #C00202;
    color: #C00202;
    font-size: 11px;
    list-style: none outside none;
    margin: 2px;
    padding: 2px;
}

/*  GALERIA  */
.galley_content{
	margin: 10px 0px 10px 0px;
	padding: 20px;
	background: #f4f8f8;
	overflow: hidden;
}

.galleryItem{
	border: 1px solid #DADADA;
	background-color: #ffffff;
	text-decoration: none;
    box-shadow: 2px 2px 6px 0 #747474;
    float: left;
	margin: 25px;
    padding: 6px;
	height: 150px;
	color: #454545;
}
.galleryItem:hover{
	background-color: #a4bc3d;
	border: 1px solid #81942a;
	cursor: pointer;
}

.galleryItem p{
	width: 160px;
	font-size: 10px;
	margin-top: 4px;
	
}

.thumbs li a.thumb{
	border: 1px solid #DADADA;
	background-color: #ffffff;
	text-decoration: none;
    box-shadow: 2px 2px 6px 0 #747474;
	padding: 6px;
	margin-top: 24px;
}
.thumbs li a.thumb:hover{
	background-color: #a4bc3d;
	border: 1px solid #81942a;
	cursor: pointer;
}
#controls a{
	font-size: 11px;
}
.slideshow .image-wrapper a.advance-link img{
	border: 1px solid #DADADA;
	background-color: #ffffff;
	text-decoration: none;
    box-shadow: 2px 2px 6px 0px #747474;
	padding: 0px;
	margin: 0px;
	padding: 6px;
}
.galerryDescription{
	margin-top: 5px;
	padding: 20px;
}

.galerryDescription p{
	font-size: 12px;
}
