html {
  margin: 0; 
  padding: 0;
}
body {
  font-size: 80%;
  font-family: Arial, Helvetica, sans-serif;
  margin: 0; 
  padding: 0;
  background: #fff; 
  color: #2F2D2C;
}

form{
	margin: 0px;
	padding: 0px;
}

div.clear{
	clear: both;
}

a{
	color:#C76609;
	text-decoration: none;
}

a.likebutton{
  background-image:url(../img/theme.classic/button_link.png);
  background-position:left top;
  background-repeat:no-repeat;
  border:0px none;
  color: #5F5F5F;
  cursor:pointer;
  display:block;
  font-family:Arial,Helvetica,sans-serif;
  font-size:11px;
  float:left;
  height:16px;
  margin:2px 3px 2px 0;
  padding:1px 0pt 0px 0;
  text-align:center;
  text-decoration:none;
  vertical-align:middle;
  width:116px;
}

ul.path{
	margin:0px 0 5px 0;
	padding: 0px;
	display: block;
	height: 15px;
	border-left:1px solid #E8E7E7;
	border-right:1px solid #E8E7E7;
	border-bottom:1px solid #E8E7E7;
	background: #fff;
}
ul.path li{
	float: left;
	list-style: none;
	font-size: 0.8em;
	margin: 0 1px 0 0;
	padding: 0 0 0 11px;
	background-repeat:no-repeat;
	background-position:left;
   background-image: url(../img/theme.classic/path_arrow.gif);
	white-space: nowrap;
	color:#413D3A;
}
ul.path li a{
	color: #413D3A;
	text-decoration: underline;
}
ul.path li a:hover{
	color: #000000;
}
ul.path li a:visited{
	color: #413D3A;
}


div.main_horizont{
	clear: both;
	/*width: 768px;/*768px;*/
	width: 100%;
	margin: 0 auto;
	padding: 0px;
	height: auto;
	border: 0px solid red;
}

div.head{
  height:302px;
  width: 100%;
  margin: 0px;
  padding: 0px;
  background-color: transparent;
  background-repeat: repeat-x;
  background-position:left top;
  background-image:url(../img/theme.classic/background_head.png); 
  border:0px solid blue;
}

div.heightarea{
	min-height:209px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-color: transparent;
	background-repeat: repeat-x;
  background-position:left top;
  background-image:url(../img/theme.classic/background_main.png);	
	border:0px solid blue;
}

div.footer0{
  height:auto;
  width: 100%;
  margin: 0px;
  padding: 0px;
  background-color: transparent;
  border:0px solid blue;
}

div.main{
	width: 768px;
	margin: 0 auto;
	border: 0px solid Fuchsia;
	overflow: hidden;
}

div.left{
	width: 230px;
	float: left;
	border: 1px solid red;
	margin: 0px;
	padding: 0;
}

div.right{
	width:217px;
	float: right;
	border: 0px solid green;
	text-align: left;
}
div.rightmain{
  width:217px;
  float: right;
  border: 0px solid green;
  text-align: left;
  padding: 10px 0 0 0;
}

div.rightfooter{
  width:207px;
  float: right;
  border: 0px solid green;
  text-align: left;
  padding: 15px 0 0 10px;
  font-style: italic;
}
div.rightfooter a{
  color:#fff;	
}

div.content{
	margin: 0px 0px 0 0px;
	padding: 0px;
	border: 0px solid yellow;
	display: block;
	overflow: hidden;
}
div.bodybox_main{
  background-color: transparent;
  background-repeat: no-repeat;
  background-position:left top;
  background-image:url(../img/theme.classic/bodybox_main.png);
  padding: 0px 0 0 15px; 
  min-height:209px;
}

div#bodybox_top{
	height:283px;
  width: 548px;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position:left top;
  background-image:url(../img/theme.classic/bodybox_top.png);
  padding: 19px 0 0 15px; 
}	

div#bodybox_bottom{
  height:67px;
  width: 548px;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position:left top;
  background-image:url(../img/theme.classic/bodybox_bottom.png);
  padding: 0px 0 0 15px;
  border:0px solid red;
}

div#bodybox_bottom div.footertxt0{
  padding:23px 0 0 5px;
  color:#656565;
  font-size: 10px;
  display: block;	
}

div#mainphoto{
	width: 518px;
  height: 283px;
  border:0px solid red;
  margin:0px;
  padding:0px;	
}
div#titletxt{
	padding: 233px 0 0 0;
	width:518px;
	height:50px;
}
div#titletxt div.titletxt{
  width:518px;
  height:50px;
}

div#titletxt_p{
	padding:12px 10px 0 10px;
  color:#ffffff;
  font-size: 21px;
  font-weight: normal;
}


