<!DOCTYPE html>
<html lang="sk" xmlns:og="http://ogp.me/ns#">
<head data-layout-view="default" class="xj_layout_head">
<script>
    window.dataLayer = window.dataLayer || [];
        </script>
<!-- Google Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-T5W4WQ');</script>
<!-- End Google Tag Manager -->
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <title>Mestsk&aacute; tržnica Bratislava - Stavebnictvo.sk - Pre t&yacute;ch čo pom&aacute;haj&uacute;, alebo chc&uacute; lep&scaron;ie b&yacute;vať.</title>
    <link rel="icon" href="https://stavebnictvo.sk/favicon.ico" type="image/x-icon" />
    <link rel="SHORTCUT ICON" href="https://stavebnictvo.sk/favicon.ico" type="image/x-icon" />
    <meta name="description" content="Mestká tržnica bola realizovaná v rokoch 1978 – 1981 v období diktátu celoštátne preferovanej typizácie. Jej architektúra a konštrukcia sa výrazne odlišovali o…" />
    <meta name="keywords" content="projekt, energia, dom, reality, architekt, dizajn" />
<meta name="title" content="Mestsk&aacute; tržnica Bratislava" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://stavebnictvo.sk/photo/albums/mestsk-tr-nica-bratislava?rss=yes&amp;xn_auth=no" />
<meta property="og:title" content="Mestsk&aacute; tržnica Bratislava" />
<meta property="og:image" content="https://storage.ning.com/topology/rest/1.0/file/get/2746167675?profile=UPSCALE_150x150">
<meta name="twitter:card" content="summary" />
<meta name="twitter:title" content="Mestsk&aacute; tržnica Bratislava" />
<meta name="twitter:description" content="Mestká tržnica bola realizovaná v rokoch 1978 – 1981 v období diktátu celoštátne preferovanej typizácie. Jej architektúra a konštrukcia sa výrazne odlišovali o…" />
<meta name="twitter:image" content="https://storage.ning.com/topology/rest/1.0/file/get/2746167675?profile=UPSCALE_150x150" />
<link rel="image_src" href="https://storage.ning.com/topology/rest/1.0/file/get/2746167675?profile=UPSCALE_150x150" />
<script type="text/javascript">
    djConfig = { preventBackButtonFix: false, isDebug: false }
ning = {"CurrentApp":{"premium":true,"iconUrl":"https:\/\/storage.ning.com\/topology\/rest\/1.0\/file\/get\/2746167675?profile=UPSCALE_150x150","url":"httpsstavebnictvo.ning.com","domains":["stavebnictvo.sk"],"online":true,"privateSource":true,"id":"stavebnictvo","appId":6282648,"description":"Soci&aacute;lna sie\u0165 stavebnictvo.sk je pre v&scaron;etk&yacute;ch ktor&iacute; pom&aacute;haj&uacute; vytv&aacute;ra\u0165 alebo chc&uacute; ma\u0165 lep&scaron;ie b&yacute;vanie a prostredie v ktorom \u017eij&uacute;.","name":"Stavebnictvo.sk - Pre t&yacute;ch \u010do pom&aacute;haj&uacute;, alebo chc&uacute; lep&scaron;ie b&yacute;va\u0165.","owner":"0vkc9b73k51yd","createdDate":"2010-08-06T23:21:43.000Z","runOwnAds":false,"category":{"projekt":null,"energia":null,"dom":null,"reality":null,"architekt":null,"dizajn":null},"tags":["projekt","energia","dom","reality","architekt","dizajn"]},"CurrentProfile":null,"maxFileUploadSize":5};
        (function(){
            if (!window.ning) { return; }

            var age, gender, rand, obfuscated, combined;

            obfuscated = document.cookie.match(/xgdi=([^;]+)/);
            if (obfuscated) {
                var offset = 100000;
                obfuscated = parseInt(obfuscated[1]);
                rand = obfuscated / offset;
                combined = (obfuscated % offset) ^ rand;
                age = combined % 1000;
                gender = (combined / 1000) & 3;
                gender = (gender == 1 ? 'm' : gender == 2 ? 'f' : 0);
                ning.viewer = {"age":age,"gender":gender};
            }
        })();

        if (window.location.hash.indexOf('#!/') == 0) {
        window.location.replace(window.location.hash.substr(2));
    }
    window.xg = window.xg || {};
xg.captcha = {
    'shouldShow': false,
    'siteKey': '6Ldf3AoUAAAAALPgNx2gcXc8a_5XEcnNseR6WmsT'
};
xg.addOnRequire = function(f) { xg.addOnRequire.functions.push(f); };
xg.addOnRequire.functions = [];
xg.addOnFacebookLoad = function (f) { xg.addOnFacebookLoad.functions.push(f); };
xg.addOnFacebookLoad.functions = [];
xg._loader = {
    p: 0,
    loading: function(set) {  this.p++; },
    onLoad: function(set) {
                this.p--;
        if (this.p == 0 && typeof(xg._loader.onDone) == 'function') {
            xg._loader.onDone();
        }
    }
};
xg._loader.loading('xnloader');
if (window.bzplcm) {
    window.bzplcm._profileCount = 0;
    window.bzplcm._profileSend = function() { if (window.bzplcm._profileCount++ == 1) window.bzplcm.send(); };
}
xg._loader.onDone = function() {
            if(window.bzplcm)window.bzplcm.start('ni');
        xg.shared.util.parseWidgets();    var addOnRequireFunctions = xg.addOnRequire.functions;
    xg.addOnRequire = function(f) { f(); };
    try {
        if (addOnRequireFunctions) { dojo.lang.forEach(addOnRequireFunctions, function(onRequire) { onRequire.apply(); }); }
    } catch (e) {
        if(window.bzplcm)window.bzplcm.ts('nx').send();
        throw e;
    }
    if(window.bzplcm) { window.bzplcm.stop('ni'); window.bzplcm._profileSend(); }
};
window.xn = { track: { event: function() {}, pageView: function() {}, registerCompletedFlow: function() {}, registerError: function() {}, timer: function() { return { lapTime: function() {} }; } } };</script>
<link rel="image_src" href="https://storage.ning.com/topology/rest/1.0/file/get/2150114552?profile=RESIZE_180x180&crop=1%3A1&width=165&height=165&width=165" type="image/jpeg" /><meta name="title" content="Mestsk&aacute; tržnica Bratislava" /><link rel="alternate" type="application/rss+xml" title="Mestsk&aacute; tržnica Bratislava - Stavebnictvo.sk - Pre t&yacute;ch čo pom&aacute;haj&uacute;, alebo chc&uacute; lep&scaron;ie b&yacute;vať." href="https://stavebnictvo.sk/photo/albums/mestsk-tr-nica-bratislava?rss=yes&amp;xn_auth=no" /><link rel="alternate" type="application/atom+xml" title="Koment&aacute;re - Mestsk&aacute; tržnica Bratislava - Stavebnictvo.sk - Pre t&yacute;ch čo pom&aacute;haj&uacute;, alebo chc&uacute; lep&scaron;ie b&yacute;vať." href="https://stavebnictvo.sk/photo/albumcomment/feed?attachedTo=6282648%3AAlbum%3A92015&amp;xn_auth=no" /><link rel="alternate" type="application/atom+xml" title="Top 10  - Stavebnictvo.sk - Pre t&yacute;ch čo pom&aacute;haj&uacute;, alebo chc&uacute; lep&scaron;ie b&yacute;vať." href="https://stavebnictvo.sk/leaderboards/topcontent/month?feed=yes&amp;xn_auth=no&amp;n=20&amp;images=yes&amp;imageMaxSize=240" />
<style type="text/css" media="screen,projection">
@import url("https://static.ning.com/socialnetworkmain/widgets/index/css/common-982.min.css?xn_version=3128532263");
@import url("https://static.ning.com/socialnetworkmain/widgets/photo/css/component.min.css?xn_version=3156643033");

</style>

<style type="text/css" media="screen,projection">
@import url("/generated-69d3af69da44a4-08647960-css?xn_version=202604061257");

</style>

<style type="text/css" media="screen,projection">
@import url("/generated-69d3af6931d0b7-67126517-css?xn_version=202604061257");

</style>

<!--[if IE 6]>
    <link rel="stylesheet" type="text/css" href="https://static.ning.com/socialnetworkmain/widgets/index/css/common-ie6.min.css?xn_version=463104712" />
