body {
    margin: 25px 0;
    padding: 0;
    background: #3b3b3b;
    color: #3f3f3f;
    font: 0.9em "Trebuchet MS", Arial;
    text-align: center;
}

div {
    margin: 0;
    padding: 0;
    border: none;
}

#calosc {
    margin: auto;
    width: 740px;
    border: 3px solid #fff;
    text-align: left;
    background: #f1f1f1;
}

#naglowek {
    position: relative;
    background: #5e5e5e url('grafiki/tlo_g.jpg') no-repeat;
    border-bottom: 4px solid #bbb;
    width: 740px;
    height: 100px;
    float: left;
}

#menu {
    position: fixed;
    top: 217px;
    width: 200px !important;
    width: 170px;
    padding: 0;
    text-align: right;
}

#tresc {
    float: right;
    width: 480px;
    padding: 10px 30px 0 0;
    text-align: left;
    min-height: 250px;
    margin: -80px 0 -60px 0 !important;
    margin: -80px 0 0 0;
}

#ozdobnik_gora {
    clear: both;
    background: transparent url('grafiki/tlo_tresc_gora.jpg') repeat-x;
    height: 87px;
}

#ozdobnik_dol {
    clear: both;
    background: transparent url('grafiki/tlo_tresc_dol.jpg') no-repeat bottom right;
    padding: 0;
    margin: 0;
    height: 87px;
}

#stopka {
    background: #5e5e5e url('grafiki/tlo_d.jpg') no-repeat;
    border-top: 4px solid #bbb;
    padding: 0 0 5px 0;
    color: #f5f5f5;
    letter-spacing: 0.1em;
    position: relative;
    width: 740px;
}

h1 {
    font-size: 3em;
    color: #e90000;
    letter-spacing: 0.12em;
    text-align: left;
    margin: 0;
    padding: 10px 10px 0 0 ;
}
h1#small {
         font-size: 2em;
         }

#stopka h3 {
    font-size: 1.5em;
    text-align: center;
    letter-spacing: 0.4em;
    margin: 10px 0;
}

h2 {
    font-size: 1.8em;
}

.opis {
    font-style: italic;
    color: #808080;
    padding: 0;
    font-size: 0.85em;
    font-weight: bold;
    margin: 0 5px 20px 20px;
    border-top: 1px solid #bbb;
}

h3 {
    font-size: 1.4em;
}

h4 {
    font-size: 1.1em;
    padding: 0 0 0 20px;
}

p {
    padding: 5px 5px 5px 20px;
    line-height: 1.4em;
    text-align: justify;
}
p.podpis {
         font-size: 0.8em;
         text-align: center;
         font-style: italic;
         }
#stopka p {
    padding: 0 0 0 5px;
    margin: 0;
    font-size: 0.8em;
}

#autor {
    position: absolute;
    bottom: 5px;
    right: 5px;
}

a {
    text-decoration: none;
    font-weight: bold;
    color: #0000c3;
}

a:visited {
    color: #00006f;
}

a:hover {
    color: #d61f10;
    text-decoration: underline;
}

a:active {
    color: #d61f10;
    text-decoration: underline;
}

hr {
    margin: 20px 0 20px 20px !important;
    margin: 0;
    height: 0;
    border: 0;
    border-bottom: 1px solid #bbb;
}

#tresc img {
    margin: 10px;
}

#tresc img.border {
    border: 2px solid #bbb;
}

#tresc img.srodek {
    margin: 5px auto !important;
    margin: 5px 0 0 65px;
    display: table;
    border: 2px solid #bbb;
}

#tresc ul {
    list-style-type: square;
    margin-left: 60px;
    padding: 10px 0 5px 0;
}

#tresc li {
    padding: 0.2em 0;
}

#naglowek a {
    display: block;
    width: 340px;
    height: 95px;
}

#naglowek span {
    display: none;
}

#info_nagl {
    position: absolute;
    top: 0 !important;
    top: 15px;
    right: 5px;
}

#info_nagl p {
    text-align: right;
    font-size: 0.75em;
    line-height: 1.2em;
    letter-spacing: 0.1em;
    color: #353535;
    border-left: 1px solid #4f4f4f;
    padding-left: 8px;
}

#menu ul {
    list-style: none;
    margin: 0;
}

#menu a {
    display: block;
    width: 130px;
    height: 30px;
    border: 2px solid #bbb;
    border-left: 0;
    border-bottom: 0;
    padding: 15px 10px 5px 0;
    font-size: 1.2em;
    letter-spacing: 0.05em;
    font-weight: normal;
}

#menu a:hover {
    background: #d61f10;
    color: #fff;
    width: 145px;
    text-decoration: none;
}

#menu a.ostatni {
    border-bottom: 2px solid #bbb;
}

#menu li.aktywny {
    display: block;
    background: #dfdfdf;
    color: #fff;
    border: 2px solid #bbb;
    border-left: 0;
    width: 145px;
    height: 30px;
    padding: 15px 10px 5px 0;
    margin-bottom: -2px;
    font-size: 1.2em;
    letter-spacing: 0.05em;
    color: #3f3f3f;
}

#menu li.ostatni {
    margin-bottom: 0;
}

.dla_druku {
    display: none;
}

.reklama {
width: 345px;
position: relative;
border: 1px solid #000;
background #f1f1f1;
padding: 5px;
margin: 10px auto;         
}
.rn {
 font-weight: bold;
 size: 1.3em;    
 margin-left: -10px;
}
.reklama h2 {
 font-size: 1.3em;
 margin-left: 20px;
 margin-bottom: -10px;
 margin-top: -10px;
         }