div#txtParafia{
	border: 0px solid red;
	margin: 20px 0 0 0;
	color:#fff;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	height:32px;
}

div#logo{
	border: 0px solid red;
	margin: 20px 0 0 0;
	width: 210px;
	height:175px;
	background-color: transparent;
  background-repeat: no-repeat;
  background-position:left top;
  background-image:url(../img/theme.classic/logo_emaus_0.png);
  cursor: pointer;
}

div#menu_right{
  border: 0px solid red;
  margin: 5px 0 0 0;
  padding: 13px 0 0 0;
  width: 210px;
  height:37px;
}
div#menu_right a{
	color: #fff;
	font-size: 18px;
	font-weight:normal;
	text-decoration: none;
}
div#menu_right a:hover{
  color:#FFB135;
}

div#menu_main{
	border:0px solid red;
	margin:0 0 0 0px;
	width:520px;
	height:27px;
}

div#menu_main ul{
	margin:0;
	padding:0;
	width:520px;
	border:0px solid red;
}
div#menu_main ul li{
	margin:0 2px 0 0;
  padding:0;
  float:left;
  list-style: none;
  width:102px;
}
div#menu_main ul li a{
  background-color: transparent;
  background-repeat: repeat-x;
  background-position:left top;
  background: transparent url(../img/theme.classic/menu_button.png);
  width:102px;
  height: 23px;
  display: block;
  color:#fff;
  text-decoration: none;
  text-align: center;
  padding: 4px 0 0 0;
}
div#menu_main ul li a:hover{
  background-color: transparent;
  background-repeat: repeat-x;
  background-position:left top;
  background: transparent url(../img/theme.classic/menu_button_hover.png);
  color:#fff;
  font-weight: bold;
}

div#week{
	margin: 5px 0 0 0px;
	width:408px;
	border:0px solid red;
	float:left;
}
div#week div.wtop{
  background-color: transparent;
  background-repeat: repeat-x;
  background-position:left top;
  background: transparent url(../img/theme.classic/week_top.png);
  width: 408px;
  height: 20px;
}
div#week div.wtop span{
  color:#FA7B01;
  font-size: 14px;
  font-weight: bold;
  padding:2px 0 0 3px;
  float:left;	
}
div#week div.wtop ul{
  float: right;
  margin:0;
  padding:0;	
}
div#week div.wtop ul li{
  float:left;
  list-style: none;
  margin: 0 3px 0 0;
}
div#week div.wtop ul li a{
	font-size: 11px;
}
div#week div.wtop ul li a.active{
  font-size: 11px;
  font-weight: bold;
}

div#week div.wmain{
  background-color: transparent;
  background-repeat: repeat-x;
  background-position:left top;
  background: transparent url(../img/theme.classic/week_main.png);
  width: 400px;
  min-height: 86px;
  padding: 4px 4px 0 4px;
}
div#week div.wmain p{
	margin:0px;
	padding:0px;
	font-size: 11px;
	color:#00589F;
}
	
div#week div.wbottom{
  background-color: transparent;
  background-repeat: repeat-x;
  background-position:left top;
  background: transparent url(../img/theme.classic/week_bottom.png);
  width: 408px;
  height: 6px;
  font-size: 1px;
}

div#kza{
  margin: 5px 0 0 10px;
  width:96px;
  height:95px;
  background-color: transparent;
  background-repeat: repeat-x;
  background-position:left top;
  background: transparent url(../img/theme.classic/kza.png);
  border:0px solid red;
  float:left;
  cursor:pointer;
}
div#kza a{
  margin: 0px 0 0 0px;
  width:96px;
  height:95px;
  display: block;
}

div#rss{
  margin: 2px 0 0 10px;
  padding: 0 0 0 5px;
  width:91px;
  height:17px;
  background-color: transparent;
  border:0px solid red;
  float:left;
  vertical-align: middle;
  color:#EC8236;
  font-size:11px;
  font-weight: bold;
}
div#rss img{
	float: left;
	marign: 0 0px 0 0px;
	border:0px solid red;
}


div#infoadm{
	clear:left;
	color:#1A2B91;
	padding: 0 15px 0 0;
	display: none;
}
div#infoadm img{
	float: left;
	vertical-align: text-top;
}



div#footer{
	border:0px solid red;
	background-color: transparent;
	background-repeat: repeat-x;
  background-position:left top;
	background: transparent url(../img/theme.classic/footerbg.png);
	height: 47px;
	padding:  0px 0 0 0px;
	color:#fff;
	font-size: 11px;
}