<![endif]-->
<!--[if IE 7]>
<link rel="stylesheet" type="text/css" href="https://static.ning.com/socialnetworkmain/widgets/index/css/common-ie7.css?xn_version=2712659298" />
<![endif]-->
<link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://stavebnictvo.sk/profiles/blog/rsd" />
</head>
<body>
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-T5W4WQ"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
    <div class="xj_before_content">        <div id="xn_bar">
            <div id="xn_bar_menu">
                <div id="xn_bar_menu_branding" >
                                    </div>

                <div id="xn_bar_menu_more">
                    <form id="xn_bar_menu_search" method="GET" action="https://stavebnictvo.sk/main/search/search">
                        <fieldset>
                            <input type="text" name="q" id="xn_bar_menu_search_query" value="Prehľadať  Stavebnictvo.sk - Pre t&yacute;ch čo pom&aacute;haj&uacute;, alebo chc&uacute; lep&scaron;ie b&yacute;vať." _hint="Prehľadať  Stavebnictvo.sk - Pre t&yacute;ch čo pom&aacute;haj&uacute;, alebo chc&uacute; lep&scaron;ie b&yacute;vať." accesskey="4" class="text xj_search_hint" />
                            <a id="xn_bar_menu_search_submit" href="#" onclick="document.getElementById('xn_bar_menu_search').submit();return false">Hľadať</a>
                        </fieldset>
                    </form>
                </div>

                            <ul id="xn_bar_menu_tabs">
                                            <li><a href="https://stavebnictvo.sk/main/authorization/signUp?target=https%3A%2F%2Fstavebnictvo.sk%2Fphoto%2Falbums%2Fmestsk-tr-nica-bratislava%3Frss%3Dyes%26xn_auth%3Dno">Registrácia</a></li>
                                                <li><a href="https://stavebnictvo.sk/main/authorization/signIn?target=https%3A%2F%2Fstavebnictvo.sk%2Fphoto%2Falbums%2Fmestsk-tr-nica-bratislava%3Frss%3Dyes%26xn_auth%3Dno">Prihlásiť sa</a></li>
                                    </ul>
                        </div>
        </div>
        </div>
    <div class="xg_theme" data-layout-pack="brutus">
        <div id="xg_themebody">
            <div id="xg_ad_above_header" class="xg_ad xj_ad_above_header dy-displaynone">
                    
                </div>        
            <div id="xg_head">
                <div id="xg_masthead">
                    <h1 id="xg_sitename" class="xj_site_name"><a id="application_name_header_link" href="/"><img src="https://storage.ning.com/topology/rest/1.0/file/get/986215561?profile=original" alt="Stavebnictvo.sk - Pre t&yacute;ch čo pom&aacute;haj&uacute;, alebo chc&uacute; lep&scaron;ie b&yacute;vať."></a></h1>
                    <p id="xg_sitedesc" class="xj_site_desc">Port&aacute;l pre projektantov, architektov a v&scaron;etk&yacute;ch stavebn&iacute;kov</p>
                </div>
                <div id="xg_navigation" class="xj_navigation"><ul>
    <li dojoType="SubTabHover" id="xg_tab_main" class="xg_subtab"><a href="/"><span>Hlavn&aacute;</span></a><div class="xg_subtab" style="display:none;position:absolute;"><ul class="xg_subtab" style="display:block;" ><li style="list-style:none !important;display:block;text-align:left;"><a href="/profiles/blog/list?promoted=1" style="float:none;"><span>Predstaven&eacute; čl&aacute;nky</span></a></li><li style="list-style:none !important;display:block;text-align:left;"><a href="/profiles/blog/list" style="float:none;"><span>V&scaron;etky pr&iacute;spevky</span></a></li><li style="list-style:none !important;display:block;text-align:left;"><a href="/profiles/blog/list?tag=O+stranke" style="float:none;"><span>O str&aacute;nke</span></a></li></ul></div></li><li dojoType="SubTabHover" id="xg_tab_xn0" class="xg_subtab"><a href="/profiles/blog/list?tag=stavba"><span>Stavba</span></a><div class="xg_subtab" style="display:none;position:absolute;"><ul class="xg_subtab" style="display:block;" ><li style="list-style:none !important;display:block;text-align:left;"><a href="/profiles/blog/list?tag=stavebne+materialy" style="float:none;"><span>Stavebn&eacute; materi&aacute;ly</span></a></li><li style="list-style:none !important;display:block;text-align:left;"><a href="/profiles/blog/list?tag=fyzika" style="float:none;"><span>Stavebn&aacute; fyzika</span></a></li><li style="list-style:none !important;display:block;text-align:left;"><a href="/profiles/blog/list?tag=eko" style="float:none;"><span>Ekologick&aacute; v&yacute;stavba</span></a></li><li style="list-style:none !important;display:block;text-align:left;"><a href="/profiles/blog/list?tag=poruchy" style="float:none;"><span>Poruchy a san&aacute;cie</span></a></li><li style="list-style:none !important;display:block;text-align:left;"><a href="/profiles/blog/list?tag=staviame+rodinny+dom" style="float:none;"><span>Staviame rodinn&yacute; dom</span></a></li><li style="list-style:none !important;display:block;text-align:left;"><a href="/profiles/blog/list?tag=stavebne+konstrukcie" style="float:none;"><span>Stavebn&eacute; kon&scaron;trukcie</span></a></li><li style="list-style:none !important;display:block;text-align:left;"><a href="/profiles/blog/list?tag=budova+a+energia" style="float:none;"><span>Budova a energia</span></a></li><li style="list-style:none !important;display:block;text-align:left;"><a href="/profiles/blog/list?tag=projekt" style="float:none;"><span>Projekt</span></a></li><li style="list-style:none !important;display:block;text-align:left;"><a href="/profiles/blog/list?tag=ine" style="float:none;"><span>Nezaraden&eacute;</span></a></li></ul></div></li><li dojoType="SubTabHover" id="xg_tab_xn29" class="xg_subtab"><a href="/profiles/blog/list?tag=architekt"><span>Architekt&uacute;ra</span></a><div class="xg_subtab" style="display:none;position:absolute;"><ul class="xg_subtab" style="display:block;" ><li style="list-style:none !important;display:block;text-align:left;"><a href="/profiles/blog/list?tag=zo+sveta" style="float:none;"><span>Zo sveta</span></a></li><li style="list-style:none !important;display:block;text-align:left;"><a href="/profiles/blog/list?tag=vseobecne" style="float:none;"><span>V&scaron;eobecne</span></a></li><li style="list-style:none !important;display:block;text-align:left;"><a href="/profiles/blog/list?tag=novostavba" style="float:none;"><span>Novostavba</span></a></li><li style="list-style:none !important;display:block;text-align:left;"><a href="/profiles/blog/list?tag=interier+a+dizajn" style="float:none;"><span>Interi&eacute;r a dizajn</span></a></li><li style="list-style:none !important;display:block;text-align:left;"><a href="/profiles/blog/list?tag=exterier+a+zahrada" style="float:none;"><span>Exteri&eacute;r a z&aacute;hrada</span></a></li></ul></div></li><li dojoType="SubTabHover" id="xg_tab_xn4" class="xg_subtab"><a href="/profiles/blog/list?tag=pravo"><span>Pr&aacute;vo</span></a><div class="xg_subtab" style="display:none;position:absolute;"><ul class="xg_subtab" style="display:block;" ><li style="list-style:none !important;display:block;text-align:left;"><a href="/profiles/blog/list?tag=pravo" style="float:none;"><span>Pr&aacute;vna poradňa</span></a></li><li style="list-style:none !important;display:block;text-align:left;"><a href="/zakony" style="float:none;"><span>Z&aacute;kony</span></a></li><li style="list-style:none !important;display:block;text-align:left;"><a href="/tlaciva-ziadosti-stanoviska-zmluvy-navrhy" style="float:none;"><span>Tlačiv&aacute;</span></a></li><li style="list-style:none !important;display:block;text-align:left;"><a href="/stavebne-pamiatkove-katastralne-spp-institucie-a-urady" style="float:none;"><span>In&scaron;tit&uacute;cie</span></a></li><li style="list-style:none !important;display:block;text-align:left;"><a href="/profiles/blogs/zmluvy-v-stavebnictve" style="float:none;"><span>Zmluvy v stavebn&iacute;ctve</span></a></li></ul></div></li><li dojoType="SubTabHover" id="xg_tab_xn77" class="xg_subtab"><a href="/profiles/blog/list?tag=tabulky"><span>Pom&ocirc;cky</span></a><div class="xg_subtab" style="display:none;position:absolute;"><ul class="xg_subtab" style="display:block;" ><li style="list-style:none !important;display:block;text-align:left;"><a href="/profiles/blog/list?tag=software" style="float:none;"><span>Software</span></a></li><li style="list-style:none !important;display:block;text-align:left;"><a href="/profiles/blog/list?tag=staticke+tabulky" style="float:none;"><span>Statika</span></a></li><li style="list-style:none !important;display:block;text-align:left;"><a href="/premeny-jednotky/radio-elektro-teplo-optika-technicke-akustika" style="float:none;"><span>Prevody jednotiek</span></a></li><li style="list-style:none !important;display:block;text-align:left;"><a href="/profiles/blogs/stavebne-materialy" style="float:none;"><span>Stavebn&eacute; materi&aacute;ly</span></a></li><li style="list-style:none !important;display:block;text-align:left;"><a href="/profiles/blogs/vykurovanie-a-plynofikacia" style="float:none;"><span>Vykurovanie a plyn</span></a></li><li style="list-style:none !important;display:block;text-align:left;"><a href="/profiles/blogs/zdravotechnika-1" style="float:none;"><span>Zdravotechnika</span></a></li><li style="list-style:none !important;display:block;text-align:left;"><a href="/profiles/blogs/teplotechnika-1" style="float:none;"><span>Teplotechnika</span></a></li><li style="list-style:none !important;display:block;text-align:left;"><a href="/profiles/blogs/vseobecne-tabulky-a-vypocty" style="float:none;"><span>V&scaron;eobecn&eacute;</span></a></li><li style="list-style:none !important;display:block;text-align:left;"><a href="/profiles/blogs/firemne-tabulky" style="float:none;"><span>Firemn&eacute; tabuľky</span></a></li></ul></div></li><li id="xg_tab_forum" class="xg_subtab"><a href="/forum/topic/list"><span>F&oacute;rum</span></a></li><li dojoType="SubTabHover" id="xg_tab_members" class="xg_subtab"><a href="/profiles/members/"><span>Členovia</span></a><div class="xg_subtab" style="display:none;position:absolute;"><ul class="xg_subtab" style="display:block;" ><li style="list-style:none !important;display:block;text-align:left;"><a href="/profiles/members/advancedSearch" style="float:none;"><span>Roz&scaron;&iacute;ren&eacute; hľadanie</span></a></li><li style="list-style:none !important;display:block;text-align:left;"><a href="/clenovia-stavebnictva-architekti-projektanti-firmy" style="float:none;"><span>Mapa členov</span></a></li></ul></div></li><li dojoType="SubTabHover" id="xg_tab_photo" class="xg_subtab this"><a href="/photo"><span>Fotografie</span></a><div class="xg_subtab" style="display:none;position:absolute;"><ul class="xg_subtab" style="display:block;" ><li style="list-style:none !important;display:block;text-align:left;"><a href="/photo/album/list" style="float:none;"><span>Fotoalbumy</span></a></li><li style="list-style:none !important;display:block;text-align:left;"><a href="/photo/photo/listTagged?tag=do+300" style="float:none;"><span>Realiz&aacute;cie do 300m2</span></a></li><li style="list-style:none !important;display:block;text-align:left;"><a href="/photo/photo/listTagged?tag=nad+300" style="float:none;"><span>Realiz&aacute;cie nad 300m2</span></a></li><li style="list-style:none !important;display:block;text-align:left;"><a href="/photo/photo/listTagged?tag=realiz&aacute;cie+IS" style="float:none;"><span>Realiz&aacute;cie inžin. stavby</span></a></li><li style="list-style:none !important;display:block;text-align:left;"><a href="/photo/photo/listTagged?tag=realiz&aacute;cie+interi&eacute;r" style="float:none;"><span>Realiz&aacute;cie interi&eacute;r</span></a></li><li style="list-style:none !important;display:block;text-align:left;"><a href="/photo/photo/listTagged?tag=slovensk&aacute;+architekt&uacute;ra" style="float:none;"><span>Slovensk&aacute; architekt&uacute;ra</span></a></li><li style="list-style:none !important;display:block;text-align:left;"><a href="/photo/photo/listTagged?tag=europska+architektura" style="float:none;"><span>Eur&oacute;pska architekt&uacute;ra</span></a></li><li style="list-style:none !important;display:block;text-align:left;"><a href="/photo/photo/listTagged?tag=svetov&aacute;+architekt&uacute;ra" style="float:none;"><span>Svetov&aacute; architekt&uacute;ra</span></a></li><li style="list-style:none !important;display:block;text-align:left;"><a href="/photo/photo/listTagged?tag=technick&eacute;+zariadenia" style="float:none;"><span>Technick&eacute; zariadenia</span></a></li></ul></div></li><li id="xg_tab_xn94" class="xg_subtab"><a href="/video"><span>Video</span></a></li><li dojoType="SubTabHover" id="xg_tab_events" class="xg_subtab"><a href="/events"><span>Kalend&aacute;r</span></a><div class="xg_subtab" style="display:none;position:absolute;"><ul class="xg_subtab" style="display:block;" ><li style="list-style:none !important;display:block;text-align:left;"><a href="/events/event/listByType?type=firemn%C3%A9+akcie" style="float:none;"><span>Firemn&eacute; akcie</span></a></li><li style="list-style:none !important;display:block;text-align:left;"><a href="/events/event/listByType?type=v&yacute;stavy+dom&aacute;ce" style="float:none;"><span>V&yacute;stavy dom&aacute;ce</span></a></li><li style="list-style:none !important;display:block;text-align:left;"><a href="/events/event/listByType?type=v&yacute;stavy+zahraničn&eacute;" style="float:none;"><span>V&yacute;stavy zahraničn&eacute;</span></a></li><li style="list-style:none !important;display:block;text-align:left;"><a href="/events/event/listByType?type=konferencie" style="float:none;"><span>Konferencie</span></a></li><li style="list-style:none !important;display:block;text-align:left;"><a href="/events/event/listByType?type=s&uacute;ťaže" style="float:none;"><span>S&uacute;ťaže</span></a></li><li style="list-style:none !important;display:block;text-align:left;"><a href="/events/event/listByType?type=&scaron;kolenia" style="float:none;"><span>&Scaron;kolenia</span></a></li><li style="list-style:none !important;display:block;text-align:left;"><a href="/events/event/listByType?type=predn&aacute;&scaron;ky" style="float:none;"><span>Predn&aacute;&scaron;ky</span></a></li><li style="list-style:none !important;display:block;text-align:left;"><a href="/events/event/listByType?type=webinare" style="float:none;"><span>Webinare</span></a></li></ul></div></li><li id="xg_tab_leaderboards" class="xg_subtab"><a href="/leaderboards"><span>TOP 5</span></a></li><li dojoType="SubTabHover" id="xg_tab_profile" class="xg_subtab"><a href="/profiles"><span>Moja strana</span></a><div class="xg_subtab" style="display:none;position:absolute;"><ul class="xg_subtab" style="display:block;" ><li style="list-style:none !important;display:block;text-align:left;"><a href="/profiles/blog/managePosts" style="float:none;"><span>Moje čl&aacute;nky</span></a></li><li style="list-style:none !important;display:block;text-align:left;"><a href="/forum/topic/listForContributor" style="float:none;"><span>Moje Diskusie</span></a></li><li style="list-style:none !important;display:block;text-align:left;"><a href="/events/event/listUserEvents" style="float:none;"><span>Moje Udalosti</span></a></li><li style="list-style:none !important;display:block;text-align:left;"><a href="/photo/photo/listForContributor?screenName=" style="float:none;"><span>Moje Fotografie</span></a></li><li style="list-style:none !important;display:block;text-align:left;"><a href="/video/video/listForContributor?screenName=" style="float:none;"><span>Moje Vide&aacute;</span></a></li><li style="list-style:none !important;display:block;text-align:left;"><a href="/profiles/friend/list?my=1" style="float:none;"><span>Moji Priatelia</span></a></li><li style="list-style:none !important;display:block;text-align:left;"><a href="/profiles/like/list" style="float:none;"><span>Moje obľ&uacute;ben&eacute; položky</span></a></li></ul></div></li></ul>
