body
{
    margin:auto;
    text-align: center;
    font-family: Verdana, Arial, Helvetica;
    color: #acacac;
    font-size: 12px;
    line-height: 18px;
    background-color: #212121;
    background-image: url(../images/background.jpg);
    background-repeat: repeat-x;
}

img
{
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    border-top-style: none;
}

a
{
    color: #acacac;
    text-decoration: none;
}

a:hover
{

    color: #acacac;
    text-decoration: underline;
}

#top-menu
{
    height:130px;
    background-image: url(../images/menu.jpg);
    width:981px;
    height: 61px;
    margin:auto;
}

#top-logo
{
    height:130px;
    background-image: url(../images/top.jpg);
    width:981px;
    height: 272px;
    margin:auto;
}

#content
{
    width:981px;
    min-height: 300px;
    background-image: url(../images/content-back.jpg);
    background-repeat: no-repeat;
    text-align: left;
    margin:auto;
}

#bottom
{
    font-size:10px;
    color: #3e3e3e;
    width:981px;
    margin: auto;
    text-align: left;
    margin-bottom:10px;
    margin-top:10px;
}

#spacer-bot
{
    height: 14px;
    width:981px;
    margin-top:5px;
    margin-bottom:10px;
    background-image: url(../images/spacer.jpg);
}

#bottom a
{
    color: #3e3e3e;
    text-decoration: none;
    margin-left: 20px;
    margin-right:20px
}

.section
{
    
    font-size: 18px;
    color: #ffffff;
    font-family:Georgia, serif;
    margin-bottom:10px;
}

.orange
{
    display:inline;
    color:#ff4f0b;
}

.dgr
{
    font-size:10px;
    display: inline;
    vertical-align: top;
}

ul
{
    list-style-image: url('../images/li.jpg');
    padding: 0px;
    padding-left: 15px;

}
li
{
    line-height: 20px;
}

.czytaj-dalej
{
    height: 20px;
    width:95%;
    margin-right:5%;
    background-color: #262626;
    display: block;
    background-image: url(../images/dalej.jpg);
    background-repeat: no-repeat;
    background-position: right center;
    margin-top:10px;
    margin-bottom:10px;
}

.index-column-big
{
    width: 370px;
    float:left;
}

.index-column-very-big
{
    width: 740px;
    float:left;
}

.index-column-small
{
    width: 220px;
    float:right;
}

#top-change
{
    float:right;
    display: inline;
    width:100px;
}

#top-change1
{
    display: none;
}

#top-change2
{
    display: none;
}

#top-change3
{
    display: none;
}

#top1
{
    display: none;
}

#top2
{
    display: none;
}

#top3
{
    display: none;
}

#menu
{
    display: inline;
    width:400px;
    float:left;
    margin:0px;
    margin-left:200px;
}

#name2
{
    height: 203px;
    background-color: #e9e9e9;
    width:100%;
    clear:both;
    font-size: 8px;
    background-image: url(../images/onas-opis.jpg);
    background-repeat: no-repeat;
    background-position: center right;
}