* {margin: 0; padding: 0; text-decoration: none;}
img {border: none;}

html, body {background: #000; text-align: center;}
body {font-family: Verdana, sans-serif; font-size: 12px;}
h1 span, h2 span, h3 span {display: none;}

/* img.radiostacja {padding-top: 5px;} */

div#all {
        width: 787px; 
        margin: 0 auto;
        position: relative;
}

div#hdr {
        height: 150px;
        color: #8cc73b;
}
div#hdr h1, div#hdr h2, div#hdr h3 {position: absolute; display: block}
div#hdr h1 {
        height: 48px; width: 296px;
        top: 14px; left: 6px;
}
div#hdr h2 {
        height: 7px; width: 200px;
        top: 9px; left: 6px;
}
div#hdr h3 {
        height: 7px; width: 250px;
        top: 140px; left: 140px;
}
div#hdr img {display: block; position: absolute;}

img#b1, img#b2, img#b3 {top: 120px;}
img#b1 {left: 694px;}
img#b2 {left: 715px;}
img#b3 {left: 738px;}

div#top {
        position: relative;
        height: 194px;
        background: url('images_old/top.jpg') center no-repeat;
}

div#cont, div#cont a {color: #000;}
div#cont {
        background: #d9d9d9; 
        text-align: left;
        padding-top: 6px;
        padding-bottom: 8px;
        margin-top: 4px;
        margin-bottom: 4px;
}

div.nav, div#cnt {
        Float: left;
}

div.nav {width: 192px; background: url('images_old/lr.png') center repeat-y;}
/* NAGLOWEK MENU */
div.nav h2 {
        height: 31px;
        background: url('images_old/h2.png') center no-repeat;
        padding: 0 16px;
}
div.nav ul {
        background: url('images_old/b.png') bottom center no-repeat;
        padding-top: 4px;
        padding-bottom: 8px;
        width: 179px;
        margin: 0 auto;
}
div.nav ul li {
        padding: 0 16px;
        list-style-type: none;
}
/* LINKI MENU */
div.nav ul li a {
}

/* TRESC STRONY */
div#cnt {width: 403px;}

div#ftr {height: 60px; background: url('images_old/ftr.jpg') no-repeat;}
div#ftr p {
        position: absolute;
        bottom: 0;
        right: 0;
        text-align: right;
        font-size: 10px;
        color: #c1c1c1;
        line-height: 100%;
        padding-bottom: 4px;
        padding-right: 8px;
}
div#ftr a {color: #c1c1c1;}
div#ftr a:hover {color: #fff;}

/* TEKST W TOPIE */
div#top p.total_chart {
        position: absolute;
        text-align: left;
        left: 20px;
        top: 48px;
        font-weight: bold;
       	font-size: 9px;
}
div#top p.no1_artist {
        position: absolute;
        text-align: left;
        left: 35px;
        top: 72px;
        font-size: 18px;
        font-weight: normal;
        color: #993300;
}
div#top p.no1_title {
        position: absolute;
        text-align: left;
        left: 35px;
        top: 93px;
        font-size: 14px;
        font-weight: bold;
        color: #993300;
}
div#top p.no2_artist {
        position: absolute;
        text-align: left;
        left: 35px;
        top: 118px;
        font-size: 14px;
        font-weight: normal;
        color: #993300;
}
div#top p.no2_title {
        position: absolute;
        text-align: left;
        left: 35px;
        top: 135px;
        font-size: 11px;
        font-weight: bold;
        color: #993300;
}
div#top p.no3_artist {
        position: absolute;
        text-align: left;
        left: 35px;
        top: 155px;
        font-size: 11px;
        font-weight: normal;
        color: #993300;
}
div#top p.no3_title {
        position: absolute;
        text-align: left;
        left: 35px;
        top: 167px;
        font-size: 9px;
        font-weight: bold;
        color: #993300;
}

div.clear {
        clear: both;
        width: 0; height: 0;
}

hr {
        border: 0;
        color: #FFF6D7;
        background-color: #FFF6D7;
        height: 1px;
}