html, body  

	{background: #550000; 

	 text-align: center; 

	 font-size: 1em; 

	 font-family:  verdana,tahoma, arial, helvetica, sans-serif;

	 

	}

body *

	{margin: 0px; 

	 padding: 0px; 

	 font-size: 0.9em; 

	 text-align: left;

	 color: white;

	}

img 

  {border: 0px;

	}

h1 

	{font-size: 1.4em; 

	 font-weight: bold;

	}

h2 

	{font-size: 1.2em;

	}

h3

	{font-size: 1em; 

	 font-weight: bold;

	}

table.main 

	{padding: 0px; 

	 border: 0px; 

	 margin: 0px auto 0px auto; 

	 width: 700px; 

	 background: #fafafa;

	}

td 

	{text-align: left; 

	 vertical-align: top; 

	 background: #ffffff;

	}

a 

	{

	color: white; 

	 font-size: 1em;

	}

a:visited 

	{color: #c60000;

	}

a:hover 

	{color: #cb8583;

	}

	

	p

	{text-indent: 15px;

	text-align: justify;

	}

	

	

	

	#box1_logo

	{

	width: 130px;

	height: 130px;

	background: #2b0000;

	padding: 10px 10px 10px 10px;

	border: 1px solid #C8B7B7;

	position: absolute;

	top: 50px;

	left: 20px;

	z-index: 1;

	}

	

	#box2_menu

	{

	display: block;

	width: 150px;

	height: 280px;

	background-color: transparent;

	border: 1px solid #C8B7B7;

	position: absolute;

	top: 220px;

	left: 20px;

	z-index: 3;

	}

	

	#box3_content

	{

	width: 50%;

	height: 430px;

	text-align: justify;

	background: #2b0000;

	border: 1px solid #C8B7B7;

	padding: 10px 10px 10px 10px;

	overflow: auto;

	position: absolute;

	top: 50px;

	left: 440px;

	z-index: 1;

	}

	

	

	#box4_poswiata

	{

	position: absolute;

	width: 520px;

	height: 350px;

	top: 150px;

	left: 50px;

	background-image: url("poswiata.png");

	z-index: 2;

	}

	

	

	#Jezus

	{

	position: absolute;

	width: 240px;

	height: 490px;

	top: 25px;

	left: 185px;

	background-image: url("jezus.png");

	z-index: 4;

	}

	

	#copyright

	{

	position: absolute;

	right: 5px;

	bottom: 2px;

	color: #AC9393;

	font-size: xx-small;

	}

	

	#obrazek

	{

	float: right;

	margin: 40px 15px 20px 30px;

	border: 2px solid #ccc;

	}

	

	

	ul ul 

	{ 

   display: none; 

	} 



  

	ul li:hover ul 

	{ 

   display: block;

	 

	

	 

	} 

	

	ul li:hover 

	{

	 background-color: #AA0000;

	 font-size: 1.3em;

	 

	}





	

	ul, ul li 

	{

	

	display: block;

	list-style: none;

	border: 1px outset #550000;

	margin: 0;

	padding: 0;

	}

	

	ul ul li

	{

	 padding-left: 40px;

	}



	

	ul a:link, ul a:visited 

	{

	display: block;

	

	text-decoration: none;

	

	color: white;

	

	}

	

	

	.center

	{

	text-align: center; 

	

	}

	



	

	


