/* 
    Document   : wersja
    Created on : 2009-11-16, 14:41:32
    Author     : ANt
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

body, p, ul, li, div, img, fieldset, legend, input, h1, h2, h3 {
    margin: 0px;
    padding: 0px;
}

body {
    background: #000;
    font-family: Tahoma;
    color: #fff;
}
#top, #mid, #bottom {
    width: 731px;
    margin: auto;
}
#top {
    background: url(../images/mj_wersje_bgr_top.jpg) no-repeat;
    width: 731px;
    height: 79px;
    margin-top: 30px;
    position: relative;
}
#top a.powrot {
    background: url(../images/mj_wersje_return_btn.jpg) no-repeat;
    position: absolute;
    width: 68px;
    height: 17px;
    left: 645px;
    top: 45px;
    overflow: hidden;
    text-indent: -9000px;
    outline: none;
}
#mid {
    background: url(../images/mj_wersje_bgr_middle.jpg) repeat-y;
    width: 731px;
    margin-bottom: 0px!important;
}
#bottom {
    background: url(../images/mj_wersje_bgr_bottom.jpg) no-repeat;
    width: 731px;
    height: 15px;
}

#mid p, #hand_aktu p {
    text-align: justify;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 5px;
    line-height: 1.4em;
    font-size: .8em;
    color: #949494;
}
#mid ul#main_list {
    list-style: none;
    
}
#mid #main_list h1 {
    font-size: 16px;
    padding: 5px 25px 10px 25px;
    color: #bebdbe;
}
#mid #main_list h1 span.ver_number {
    font-size: .8em;
    position: relative;
    left: 5px;
    color: #a4781c;
}
#mid ul.under-list {
    list-style: none;
    margin-left: 40px;
}
#mid ul.under-list li {
    background: url(../images/mj_wersje_zn.jpg) no-repeat;
    font-size: .72em;
    color: #949494;
    padding-left: 30px;
    margin-top: 4px;
    margin-bottom: 4px;
}
#mid #clear_both {
    clear: both;
    font-size: .3em;
}
#bottom { position: relative; top: -15px; }
#bottom p {
    text-align: center;
    padding-top: 15px;
    font-size: .7em;
    color: #646464;
}
a {
    color: #6e1311;
    text-decoration: none;
}
a:hover {
    color: #c5830f;
}


/*---- 2011 ---- */
#hand_aktu { margin: 15px 20px 15px 20px; border-top:1px dotted #3e3e3e; padding-top: 15px; }
#hand_aktu ol { font-size: 12px; color: #949494; padding-left: 50px; }
#hand_aktu ol li { padding-top:3px; padding-bottom:3px; }

#pobierz_aktu { padding-top: 10px; margin-bottom: 6px; font-size: 13px!important; font-weight: bold; }
#pobierz_aktu a { color: #a58d11; text-decoration: underline; }
#pobierz_aktu a:hover { color: #6e1311; }
