div.top_button_main 
{
    background-repeat: repeat-x; 
    height: 25px; 
    margin: 0 auto; 
    background-image: url(../webstore/i/pasek_gora_gornego.gif);
    cursor: pointer
}

div.top_button_left
{
    background-image: url(../webstore/i/lewy_gora_gornego.gif); 
    background-repeat: no-repeat; 
    background-position: left; 
    height: 25px; 
    width: 100%;
}

div.top_button_right
{
    text-align: center;
    background-image: url(../webstore/i/prawy_gora_gornego.gif); 
    background-repeat: no-repeat; 
    background-position: right; 
    height: 25px; 
    width: 100%;
}

span.top_button_text
{
    font-size: 14px; 
    font-weight: bold; 
    vertical-align: bottom; 
    line-height: 160%
}

div.top_left_corner
{
    width: 100%; 
    height: 100%; 
    background-image: url(../webstore/i/lewy_gorny.gif); 
    background-repeat: no-repeat; 
    background-position: left
}

div.top_right_corner
{
    width: 100%; 
    height: 100%; 
    background-image: url(../webstore/i/prawy_gorny.gif); 
    background-repeat: no-repeat; 
    background-position: right
}

img.prize 
{
    border: solid 1px #d8d8d8
}

ul.lewe_menu
{
    font-weight: bold; 
    color: #cb0a3f; 
    list-style-type: none;
}

ul.lewe_menu li
{
    padding: 4px
}

div.log_error
{
    color: red;
    font-weight: bold;
}

table.nagrody
{
    padding-left: 0px;
}

table.nagrody td
{
    width: 76px;
    vertical-align: middle;
    text-align: center;
}

input.dodaj_nagrode
{
    font:Arial, Helvetica, sans-serif, 10px, bold;
    text-align:left;
    padding: 6px 6px 6px 0;
    white-space: nowrap;
    color: #c03;
    border:none;
    cursor:pointer;
    color:#f60;
    text-decoration:underline;
    background: url(i/button_add.gif)  no-repeat 100% ;
}

table.rejestracja_form td
{
    font-weight: bold
}

input.rejestracja_input
{
    font-weight: normal;
    width: 300px
}
