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


body{
	background:#222 url(images/bg.jpg) repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	padding:35px 0px;
}

.pds{
	width:950px;
	position:relative;
	margin:0 auto;
	font-size:12px;
}
.s{
	background:url(images/tlo.jpg) repeat-y ;
	height:100%;
}
.left{
	width:210px;
	float:left;
	padding-left:15px;
	padding-right:10px;
}
.right{
	width:650px;
	padding-left:30px;
	float:left;
}

.mt{ background:url(images/t3.jpg) no-repeat; 
	height:60px;
	color:#C4C3C1;
	padding-left:10px;
	
}
.mt ul{ list-style-image:none; margin:0; padding:0; } 
.mt li{ float:left; display:inline-block; padding:6px; }
.mt a{ display:inline-block; color:#C4C3C1; font-weight:bold; padding:16px 20px; text-decoration:none;}
.mt a:hover{ color:#fff; background:url(images/mt.jpg) repeat-x; }

.zdj-top{ padding-left:4px; background:#676767; margin-right:1px; }

.mtxt{
	font-size:11px; 
	color:#999999;
	padding:5px;
	
}	

.mng{
	background:url(images/mng.jpg) no-repeat; 
	font-weight:bold; 
	color:#fff;
	padding:10px 8px 15px 30px; margin-top:5px;
	}
.m { list-style:none; padding:0; margin:0;}
.m a{ padding:8px 5px 8px 30px; color:#DBDBDB;  display:inline-block; text-decoration:none; background:url(images/ma.gif) no-repeat left center; border-bottom:1px solid #424242; margin-left:8px; width:160px; }
.m a:hover{ background:url(images/mt.jpg) repeat-x;  }

.tekst{
	padding:0px 10px;
	color:#ABABAB;
	line-height:16px;
}

.ng{
	font-size:12px; 
	color:#E1EDBE; 
	background:#383838; 
	padding:10px;
}	

/* zdjęcia */ 
.zdj{
	padding:10px 0px;
		
}
.zdj div{
	
	background:#2E3027;
	padding:5px;
	margin-left:40px;
	float:left;
	text-align:center;
}

.zd_ng{
	font-size:18px;
	text-decoration:none;
	font-weight:normal;
	color:#CBD3B4;
}
.zdj div a{
	 border:0;
}
.zdj img{border:2px solid #F9FF9C;}

/* ------ */