</div>
            </div>
            <div id="xg_ad_below_header" class="xg_ad xj_ad_below_header dy-displaynone">
                        
                    </div>
            <div id="xg" class="xg_widget_photo xg_widget_photo_album xg_widget_photo_album_show">
            	 
                <div id="xg_body">
                   
                    <div class="xj_notifications"><div id="albumIdDiv" style="display:none;" _albumId="6282648:Album:92015"></div></div>
                    <div class="xg_column xg_span-16" id="column1">
                        <div id="xg_canvas" class="xj_canvas">
                            <ul class="navigation easyclear"><li><a href="https://stavebnictvo.sk/photo">V&scaron;etky fotografie</a></li><li><a href="https://stavebnictvo.sk/photo/album/list">V&scaron;etky albumy</a></li><li><a href="https://stavebnictvo.sk/photo/photo/listForContributor?">Moje fotografie</a></li><li><a href="https://stavebnictvo.sk/photo/album/listForOwner?">Moje Albumy</a></li><li class="right xg_lightborder navbutton"><a href="https://stavebnictvo.sk/photo/album/new" class="xg_sprite xg_sprite-add">Pridať</a></li></ul><div class="xg_module xg_module_with_dialog">
	<div class="xg_headline xg_headline-img xg_headline-2l">
    <div class="ib"><span class="xg_avatar"><a class="fn url" href="http://stavebnictvo.sk/profile/stavebnictvo"  title="stavebnictvo.sk"><span class="table_img dy-avatar dy-avatar-64 "><img  class="photo photo" src="https://storage.ning.com/topology/rest/1.0/file/get/2210825830?profile=RESIZE_64x64&amp;width=64&amp;height=64&amp;crop=1%3A1" alt="" /></span></a></span></div>
