/* NicePopups */

.nicepopup {
}

.nicepopup .outline {
  border: 1px solid #2b1007;
  background-color: #fff;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  position: relative;
}

.nicepopup a.close {
  line-height: 16px;
  display: block;
  position: absolute;
  bottom: 3px;
  left: 430px;
  text-indent: -124px;
  overflow: hidden;
  text-decoration: none;
  width: 69px;
  height: 28px;
  background: url(close.jpg) 100% 0 no-repeat;
} 

.nicepopupLoading .outerImage {
  border: 1px dotted silver;
  width: 100px;
  height: 100px;
  background: url(chwileczke.png) 50% 50% no-repeat;
}

.zamknij {
  margin: 0px;
  border: none;
  padding: 0px;

  width: 99%;
  height: 20px;
    
  background-image: url(close3.jpg);
  background-position: bottom right;
  background-repeat: no-repeat;  
  
  cursor: hand;
  
  color: #000;
  background-color: #b8a46f;
}
/*
.end {
  background: url(close.jpg);
  cursor: hand;
}
*/
iframe {
	margin: 0px;
	border: none;
	padding: 0px;
}

.nicepopup .prevNextBar {
  padding-top: 7px;
  text-align: center;
}

/** cienie: **/

html>body .SdwTL{ background: url(sdw_tl.png) 0 0 no-repeat; }

.SdwT{ padding-top: 8px; height: 8px; }
html>body .SdwT{ background: url(sdw_t.png) 0 0 repeat-x; }

html>body .SdwTR{ background: url(sdw_tr.png) 0 0 no-repeat; }

.SdwR{ padding-left: 8px; width: 8px; }
html>body .SdwR{ background: url(sdw_r.png) 0 0 repeat-y; }

html>body .SdwBR{ background: url(sdw_br.png) 0 0 no-repeat; }

.SdwB{ padding-top: 8px; height: 8px; }
html>body .SdwB{ background: url(sdw_b.png) 0 0 repeat-x; }

html>body .SdwBL{ background: url(sdw_bl.png) 0 0 no-repeat; }

.SdwL{ padding-left: 8px; width: 8px; }
html>body .SdwL{ background: url(sdw_l.png) 0 0 repeat-y; }