/* NicePopups */

.nicepopup{border:1px solid;
}

.nicepopup .outline{  
  background-color: #F0EFDB;
  padding: 0px 10px 10px 10px;
  position: relative;

}

.nicepopup a.close{
  line-height: 16px;
  display: block;
  position: absolute;
  top: 1px;
  right: 1px;
  overflow: hidden;
  text-decoration: none;
  width: 21px;
  height: 29px;
  background: url(../images/close.png) 0 no-repeat;
} html>body .nicepopup a.close{ top:10;right:10; }

.nicepopupHover a.close{

}
.nicepopup a.close:hover{
  background-position: 100% -30px;
  background: url(../images/closeh.png) 0 no-repeat;
}
/*
.nicepopupLoading .outerImage{

  width: 0px;
  height: 0px;
  background: url(../images/closeh.png) 50% 50% no-repeat;
	overflow:visible;
}*/

.nicepopup .prevNextBar{
  padding-top: 7px;
  text-align: center;
}

/** cienie: **/

/*html>body .SdwTL{ background: url(../images/closeh.png) 0 0 no-repeat; }*/

.SdwT{ height: 20px; }
.tdfirst{ height: 30px; vertical-align:middle; padding:14px 15px 0px 0px; background-color:#999999 }
/*html>body .SdwT{ background: url(../images/closeh.png) 0 0 repeat-x; */
/*html>body .SdwTR{ background: url(../images/closeh.png) 0 0 no-repeat;*/

.SdwR{ width: 10px; }
/*html>body .SdwR{ background: url(../images/closeh.png) 0 0 repeat-y; }*/

/**html>body .SdwBR{ background: url(../images/closeh.png) 0 0 no-repeat; }*/


/*html>body .SdwB{ background: url(../images/closeh.png) 0 0 repeat-x; }*/

/**html>body .SdwBL{ background: url(../images/closeh.png) 0 0 no-repeat; }*/

.SdwL{ width: 10px; }
/*html>body .SdwL{ background: url(../images/closeh.png) 0 0 repeat-y; }*/