#samouczek{
	position: absolute; 
	width: 600px; 
	max-height: 370px; 
	bottom: 30px; 
	right: 80px; 
	z-index: 40000;
	background: transparent url(../gfx/legenda/tlo.png);
	border: 1px solid #989898;
	font-family: Tahoma,Arial,Verdana,Helvetica,Geneva,sans-serif;
	font-size: 13px;
	color: #ffffff;
	text-align: left;
}

.samoczek_nowy{
	width: 100px;
	height: 19px;
	background-image: url(../gfx/legenda/czy_wiesz_ze_active.png) !important;
	background-repeat: no-repeat;
}

#samouczek h1{
float: left;
text-align: left;
margin: 0 0 0 -75px;
padding: 4px 0 0 0;
  /*padding: 5px 5px 5px 8px;*/
  font-family: Helvetica, Arial, Geneva, sans-serif;
  font-size: 17px;
  font-weight: bold;
  color: #f97e2c;
}
#samouczek_tresc{
  margin:10px;
  max-height:300px;
  overflow:auto;		
	
}
#samouczek_tresc li{
  padding:2px;
  margin:5px 20px;	
  /*list-style-type: square;*/
  list-style-image:url(../gfx/legenda/samouczek_li.png);
  color: #e7e7e7;
  text-decoration: none;
}
#samouczek_tresc li:hover{
  color: #ffc06e;	
  text-decoration: underline;
}

#sm2 li:hover{
  color: #c5c5c5;	
  text-decoration: none;	
}

.nie_pokazuj_porady, .nie_pokazuj_porady_off{
  color: #c5c5c5;
}

.czy_ajaxer{
  text-align:center; 
  width:40%; 
}
.czy_ajaxer2{
  width:40%; 
  text-align:right; 
  padding-right:20px;
}