<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml" lang="pl" ><head><link rel="alternate" hreflang="en" href = "http://en.instr.scorser.com/SS/Piano/All/Easy.html"/><link rel="alternate" hreflang="ru" href = "http://ru.instr.scorser.com/SS/%d0%a4%d0%be%d1%80%d1%82%d0%b5%d0%bf%d0%b8%d0%b0%d0%bd%d0%be/%d0%92%d1%81%d0%b5/%d0%9f%d1%80%d0%be%d1%81%d1%82%d1%8b%d0%b5.html"/><link rel="alternate" hreflang="de" href = "http://de.instr.scorser.com/SS/Klavier/Alle/Einfache.html"/><link rel="alternate" hreflang="fr" href = "http://fr.instr.scorser.com/SS/Piano/Tous/faciles.html"/><link rel="alternate" hreflang="pt" href = "http://pt.instr.scorser.com/SS/Piano/Todos/F%c3%a1ceis.html"/><link rel="alternate" hreflang="es" href = "http://es.instr.scorser.com/SS/Piano/Todos/F%c3%a1ciles.html"/><link rel="alternate" hreflang="it" href = "http://it.instr.scorser.com/SS/Pianoforte/Tutto/Facili.html"/><link rel="alternate" hreflang="nl" href = "http://nl.instr.scorser.com/SS/Piano/Alle/Gemakkelijke.html"/><script async src="https://www.googletagmanager.com/gtag/js?id=G-WCCFERMEWR"></script>
<script>
  window.dataLayer = window.dataLayer || [];
  function gtag() { dataLayer.push(arguments); }
    gtag('js', new Date());

  gtag('config', 'G-WCCFERMEWR');
</script><meta name="viewport" content="width=device-width, initial-scale=1"/><title>Fortepian + łatwe PDF darmo, darmowe nuty</title><meta name="description" content="Tutaj można pobrać darmową nuty na: Fortepian + łatwe w pdf"/><meta http-equiv="Content-Type" content="text/html; charset=utf-8"/><link rel="icon" href="http://instr.scorser.com/os.png" type="image/x-icon"/><link rel="shortcut icon" href="http://instr.scorser.com/os.png" type="image/x-icon"/><link rel="stylesheet" href="http://code.jquery.com/ui/1.12.1/themes/smoothness/jquery-ui.css">
  <script src="http://code.jquery.com/jquery-1.12.4.js" ></script>
  <script src="http://code.jquery.com/ui/1.12.1/jquery-ui.js"></script>
<script type="text/javascript">
	function onEnter()
	{{
if(event.key === 'Enter') {
        var re = new RegExp('([ .]*$)|([\\\\:]*)', 'ig'); 
		var tmp = document.getElementById("s").value.replace(re,'');
		if (tmp!="")
			top.location.href = 'http://pl.scorser.com/S/Nuty/'+encodeURIComponent(tmp)+'/-1/1.html';
		return false;      
    }		
	}}
</script><script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-7958472158675518"
     crossorigin="anonymous"></script><style type="text/css">
