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


body{ 
	background:#000 url(images/bg.jpg) repeat-x ; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:62.5%; 
	padding:0; margin:0;
	}

.pds{
	width:995px; 
	margin:0 auto; 
	}
	
.m{ height:48px; } 
.m ul{ margin:0; padding:0; list-style:none;}
.m li{ float:left; } 
.m a{ display:block;}

.s{ background:url(images/tlo.jpg) repeat-y; }


img{ border:0; }

.left{
	width:271px;
	float:left;
}
.right{
	width:720px;
	float:left; 
	background:url(images/r.jpg) no-repeat; 
	color:#B29898; 
	font-size:1.2em;
}
.text{
	padding:0px 40px;
	line-height:1.4em;
}
.ng{ margin:0px; color:#fff; font-size:1.4em;}

a{
	color:#fff;
}
a:hover{ color:#fff; text-decoration:none; }



/*#ns_results {	
	
	background:#fff;
	font-family:arial;
	margin:0;
	padding:0;
	font-size: 15px
}
.ns_title a {

	font-weight: bold;
	font-size: 15px;
	color: blue;
}

.ns_url {

	font-weight: bold;
	color: #17820f;
}

.ns_sl_ad {

	color: #666666;
}
*/
/*style dla linków sponsorowanych*/
/*
.ns_sl_result {

	background:#eee;
	font-family: serif;
}

.ns_sl_title a {

	color: red;
}

.ns_sl_address {

	font-weight: ;
	color: purple;
}

.ns_sl_ad {

	color: #666666;
}
*/
#ns_form input{ background:#000; color:#999999; border:1px solid #CC0000; }
#ns_form{ padding:10px 5px; text-align:center;  border:5px solid #333333;  color:#CCCCCC; padding:3px; margin:10px 4px;} 
		