div#footerbox{
  background-color: transparent;
  background-repeat: no-repeat;
  background-position:left top;
  background: transparent url(../img/theme.classic/footerbox.png);
  padding: 0px 0 0 0px;
  height: 47px;
  width:548px; 
}


.dispaly_none{
	display: none;
}

div#maincontent{
	clear:left;
	dispaly:block;
	border:0px solid red;
	width:520px;
	margin: 0px 0 0 0;
	padding: 5px 0 0 0;
}
div#maincontent h3{
  background-color: transparent;
  background-repeat: repeat-x;
  background-position:left top;
  background: transparent url(../img/theme.classic/h3bg.png);
  height: 30px;
  margin:0;
  padding: 10px 5px 0 10px;
  color:#FFF;
  white-space: nowrap;
  font-size: 16px;
  font-weight: bold;	
}

div#maincontent h4{
  background-image:none;
  margin:0;
  padding: 10px 5px 0 0px;
  color:#FE7D01;
  white-space: nowrap;
  font-size: 16px;
  font-weight: bold;  
}

div#maincontent div.contenttxt{
	background-color: transparent;
	background-position:left top;
  background: transparent url(../img/theme.classic/contenttxtbg.png);
  background-repeat: repeat-x;
  margin: 1px 0 0 0;
  padding: 5px;
  border-top:1px solid #FFF;
}

div#maincontent ul.lista li a{
	color: #00589F;
}

div#maincontent ul li{
  font-family: Verdana, Arial,sans-serif; 
}

p{
	margin:0 0 5px 0;
  font-size: 13px;
  font-family: Verdana, Arial,sans-serif;	
}


div.box{
	margin:0px 0 0 0;
	padding: 4px 4px 0 4px;
  border:0px solid red;
  background-color: transparent;
  background-position:left top;
  background:url(../img/theme.classic/box_top_frame.gif);
  background-repeat: no-repeat;
  width:209px;
}
div.box div.box_inside{
  border:0px solid red;
  margin:0px;
  background:#fff;
}
div.box h2{
	margin:0px;
	padding:5px 0 0 5px;
	width: 204px;
  height: 33px;
  color:#fff;
  font-style: italic;
  font-weight: normal;
  font-size: 18px;
  border:0px solid red;
  background-color: transparent;
  background-position:left top;
  background:url(../img/theme.classic/box_top_h.gif);
  background-repeat: no-repeat;
}

.cursor{
	cursor:pointer;
}
div.box div.box_txt{
  border:0px solid red;
  margin:0px;
  padding: 0px 4px 4px 4px;
  font-size: 11px;
  font-family: Verdana, Arial,sans-serif; 
  color:#00589F;
}
div.box_txt p{
  margin:0px;
  padding: 0px 0px 4px 0px;
  font-size: 11px;
  color:#00589F;		
}

div.box_txt ul{
  margin:0;
  padding: 0;	
}

div.box_txt ul li{
  list-style:none;	
  border-bottom:1px solid #C66509;
  margin: 0 0 4px 0;
}

div.box_txt ul li a{
	display:block;
	padding:0 0 0 3px;
  font-size: 15px;
  font-weight:bold;
  color:#00589F;    
	border:0px solid red;
	text-decoration: none;
}

div.box_txt ul li a:hover{
	background: #FFA415;
	color:#fff;
}

div.box_txt ul li a span{
	font-size: 11px;
	display:block;
	padding:0 0 0 0px;
	font-weight: normal;
	color:#C66509;
}

/***GALERIA***/
.photoingallery {
	float: left;
	width: 110px;
	height: 130px;
	margin: 4px;
	padding: 5px;
	text-align: center;
	background-color: #F9F9F9;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	overflow: hidden;
}

.photoarea{
	height: 95px;
	width: 110px;
	display: block;
	border:0px solid red;
}

/***GLOSOWANIE**/
.star-rating,
.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus,
.star-rating .current-rating{
	background: url(../img/theme.classic/star.gif) left -1000px repeat-x;
}
.star-rating{
	position:relative;
	width:100px;
	height:20px;
	overflow:hidden;
	list-style:none;
	margin:0;
	padding:0;
	background-position: left top;
}
.star-rating li{
	display: inline;
}
.star-rating a, 
.star-rating .current-rating{
	position:absolute;
	top:0;
	left:0;
	text-indent:-1000em;
	height:20px;
	line-height:20px;
	outline:none;
	overflow:hidden;
	border: none;
}
.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus{
	background-position: left bottom;
}
.star-rating a.one-star{
	width:20%;
	z-index:6;
}
.star-rating a.two-stars{
	width:40%;
	z-index:5;
}
.star-rating a.three-stars{
	width:60%;
	z-index:4;
}
.star-rating a.four-stars{
	width:80%;
	z-index:3;
}
.star-rating a.five-stars{
	width:100%;
	z-index:2;
}
.star-rating .current-rating{
	z-index:1;
	background-position: left center;
}	
		