body{max-width: 975px;min-width: 300px;margin: 10px 10px 0 20px;font-family: sans-serif, arial, tahoma, verdana,courier ;background-color:white}
a{color:black; padding: 0 0px 10px 0px;display:block;}
a:visited{color:black}
.ariaLinkDiv{font-size: large;margin: 0 0 0 10px;}
h1{ font-size: xx-large;font-weight: normal;margin: 10px 0px 10px 0px;clear:both}
h1 a{display:inline}
h2{ font-size: x-large;font-weight: normal;margin: 20px 0 10px 0px}
h2 a{margin: 0; display:inline}
h3{ font-weight: normal;font-size:large;margin: 10px 0 0 0px}
h3 a{display:inline}
.content{margin:20px 0 0 0px}
.hd{color: white;float:left; font-size: large; cursor: pointer;  background-color: #6E903B;   margin: 5px 5px 0 0;}
.hd a{text-decoration:none; color:white;display:inline-block;padding:10px}
.hd a:visited{color:white}
.vd{color: white;float:left; font-size: large; cursor: pointer;  background-color: #568900;   margin: 5px 5px 0 0;}
.vd a{text-decoration:none; color:white;display:inline-block;padding:10px}
.vd a:visited{color:white}
.clear{clear:both}
.clear10{clear:both;height:10px}
.clear20{clear:both;height:20px}
.ic{padding: 5px 0 5px 0;border-width:0;font-size: large;width: 100%;}
.ic:focus{outline:none}
.sw{background-color:red;float:left}
.sw a{padding:10px;color:white;font-size:large;}
.p{max-width:700px;margin-top:10px;}
.p a{display:inline;}
.ocd{background-color: #6E903B; width: 100%;}
.ocd a{text-decoration:none; color:white;float:left;padding:0}
.ocd a:visited{color:white}
.ocdd{margin-left: 47px;}
.ocdc{padding: 5px;}
.instrDiv{display:none}
.md{color: white;float:left; font-size: large; cursor: pointer;  background-color: #6E903B;   margin: 5px 5px 0 0;padding:10px}
</style></head><body><div class="ocd"><div class="ocdc"><a href="http://pl.instr.scorser.com/M.html"><img alt="" src="http://instr.scorser.com/menu_white.png" style="height:23px; width:30px;margin:5px"></a><div class="ocdd"><input id="s" value placeholder=" Szukaj ScorSer.com: Instrumenty, Kompozytorzy, Kompozycje ..." class="ic"></div></div></div><script type="text/javascript"> 
  $( "#s" ).autocomplete({
  minLength: 0,
  source: "http://pl.instr.scorser.com/Au/Fortepian/",
  select: function(event,ui) {
      window.location.href = ui.item.the_link;
    }
    }).focus(function () {
    $(this).autocomplete("search");
    });
 </script><div class="hd"><a href="http://pl.instr.scorser.com/SS/Fortepian/Solo/Wszystkie.html">Fortepian Solo</a></div><div class="hd"><a href="http://pl.instr.scorser.com/SS/Fortepian/Wszystkie/Wszystkie.html">Fortepian + ...</a></div><div class="hd"><a href="http://pl.instr.scorser.com/SS/Fortepian/Solo/Dla+pocz%c4%85tkuj%c4%85cych.html">Dla początkujących</a></div><div class="hd"><a href="http://pl.instr.scorser.com/SC/Fortepian/Wszystkie/Popularity.html">Kompozytorzy</a></div><div class="clear10"></div><div class="clear10"></div><script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-7958472158675518"
     crossorigin="anonymous"></script>
<!-- scorser.com - Ad1 -->
<ins class="adsbygoogle"
     style="display:block"
     data-ad-client="ca-pub-7958472158675518"
     data-ad-slot="6855378574"
     data-ad-format="auto"
     data-full-width-responsive="true"></ins>
<script>
     (adsbygoogle = window.adsbygoogle || []).push({ });
</script><h1>Nuty dla: Fortepian (łatwe)</h1><div class="hd"><a href="http://pl.instr.scorser.com/SS/Fortepian/G%c5%82os/Wszystkie.html">Fortepian + Głos</a></div><div class="hd"><a href="http://pl.instr.scorser.com/SS/Fortepian/Skrzypce/Wszystkie.html">Fortepian + Skrzypce</a></div><div class="hd"><a href="http://pl.instr.scorser.com/SS/Fortepian/Wiolonczela/Wszystkie.html">Fortepian + Wiolonczela</a></div><div class="hd"><a href="http://pl.instr.scorser.com/SS/Fortepian/Piano_four_hands/Wszystkie.html">Fortepian + Piano four hands</a></div><div class="hd"><a href="http://pl.instr.scorser.com/SS/Fortepian/Skrzypce%2bWiolonczela/Wszystkie.html">Fortepian + Skrzypce + Wiolonczela</a></div><div class="md" onclick="showMenu('instr')">Więcej...</div><div id="instr" class="instrDiv"><div class="hd"><a href="http://pl.instr.scorser.com/SS/Fortepian/Flet/Wszystkie.html">Fortepian + Flet</a></div><div class="hd"><a href="http://pl.instr.scorser.com/SS/Fortepian/Orkiestra/Wszystkie.html">Fortepian + Orkiestra</a></div><div class="hd"><a href="http://pl.instr.scorser.com/SS/Fortepian/G%c5%82os%2bMixed_chorus/Wszystkie.html">Fortepian + Głos + Mixed chorus</a></div><div class="hd"><a href="http://pl.instr.scorser.com/SS/Fortepian/Skrzypce%2bAlt%c3%b3wka%2bWiolonczela/Wszystkie.html">Fortepian + Skrzypce + Altówka + Wiolonczela</a></div><div class="hd"><a href="http://pl.instr.scorser.com/SS/Fortepian/G%c5%82os%2bSopran/Wszystkie.html">Fortepian + Głos + Sopran</a></div><div class="hd"><a href="http://pl.instr.scorser.com/SS/Fortepian/Mixed_chorus/Wszystkie.html">Fortepian + Mixed chorus</a></div><div class="hd"><a href="http://pl.instr.scorser.com/SS/Fortepian/Klawesyn/Wszystkie.html">Fortepian + Klawesyn</a></div><div class="hd"><a href="http://pl.instr.scorser.com/SS/Fortepian/Klarnet/Wszystkie.html">Fortepian + Klarnet</a></div><div class="hd"><a href="http://pl.instr.scorser.com/SS/Fortepian/Alt%c3%b3wka/Wszystkie.html">Fortepian + Altówka</a></div><div class="hd"><a href="http://pl.instr.scorser.com/SS/Fortepian/Harfa/Wszystkie.html">Fortepian + Harfa</a></div><div class="hd"><a href="http://pl.instr.scorser.com/SS/Fortepian/G%c5%82os%2bBaryton/Wszystkie.html">Fortepian + Głos + Baryton</a></div><div class="hd"><a href="http://pl.instr.scorser.com/SS/Fortepian/G%c5%82os%2bHarfa/Wszystkie.html">Fortepian + Głos + Harfa</a></div><div class="hd"><a href="http://pl.instr.scorser.com/SS/Fortepian/R%c3%b3g/Wszystkie.html">Fortepian + Róg</a></div><div class="hd"><a href="http://pl.instr.scorser.com/SS/Fortepian/Ob%c3%b3j/Wszystkie.html">Fortepian + Obój</a></div><div class="hd"><a href="http://pl.instr.scorser.com/SS/Fortepian/G%c5%82os%2bSopran%2bTenor/Wszystkie.html">Fortepian + Głos + Sopran + Tenor</a></div><div class="hd"><a href="http://pl.instr.scorser.com/SS/Fortepian/Organ/Wszystkie.html">Fortepian + Organ</a></div><div class="hd"><a href="http://pl.instr.scorser.com/SS/Fortepian/G%c5%82os%2bKlawesyn%2bSkrzypce/Wszystkie.html">Fortepian + Głos + Klawesyn + Skrzypce</a></div><div class="hd"><a href="http://pl.instr.scorser.com/SS/Fortepian/Flet%2bSkrzypce/Wszystkie.html">Fortepian + Flet + Skrzypce</a></div><div class="hd"><a href="http://pl.instr.scorser.com/SS/Fortepian/Kornet/Wszystkie.html">Fortepian + Kornet</a></div><div class="hd"><a href="http://pl.instr.scorser.com/SS/Fortepian/Skrzypce%2bKlawesyn/Wszystkie.html">Fortepian + Skrzypce + Klawesyn</a></div><div class="hd"><a href="http://pl.instr.scorser.com/SS/Fortepian/G%c5%82os%2bOrgan/Wszystkie.html">Fortepian + Głos + Organ</a></div><div class="hd"><a href="http://pl.instr.scorser.com/SS/Fortepian/Female_chorus/Wszystkie.html">Fortepian + Female chorus</a></div><div class="hd"><a href="http://pl.instr.scorser.com/SS/Fortepian/G%c5%82os%2bTenor/Wszystkie.html">Fortepian + Głos + Tenor</a></div><div class="hd"><a href="http://pl.instr.scorser.com/SS/Fortepian/G%c5%82os%2bSopran%2bAlt/Wszystkie.html">Fortepian + Głos + Sopran + Alt</a></div><div class="hd"><a href="http://pl.instr.scorser.com/SS/Fortepian/Kontrabas/Wszystkie.html">Fortepian + Kontrabas</a></div></div><div class="clear10"></div><div class="clear20"></div><a href="http://pl.instr.scorser.com/CC/Fortepian/Carl+Czerny/Practical+Exercises+for+Beginners%2c+Op.599.html"><b>Practical Exercises for Beginners, Op.599</b> (Ćwiczenia praktyczne dla początkujących, Op.599). Carl Czerny</a><a href="http://pl.instr.scorser.com/CC/Fortepian/B%c3%a9la+Bart%c3%b3k/Ten+Easy+Pieces.html"><b>Ten Easy Pieces</b> (Dziesięć łatwych utworów). Béla Bartók</a><a href="http://pl.instr.scorser.com/CC/Fortepian/Scott+Joplin/The+Easy+Winners.html"><b>The Easy Winners</b> (Easy Winners). Scott Joplin</a><a href="http://pl.instr.scorser.com/CC/Fortepian/Edward+Elgar/Very+Easy+Melodious+Exercises+in+the+First+Position%2c+Op.22.html"><b>Very Easy Melodious Exercises in the First Position, Op.22</b> (Bardzo łatwy Melodious Ćwiczenia na pierwszej pozycji, op.22). Edward Elgar</a><a href="http://pl.instr.scorser.com/CC/Fortepian/Joseph+Haydn/12+Easy+Pieces.html"><b>12 Easy Pieces</b> (12 łatwych utworów). Joseph Haydn</a><a href="http://pl.instr.scorser.com/CC/Fortepian/Hermann+Berens/50+Piano+Pieces+for+First+Beginners%2c+Op.70.html"><b>50 Piano Pieces for First Beginners, Op.70</b> (50 utworów na fortepian na pierwsze początkujących, Op.70). Hermann Berens</a><a href="http://pl.instr.scorser.com/CC/Fortepian/Aletter%2c+Wilhelm/4+Easy+Piano+Duets.html"><b>4 Easy Piano Duets</b> (4 proste duety fortepianowe). Aletter, Wilhelm</a><a href="http://pl.instr.scorser.com/Ar/Fortepian/Weber%2c+F./Easy+Piano+Trio%2c+Op.15/Unknown/Wiolonczela%2bFortepian%2bSkrzypce.html"><b>Easy Piano Trio, Op.15</b>. Weber, F..  (Unknown)</a><a href="http://pl.instr.scorser.com/CC/Fortepian/Ludvig+Schytte/30+Easy+and+Melodious+Studies%2c+Op.66.html"><b>30 Easy and Melodious Studies, Op.66</b> (30 prostych i Melodious Badania, Op.66). Ludvig Schytte</a><a href="http://pl.instr.scorser.com/CC/Fortepian/Weber%2c+F./Easy+Piano+Trio%2c+Op.15.html"><b>Easy Piano Trio, Op.15</b> (Łatwe Trio Fortepian, Op.15). Weber, F.</a><a href="http://pl.instr.scorser.com/CC/Fortepian/Jean+Louis+Gobbaerts/12+Very+Easy+and+Melodious+Studies%2c+Op.63.html"><b>12 Very Easy and Melodious Studies, Op.63</b> (12 bardzo łatwe i Melodious Badania, Op.63). Jean Louis Gobbaerts</a><a href="http://pl.instr.scorser.com/CC/Fortepian/Adams%2c+Mrs.+Crosby/4+Duets+for+Two+Beginners%2c+Op.13.html"><b>4 Duets for Two Beginners, Op.13</b> (4 Duety na Dwóch początkujących, Op.13). Adams, Mrs. Crosby</a><a href="http://pl.instr.scorser.com/CC/Fortepian/Carl+Bohm/2+Easy+Piano+Trios%2c+Op.330.html"><b>2 Easy Piano Trios, Op.330</b> (2. Łatwy Tria Fortepian, Op.330). Carl Bohm</a><a href="http://pl.instr.scorser.com/CC/Fortepian/Bloch%2c+J%c3%b3zsef/4+Easy+Pieces%2c+Op.36.html"><b>4 Easy Pieces, Op.36</b> (4. Easy Pieces, Op.36). Bloch, József</a><a href="http://pl.instr.scorser.com/CC/Fortepian/Joseph+Hollman/4+Easy+Pieces+for+Cello+and+Piano.html"><b>4 Easy Pieces for Cello and Piano</b> (4 Łatwe utwory na wiolonczelę i fortepian). Joseph Hollman</a><a href="http://pl.instr.scorser.com/CC/Fortepian/Anton+Hegner/Easy+Little+Fantasies%2c+Op.32.html"><b>Easy Little Fantasies, Op.32</b> (Łatwe Mała Fantasies, Op.32). Anton Hegner</a><a href="http://pl.instr.scorser.com/CC/Fortepian/Gerald+Walenn/6+Easy+Pieces+for+Cello+and+Piano.html"><b>6 Easy Pieces for Cello and Piano</b> (6 łatwych utworów na wiolonczelę i fortepian). Gerald Walenn</a><a href="http://pl.instr.scorser.com/CC/Fortepian/Dongen%2c+Sjoerd+van/3+Easy+Pieces+for+Piano.html"><b>3 Easy Pieces for Piano</b> (3 łatwych utworów na fortepian). Dongen, Sjoerd van</a><a href="http://pl.instr.scorser.com/CC/Fortepian/Aleksandr+Goedicke/60+Easy+Piano+Pieces%2c+Op.36.html"><b>60 Easy Piano Pieces, Op.36</b>. Aleksandr Goedicke</a><a href="http://pl.instr.scorser.com/CC/Fortepian/Herrmann%2c+Eduard/5+Easy+Pieces%2c+Op.4.html"><b>5 Easy Pieces, Op.4</b> (5 łatwych utworów, Op.4). Herrmann, Eduard</a><a href="http://pl.instr.scorser.com/CC/Fortepian/Alfred+Edward+Moffat/6+Easy+Pieces%2c+Op.32.html"><b>6 Easy Pieces, Op.32</b> (6 łatwych utworów, Op.32). Alfred Edward Moffat</a><a href="http://pl.instr.scorser.com/CC/Fortepian/Sigfrid+Karg-Elert/Easy+Duets+for+Harmonium+and+Piano.html"><b>Easy Duets for Harmonium and Piano</b> (Łatwe Duety na Harmonium i fortepian). Sigfrid Karg-Elert</a><a href="http://pl.instr.scorser.com/CC/Fortepian/Alexander+Reinagle/24+Short+and+Easy+Pieces+for+Keyboard%2c+Op.1.html"><b>24 Short and Easy Pieces for Keyboard, Op.1</b>. Alexander Reinagle</a><a href="http://pl.instr.scorser.com/CC/Fortepian/Rissland%2c+Karl/The+Ditson+Easy+Trio+Album.html"><b>The Ditson Easy Trio Album</b> (Ditson Łatwy Trio albumu). Rissland, Karl</a><a href="http://pl.instr.scorser.com/Ar/Fortepian/Edward+Elgar/Very+Easy+Melodious+Exercises+in+the+First+Position%2c+Op.22/Ciro+Chiapponi/Fortepian%2bAlt%c3%b3wka.html"><b>Very Easy Melodious Exercises in the First Position, Op.22</b>. Edward Elgar.  (Ciro Chiapponi)</a><a href="http://pl.instr.scorser.com/CC/Fortepian/Norman+O%27Neill/4+Easy+Pieces.html"><b>4 Easy Pieces</b> (4. Easy Pieces). Norman O'Neill</a><a href="http://pl.instr.scorser.com/CC/Fortepian/Saenger%2c+Gustav/Easy+Melodies+in+the+First+Position.html"><b>Easy Melodies in the First Position</b> (Łatwe melodie na pierwszej pozycji). Saenger, Gustav</a><a href="http://pl.instr.scorser.com/CC/Fortepian/Carati%2c+D./Easy+Mandoline+Tutor.html"><b>Easy Mandoline Tutor</b> (Łatwe Szatkownica Tutor). Carati, D.</a><a href="http://pl.instr.scorser.com/CC/Fortepian/Tocaben%2c+Louis/A+Collection+of+Easy+and+Melodious+Piano+Pieces.html"><b>A Collection of Easy and Melodious Piano Pieces</b> (Kolekcja Łatwe i melodyjnych utworów fortepianowych). Tocaben, Louis</a><a href="http://pl.instr.scorser.com/CC/Fortepian/Argentesi%2c+Dario/Catchy+Piano+Pieces+for+First+Beginners.html"><b>Catchy Piano Pieces for First Beginners</b>. Argentesi, Dario</a><a href="http://pl.instr.scorser.com/CC/Fortepian/Hollaender%2c+Victor/6+Very+Easy+Melodious+Compositions%2c+Op.61.html"><b>6 Very Easy Melodious Compositions, Op.61</b> (6 Very Easy Melodyjne kompozycje, op.61). Hollaender, Victor</a><a href="http://pl.instr.scorser.com/CC/Fortepian/Aleksandr+Goedicke/50+Easy+Piano+Pieces%2c+Op.46.html"><b>50 Easy Piano Pieces, Op.46</b>. Aleksandr Goedicke</a><a href="http://pl.instr.scorser.com/CC/Fortepian/Beischer-Maty%c3%b3%2c+Tam%c3%a1s/5+Really+Easy+Pieces.html"><b>5 Really Easy Pieces</b>. Beischer-Matyó, Tamás</a><a href="http://pl.instr.scorser.com/CC/Fortepian/Franz+Schubert/7+Easy+Variations+in+G+major%2c+D.Anh.I%2f12.html"><b>7 Easy Variations in G major, D.Anh.I/12</b>. Franz Schubert</a><a href="http://pl.instr.scorser.com/CC/Fortepian/Ansons%2c+Stephane/6+Easy+Pieces.html"><b>6 Easy Pieces</b> (6 łatwych utworów). Ansons, Stephane</a><a href="http://pl.instr.scorser.com/CC/Fortepian/Tonoli%2c+Giampietro/Easy+Easy.html"><b>Easy Easy</b> (Spokojnie). Tonoli, Giampietro</a><a href="http://pl.instr.scorser.com/Ar/Fortepian/Scott+Joplin/The+Easy+Winners/Mart%c3%adn+D%c3%adaz%2c+Alberto/Akordeon%2bWiolonczela%2bKontrabas%2bFortepian%2bAlt%c3%b3wka%2bSkrzypce%2bSkrzypce.html"><b>The Easy Winners</b>. Scott Joplin.  (Martín Díaz, Alberto)</a><a href="http://pl.instr.scorser.com/CC/Fortepian/Bloch%2c+J%c3%b3zsef/6+Easy+Pieces%2c+Op.24.html"><b>6 Easy Pieces, Op.24</b>. Bloch, József</a><a href="http://pl.instr.scorser.com/CC/Fortepian/Alexander+Mackenzie/3+Easy+Impromptus%2c+Op.86.html"><b>3 Easy Impromptus, Op.86</b> (3 Łatwe Impromptus, Op.86). Alexander Mackenzie</a><a href="http://pl.instr.scorser.com/CC/Fortepian/Igor+Strawinski/Five+Easy+Pieces.html"><b>Five Easy Pieces</b> (Pięć łatwych utworów). Igor Strawinski</a><a href="http://pl.instr.scorser.com/CC/Fortepian/Volti%2c+Carl/Brilliant+%26+Easy+Violin+Solos+on+Popular+Airs.html"><b>Brilliant & Easy Violin Solos on Popular Airs</b> (Błyskotliwy). Volti, Carl</a><a href="http://pl.instr.scorser.com/Ar/Fortepian/Hermann+Berens/50+Piano+Pieces+for+First+Beginners%2c+Op.70/Jan+Bolek/Fagot%2bFortepian.html"><b>50 Piano Pieces for First Beginners, Op.70</b>. Hermann Berens.  (Jan Bolek)</a><a href="http://pl.instr.scorser.com/CC/Fortepian/Hyde%2c+Herbert+Elijah/2+Easy+Descriptive+Pieces.html"><b>2 Easy Descriptive Pieces</b> (2 Easy Pieces opisowa). Hyde, Herbert Elijah</a><a href="http://pl.instr.scorser.com/CC/Fortepian/Igor+Strawinski/Three+Easy+Pieces.html"><b>Three Easy Pieces</b> (Trzy Easy Pieces). Igor Strawinski</a><a href="http://pl.instr.scorser.com/CC/Fortepian/Arnold+Dolmetsch/12+Easy+Pieces.html"><b>12 Easy Pieces</b> (12 łatwych utworów). Arnold Dolmetsch</a><a href="http://pl.instr.scorser.com/CC/Fortepian/Aleksandr+Goedicke/40+Melodic+Etudes+for+Beginners%2c+Op.32.html"><b>40 Melodic Etudes for Beginners, Op.32</b>. Aleksandr Goedicke</a><a href="http://pl.instr.scorser.com/CC/Fortepian/Adler%2c+C.+A./Through+the+Woods+and+Jack+A-Shore%2c+2+Easy+Rondos.html"><b>Through the Woods and Jack A-Shore, 2 Easy Rondos</b> (Przez las i Jack A-Shore, 2 jest łatwy ronda). Adler, C. A.</a><a href="http://pl.instr.scorser.com/CC/Fortepian/Hall%2c+Frederick/6+Easy+Pieces.html"><b>6 Easy Pieces</b> (6 łatwych utworów). Hall, Frederick</a><a href="http://pl.instr.scorser.com/CC/Fortepian/Aleksandr+Goedicke/30+Easy+Etudes+for+Piano%2c+Op.47.html"><b>30 Easy Etudes for Piano, Op.47</b>. Aleksandr Goedicke</a><a href="http://pl.instr.scorser.com/CC/Fortepian/Jean+Louis+Gobbaerts/12+Easy+and+Melodious+Studies%2c+Op.64.html"><b>12 Easy and Melodious Studies, Op.64</b>. Jean Louis Gobbaerts</a><a href="http://pl.instr.scorser.com/CC/Fortepian/Maylath%2c+Henry/Easy+to+Play.html"><b>Easy to Play</b> (Łatwy do gry). Maylath, Henry</a><a href="http://pl.instr.scorser.com/CC/Fortepian/Aleksandr+Goedicke/20+Little+Pieces+for+Beginners%2c+Op.6.html"><b>20 Little Pieces for Beginners, Op.6</b> (20 kawałki dla początkujących, Op.6). Aleksandr Goedicke</a><a href="http://pl.instr.scorser.com/Ar/Fortepian/Sebastian+Lee/40+Easy+Etudes+for+Cello%2c+Op.70/Jan+Bolek/Fortepian.html"><b>40 Easy Etudes for Cello, Op.70</b>. Sebastian Lee.  (Jan Bolek)</a><a href="http://pl.instr.scorser.com/CC/Fortepian/Brian+Henderson-Sellers/7+Easy+Variations+on+a+theme+by+Beethoven%2c+Op.10.html"><b>7 Easy Variations on a theme by Beethoven, Op.10</b>. Brian Henderson-Sellers</a><a href="http://pl.instr.scorser.com/Ar/Fortepian/Aleksandr+Goedicke/20+Little+Pieces+for+Beginners%2c+Op.6/Jan+Bolek/Fagot%2bFortepian.html"><b>20 Little Pieces for Beginners, Op.6</b>. Aleksandr Goedicke.  (Jan Bolek)</a><a href="http://pl.instr.scorser.com/CC/Fortepian/Aleksandr+Goedicke/25+Easy+Pieces%2c+Op.58.html"><b>25 Easy Pieces, Op.58</b>. Aleksandr Goedicke</a><a href="http://pl.instr.scorser.com/CC/Fortepian/Rudolf+Friml/4+Easy+Pieces.html"><b>4 Easy Pieces</b> (4. Easy Pieces). Rudolf Friml</a><a href="http://pl.instr.scorser.com/CC/Fortepian/Iversen%2c+Niels+Johannes+Legarth/3+Not+Very+Easy+Piano+Pieces%2c+Op.33.html"><b>3 Not Very Easy Piano Pieces, Op.33</b>. Iversen, Niels Johannes Legarth</a><a href="http://pl.instr.scorser.com/CC/Fortepian/Gozenpud%2c+Matvey/8+Easy+Etudes+for+Piano.html"><b>8 Easy Etudes for Piano</b>. Gozenpud, Matvey</a><a href="http://pl.instr.scorser.com/CC/Fortepian/Jane+Savage/6+Easy+Keyboard+Lessons+or+Sonatas%2c+Op.2.html"><b>6 Easy Keyboard Lessons or Sonatas, Op.2</b>. Jane Savage</a><a href="http://pl.instr.scorser.com/CC/Fortepian/Carl+Czerny/6+Easy+Sonatinas%2c+Op.163.html"><b>6 Easy Sonatinas, Op.163</b>. Carl Czerny</a><a href="http://pl.instr.scorser.com/CC/Fortepian/Carl+Reinecke/3+Easy+Piano+Trios%2c+Op.159.html"><b>3 Easy Piano Trios, Op.159</b> (3 Łatwe Tria Fortepian, Op.159). Carl Reinecke</a><a href="http://pl.instr.scorser.com/CC/Fortepian/John+Christopher+Moller/8+Easy+Keyboard+Sonatas%2c+Op.5.html"><b>8 Easy Keyboard Sonatas, Op.5</b>. John Christopher Moller</a><a href="http://pl.instr.scorser.com/CC/Fortepian/Weiss%2c+Julius/First+Garland+of+Flowers+for+Beginners%2c+Op.38.html"><b>First Garland of Flowers for Beginners, Op.38</b> (Pierwszy Garland Kwiaty dla początkujących, Op.38). Weiss, Julius</a><a href="http://pl.instr.scorser.com/CC/Fortepian/Biehl%2c+Albert/10+Easy+Octave+Studies%2c+Op.140.html"><b>10 Easy Octave Studies, Op.140</b>. Biehl, Albert</a><a href="http://pl.instr.scorser.com/CC/Fortepian/Thomas+Attwood/Easy+Progressive+Lessons+and+4+Sonatinas.html"><b>Easy Progressive Lessons and 4 Sonatinas</b>. Thomas Attwood</a><a href="http://pl.instr.scorser.com/CC/Fortepian/Gozenpud%2c+Matvey/Easy+Variations%2c+Op.62.html"><b>Easy Variations, Op.62</b>. Gozenpud, Matvey</a><a href="http://pl.instr.scorser.com/CC/Fortepian/Pring%2c+Jacob+Cubitt/Easy+Progressive+Lessons+and+6+Sonatinas.html"><b>Easy Progressive Lessons and 6 Sonatinas</b>. Pring, Jacob Cubitt</a><a href="http://pl.instr.scorser.com/CC/Fortepian/Rondeau%2c+Michel/Easy+Edna.html"><b>Easy Edna</b>. Rondeau, Michel</a><a href="http://pl.instr.scorser.com/CC/Fortepian/Alcock+Jr.%2c+John/6+Easy+Solos.html"><b>6 Easy Solos</b>. Alcock Jr., John</a><a href="http://pl.instr.scorser.com/CC/Fortepian/Beckman%2c+Bror/6+Easy+Songs.html"><b>6 Easy Songs</b>. Beckman, Bror</a><a href="http://pl.instr.scorser.com/CC/Fortepian/Thomas+Sanders+Dupuis/8+Easy+Keyboard+Lessons%2c+Op.4.html"><b>8 Easy Keyboard Lessons, Op.4</b>. Thomas Sanders Dupuis</a><a href="http://pl.instr.scorser.com/CC/Fortepian/Stephen+Storace/6+Easy+and+Progressive+Sonatinas.html"><b>6 Easy and Progressive Sonatinas</b>. Stephen Storace</a><a href="http://pl.instr.scorser.com/CC/Fortepian/Joseph+Gelinek/Easy+Piano+Sonata+No.6.html"><b>Easy Piano Sonata No.6</b>. Joseph Gelinek</a><a href="http://pl.instr.scorser.com/CC/Fortepian/Jacoby%2c+Siegfried/6+Easy+Salon-Pieces%2c+Op.58.html"><b>6 Easy Salon-Pieces, Op.58</b>. Jacoby, Siegfried</a><a href="http://pl.instr.scorser.com/CC/Fortepian/MacIntosh%2c+Mary/6+Easy+Airs.html"><b>6 Easy Airs</b>. MacIntosh, Mary</a><a href="http://pl.instr.scorser.com/CC/Fortepian/Jo%c3%a3o+Domingos+Bomtempo/An+Easy+Sonata%2c+Op.13.html"><b>An Easy Sonata, Op.13</b> (Łatwe Sonata Op.13). João Domingos Bomtempo</a><a href="http://pl.instr.scorser.com/CC/Fortepian/Drechsler%2c+Joseph/Easy+Sonata+for+Piano+and+Violin.html"><b>Easy Sonata for Piano and Violin</b> (Łatwe Sonata na fortepian i skrzypce). Drechsler, Joseph</a><a href="http://pl.instr.scorser.com/CC/Fortepian/MacEachron%2c+J.+Reginald/On+Easy+Street.html"><b>On Easy Street</b> (Na Easy Street). MacEachron, J. Reginald</a><a href="http://pl.instr.scorser.com/CC/Fortepian/Hall%2c+Frederick/Easy+Violin+Solos.html"><b>Easy Violin Solos</b> (Łatwy Skrzypce Solo). Hall, Frederick</a><a href="http://pl.instr.scorser.com/CC/Fortepian/Niko%c5%82aj+Miaskowski/10+Very+Easy+Pieces+for+Piano%2c+Op.43+No.1.html"><b>10 Very Easy Pieces for Piano, Op.43 No.1</b>. Nikołaj Miaskowski</a><a href="http://pl.instr.scorser.com/CC/Fortepian/Niko%c5%82aj+Miaskowski/4+Easy+Polyphonic+Pieces%2c+Op.43+No.2.html"><b>4 Easy Polyphonic Pieces, Op.43 No.2</b> (4 Łatwe utworów polifonicznych, Op.43 No.2). Nikołaj Miaskowski</a><a href="http://pl.instr.scorser.com/CC/Fortepian/Johann+Christoph+Friedrich+Bach/6+Easy+Keyboard+Sonatas.html"><b>6 Easy Keyboard Sonatas</b>. Johann Christoph Friedrich Bach</a><a href="http://pl.instr.scorser.com/CC/Fortepian/Adam+Carse/2+Easy+Trios.html"><b>2 Easy Trios</b> (2 Łatwe Tria). Adam Carse</a><script type="text/javascript">
        function showMenu(id)
        {
            var node = document.getElementById(id)
            var display = node.style.display;
            node.style.display = display == "block" ? 'none' : "block"
        }
    </script></body></html>