<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.naglowek,
.glowny,
.stopka,
.menu_gorne{
    width:100%;
    position:relative;
    min-width:320px;
}
.menu_gorne{
    clear: both;
    height:auto;
}
.naglowek{
    height: 506px;
}

.logo img{
    width: 100%;
}

.napis{
    display: block;
    float: right;
    left: 0;
    margin-left: 14px;
    position: relative !important;
    width:100%;
    text-align:center;
    height:0px;
}

.tekst_lewy,
.tekst_prawy,
.tekst_dolny{
    width:94%;
    padding:0px 10px;
    float:none;
}
#realizacje1, 
#realizacje2{
  /*  left:0px;
    width: 100%;   */
    display:none;
}
.menu_gorne a,
.menu_gorne span{
	  background:url("../rys/menu.jpg") no-repeat scroll top center transparent;
    width:100% !important;
    display:block;
}
.obrazek,
.gora{
     margin:10px 0px;
}

.gora{
   width:100%;
   text-align:center;
}
.oferta{
   padding:0px;
   margin: 0 !important;
}
.oferta p{
   display:inline-block;
   float:none;
}

.menu_dolne a,
.menu_dolne span{
  background-color:#000;
  margin: 4px;
  padding: 6px;
  display:block;
}
#jquery-overlay,
#jquery-lightbox{
  display:none !important;
}


/*  individual  */

.obrazek-zdjecie{
  width:94%;
}
iframe{
  width:96%;
}
.tekst1{
  z-index:100;
}
.nazwa {
    left:auto;
    right: 18px;
}</pre></body></html>