/**END**/

/**galeria**/
div#subcatalogs{
  background: transparent;
  height: auto;
  display: block;
  border: 0px solid #003399;  
  padding: 0px;
}
div#subcatalogs ul{
  margin: 0px;
  padding: 0px;
  min-height: 1px;
  display: block;
  overflow: auto;
  border: 0px solid blue; 
}

div#subcatalogs ul li{
  margin: 0px 5px 4px 0px;
  padding: 5px 0 0 32px;
  list-style: none;
  background-repeat:no-repeat;
  background-position:left;
   background-image: url(../img/theme.classic/folder.gif);
  height: 27px;
  width: 131px;
  white-space: nowrap;
  border: 0px solid red;
}
div#subcatalogs ul li a{
  color: #C66509;
}
div#subcatalogs ul li a:hover{
  color: #000;
}
div#subcatalogs ul li a:visited{
  color: Gray;
}

div#subcatalogs div.subcatalogs_top{
  border:0px solid red;
  margin: 0px 0 0 0px;
  padding: 0 0 0 25px;
  height:19px;
  background-color: transparent;
  background-repeat: repeat-x;
   background-position:left top;
  background: transparent url(../img/theme.classic/box1_0.gif) 0 0% no-repeat;
}
div#subcatalogs div.subcatalogs_top span{
  padding: 1px 16px 0px 0;
  text-decoration: none;
  border: 0px solid red; 
  font-weight: normal;
  background: transparent url(../img/theme.classic/box1_1.gif) 100% 0% no-repeat;
  color: #56729B;
  font-size: 12px;
  font-weight: bold;
  display: block;
  height: 18px;
  width: auto;
}
div#subcatalogs div.subcatalogs_content{
  background: #F4F1E5;
  margin: 0px;
  padding: 0px 0 0px 5px;
  border-left:1px solid #56729B;
  border-right: 1px solid #56729B;
}
div#subcatalogs div.subcatalogs_bottom{
  border:0px solid red;
  margin: 0px 0 5px 0px;
  padding: 0 0 0 25px;
  height:12px;
  background-color: transparent;
  background-repeat: repeat-x;
   background-position:left top;
  background: transparent url(../img/theme.classic/box1_0.gif) 0 100% no-repeat;
}

div#subcatalogs div.subcatalogs_bottom span{
  padding: 1px 16px 0px 0;
  text-decoration: none;
  border: 0px solid red; 
  font-weight: normal;
  background: transparent url(../img/theme.classic/box1_1.gif) 100% 100% no-repeat;
  color: #333;
  display: block;
  height: 11px;
  width: auto;
}


div.gallerylist_chooseOption{
  margin: 0px;
  padding: 0px 0 0 5px;
  background: #fff;
  display: block;
  font-size: 11px;
  color:#4B4744;
}
div.gallerylist_chooseOption select{
  border: 1px solid #9c9c9c;
  font-size: 11px;
  height: 16px;
}
div.gallerylist_chooseOption input.button{
  border: 1px solid #9c9c9c;
  font-size: 11px;
  height: 18px;
}
div.options1{
  margin: 1px 0 0 0;
  border: 0px solid;
  line-height: 20px;
}
div.options2{
  margin: 3px 2px 0 0;
  white-space: nowrap;
}

ul.gallerylist{
  margin:0px 0 0px 0;
  padding: 0px;
  display: block;
  min-height: 15px;
  background: #fff;
}
ul.gallerylist li{
  clear: both;
  list-style: none;
  font-size: 0.9em;
  margin: 0 0px 0px 0;
  padding: 0 0 0 0px;
  border: 0px solid blue;
}
ul.gallerylist li h3{
  margin: 0px 0 0 0;
  padding: 3px 0 0 5px;
  font-size: 1.1em;
  background-repeat:repeat-x;
    background-position:left top;
    background-image:url(../img/theme.classic/h3_back1.gif);
  height: 22px;
  color: #fff;
}

ul.gallerylist li h3 a{
  font-size: 1.1em;
  color: #fff;
  text-decoration: none;
}

ul.gallerylist li p{
  margin: 0px;
  padding: 0px;
}

ul.gallerylist li img{
  margin: 2px 5px 5px 0px;
  border:1px solid #505050;
}

td.tdtop{
	vertical-align: top;
}


div.paginating{
  color: #413D3A;
  font-size: 11px;  
}


ul#gbook li{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #2F2D2C;
}