<div class="tb"><h1>Mestsk&aacute; tržnica Bratislava</h1>
        <ul class="navigation byline">
            <li><a class="nolink">Pridané osobou </a><a href="/profile/stavebnictvo">stavebnictvo.sk</a><a class="nolink"> dňa Marec 4, 2013 o 21:28</a></li>
            <li><a class="xg_sprite xg_sprite-view" href="https://stavebnictvo.sk/photo/album/listForOwner?screenName=2qt2w1n0ag6mx">Prezerať Albumy</a></li>
        </ul>
    </div>
</div>
    <div class="xg_module_body nopad body_albumdetail_main">
        <div class="xg_column xg_span-4">
            <div class="albuminfo pad5">
                <div style="background-image: url(https://storage.ning.com/topology/rest/1.0/file/get/2150114552?profile=RESIZE_180x180&crop=1%3A1&width=165&height=165&width=165);" class="albumcover">
                    Mestsk&aacute; tržnica Bratislava                </div>
                                    <div class="xg_user_generated"><p class="album_description"><p><a href="http://stavebnictvo.sk/profiles/blogs/konstrukcia-pre-mestsku-trznicu-v-bratislave-1" target="_self">Mestká tržnica</a> bola realizovaná v rokoch 1978 – 1981 v období diktátu celoštátne preferovanej typizácie. Jej architektúra a konštrukcia sa výrazne odlišovali od zaužívanej monotónnej výstavby. Z konštrukčného hľadiska prišlo k neobvyklej materiálovej a technologickej symbióze prefabrikácie, monolitu a dreva. Po prvýkrát bol u nás navrhnutý prefabrikovaný skelet pre jednu stavbu, tiež prvýkrát boli použité pre stropné konštrukcie rebrové vopred predpäté panely ukladané prostredníctvom gumových ložísk. Výnimočná bola aj možnosť overenia rámového styčníku zaťažovacími skúškami. Splnenie architektonického zámeru zviditeľnenia konštrukcie budovy sa u nás vtedy stalo priekopníckym činom.</p></p></div>
                <p class="share-links clear"><br>            <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
                    <span class="xg_tweet">
        <a href="https://twitter.com/share" class="post_to_twitter twitter-share-button" target="_blank"
            data-text="Kontroluje sa položka &bdquo;Mestsk&aacute; tržnica Bratislava&ldquo; v sieti Stavebnictvo.sk - Pre t&yacute;ch čo po:" data-url="https://stavebnictvo.sk/photo/albums/mestsk-tr-nica-bratislava?rss=yes&amp;xn_auth=no" data-count="none" data-dnt="true">Tweet</a>
        </span>
        <br>        <a class="post_to_facebook xj_post_to_facebook" href="http://www.facebook.com/share.php?u=https%3A%2F%2Fstavebnictvo.sk%2Fphoto%2Falbums%2Fmestsk-tr-nica-bratislava%3Frss%3Dyes%26xn_auth%3Dno%26xg_source%3Dfacebookshare&amp;t=" _url="https://stavebnictvo.sk/photo/albums/mestsk-tr-nica-bratislava?rss=yes&amp;xn_auth=no&amp;xg_source=facebookshare" _title="" _log="{&quot;module&quot;:&quot;photo&quot;,&quot;page&quot;:&quot;album&quot;,&quot;action&quot;:&quot;show&quot;}">Facebook</a>
    <div class="likebox">
    <div class="facebook-like" data-content-type="Album" data-content-id="6282648:Album:92015" data-page-type="detail">
        <fb:like href="https://stavebnictvo.sk/xn/detail/6282648:Album:92015" layout="button_count" show_faces="false" width="450"></fb:like>
    </div>
</div>
</p><p class="album_links relative"><a class="xg_sprite xg_sprite-play" href="https://stavebnictvo.sk/photo/photo/slideshow?albumId=6282648:Album:92015">Prezrieť prezentáciu</a></p>            </div>
        </div>
        <div class="xg_column xg_span-12 last-child">
            <ul class="clist">
                                    <li><a href="https://stavebnictvo.sk/photo/mestska-trznica-bratislava-1?context=album&amp;albumId=6282648%3AAlbum%3A92015"><img width="124" height="66" src="https://storage.ning.com/topology/rest/1.0/file/get/2150114552?profile=RESIZE_180x180&amp;width=124" alt="fotografia" /></a></li>
                                    <li><a href="https://stavebnictvo.sk/photo/konstrukcia-zelezobeton-prefabrikacia?context=album&amp;albumId=6282648%3AAlbum%3A92015"><img width="124" height="60" src="https://storage.ning.com/topology/rest/1.0/file/get/2150114408?profile=RESIZE_180x180&amp;width=124" alt="fotografia" /></a></li>
                                    <li><a href="https://stavebnictvo.sk/photo/mestska-trznica-bratislava?context=album&amp;albumId=6282648%3AAlbum%3A92015"><img width="124" height="93" src="https://storage.ning.com/topology/rest/1.0/file/get/2150114794?profile=RESIZE_180x180&amp;width=124" alt="fotografia" /></a></li>
                                    <li><a href="https://stavebnictvo.sk/photo/mestska-trznica-bratislava-pohlad-zhora?context=album&amp;albumId=6282648%3AAlbum%3A92015"><img width="124" height="85" src="https://storage.ning.com/topology/rest/1.0/file/get/2150116286?profile=RESIZE_180x180&amp;width=124" alt="fotografia" /></a></li>
                                    <li><a href="https://stavebnictvo.sk/photo/prefabrikovany-zelezobetonovy-skelet-bratislava?context=album&amp;albumId=6282648%3AAlbum%3A92015"><img width="100" height="124" src="https://storage.ning.com/topology/rest/1.0/file/get/2150116189?profile=RESIZE_180x180&amp;height=124" alt="fotografia" /></a></li>
                                    <li><a href="https://stavebnictvo.sk/photo/mestsk-tr-nica-bratislava?context=album&amp;albumId=6282648%3AAlbum%3A92015"><img width="124" height="60" src="https://storage.ning.com/topology/rest/1.0/file/get/2150116234?profile=RESIZE_180x180&amp;width=124" alt="fotografia" /></a></li>
                            </ul>
                    </div>
    </div>

