/* CSS Document */
	body {margin: 0; padding: 0; font: 85% arial, hevetica, sans-serif; text-align: center; color: #333333; 
	background-color: #e2e5ea; background-image: url(img/bg.jpg); background-repeat:repeat-x; background-position:top left;}
	
	a:link {color: #B52C07;}
	a:visited {color: #600;}
	
	a:hover, a:active {color: #000;}
	
	#pagetrail {padding-bottom:10px; padding-left:20px;}
#pagetrail a {font-size:11px; color:#666666; text-decoration:none; margin:0; padding:0;}
	
	h1 {
	color: #333;
	font-size: 112%;
	font-weight: bold;
	border-bottom: 1px solid;
	margin: 0 0 2px 0;
	border-bottom-color: #BBBBFF;
	text-transform:uppercase;
}
	h2 {
	font-size:103%;
	font-weight:bold;
	color: #003366;
}
	#container {margin: 0 auto; width: 946px; text-align: left;}
	
	#header {
	margin-left:43px;
	margin-right:43px;
	width: 830px;
	padding-bottom: 15px;
	padding-right:30px;
	padding-top:40px;
	text-align:right;
	background-image:url(img/logo_pl.png);
	background-repeat:no-repeat;
	background-position:top left;
		font-size:90%;
}
		
	#header ul {margin: 0 0 0 30px; padding: 4px; list-style-type: none;}
	
	#header li {display: inline; padding: 0 10px;}
	
	#header li a {text-decoration: none; color: #fff;}
	
	#header li a:hover {text-decoration: underline; color: #86CCF0;}
	

#foto {
	width:903px;
	padding-right:42px;
	background-image:url(img/foto.gif);
	background-repeat:no-repeat;
	background-position:left;
	height:261px;
}

#foto_zaginieni {
	width:903px;
	padding-right:42px;
	background-image:url(img/zaginieni.gif);
	background-repeat:no-repeat;
	background-position:left;
	height:261px;
}
	
#foto_dna {
	width:903px;
	padding-right:42px;
	background-image:url(img/dna.gif);
	background-repeat:no-repeat;
	background-position:left;
	height:261px;
}

#foto_pisma {
	width:903px;
	padding-right:42px;
	background-image:url(img/pisma.gif);
	background-repeat:no-repeat;
	background-position:left;
	height:261px;
}

#foto_kontakt {
	width:903px;
	padding-right:42px;
	background-image:url(img/phone.gif);
	background-repeat:no-repeat;
	background-position:left;
	height:261px;
}

#foto_podsluch {
	width:903px;
	padding-right:42px;
	background-image:url(img/podsluch.gif);
	background-repeat:no-repeat;
	background-position:left;
	height:261px;
}


	a img {border:none;}
	
	#mainnav {
	background-color: #D2CB93;
	color: #000000;
	padding: 2px 0;
	margin-left:58px;
	margin-right:58px;
	font-size:90%;
	font-weight:normal;
	background-image:url(img/menu_shadow.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	padding-bottom:7px;
}
	
	#mainnav ul {
	margin: 0 0 0 10px;
	padding: 4px;
	list-style-type: none;
}
	
	#mainnav li {
	display: inline;
	padding: 0 10px;
}

	#last li {
	display: inline;
	padding: 0 10px;
		border-right: 1px solid red;

}

	
	#mainnav li a {text-decoration: none; color: #000000; font-weight:bold;}
	#mainnav li a.aktywny {text-decoration: none; color: #990000; font-weight:bold;}
	#mainnav li a:hover {text-decoration: underline; color: #990000;}
		
	.site {font-weight:bold;}
	
	#content {
	margin-left:58px;
	margin-right: 58px;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 40px;
	padding-right: 30px;
	padding-left: 20px;
}

/* strona glówna */
	#txt_box {
	margin-left: 260px;
	line-height:1.8;
	text-align:justify;
}

#txt_box p {}
#adres {
	float:left;
	font-size: 90%;
	font-weight: normal;
	width: 220px;
	text-align: center;
	line-height: 1.8;
	padding: 20px 10px;
	background-color: #BBBBFF;
	border-color: #003366;
	border: 1px dashed;
	color: #003366;
}

#logo_psld {position:absolute; left:0; top:450px; }

/* uslugi detektywistyczne */
#txt_1 {			
	margin-left: 10px;
	line-height:1.8;
	text-align:justify;
  position:relative;
}

#txt_2 {
		margin-left: 10px;
	line-height:1.8;
	text-align:justify;
	margin-top:30px;
}


/* stopka */
	#footer {
	clear: both;
	height: 20px;
	border-top: 8px solid;
	margin-left: 58px;
	margin-right: 58px;
	font-size:84%;
	color:#003366;
	text-align:center;
	padding-top:2px;
	border-top-color: #003366;
}

	#footer p.left {float:left; text-align:left; padding:0; margin:0;}
	#footer p.right {float:right; text-align:right; padding:0; margin:0;}

#down {
	clear:both;
	margin:0 auto;
	padding-top: 10px;
	padding-bottom: 20px;
}

#down ul {
	text-align:center;
	color:#000000;
	list-style-type:none;
	margin: 0;
	padding: 0;
}

#down ul li {	border-right:1px solid #333333; 
	display:inline; padding: 0 5px;}
	

