div.nry_arch{
    margin:0px 10px 0px 10px;
    margin-top:15px;
    float:left;
    text-align:left;
    width:93%;
}

div.nry_arch_main{
    border-top:solid 1px rgb(199, 195, 183);
    margin:5px 0px 0px 0px;
    padding:10px 0px 20px 35px;
    
}

div.issue{
    width:190px;
    height:315px;
    float:left;
    border-bottom: dotted 1px #878787;
    border-right: dotted 1px #878787;
    background:white url(/images/archiwum_tlo.jpg) no-repeat bottom right;
    text-align:center;
    padding-top:15px;
}

div.issue b{
    display:block;
    color:#C70B0B;
    margin:0px 15px 0px 15px;
    padding-bottom:5px;
    border-bottom: dotted 1px #878787;
    
    
}

div.issue input{
    float:left;
    margin-left:10px;
}

table.rej_table tr td input.sub{
    width:168px;
    height:43px;
    background:white url(/images/submit_tlo_clean.jpg) no-repeat 0px 3px;
    color:white;
    font-weight:bold;
    border:none;
    font-size:12px;
    font-family:tahoma;
    vertical-align:baseline;
}

div.archiwum_fota{
    width:155px;
    height:177px;
    /* background:white url(/images/archiwum_fota_tlo.jpg) no-repeat bottom right; */
    margin:0px auto 0px auto;
    padding:0px 0px 0px 0px;
    /* border-top: dotted 1px #878787; */
    text-align:left;
    
}
div.archiwum_fota img{
    margin-top:2px;
}

div.issue_main{
    margin:10px 15px 0px 15px;
    border-top: dotted 1px #878787;
    padding-top:5px;
    text-align:left;
}