</div>

        <div class="xg_module">
                                        <div class="xg_module_body">
                    <p id="add-comment">Komentár</p>
                                            <div class="comment-join">
                            <h3>Komentáre môžu pridávať iba registrovaný členovia.</h3>
                                                <p><a href="https://stavebnictvo.sk/main/authorization/signUp?target=https%3A%2F%2Fstavebnictvo.sk%2Fphoto%2Falbums%2Fmestsk-tr-nica-bratislava%3Frss%3Dyes%26xn_auth%3Dno">Pripojte sa k sieti Stavebnictvo.sk - Pre tých čo pomáhajú, alebo chcú lepšie bývať.</a></p>
                                                </div>
                                                        </div>
                    <div class="xg_module_body" id="comments" style="display: none" _numComments="0" _scrollTo="">
                    </div>
                    <div class="xg_module_foot" id="xj_comments_footer" style="display:none">
                                            <p class="left">
                            <a class="xg_icon xg_icon-rss" href="https://stavebnictvo.sk/photo/albumcomment/feed?attachedTo=6282648%3AAlbum%3A92015&amp;xn_auth=no">technológia RSS</a>
                        </p>
                                    </div>
                    </div>
    
                        </div>
                    </div>
                    <div class="xg_column xg_span-5 xg_last" id="column2">
                        <div class="xj_user_info">    <div class="xg_module" id="xg_module_account">
        <div class="xg_module_body xg_signup xg_lightborder">
            <p>Nie ste prihlásený</p>
                        <p class="last-child"><big><strong><a href="https://stavebnictvo.sk/main/authorization/signUp?target=https%3A%2F%2Fstavebnictvo.sk%2Fphoto%2Falbums%2Fmestsk-tr-nica-bratislava%3Frss%3Dyes%26xn_auth%3Dno">Registrácia</a></strong></big><br/><a href="https://stavebnictvo.sk/main/authorization/signIn?target=https%3A%2F%2Fstavebnictvo.sk%2Fphoto%2Falbums%2Fmestsk-tr-nica-bratislava%3Frss%3Dyes%26xn_auth%3Dno" style="white-space:nowrap">Prihlásenie</a></p>
                            <div class="xg_external_signup xg_lightborder xj_signup">
                    <p class="dy-small">Or sign in with:</p>
                    <ul class="providers">
            <li>
            <a
                onclick="xg.index.authorization.social.openAuthWindow(
                    'https://auth.ning.com/socialAuth/facebook?edfm=KT84zHuW%2BbWF4gFvzWFJVUS3%2FimA42IUvctyq8kJy6qGCq3IuENr89nENFNT2uYVj1JxI1BpNzkbcjG0456NL4fhPaSA9QMHO7MReN%2FiCul1B4jMbILE0qiB6PVPv561tMlk5c5V0c03ehTiRgtu2pczlmZMhoVjRXkyHHm0a%2Fwff7op3Qi9A0yf2Zq3PyX6DxOJ97F72GVXKvrjdHFiwO1RakP%2BV0O1AnyqkZ%2FyIuPZ9zjaid1NNUa5n%2FVssrsfcfdqsGydND%2BgLAHELycMCJjSP249CvKFvqn6nK3b2QcqQ0tbbQhvFFGpySz0cMVCKK5NQ%2FftJnkhK9zwIPfnRGiOhFk3Sx%2Fh66OKyOPXaYEAXfnb1JZca5%2Fy8%2FQ25hqvuNXECK5j9C1Cw7E1ZxrljEJNOrezXhudvzfBpTH6JZUVIbUO%2FVXGWmr8B58kXcirul6LHPtG6DHC4XTvX5%2Fw0wNJfEmck1LnQ7y%2B%2FZhFZUs%3D'
                    ); return false;">
                            <span class="mini-service mini-service-facebook" title="Facebook"></span>
                        </a>
        </li>
            <li>
            <a
                onclick="xg.index.authorization.social.openAuthWindow(
                    'https://auth.ning.com/socialAuth/yahooopenidconnect?edfm=I6SnaAo8f7C90y0d%2FMzPTysXN3qrvRg%2FFEBx%2FMOzsT2qXwuQxCHbFzjNLzlB%2BcdDJCSlT3RLj9yxZNc722Eo7JdHoXWR7n%2BkWxtx4mZ7D%2FOgBbgdfHospPvxrGsdHJI5qQavolvYGOJj3VyzB9VKSue0l1Vb26XEA%2FHvUQXakN9jV9kShGZiLBJnWY8W7UVnCPFlttG1pdAhxhPQMo75vTZ4AHjbCFb6WB3%2FxBfkhCt6nZL%2F%2Bp2srCqS1wsGfS%2F7XFRMVX3aB3fK36WeVbu0e7XAL7CgC8QBDl2DdV8oNJdKFln63oyMaUZdCoysjcbb8m9wEvERxuh3Mp20cgxgeUPnSf4BYsdNHzN2e%2BYHQTXzppkfpBqVSIQEt3fdTfmpFl8sKVLSVM44gT%2F%2FiCfaXg%3D%3D'
                ); return false;">
                <span class="mini-service mini-service-yahoo" title="Yahoo!"></span>
            </a>
        </li>
    </ul>
                </div>
                    </div>
    </div>
</div>
                        <div class="xj_sidebar_content"><div class="xg_module html_module module_text xg_reset" data-module_name="text"
        >
        <div class="xg_module_head"><h2>Sponzorovan&yacute; odkaz</h2></div>
        <div class="xg_module_body xg_user_generated">
            <p></p>
        </div>
        </div>
<div class="xg_module module_video" data-module_name="video">
    <div class="xg_module_head">
        <h2>Vide&aacute;</h2>
    </div>
    <div class="xg_module_body body_large">
  <ul class="clist">
      <li>
        <div class="ib">
                <a href="https://stavebnictvo.sk/video/fas-dne-a-interi-rov-farby-zna-ky-fl-gger">
        <img  src="https://storage.ning.com/topology/rest/1.0/file/get/3998800356?profile=original&amp;width=136" alt="Fas&aacute;dne a interi&eacute;rov&eacute; farby značky Fl&uuml;gger" width="136" />
    </a>
        </div>
        <div class="tb">
            <h3><a href="https://stavebnictvo.sk/video/fas-dne-a-interi-rov-farby-zna-ky-fl-gger">
                Fas&aacute;dne a interi&eacute;rov&eacute; farby značky Fl&uuml;gger            </a></h3>
                        <p class="xg_lightfont">
                Pridal(-a) <a class="xg_lightfont" href="http://stavebnictvo.sk/profile/JozefSadiv">Jozef Sadiv</a>                    <span class="reactions">
                    <a href="https://stavebnictvo.sk/video/fas-dne-a-interi-rov-farby-zna-ky-fl-gger#comments" data-page-type="detail" class="xg_sprite xg_sprite-comment">1 <span class='details'>Komentár</span></a>
                                <a href="https://stavebnictvo.sk/video/fas-dne-a-interi-rov-farby-zna-ky-fl-gger" data-content-id="6282648:Video:154317" data-content-type="Video" data-sign-up-url="https://stavebnictvo.sk/main/authorization/signUp?target=https%3A%2F%2Fstavebnictvo.sk%2Fphoto%2Falbums%2Fmestsk-tr-nica-bratislava%3Frss%3Dyes%26xn_auth%3Dno" data-page-type="detail" class="xg_sprite like-link-3 like-link">
                    1 <span class='details'>Páči sa mi to</span>
                </a>
                </span>
            </p>
                    </div>
    </li>
    </ul><ul class="clist">    <li>
        <div class="ib">
                <a href="https://stavebnictvo.sk/video/morez-group-a-s-turniketov-kontajner-na-stavbu">
        <img  src="https://storage.ning.com/topology/rest/1.0/file/get/3636292002?profile=original&amp;width=136" alt="MOREZ GROUP a.s. Zabezpečenie staveniska = turniketov&yacute; kontajner" width="136" />
    </a>
        </div>
        <div class="tb">
            <h3><a href="https://stavebnictvo.sk/video/morez-group-a-s-turniketov-kontajner-na-stavbu">
                MOREZ GROUP a.s. Zabezpečenie staveniska = turniketov&yacute; kontajner            </a></h3>
                        <p class="xg_lightfont">
                Pridal(-a) <a class="xg_lightfont" href="http://stavebnictvo.sk/profile/SylviaBurianova">Sylvia Burianov&aacute;</a>                    <span class="reactions">
                    <a href="https://stavebnictvo.sk/video/morez-group-a-s-turniketov-kontajner-na-stavbu#comments" data-page-type="detail" class="xg_sprite xg_sprite-comment">0 <span class='details'>Komentáre</span></a>
                                <a href="https://stavebnictvo.sk/video/morez-group-a-s-turniketov-kontajner-na-stavbu" data-content-id="6282648:Video:152868" data-content-type="Video" data-sign-up-url="https://stavebnictvo.sk/main/authorization/signUp?target=https%3A%2F%2Fstavebnictvo.sk%2Fphoto%2Falbums%2Fmestsk-tr-nica-bratislava%3Frss%3Dyes%26xn_auth%3Dno" data-page-type="detail" class="xg_sprite like-link-3 like-link">
                    0 <span class='details'>Páči sa mi to</span>
                </a>
                </span>
            </p>
                    </div>
    </li>
    </ul><ul class="clist">    <li>
        <div class="ib">
                <a href="https://stavebnictvo.sk/video/morez-group-turniketov-kontajnery-video-x-2018">
        <img  src="https://storage.ning.com/topology/rest/1.0/file/get/3636280009?profile=original&amp;width=136" alt="MOREZ GROUP a.s., turniketov&eacute; kontajnery- kontrola vstupu os&ocirc;b na stavbu" width="136" />
    </a>
        </div>
        <div class="tb">
            <h3><a href="https://stavebnictvo.sk/video/morez-group-turniketov-kontajnery-video-x-2018">
                MOREZ GROUP a.s., turniketov&eacute; kontajnery- kontrola vstupu os&ocirc;b na stavbu            </a></h3>
                        <p class="xg_lightfont">
                Pridal(-a) <a class="xg_lightfont" href="http://stavebnictvo.sk/profile/SylviaBurianova">Sylvia Burianov&aacute;</a>                    <span class="reactions">
                    <a href="https://stavebnictvo.sk/video/morez-group-turniketov-kontajnery-video-x-2018#comments" data-page-type="detail" class="xg_sprite xg_sprite-comment">0 <span class='details'>Komentáre</span></a>
                                <a href="https://stavebnictvo.sk/video/morez-group-turniketov-kontajnery-video-x-2018" data-content-id="6282648:Video:152922" data-content-type="Video" data-sign-up-url="https://stavebnictvo.sk/main/authorization/signUp?target=https%3A%2F%2Fstavebnictvo.sk%2Fphoto%2Falbums%2Fmestsk-tr-nica-bratislava%3Frss%3Dyes%26xn_auth%3Dno" data-page-type="detail" class="xg_sprite like-link-3 like-link">
                    0 <span class='details'>Páči sa mi to</span>
                </a>
                </span>
            </p>
                    </div>
    </li>
    </ul><ul class="clist">  </ul>
