@charset "utf-8";
/* CSS Document */

 
img { border: 0; }

a {
	color: #663300;
}

a:hover {
	color: #993300;
}


 hr {
	color: #0066FF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0066FF;
	background-color: #0066FF;
 }
h2 {
	font-size: 11px;
	padding-bottom: 5px;
	padding-top: 5px;
	font-weight: normal;
}
h1 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
}



h3 {
	font-size: 15px;
	color: #663300;	 
}



p {
	font-size: 12px;
}




body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-image: url(img/tlo.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.twoColFixLtHdr #container {
	width: 1035px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(img/tlo_body.jpg);
} 
.twoColFixLtHdr #header {
	
	background-repeat: no-repeat;
	background-position: center top;
	height: 284px;
	padding: 20;
 
} 
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 235px;
	padding-top: 70px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 43px;
}


.menu_tlo_1 {

background-image:url(img/menu_tlo.jpg);
background-repeat:repeat-y;
padding: 0px 20px 0px 20px;

}
#menu { margin: 0; padding: 0; } 
#menu ul, #menu  li {
 display:block; 
 list-style:none;
 margin: 0 ;
 padding: 0  ; 
 }
  .ikony {
	position: absolute;
	color: #666666;
	padding-top: 304px;
	padding-left: 180px;
	margin:0;
	width: 67px;
}
.nie_link {
	color: #FF6600;
	text-decoration: none;
	font-weight: bolder;
	font-size: 12px;
}

.ikony a {
	text-decoration: none;
	color: #666666;
}
#header .data {
	position: absolute;
	color: #663300;
	margin-left: 500px;
	margin-top: 230px;
	width: 348px;
	top: -1px;
	height: 47px;
	font-size: 10px;
}

#header .ikona_chrystusowcy {
	height: 130px;
	width: 150px;
	position: absolute;
	margin-left: 840px;
	margin-top: 150px;
}


 #menu ul { 
 padding-left: 12px;  }
 #menu li {
	background:url(img/menu_li.gif) no-repeat left top;
	padding-left: 20px;
	margin: 0 px;
	font-weight: bold;
	color: #CC0000;
 
  }
#menu small {
	font-size: 11px;
	color: #CC3300;
}
 
 #menu   a:link, #menu   a:visited {
	display: block;
	text-decoration: none;
	background: url(img/menu_klawisz_kreska.gif) repeat-x bottom;
	color: #000;
	padding: 5px;
	border:0;

}

#menu   a:hover {
	border-style: 0;
	padding: 7px 3px 3px 7px;
}
.aktywny   {
	color:#CC3300;
	font-weight: bolder;
}
 
.menu_dolne {
	background-image: url(img/menu_tlo_dolne.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-right: 30px;
	padding-left: 10px;
	font-size: 10px;
	color: #FFFFFF;
}
.menu_dolne h1 {
	font-size: 11px;
	font-weight: bold;
}



.menu_dolne a {
	color: #330000;
	text-decoration: none;
}


.twoColFixLtHdr #mainContent {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 250px;
	padding-top: 40px;
	padding-right: 40px;
	padding-bottom: 0;
	padding-left: 40px;
} 
.twoColFixLtHdr #footer {
	background-image: url(img/chrystusowcy_stopka.jpg);
	height: 93px;
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0;
} 
.twoColFixLtHdr  #tlo_dwa {
	margin: 0px;
	padding: 0px;
	background-image: url(img/chrystusowcy_ameryka_2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
 
#menu_poziom ul, #menu_poziom   li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;

}

#menu_poziom ul, #menu_poziom li {
	 
	margin-top: 11px;
	 
	float: right;
}


#menu_poziom a:link, #menu_poziom   a:visited {
	text-decoration: none;
	display: block;
	text-align: center;
	color: #b9ad95;
	padding: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B9AD95;
}

#menu_poziom a:hover {
	color: #996600;
	padding: 7px 3px 3px 7px;
}

#kompania  {
	position: absolute;
	margin-top: 60px;
	margin-left: 50px;
	font-size: 10px; 
}

#stopka {
	position: absolute;
	margin-top: 60px;
	margin-left: 260px;
	font-weight: normal;
	font-size: 11px;
}
[if IE 5]>
<style type="text/css"> 
/* place css box model fixes for IE 5* in this conditional comment */
.twoColFixLtHdr #sidebar1 { width: 230px; }
</style>
<![endif][if IE]>
<style type="text/css"> 
/* place css fixes for all versions of IE in this conditional comment */
.twoColFixLtHdr #sidebar1 { padding-top: 30px; }
#hlond {
	background-image: url(img/kard_hlond.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 10px;
	color: #663300;
	padding-top: 90px;
	padding-bottom: 90px;
	padding-left: 150px;
	padding-right: 10px;
	font-style: italic;
}
#box_boczny {
	width: 249px;
	margin-bottom: 30px;
}
#box_boczny h1 {
	font-size: 12px;
	display: block;
	background-image: url(img/box_g.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 14px;
	color: #FFFFFF;
}

#box_tlo {
	background-image: url(img/box_d.gif);
	background-repeat: repeat-y;
	background-position: left bottom;
	padding-bottom: 20px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
}
#box_tlo p {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 14px;
	padding-left: 0px;
	margin: 0px;
}
#box_tlo small {
	font-size: 10px;
	color: #663300;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #663300;
	display: block;
}



.twoColFixLtHdr #mainContent { zoom: 1; }
/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */
</style>
<![endif]

