#produkt-update {
  font-size:11px;
  font-weight:bold;
  text-decoration: underline;
}

#email-ikon {
  font-size:20px;
  float:left;
  margin-top:-8px;
  margin-right:5px;
}

#success-zamknij {
  font-family: 'arial';
font-weight: bold;
font-size: 15px;
color: #fff !important;
display: block;
width: 156px;
padding: 10px 0;
-moz-border-radius: 19px;
border-radius: 19px;
text-align: center;
background:#909090;
margin-top:15px;
margin-left:140px;
}
#success-zamknij:hover { background: #767676; }

#productupdates-cancel-button {
  font-family: 'arial';
font-weight: bold;
font-size: 15px;
color: #fff !important;
display: block;
width: 156px;
padding: 10px 0;
-moz-border-radius: 19px;
border-radius: 19px;
text-align: center;
background:#909090;
}
#productupdates-cancel-button:hover { background: #767676; }

#productupdates-submit-button {
  font-family: 'arial';
font-weight: bold;
font-size: 15px;
color: #fff !important;
display: block;
width: 156px;
padding: 10px 0;
-moz-border-radius: 19px;
border-radius: 19px;
text-align: center;
background:#d20900;
float:left;
margin-right:50px;
}

#productupdates-submit-button:hover { background: #ba0a00; }

#productupdates .form-list .input-box
{
  width:95%;
}

#productupdates .form-list
{
  width:95%;
}

#productupdates{
    display:none;
    position: absolute;
    top:45%;
    left:45%;
    z-index:9999;
    margin:-150px 0 0 -150px;
    text-align:left;
    /*background-color: #fff;*/
}
#productupdates[id]{ /* IE6 and below Can't See This */
    position:fixed;
}
#aw_pun_heading {font-weight:normal; display:block; width:480px; margin: 0 0 5px 0 } /* Style for H4 */
.aw_pun_success { width:480px; }

#productupdates h3 {padding: 4px 0;}

#productupdates .group-select {margin: 0;}

#productupdates-overlay{
    display:none;
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    z-index:5000;
    background-color:#000;
    -moz-opacity: 0.3;
    opacity:.30;
    filter: alpha(opacity=30);
}
#productupdates-overlay[id]{ /* IE6 and below Can't See This */
                             position:fixed;
}

#productupdates-cancel {
    display: inline;
}

#productupdates.done #punLoadMessage{
    display:none;
}
#productupdates.done #punContent{
    display:block;
}
#productupdates.loading #punContent{
    display:none;
}
#productupdates.loading #punLoadMessage{
    font-size: 1.1em;
    font-weight: bold;
    color: #000;
    display:block;
    background-color: #fff;
    width: 100px;
    padding: 10px;
    margin: 50px 0 0 200px;

}

.productupdates-please-wait {
    padding-right:7px;
}

#pun-subscribe .group-select {
    margin:5px 0;
    border:1px solid #eaeaea;
    padding:15px 15px 15px 15px;
    background:#fff;
    border-radius:21px;
}

#pun-subscribe .button-set{
    /*border-top:1px solid #E4E4E4;*/
    clear:both;
    margin:4px 0 4px 50px;
    padding-top:8px;
    text-align:left;
}

#pun-subscribe .group-select li .input-box .input-text,
#pun-subscribe .pun-super-attribute-select,
#aw-pun-configurable-stock
{
    width:100%;
    border-radius:21px;
    height:20px;
    padding-left:10px;
    margin-top: 5px;
}

.pun-right{
    text-align: right;
}
#pun-subscribe .form-list label {

    float: none;
    margin-left:10px;
}

#pun-subscribe .form-list label.required em
{
  float:unset;
}

/*.form-list {
  width:280px;
}*/

#pun-subscribe label.required {
    color: #EB340A;
    font-weight:bold;
}

#map-popup a[id|='productupdates'] {
    display:none;
}