</div>
        <div class="xg_module_foot">
            <ul>
                <li class="left"><a class="xg_sprite xg_sprite-add" href="https://stavebnictvo.sk/video/video/chooseUploader">Pridať videá</a></li>
                <li class="right"><a href="https://stavebnictvo.sk/video/video">Zobraz všetko</a></li>
                            </ul>
        </div>
    </div>
<div class="xg_module html_module module_text xg_reset" data-module_name="text"
        >
        <div class="xg_module_head"><h2>Pom&ocirc;cky</h2></div>
        <div class="xg_module_body xg_user_generated">
            <p><a href="http://stavebnictvo.sk/page/navrh-a-posudenie-schodiska-podla-stn-73-4130%20" title="Výpočet schodiska"><img src="https://storage.ning.com/topology/rest/1.0/file/get/137765911?profile=original" alt=" Výpočet schodiska" align="middle"  />Výpočet schodiska</a><br />
<a href="http://stavebnictvo.sk/premeny-jednotky/radio-elektro-teplo-optika-technicke-akustika" title="Prevody jednotiek"><img src="https://storage.ning.com/topology/rest/1.0/file/get/137765837?profile=original" alt=" Prevody jednotiek" align="middle"  />Prevody jednotiek</a><br />
<a href="http://stavebnictvo.sk/homestyler" title="Autodesk Homestyler"><img src="https://storage.ning.com/topology/rest/1.0/file/get/137765920?profile=original" alt=" Autodesk Homestyler " align="middle"  />Homestyler</a></p>
        </div>
        </div>
<div class="xg_module html_module module_text xg_reset" data-module_name="text"
        >
        <div class="xg_module_head"><h2>Sponzorovan&yacute; odkaz</h2></div>
        <div class="xg_module_body xg_user_generated">
            <p>Vypracujeme <a href="https://anua.sk/" target="_blank" rel="noopener">svetlotechnický posudok</a>.</p>
        </div>
        </div>
<div class="xg_module module_events" data-module_name="events">
    <div class="xg_module_head">
        <h2>Udalosti</h2>
    </div>
    <div class="xg_module_foot">
        <ul>
                            <li class="left"><a href="https://stavebnictvo.sk/events/event/new?cancelTarget=https%3A%2F%2Fstavebnictvo.sk%2Fphoto%2Falbums%2Fmestsk-tr-nica-bratislava%3Frss%3Dyes%26xn_auth%3Dno" class="xg_sprite xg_sprite-add">Pridať udalosť</a></li>
                        </ul>
    </div>
</div>
<div class="xg_module mini-leaderboard-module xj_leaderboard_module" data-module_name="leaderboards" >
    <div class="xg_module_head handle">
     <h2><span>Top 10 </span>&nbsp;</h2>
    <p class="edit" style="display:none"><a class="button" href="#"><span>Upraviť</span></a></p>
