/* CSS Document */
body {
	 background:url(images/bg.jpg);
	 padding:0px;
	 margin:0px; 
	 font-size:62.5%; 
	 font-family:Arial, Helvetica, sans-serif;
	 
}

.pds{
	width: 978px;
	margin:auto;
	font-size:1.4em;
	
}
.both{ clear:both; } 
img{ border:0;}

.left{
 	float:left; 
	width:241px;
	color:#D8E6D2;
	}
.right{
	float:left; 
	width:660px;
	padding-left:38px;
	line-height:1.4em;
	}

.ng1{
	background:url(images/ng1.jpg) no-repeat; 
	color:#000; 
	font-size:1.8em; 
	padding:14px 10px 12px 30px;	
	font-family:"Times New Roman", Times, serif;
}
.ng2{
	background:url(images/ng3.jpg) no-repeat; 
	color:#fff; 
	font-size:1.8em; 
	padding:14px 10px 12px 30px;	
	font-family:"Times New Roman", Times, serif;
}

.ng3{
	background:url(images/ng4.jpg) no-repeat; 
	color:#fff; 
	font-size:1.8em; 
	padding:14px 10px 12px 30px;	
	font-family:"Times New Roman", Times, serif;
}
.ng4{
	background:url(images/ng5.jpg) no-repeat; 
	color:#fff; 
	font-size:1.8em; 
	padding:14px 10px 12px 30px;	
	font-family:"Times New Roman", Times, serif;
}

a:link { color: #000; text-decoration: none; background-color: transparent }
a:visited { color: #000; text-decoration: none; background-color: transparent }
a:hover { color: #000; text-decoration: underline; background-color: transparent }
a:active { color: #900; text-decoration: underline; background-color: transparent } 

.s{ background:url(images/tlo.jpg) repeat-y right; }
.stopka	{
	text-align:right;
}
.m{ padding:5px 10px; }
.m ul{ list-style:none; margin:0; padding:0; } 
.m a{ display:block; padding:8px 15px; border-bottom:1px dotted #4F4B2B; color:#C2BB84; text-decoration:none; font-weight:bold; text-align:right; }
.m a:hover{ background:#302E19; color:#fff; }

.ng{
	font-size:1.6em; 
	padding:6px 20px;
	font-weight:normal;
	color:#993300;
}

a{ color:#993300; }
a:hover{ text-decoration:none; }



.zdj{
	padding:5px; 
}
.zdj span{ margin:2px; padding:4px; background:#fff; border:1px solid #D0D9DF; display:inline-block; }
