---
title: Jakie profile do ścianki działowej? Przewodnik
description: Profile CW, UW i UA do ścianki działowej. Sprawdź wymiary, rozstaw, taśmę akustyczną i systemy Knauf W111/W112/W115//W116.
image: https://blog.knauf.com/hubfs/KnaufShooting2024-33.jpg
---

```json
{
  "@context" : "https://schema.org",
  "@type" : "Blog",
  "mainEntity" : {
    "@type" : "WebSite",
    "name" : "Knauf Blog"
  },
  "name" : "Knauf Blog",
  "publisher" : {
    "@type" : "Organization",
    "logo" : {
      "@type" : "ImageObject",
      "url" : ""
    },
    "name" : "Knauf"
  },
  "url" : "https://blog.knauf.com/"
}
```

```json
{
  "@context" : "https://schema.org",
  "@type" : "BlogPosting",
  "author" : {
    "@type" : "Person",
    "name" : "Klaudia Ignatowicz",
    "url" : "https://blog.knauf.com/pl-pl/author/klaudia-ignatowicz"
  },
  "dateModified" : "2026-08-13T11:14:47.483Z",
  "datePublished" : "2026-08-13T11:14:47.000Z",
  "headline" : "Jakie profile do ścianki działowej? Przewodnik",
  "image" : [ "https://blog.knauf.com/hubfs/KnaufShooting2024-33.jpg" ],
  "mainEntityOfPage" : {
    "@id" : "https://blog.knauf.com/pl-pl/jakie-profile-do-scianki-dzialowej-przewodnik",
    "@type" : "WebPage"
  },
  "publisher" : {
    "@type" : "Organization",
    "logo" : {
      "@type" : "ImageObject"
    },
    "name" : "KNAUF Information Services GmbH"
  }
}
```