</div>
<div class="xg_module_body">
            <table class="leaderboard">
                        <tbody>
                                    <tr >
                        <td class="lb-rank">1</td>
                        <td class="lb-content">
                            <span class="xg_avatar left"><a href="https://stavebnictvo.sk/xn/detail/6282648%3ABlogPost%3A187624" class="" ><img alt="Keď sa matematika stretne s fant&aacute;ziou" src="https://storage.ning.com/topology/rest/1.0/file/get/10572386474?profile=RESIZE_48X48&amp;width=32&amp;height=32&amp;crop=1%3A1" class="photo" width="32" height="32" /></a></span>
                            <h3 class="dy-protect"><a href="https://stavebnictvo.sk/xn/detail/6282648%3ABlogPost%3A187624" class="" >Keď sa matematika stretne s fant&aacute;ziou</a></h3>
                                                                                </td>
                    </tr>
                                    <tr class="alt">
                        <td class="lb-rank">2</td>
                        <td class="lb-content">
                            <span class="xg_avatar left"><a href="https://stavebnictvo.sk/xn/detail/6282648%3ABlogPost%3A187520" class="" ><img alt="Legend Slide Plus: Nov&aacute; gener&aacute;cia posuvn&yacute;ch dver&iacute;" src="https://storage.ning.com/topology/rest/1.0/file/get/13330081084?profile=RESIZE_48X48&amp;width=32&amp;height=32&amp;crop=1%3A1" class="photo" width="32" height="32" /></a></span>
                            <h3 class="dy-protect"><a href="https://stavebnictvo.sk/xn/detail/6282648%3ABlogPost%3A187520" class="" >Legend Slide Plus: Nov&aacute; gener&aacute;cia posuvn&yacute;ch dver&iacute;</a></h3>
                                                                                </td>
                    </tr>
                                    <tr >
                        <td class="lb-rank">3</td>
                        <td class="lb-content">
                            <span class="xg_avatar left"><a href="https://stavebnictvo.sk/xn/detail/6282648%3ABlogPost%3A187621" class="" ><img alt="St&aacute;le vl&aacute;dne v oblasti okien &quot;doba antracitov&aacute;&quot;?" src="https://storage.ning.com/topology/rest/1.0/file/get/2210855984?profile=RESIZE_48X48&amp;width=32&amp;height=32&amp;crop=1%3A1" class="photo" width="32" height="32" /></a></span>
                            <h3 class="dy-protect"><a href="https://stavebnictvo.sk/xn/detail/6282648%3ABlogPost%3A187621" class="" >St&aacute;le vl&aacute;dne v oblasti okien &quot;doba antracitov&aacute;&quot;?</a></h3>
                                                                                </td>
                    </tr>
                                    <tr class="alt">
                        <td class="lb-rank">4</td>
                        <td class="lb-content">
                            <span class="xg_avatar left"><a href="https://stavebnictvo.sk/xn/detail/6282648%3ABlogPost%3A187721" class="" ><img alt="Panoramatick&yacute; v&yacute;hľad zo stre&scaron;n&yacute;ch okien je dostupnej&scaron;&iacute; pre &scaron;ir&scaron;&iacute; okruh dom&aacute;cnost&iacute;" src="https://storage.ning.com/topology/rest/1.0/file/get/2210855984?profile=RESIZE_48X48&amp;width=32&amp;height=32&amp;crop=1%3A1" class="photo" width="32" height="32" /></a></span>
                            <h3 class="dy-protect"><a href="https://stavebnictvo.sk/xn/detail/6282648%3ABlogPost%3A187721" class="" >Panoramatick&yacute; v&yacute;hľad zo stre&scaron;n&yacute;ch okien je dostupnej&scaron;&iacute; pre &scaron;ir&scaron;&iacute; okruh dom&aacute;cnost&iacute;</a></h3>
                                                                                </td>
                    </tr>
                                    <tr >
                        <td class="lb-rank">5</td>
                        <td class="lb-content">
                            <span class="xg_avatar left"><a href="https://stavebnictvo.sk/xn/detail/6282648%3ABlogPost%3A187718" class="" ><img alt="5 inov&aacute;ci&iacute; z automobilov, ktor&eacute; už dnes m&ocirc;žete mať aj doma" src="https://storage.ning.com/topology/rest/1.0/file/get/2210855984?profile=RESIZE_48X48&amp;width=32&amp;height=32&amp;crop=1%3A1" class="photo" width="32" height="32" /></a></span>
                            <h3 class="dy-protect"><a href="https://stavebnictvo.sk/xn/detail/6282648%3ABlogPost%3A187718" class="" >5 inov&aacute;ci&iacute; z automobilov, ktor&eacute; už dnes m&ocirc;žete mať aj doma</a></h3>
                                                                                </td>
                    </tr>
                                    <tr class="alt">
                        <td class="lb-rank">6</td>
                        <td class="lb-content">
                            <span class="xg_avatar left"><a href="https://stavebnictvo.sk/xn/detail/6282648%3ABlogPost%3A187619" class="" ><img alt="Nov&aacute; gener&aacute;cia klimatiz&aacute;ci&iacute; s technol&oacute;giou Panasonic nanoe X pom&aacute;ha počas peľovej sez&oacute;ny" src="https://storage.ning.com/topology/rest/1.0/file/get/12131550465?profile=RESIZE_48X48&amp;width=32&amp;height=32&amp;crop=1%3A1" class="photo" width="32" height="32" /></a></span>
                            <h3 class="dy-protect"><a href="https://stavebnictvo.sk/xn/detail/6282648%3ABlogPost%3A187619" class="" >Nov&aacute; gener&aacute;cia klimatiz&aacute;ci&iacute; s technol&oacute;giou Panasonic nanoe X pom&aacute;ha počas peľovej sez&oacute;ny</a></h3>
                                                                                </td>
                    </tr>
                                    <tr >
                        <td class="lb-rank">7</td>
                        <td class="lb-content">
                            <span class="xg_avatar left"><a href="https://stavebnictvo.sk/xn/detail/6282648%3ABlogPost%3A187611" class="" ><img alt="Toto je 5 najv&auml;č&scaron;&iacute;ch m&yacute;tov o plechov&yacute;ch strech&aacute;ch" src="https://storage.ning.com/topology/rest/1.0/file/get/2210825830?profile=RESIZE_48X48&amp;width=32&amp;height=32&amp;crop=1%3A1" class="photo" width="32" height="32" /></a></span>
                            <h3 class="dy-protect"><a href="https://stavebnictvo.sk/xn/detail/6282648%3ABlogPost%3A187611" class="" >Toto je 5 najv&auml;č&scaron;&iacute;ch m&yacute;tov o plechov&yacute;ch strech&aacute;ch</a></h3>
                                                                                </td>
                    </tr>
                                    <tr class="alt">
                        <td class="lb-rank">8</td>
                        <td class="lb-content">
                            <span class="xg_avatar left"><a href="https://stavebnictvo.sk/xn/detail/6282648%3ABlogPost%3A187511" class="" ><img alt="V&yacute;mena okien: najr&yacute;chlej&scaron;ia cesta k &uacute;spor&aacute;m energie" src="https://storage.ning.com/topology/rest/1.0/file/get/2210855984?profile=RESIZE_48X48&amp;width=32&amp;height=32&amp;crop=1%3A1" class="photo" width="32" height="32" /></a></span>
                            <h3 class="dy-protect"><a href="https://stavebnictvo.sk/xn/detail/6282648%3ABlogPost%3A187511" class="" >V&yacute;mena okien: najr&yacute;chlej&scaron;ia cesta k &uacute;spor&aacute;m energie</a></h3>
                                                                                </td>
                    </tr>
                                    <tr >
                        <td class="lb-rank">9</td>
                        <td class="lb-content">
                            <span class="xg_avatar left"><a href="https://stavebnictvo.sk/xn/detail/6282648%3ABlogPost%3A187513" class="" ><img alt="Jedľa? A dom hneď vedľa!" src="https://storage.ning.com/topology/rest/1.0/file/get/2210855984?profile=RESIZE_48X48&amp;width=32&amp;height=32&amp;crop=1%3A1" class="photo" width="32" height="32" /></a></span>
                            <h3 class="dy-protect"><a href="https://stavebnictvo.sk/xn/detail/6282648%3ABlogPost%3A187513" class="" >Jedľa? A dom hneď vedľa!</a></h3>
                                                                                </td>
                    </tr>
                                    <tr class="alt">
                        <td class="lb-rank">10</td>
                        <td class="lb-content">
                            <span class="xg_avatar left"><a href="https://stavebnictvo.sk/xn/detail/6282648%3ABlogPost%3A187413" class="" ><img alt="Hluk &ndash; neviditeľn&yacute; probl&eacute;m, ktor&yacute; sa t&yacute;ka každ&eacute;ho z n&aacute;s" src="https://storage.ning.com/topology/rest/1.0/file/get/2210855984?profile=RESIZE_48X48&amp;width=32&amp;height=32&amp;crop=1%3A1" class="photo" width="32" height="32" /></a></span>
                            <h3 class="dy-protect"><a href="https://stavebnictvo.sk/xn/detail/6282648%3ABlogPost%3A187413" class="" >Hluk &ndash; neviditeľn&yacute; probl&eacute;m, ktor&yacute; sa t&yacute;ka každ&eacute;ho z n&aacute;s</a></h3>
                                                                                </td>
                    </tr>
                            </tbody>
        </table>
    </div>
    <div class="xg_module_foot">
        <ul>
                            <li class="left"><a class="xg_icon xg_icon-rss" href="https://stavebnictvo.sk/leaderboards/topcontent/month?feed=yes&amp;xn_auth=no&amp;n=20&amp;images=yes&amp;imageMaxSize=240">technológia RSS</a></li>
                            <li class="right"><a href="https://stavebnictvo.sk/leaderboards/topcontent/month">Zobraz všetko</a></li>
                    </ul>
    </div>
</div>
<div class="xg_module html_module module_text xg_reset" data-module_name="text"
        >
        <div class="xg_module_head"><h2>Sponzorsk&yacute; odkaz:</h2></div>
        <div class="xg_module_body xg_user_generated">
            <p><strong><a href="http://svetloposudok.sk/" target="_blank" rel="noopener">svetlotechnika</a></strong> - vypracujeme <strong><a href="http://svetloposudok.sk/kontak/nase-sluzby-svetlotechnicky-posudo/svetlotechnicky-posudok/" target="_self">svetlotechnický posudok</a></strong> pre Váš projekt.&#160;</p>
        </div>
        </div>
</div>
                    </div>
                </div>
            </div>
            <div id="xg_foot">
                <div id="xg_footcontent">
                    <div class="xj_foot_content"><p class="left">
    © 2026             &nbsp; <p>Vytvorilo
