#register_form {
    -moz-background-clip: border;
    -moz-background-origin: padding;
    -moz-background-size: auto auto;
    background-attachment: scroll;
    background-color: #000000;
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    display: none;
    height: 100%;
    left: 0;
    position: fixed;
    width: 100%;
    z-index: 100000;
}

#koniec_form {
    -moz-background-clip: border;
    -moz-background-origin: padding;
    -moz-background-size: auto auto;
    background-attachment: scroll;
    background-color: transparent;
    background-image: url("http://piraciki.pl/img/zyczenia.png");
    background-position: 0 0;
    background-repeat: repeat;
    height: 317px;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    position: relative;
    top: 50px;
    width: 757px;
    z-index: 100005;
}

.all{
font-family:  "times",tahoma,Arial,Verdana,sans-serif ;
font-size: 14px;
color: #000000;
margin-top: 0px;
margin-bottom: 0px;
}


p, img, form{margin: 0; padding: 0; border: none;}

td{
vertical-align:top;
}


.zero {
font-weight: normal;
font-size: 0px;
line-height: 0px;
}

a{
color: #000000;
text-decoration: none;
}

a:hover{
color: #158ae2;
text-decoration: none;
}

.input1{
border: 1px solid #d99b50;
width: 180px;
padding: 3px;
overflow: auto;
font-family:  "times",tahoma,Arial,Verdana,sans-serif;
}

.button1{
border: 1px solid #d99b50;
background-image: url(/img/button1_bg.gif); 
background-repeat: repeat-x; width:50px; 
height:20px; font-weight: bold; 
text-align: center; 
padding-top: 5px; 
cursor: pointer; 
margin-left: 133px; 
margin-top: 10px;
}


.scroll_div_content{
width: 493px; 
height: 330px; 
overflow: hidden; 
padding: 10px 0px 10px 20px;
}

.error-message{
color: red;
line-height: 20px;
vertical-align : top;
}

fieldset{
width: 550px;
}

.gallery {
    clear: both;
    float: left;
    margin-top: 15px;
    width: 100%;
}

