
  a img							{ border: none;}	


#page-wrap	{
	background: white;
	width: 778px;
	margin: 0 auto; 
	padding: 5px 0;}

#slider			{
	background: white url(../_img/slide/new2/zielone_tlo.jpg);
	height: 206px;
	overflow: hidden;
	position: relative;
	margin: 0px 0; }
								  
                                /* DEFAULT is for three panels in width, adjust as needed
                                   This only matters if JS is OFF, otherwise JS sets this. */								  
#mover			{
	width: 2334px;
	position: relative;}


	.slide			{
	padding: 10px 10px;
	width: 778px;
	float: left;
	position: relative; }
	
	
.slide h1	{
	font-family: Helvetica, Sans-Serif;
	font-size: 28px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #fff;
	padding-top:0px;
	padding-bottom:0px;
	margin:0px;
	margin-top:-10px;
	}

.slide h2	{
	font-family: Helvetica, Sans-Serif;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #fff;
	padding-top:5px;
	padding-bottom:-3px;
	}	
	
.slide p	{
	color: #999;
	font-size: 12px;
	width: 350px; 
		color: #fff; }
	
	
.slide img {
	position: absolute;
	top: 0px;
	left: 380px;
	
	}
	
	
	
.slide a								{ text-decoration: none; outline: none; 	margin: 0 auto; 
	padding: 5px 0;}
 .slide a img							{ border: none; 	margin: 0 auto; 
	padding: 5px 0;}
	
  a.slidee img							{ border: none;}	
	
	
#slider-stopper	{ 
	position: absolute;
	top: 181px;
	right: 5px;
	background: grey;
	color: white;
	padding: 3px 8px;
	font-size: 10px;
	z-index: 1000;
	text-decoration: none;
	}