<a target="_blank" href="http://stavebnictvo.sk/group/technickapodporastavebnictvosk">stavebnictvo.sk</a> | partner : <a href="http://stavebnikomunita.cz" target="_self">stavebnikomunita.cz</a> |</p>            &nbsp;
    Používa<a class="poweredBy-logo" href="https://www.ning.com/" title="" alt="" rel="dofollow">
    <img class="poweredbylogo" width="87" height="15" src="https://static.ning.com/socialnetworkmain/widgets/index/gfx/Ning_MM_footer_blk@2x.png?xn_version=3605040243"
         title="Ning Website Builder" alt="Website builder | Create website | Ning.com">
</a>    </p>
    <p class="right xg_lightfont">
                    <a href="https://stavebnictvo.sk/main/embeddable/list">Symboly</a> &nbsp;|&nbsp;
                        <a href="https://stavebnictvo.sk/main/authorization/signUp?target=https%3A%2F%2Fstavebnictvo.sk%2Fmain%2Findex%2Freport" dojoType="PromptToJoinLink" _joinPromptText="Ak chcete dokončiť tento krok, zaregistrujte sa alebo sa prihl&aacute;ste." _hasSignUp="true" _signInUrl="https://stavebnictvo.sk/main/authorization/signIn?target=https%3A%2F%2Fstavebnictvo.sk%2Fmain%2Findex%2Freport">Nahlásiť problém</a> &nbsp;|&nbsp;
                        <a href="https://stavebnictvo.sk/main/authorization/termsOfService?previousUrl=https%3A%2F%2Fstavebnictvo.sk%2Fphoto%2Falbums%2Fmestsk-tr-nica-bratislava%3Frss%3Dyes%26xn_auth%3Dno">Podmienky služby</a>
            </p>
</div>
                </div>
            </div>
			<div id="xg_ad_below_footer" class="xg_ad xj_ad_below_footer dy-displaynone">
				
			</div>
        </div>
    </div>
    <div class="xj_after_content"><div id="xj_baz17246" class="xg_theme"></div>
<div id="xg_overlay" style="display:none;">
<!--[if lte IE 6.5]><iframe></iframe><![endif]-->
</div>
<!--googleoff: all--><noscript>
	<style type="text/css" media="screen">
        #xg { position:relative;top:120px; }
        #xn_bar { top:120px; }
	</style>
	<div class="errordesc noscript">
		<div>
            <h3><strong>Ahoj, pred použitím siete Stavebnictvo.sk - Pre t&yacute;ch čo pom&aacute;haj&uacute;, alebo chc&uacute; lep&scaron;ie b&yacute;vať. musíte povoliť kód JavaScript.</strong></h3>
            <p>Skontrolujte si nastavenia vášho prehliadača alebo kontaktujte vášho správcu systému.</p>
			<img src="/xn_resources/widgets/index/gfx/jstrk_off.gif" alt="" height="1" width="1" />
		</div>
	</div>
</noscript><!--googleon: all-->
<script type="text/javascript" src="https://static.ning.com/socialnetworkmain/widgets/lib/core.min.js?xn_version=1651386455"></script>        <script>
            var sources = ["https:\/\/static.ning.com\/socialnetworkmain\/widgets\/lib\/js\/slick\/slick.min.js?xn_version=1434432709","https:\/\/static.ning.com\/socialnetworkmain\/widgets\/lib\/js\/jquery\/jquery.ui.widget.js?xn_version=202604061257","https:\/\/static.ning.com\/socialnetworkmain\/widgets\/lib\/js\/jquery\/jquery.iframe-transport.js?xn_version=202604061257","https:\/\/static.ning.com\/socialnetworkmain\/widgets\/lib\/js\/jquery\/jquery.fileupload.js?xn_version=202604061257","https:\/\/storage.ning.com\/topology\/rest\/1.0\/file\/get\/12882202052?profile=original&r=1724772673","https:\/\/storage.ning.com\/topology\/rest\/1.0\/file\/get\/11108794095?profile=original&r=1684134913","https:\/\/storage.ning.com\/topology\/rest\/1.0\/file\/get\/31093197669?profile=original&r=1771939206","https:\/\/storage.ning.com\/topology\/rest\/1.0\/file\/get\/11108785689?profile=original&r=1684134904"];
            var numSources = sources.length;
                        var heads = document.getElementsByTagName('head');
            var node = heads.length > 0 ? heads[0] : document.body;
            var onloadFunctionsObj = {};

            var createScriptTagFunc = function(source) {
                var script = document.createElement('script');
                
                script.type = 'text/javascript';
                                var currentOnLoad = function() {xg._loader.onLoad(source);};
                if (script.readyState) { //for IE (including IE9)
                    script.onreadystatechange = function() {
                        if (script.readyState == 'complete' || script.readyState == 'loaded') {
                            script.onreadystatechange = null;
                            currentOnLoad();
                        }
                    }
                } else {
                   script.onerror = script.onload = currentOnLoad;
                }

                script.src = source;
                node.appendChild(script);
            };

            for (var i = 0; i < numSources; i++) {
                                xg._loader.loading(sources[i]);
                createScriptTagFunc(sources[i]);
            }
        </script>
    <script type="text/javascript">
if (!ning._) {ning._ = {}}
ning._.compat = { encryptedToken: "<empty>" }
ning._.CurrentServerTime = "2026-05-11T02:21:33+00:00";
ning._.probableScreenName = "";
ning._.domains = {
    base: 'ning.com',
    ports: { http: '80', ssl: '443' }
};
ning.loader.version = '202604061257'; // DEP-260406_1:e856392 33
djConfig.parseWidgets = false;
</script>
    <script type="text/javascript">
        xg.token = '';
xg.canTweet = false;
xg.cdnHost = 'static.ning.com';
xg.version = '202604061257';
xg.useMultiCdn = true;
xg.staticRoot = 'socialnetworkmain';
xg.xnTrackHost = null;
    xg.cdnDefaultPolicyHost = 'static';
    xg.cdnPolicy = [];
xg.global = xg.global || {};
xg.global.currentMozzle = 'photo';
xg.global.userCanInvite = false;
xg.global.requestBase = '';
xg.global.locale = 'sk_SK';
xg.num_thousand_sep = ",";
xg.num_decimal_sep = ".";
(function() {
    dojo.addOnLoad(function() {
        if(window.bzplcm) { window.bzplcm.ts('hr'); window.bzplcm._profileSend(); }
            });
            ning.loader.require('xg.photo.photo.slideshow', 'xg.index.facebookLike', 'xg.video.index._shared', 'xg.video.video.ShowEmbedToggle', 'xg.index.like.desktopLike', function() { xg._loader.onLoad('xnloader'); });
    })();    </script>
<script type="text/javascript">

  var _gaq = _gaq || [];
  _gaq.push(['_setAccount', 'UA-18555212-1']);
  _gaq.push(['_trackPageview']);

  (function() {
    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
  })();

</script>


<script type="text/javascript">
/* facebook */
  (function(d, s, id) {
  var js, fjs = d.getElementsByTagName(s)[0];
  if (d.getElementById(id)) return;
  js = d.createElement(s); js.id = id;
  js.src = "//connect.facebook.net/sk_SK/all.js#xfbml=1";
  fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>
</script>

<script type="text/javascript">
 /* google+ */
window.___gcfg = {
    lang: 'cs'
      }; 

 (function() {
    var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
    po.src = 'https://apis.google.com/js/plusone.js';
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
  })();

</script>

<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js" type="text/javascript"></script><script>
    document.addEventListener("DOMContentLoaded", function () {
        if (!dataLayer) {
            return;
        }
        var handler = function (event) {
            var element = event.currentTarget;
            if (element.hasAttribute('data-track-disable')) {
                return;
            }
            var options = JSON.parse(element.getAttribute('data-track'));
            dataLayer.push({
                'event'         : 'trackEvent',
                'eventType'     : 'googleAnalyticsNetwork',
                'eventCategory' : options && options.category || '',
                'eventAction'   : options && options.action || '',
                'eventLabel'    : options && options.label || '',
                'eventValue'    : options && options.value || ''
            });
            if (options && options.ga4) {
                dataLayer.push(options.ga4);
            }
        };
        var elements = document.querySelectorAll('[data-track]');
        for (var i = 0; i < elements.length; i++) {
            elements[i].addEventListener('click', handler);
        }
    });
</script>

</div>
</body>
</html>
