<!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/Cello/Piece.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%d0%b8%d0%be%d0%bb%d0%be%d0%bd%d1%87%d0%b5%d0%bb%d1%8c/Pieces.html"/><link rel="alternate" hreflang="de" href = "http://de.instr.scorser.com/SS/Klavier/Violoncello/Piece.html"/><link rel="alternate" hreflang="fr" href = "http://fr.instr.scorser.com/SS/Piano/Violoncelle/Pi%c3%a8ce.html"/><link rel="alternate" hreflang="pt" href = "http://pt.instr.scorser.com/SS/Piano/Violoncelo/Piece.html"/><link rel="alternate" hreflang="es" href = "http://es.instr.scorser.com/SS/Piano/Violonchelo/Pieza.html"/><link rel="alternate" hreflang="it" href = "http://it.instr.scorser.com/SS/Pianoforte/Violoncello/Piece.html"/><link rel="alternate" hreflang="nl" href = "http://nl.instr.scorser.com/SS/Piano/Cello/Piece.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 + Wiolonczela + Piece PDF darmo, darmowe nuty</title><meta name="description" content="Tutaj można pobrać darmową nuty na: Fortepian + Wiolonczela + Piece 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 + Wiolonczela (Piece)</h1><div class="clear20"></div><a href="http://pl.instr.scorser.com/CC/Fortepian/Ernest+Bloch/From+Jewish+Life%2c+B.54.html"><b>From Jewish Life, B.54</b>. Ernest Bloch</a><a href="http://pl.instr.scorser.com/Ar/Fortepian/Piotr+Czajkowski/6+Pieces%2c+Op.19/Unknown/Wiolonczela%2bFortepian.html"><b>6 Pieces, Op.19</b>. Piotr Czajkowski.  (Unknown)</a><a href="http://pl.instr.scorser.com/CC/Fortepian/Gabriel+Faur%c3%a9/Papillon%2c+Op.77.html"><b>Papillon, Op.77</b>. Gabriel Fauré</a><a href="http://pl.instr.scorser.com/Ar/Fortepian/Erik+Satie/Gymnop%c3%a9dies/Mandozzi%2c+Orfeo/Wiolonczela%2bFortepian.html"><b>Gymnopédies</b>. Erik Satie.  (Mandozzi, Orfeo)</a><a href="http://pl.instr.scorser.com/CC/Fortepian/Jean+Gabriel-Marie/2+Pieces+for+Cello+and+Piano.html"><b>2 Pieces for Cello and Piano</b> (2 utwory na wiolonczelę i fortepian). Jean Gabriel-Marie</a><a href="http://pl.instr.scorser.com/CC/Fortepian/Dani%c3%abl+van+Goens/Pieces+for+Cello+and+Piano%2c+Op.12.html"><b>Pieces for Cello and Piano, Op.12</b> (Utwory na wiolonczelę i fortepian, op.12). Daniël van Goens</a><a href="http://pl.instr.scorser.com/CC/Fortepian/Anton+Webern/3+Kleine+St%c3%bccke%2c+Op.11.html"><b>3 Kleine Stücke, Op.11</b> (3 Little Pieces, op.11). Anton Webern</a><a href="http://pl.instr.scorser.com/Ar/Fortepian/Anton%c3%adn+Dvo%c5%99%c3%a1k/From+the+Bohemian+Forest%2c+Op.68/Unknown/Wiolonczela%2bFortepian.html"><b>From the Bohemian Forest, Op.68</b>. Antonín Dvořák.  (Unknown)</a><a href="http://pl.instr.scorser.com/CC/Fortepian/Reinhold+Gli%c3%a8re/12+Album+Leaves%2c+Op.51.html"><b>12 Album Leaves, Op.51</b>. Reinhold Glière</a><a href="http://pl.instr.scorser.com/CC/Fortepian/Leo%c5%a1+Jan%c3%a1%c4%8dek/Poh%c3%a1dka.html"><b>Pohádka</b>. Leoš Janáček</a><a href="http://pl.instr.scorser.com/CC/Fortepian/David+Popper/Scenes+from+a+Masked+Ball%2c+Op.3.html"><b>Scenes from a Masked Ball, Op.3</b> (Sceny z balu maskowym, op.3). David Popper</a><a href="http://pl.instr.scorser.com/Ar/Fortepian/Erik+Satie/Gnossiennes/Mandozzi%2c+Orfeo/Wiolonczela%2bFortepian.html"><b>Gnossiennes</b>. Erik Satie.  (Mandozzi, Orfeo)</a><a href="http://pl.instr.scorser.com/CC/Fortepian/Schlem%c3%bcller%2c+Hugo/Die+allerersten+Vortragsstueckchen+des+jungen+Cellisten%2c+Op.19.html"><b>Die allerersten Vortragsstueckchen des jungen Cellisten, Op.19</b> (Pierwszy Vortragsstueckchen młody wiolonczelista, op.19). Schlemüller, Hugo</a><a href="http://pl.instr.scorser.com/Ar/Fortepian/Aleksandr+G%c5%82azunow/2+Pieces+for+Cello+and+Orchestra%2c+Op.20/Unknown/Wiolonczela%2bFortepian.html"><b>2 Pieces for Cello and Orchestra, Op.20</b>. Aleksandr Głazunow.  (Unknown)</a><a href="http://pl.instr.scorser.com/CC/Fortepian/David+Popper/3+Pieces%2c+Op.64.html"><b>3 Pieces, Op.64</b>. David Popper</a><a href="http://pl.instr.scorser.com/CC/Fortepian/Max+Bruch/4+Pieces+for+Cello+and+Piano%2c+Op.70.html"><b>4 Pieces for Cello and Piano, Op.70</b> (4 utwory na wiolonczelę i fortepian, Op.70). Max Bruch</a><a href="http://pl.instr.scorser.com/Ar/Fortepian/Piotr+Czajkowski/6+Pieces%2c+Op.51/Unknown/Wiolonczela%2bFortepian.html"><b>6 Pieces, Op.51</b>. Piotr Czajkowski.  (Unknown)</a><a href="http://pl.instr.scorser.com/Ar/Fortepian/Anton%c3%adn+Dvo%c5%99%c3%a1k/From+the+Bohemian+Forest%2c+Op.68/Unknown/Wiolonczela%2bFortepian.html"><b>From the Bohemian Forest, Op.68</b>. Antonín Dvořák.  (Unknown)</a><a href="http://pl.instr.scorser.com/CC/Fortepian/Sebastian+Lee/Transcriptions+of+Verdi+Operas%2c+Op.98.html"><b>Transcriptions of Verdi Operas, Op.98</b> (Transkrypcje Verdi opery, Op.98). Sebastian Lee</a><a href="http://pl.instr.scorser.com/CC/Fortepian/Anton+Are%c5%84ski/4+Morceaux%2c+Op.56.html"><b>4 Morceaux, Op.56</b> (4 Morceaux, op.56). Anton Areński</a><a href="http://pl.instr.scorser.com/Ar/Fortepian/Robert+Schumann/Kinderszenen/Friedrich+Gr%c3%bctzmacher/Wiolonczela%2bFortepian.html"><b>Kinderszenen</b>. Robert Schumann.  (Friedrich Grützmacher)</a><a href="http://pl.instr.scorser.com/Ar/Fortepian/Isaac+Alb%c3%a9niz/Espa%c3%b1a%2c+Op.165/Anne+Christopherson/Wiolonczela%2bFortepian.html"><b>España, Op.165</b>. Isaac Albéniz.  (Anne Christopherson)</a><a href="http://pl.instr.scorser.com/CC/Fortepian/Anton+Are%c5%84ski/2+Pieces%2c+Op.12.html"><b>2 Pieces, Op.12</b> (2 Sztuki, op.12). Anton Areński</a><a href="http://pl.instr.scorser.com/Ar/Fortepian/Fritz+Kreisler/9+Pieces+for+Violin+and+Piano/Unknown/Wiolonczela%2bFortepian.html"><b>9 Pieces for Violin and Piano</b>. Fritz Kreisler.  (Unknown)</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/Ar/Fortepian/Felix+Borowski/Adoration/Hans+Kronold/Wiolonczela%2bFortepian.html"><b>Adoration</b>. Felix Borowski.  (Hans Kronold)</a><a href="http://pl.instr.scorser.com/CC/Fortepian/Jean+Sibelius/Malinconia%2c+Op.20.html"><b>Malinconia, Op.20</b>. Jean Sibelius</a><a href="http://pl.instr.scorser.com/Ar/Fortepian/Edward+Elgar/Salut+d%27Amour/Mattei%2c+Tiziano/Wiolonczela%2bFortepian.html"><b>Salut d'Amour</b>. Edward Elgar.  (Mattei, Tiziano)</a><a href="http://pl.instr.scorser.com/CC/Fortepian/Georg+Goltermann/6+Leichte+Tonbilder%2c+Op.129.html"><b>6 Leichte Tonbilder, Op.129</b>. Georg Goltermann</a><a href="http://pl.instr.scorser.com/Ar/Fortepian/Frank+Bridge/4+Short+Pieces+for+Violin+and+Piano%2c+H.104/Unknown/Wiolonczela%2bFortepian.html"><b>4 Short Pieces for Violin and Piano, H.104</b>. Frank Bridge.  (Unknown)</a><a href="http://pl.instr.scorser.com/Ar/Fortepian/Claude+Debussy/R%c3%aaverie/Ronchini%2c+Ferdinando/Wiolonczela%2bFortepian.html"><b>Rêverie</b>. Claude Debussy.  (Ronchini, Ferdinando)</a><a href="http://pl.instr.scorser.com/Ar/Fortepian/Robert+Schumann/Kinderszenen/Kar%c5%82+Dawydow/Wiolonczela%2bFortepian.html"><b>Kinderszenen</b>. Robert Schumann.  (Karł Dawydow)</a><a href="http://pl.instr.scorser.com/CC/Fortepian/August+N%c3%b6lck/5+Pieces+for+Cello+and+Piano%2c+Op.15.html"><b>5 Pieces for Cello and Piano, Op.15</b> (5 utworów na wiolonczelę i fortepian, Op.15). August Nölck</a><a href="http://pl.instr.scorser.com/CC/Fortepian/Kar%c5%82+Dawydow/4+Pieces%2c+Op.20.html"><b>4 Pieces, Op.20</b> (4 sztuki, Op.20). Karł Dawydow</a><a href="http://pl.instr.scorser.com/Ar/Fortepian/Piotr+Czajkowski/6+Pieces%2c+Op.51/Unknown/Wiolonczela%2bFortepian.html"><b>6 Pieces, Op.51</b>. Piotr Czajkowski.  (Unknown)</a><a href="http://pl.instr.scorser.com/Ar/Fortepian/Piotr+Czajkowski/18+Pieces%2c+Op.72/Leonovich%2c+Yuriy/Wiolonczela%2bFortepian.html"><b>18 Pieces, Op.72</b>. Piotr Czajkowski.  (Leonovich, Yuriy)</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/Aloiz%2c+Vladislav/5+Morceaux%2c+Op.47.html"><b>5 Morceaux, Op.47</b>. Aloiz, Vladislav</a><a href="http://pl.instr.scorser.com/Ar/Fortepian/Robert+Schumann/Kinderszenen/Georg+Goltermann/Wiolonczela%2bFortepian.html"><b>Kinderszenen</b>. Robert Schumann.  (Georg Goltermann)</a><a href="http://pl.instr.scorser.com/CC/Fortepian/Bernhard+Romberg/6+Morceaux+%c3%a9l%c3%a9gants.html"><b>6 Morceaux élégants</b>. Bernhard Romberg</a><a href="http://pl.instr.scorser.com/CC/Fortepian/Albert+Sikl%c3%b3s/8+Pi%c3%a8ces+tr%c3%a8s+faciles%2c+Op.54.html"><b>8 Pièces très faciles, Op.54</b>. Albert Siklós</a><a href="http://pl.instr.scorser.com/Ar/Fortepian/Marin+Marais/Pi%c3%a8ces+de+viole%2c+Livre+3/Edgar+de+Bruyn/Wiolonczela%2bFortepian.html"><b>Pièces de viole, Livre 3</b>. Marin Marais.  (Edgar de Bruyn)</a><a href="http://pl.instr.scorser.com/CC/Fortepian/Georg+Goltermann/6+Leichte+Tonbilder%2c+Op.118.html"><b>6 Leichte Tonbilder, Op.118</b>. Georg Goltermann</a><a href="http://pl.instr.scorser.com/CC/Fortepian/Henri%c3%abtte+Bosmans/Impressions.html"><b>Impressions</b> (Impresje). Henriëtte Bosmans</a><a href="http://pl.instr.scorser.com/CC/Fortepian/August+N%c3%b6lck/7+Short+Pieces+in+the+First+Position%2c+Op.112.html"><b>7 Short Pieces in the First Position, Op.112</b> (7 krótkich utworów na pierwszej pozycji, Op.112). August Nölck</a><a href="http://pl.instr.scorser.com/CC/Fortepian/Julius+Klengel/6+Pieces+for+Cello+and+Piano%2c+Op.26.html"><b>6 Pieces for Cello and Piano, Op.26</b> (6 utworów na wiolonczelę i fortepian, Op.26). Julius Klengel</a><a href="http://pl.instr.scorser.com/Ar/Fortepian/Piotr+Czajkowski/The+Seasons/Leo+Schulz/Wiolonczela%2bFortepian.html"><b>The Seasons</b>. Piotr Czajkowski.  (Leo Schulz)</a><a href="http://pl.instr.scorser.com/Ar/Fortepian/Piotr+Czajkowski/The+Seasons/Vlasov/Wiolonczela%2bFortepian.html"><b>The Seasons</b>. Piotr Czajkowski.  (Vlasov)</a><a href="http://pl.instr.scorser.com/Ar/Fortepian/Jean+Sibelius/Kuolema/Hermann%2c+Friedrich/Wiolonczela%2bFortepian.html"><b>Kuolema</b>. Jean Sibelius.  (Hermann, Friedrich)</a><a href="http://pl.instr.scorser.com/CC/Fortepian/Georg+Goltermann/2+Pieces%2c+Op.132.html"><b>2 Pieces, Op.132</b>. Georg Goltermann</a><a href="http://pl.instr.scorser.com/CC/Fortepian/David+Popper/2+Pieces%2c+Op.52.html"><b>2 Pieces, Op.52</b>. David Popper</a><a href="http://pl.instr.scorser.com/Ar/Fortepian/Edvard+Grieg/2+Elegiac+Melodies%2c+Op.34/Otto+Wittenbecher/Wiolonczela%2bFortepian.html"><b>2 Elegiac Melodies, Op.34</b>. Edvard Grieg.  (Otto Wittenbecher)</a><a href="http://pl.instr.scorser.com/CC/Fortepian/Georg+Goltermann/6+Tonbilder%2c+Op.101.html"><b>6 Tonbilder, Op.101</b>. Georg Goltermann</a><a href="http://pl.instr.scorser.com/Ar/Fortepian/Piotr+Czajkowski/6+Pieces%2c+Op.19/Unknown/Wiolonczela%2bFortepian.html"><b>6 Pieces, Op.19</b>. Piotr Czajkowski.  (Unknown)</a><a href="http://pl.instr.scorser.com/CC/Fortepian/Paul+Hindemith/3+Pieces+for+Cello+and+Piano%2c+Op.8.html"><b>3 Pieces for Cello and Piano, Op.8</b> (3 utwory na wiolonczelę i fortepian, Op.8). Paul Hindemith</a><a href="http://pl.instr.scorser.com/CC/Fortepian/Georg+Goltermann/3+Lyrische+St%c3%bccke%2c+Op.117.html"><b>3 Lyrische Stücke, Op.117</b> (3 Lyric Pieces, Op.117). Georg Goltermann</a><a href="http://pl.instr.scorser.com/CC/Fortepian/Alwin+Schroeder/Solo+Concert+Repertoire.html"><b>Solo Concert Repertoire</b> (Tylko repertuar koncertowy). Alwin Schroeder</a><a href="http://pl.instr.scorser.com/Ar/Fortepian/Robert+Schumann/Kinderszenen/David+Popper/Wiolonczela%2bFortepian.html"><b>Kinderszenen</b>. Robert Schumann.  (David Popper)</a><a href="http://pl.instr.scorser.com/CC/Fortepian/Br%c3%bcckner%2c+Oscar/3+Pieces+for+Cello+and+Piano%2c+Op.53.html"><b>3 Pieces for Cello and Piano, Op.53</b> (3 utwory na wiolonczelę i fortepian, Op.53). Brückner, Oscar</a><a href="http://pl.instr.scorser.com/CC/Fortepian/David+Popper/3+Pieces%2c+Op.11.html"><b>3 Pieces, Op.11</b> (3 sztuk, op.11). David Popper</a><a href="http://pl.instr.scorser.com/Ar/Fortepian/Aleksandr+G%c5%82azunow/2+Pieces+for+Cello+and+Orchestra%2c+Op.20/Unknown/Wiolonczela%2bFortepian.html"><b>2 Pieces for Cello and Orchestra, Op.20</b>. Aleksandr Głazunow.  (Unknown)</a><a href="http://pl.instr.scorser.com/Ar/Fortepian/Various/Unsere+Lieblinge/Julius+Klengel/Wiolonczela%2bFortepian.html"><b>Unsere Lieblinge</b>. Various.  (Julius Klengel)</a><a href="http://pl.instr.scorser.com/Ar/Fortepian/Giuseppe+Valentini/Allettamento+in+E+major%2c+Op.8+No.10/Carlo+Alfredo+Piatti/Wiolonczela%2bFortepian.html"><b>Allettamento in E major, Op.8 No.10</b>. Giuseppe Valentini.  (Carlo Alfredo Piatti)</a><a href="http://pl.instr.scorser.com/CC/Fortepian/David+Popper/3+Pieces%2c+Op.65.html"><b>3 Pieces, Op.65</b>. David Popper</a><a href="http://pl.instr.scorser.com/Ar/Fortepian/Robert+Schumann/Kinderszenen/Friedrich+Gr%c3%bctzmacher/Wiolonczela%2bFortepian.html"><b>Kinderszenen</b>. Robert Schumann.  (Friedrich Grützmacher)</a><a href="http://pl.instr.scorser.com/Ar/Fortepian/Anton+Rubinstein/2+M%c3%a9lodies%2c+Op.3/David+Popper/Wiolonczela%2bFortepian.html"><b>2 Mélodies, Op.3</b>. Anton Rubinstein.  (David Popper)</a><a href="http://pl.instr.scorser.com/CC/Fortepian/Carlo+Alfredo+Piatti/La+Bergamasca%2c+Op.14.html"><b>La Bergamasca, Op.14</b> (La Bergamasca, op.14). Carlo Alfredo Piatti</a><a href="http://pl.instr.scorser.com/Ar/Fortepian/Robert+Schumann/Album+for+the+Young/Friedrich+Gr%c3%bctzmacher/Wiolonczela%2bFortepian.html"><b>Album for the Young</b>. Robert Schumann.  (Friedrich Grützmacher)</a><a href="http://pl.instr.scorser.com/Ar/Fortepian/Frank+Bridge/4+Short+Pieces+for+Violin+and+Piano%2c+H.104/Mandozzi%2c+Orfeo/Wiolonczela%2bFortepian.html"><b>4 Short Pieces for Violin and Piano, H.104</b>. Frank Bridge.  (Mandozzi, Orfeo)</a><a href="http://pl.instr.scorser.com/CC/Fortepian/David+Popper/3+Pieces%2c+Op.62.html"><b>3 Pieces, Op.62</b>. David Popper</a><a href="http://pl.instr.scorser.com/CC/Fortepian/August+N%c3%b6lck/10+Original+Pieces%2c+Op.116.html"><b>10 Original Pieces, Op.116</b> (10 sztuk oryginalnych, Op.116). August Nölck</a><a href="http://pl.instr.scorser.com/CC/Fortepian/Jan+%c5%a0%c5%a5astn%c3%bd/6+Solos%2c+Op.11.html"><b>6 Solos, Op.11</b>. Jan Šťastný</a><a href="http://pl.instr.scorser.com/CC/Fortepian/Camille+Saint-Sa%c3%abns/Chant+saphique%2c+Op.91.html"><b>Chant saphique, Op.91</b> (Sapphic piosenki, Op.91). Camille Saint-Saëns</a><a href="http://pl.instr.scorser.com/CC/Fortepian/L%c3%a9on+Bo%c3%abllmann/2+Pi%c3%a8ces%2c+Op.31.html"><b>2 Pièces, Op.31</b> (2 sztuki, op.31). Léon Boëllmann</a><a href="http://pl.instr.scorser.com/Ar/Fortepian/Giuseppe+Valentini/Allettamento+in+E+major%2c+Op.8+No.10/Carlo+Alfredo+Piatti/Wiolonczela%2bFortepian.html"><b>Allettamento in E major, Op.8 No.10</b>. Giuseppe Valentini.  (Carlo Alfredo Piatti)</a><a href="http://pl.instr.scorser.com/CC/Fortepian/Adrien-Fran%c3%a7ois+Servais/Souvenir+de+Spa%2c+Op.2.html"><b>Souvenir de Spa, Op.2</b> (Pamiętaj, Spa, Op.2). Adrien-François Servais</a><a href="http://pl.instr.scorser.com/CC/Fortepian/Maurycy+Moszkowski/3+St%c3%bccke%2c+Op.29.html"><b>3 Stücke, Op.29</b> (3 sztuk, Op.29). Maurycy Moszkowski</a><a href="http://pl.instr.scorser.com/CC/Fortepian/August+N%c3%b6lck/4+Short+Pieces+in+the+First+Position%2c+Op.115.html"><b>4 Short Pieces in the First Position, Op.115</b> (4 krótkich utworów na pierwszej pozycji, Op.115). August Nölck</a><a href="http://pl.instr.scorser.com/Ar/Fortepian/Franz+Schubert/Moments+musicaux%2c+D.780/Leopold+Gr%c3%bctzmacher/Wiolonczela%2bFortepian.html"><b>Moments musicaux, D.780</b>. Franz Schubert.  (Leopold Grützmacher)</a><a href="http://pl.instr.scorser.com/Ar/Fortepian/Edvard+Grieg/Lyric+Pieces%2c+Op.47/Georg+Goltermann/Wiolonczela%2bFortepian.html"><b>Lyric Pieces, Op.47</b>. Edvard Grieg.  (Georg Goltermann)</a><a href="http://pl.instr.scorser.com/Ar/Fortepian/Giuseppe+Valentini/Allettamento+in+A-flat+major%2c+Op.8+No.8/Alfred+Edward+Moffat/Wiolonczela%2bFortepian.html"><b>Allettamento in A-flat major, Op.8 No.8</b>. Giuseppe Valentini.  (Alfred Edward Moffat)</a><a href="http://pl.instr.scorser.com/CC/Fortepian/Bazilevsky%2c+Georgy/2+Pieces.html"><b>2 Pieces</b> (2 Sztuki). Bazilevsky, Georgy</a><a href="http://pl.instr.scorser.com/Ar/Fortepian/Richard+Wagner/In+das+Album+der+F%c3%bcrstin+Metternich%2c+WWV+94/David+Popper/Wiolonczela%2bFortepian.html"><b>In das Album der Fürstin Metternich, WWV 94</b>. Richard Wagner.  (David Popper)</a><a href="http://pl.instr.scorser.com/CC/Fortepian/%c8%98erban+Nichifor/Amazing+Grace+Echo.html"><b>Amazing Grace Echo</b>. Șerban Nichifor</a><a href="http://pl.instr.scorser.com/CC/Fortepian/August+N%c3%b6lck/Salon-Album%2c+Op.43.html"><b>Salon-Album, Op.43</b>. August Nölck</a><a href="http://pl.instr.scorser.com/Ar/Fortepian/Robert+Schumann/12+Klavierst%c3%bccke+f%c3%bcr+kleine+und+gro%c3%9fe+Kinder%2c+Op.85/David+Popper/Wiolonczela%2bFortepian.html"><b>12 Klavierstücke für kleine und große Kinder, Op.85</b>. Robert Schumann.  (David Popper)</a><a href="http://pl.instr.scorser.com/Ar/Fortepian/Walford+Davies/Solemn+Melody/Unknown/Wiolonczela%2bFortepian.html"><b>Solemn Melody</b>. Walford Davies.  (Unknown)</a><a href="http://pl.instr.scorser.com/Ar/Fortepian/Robert+Schumann/Kinderszenen/Trinkaus%2c+George+John/Wiolonczela%2bFortepian.html"><b>Kinderszenen</b>. Robert Schumann.  (Trinkaus, George John)</a><a href="http://pl.instr.scorser.com/CC/Fortepian/Leone+Sinigaglia/2+St%c3%bccke%2c+Op.16.html"><b>2 Stücke, Op.16</b>. Leone Sinigaglia</a><a href="http://pl.instr.scorser.com/CC/Fortepian/Christian+Sinding/6+St%c3%bccke%2c+Op.66.html"><b>6 Stücke, Op.66</b>. Christian Sinding</a><a href="http://pl.instr.scorser.com/Ar/Fortepian/Edvard+Grieg/Lyric+Pieces%2c+Op.43/Georg+Goltermann/Wiolonczela%2bFortepian.html"><b>Lyric Pieces, Op.43</b>. Edvard Grieg.  (Georg Goltermann)</a><a href="http://pl.instr.scorser.com/Ar/Fortepian/Georges+Bizet/Jeux+d%27enfants/L%c3%a9on+Roques/Wiolonczela%2bFortepian.html"><b>Jeux d'enfants</b>. Georges Bizet.  (Léon Roques)</a><a href="http://pl.instr.scorser.com/CC/Fortepian/Leo+Ornstein/2+Cello+Pieces%2c+SO+620.html"><b>2 Cello Pieces, SO 620</b> (2 Wiolonczela sztuk, 620). Leo Ornstein</a><a href="http://pl.instr.scorser.com/CC/Fortepian/Frederick+Converse/Silent+Noon.html"><b>Silent Noon</b> (Cicha Noon). Frederick Converse</a><a href="http://pl.instr.scorser.com/CC/Fortepian/Erkki+Melartin/6+Little+Pieces%2c+Op.121.html"><b>6 Little Pieces, Op.121</b>. Erkki Melartin</a><a href="http://pl.instr.scorser.com/CC/Fortepian/Ernst+von+Dohn%c3%a1nyi/Ruralia+hungarica%2c+Op.32d.html"><b>Ruralia hungarica, Op.32d</b>. Ernst von Dohnányi</a><a href="http://pl.instr.scorser.com/Ar/Fortepian/Modest+Musorgski/Une+larme/Alwin+Schroeder/Wiolonczela%2bFortepian.html"><b>Une larme</b>. Modest Musorgski.  (Alwin Schroeder)</a><a href="http://pl.instr.scorser.com/CC/Fortepian/Charles-Marie+Widor/3+Pi%c3%a8ces%2c+Op.21.html"><b>3 Pièces, Op.21</b> (3 sztuki, op.21). Charles-Marie Widor</a><a href="http://pl.instr.scorser.com/Ar/Fortepian/Henryk+Wieniawski/L%c3%a9gende/Leonovich%2c+Yuriy/Wiolonczela%2bFortepian.html"><b>Légende</b>. Henryk Wieniawski.  (Leonovich, Yuriy)</a><a href="http://pl.instr.scorser.com/CC/Fortepian/Oskar+Nedbal/2+Pieces+for+Cello+and+Piano%2c+Op.12.html"><b>2 Pieces for Cello and Piano, Op.12</b> (2 utwory na wiolonczelę i fortepian, op.12). Oskar Nedbal</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>