body, html {
    margin:0 auto;
    padding:0 0;
    background:#610202;
    text-align:center;
}

a { color: #000; }
a:hover { color: red; }

#content {
    margin:0 auto;
    padding:0 0;
    width:1000px;
    border-left:12px solid #000;
    border-right:12px solid #000;
    background:url("../images/bg.gif") repeat;
    text-align: left;
}
#top {
    background:url("../images/top.gif") no-repeat;
    width:1000px;
    height:135px;
    margin:0 auto;
    position: relative;
}

#logo { display: block; width: 550px; height: 134px; }
#logo strong { display: none; }

#menu_top {
    background:url("../images/menu_bg.gif") repeat-x;
    width:1000px;
    height:59px;
    margin:0 auto;
    text-align:center;
}
#menu_top ul {
    position:absolute;
    left:30% !important;
}
#menu_top ul, #menu_top li{
    margin:0 auto;
    padding-left:20px;
    display:block;
    list-style-type:none;
    float:left;
    text-align:center;
}
#menu_top img {
    border:0;
    margin-top:1px;
}

.menu-button2 {
    height:81px;
}
#tresc {
    width:1000px;
    min-height:750px;
    overflow:auto;
      
}
#srodek {
    background:#f9f9f9;
    width:592px;
    margin:0 auto;
    margin-top:15px !important;
    margin-top:0px;
    font:11px verdana;
    line-height:25px;
    float: left;
    border:0;
    overflow:visible;
   }

#srodek h1 { font: normal 18px Arial; }
#srodek p {
    margin-left:10px;
    margin-right:10px;
}
#menu {
    background:#000;
    width:143px;
    float:left;
    color:#FFF;
    font:11px verdana;
    margin-left:0px;
    margin-top:15px;
    
}
.menu-top {
     background:url('../images/gradient-menu.gif') no-repeat top #000;
     width:143px;
     padding:0;

}
#menu a {
    color:#FFF;
    text-decoration:none;
}

#menu a:hover {
    color:#ccc;
}

#menu ul{
    list-style-image:url('../images/li.gif');

}
.menu-button{
    width:141px;
    height:38px;
}
.menu_bottom {
    background:url('../images/menu_bottom.gif') no-repeat;
    width:143px;
    height:38px;
}

.srodek_in { padding: 10px; }
.srodek_top
{
    background:url('../images/srodek_top.gif') no-repeat;
    width:593px;
    height:26px;
     border:0;
}

.srodek_bottom
{
    background:url('../images/srodek_bottom.gif') no-repeat;
    width:592px;
    height:35px;
    border:0;

}

#stopa, #stopa a {
    color:#aaa;
    line-height:5px;
    font:10px verdana;
    text-align:center;
    text-decoration:none;
}
#stopa a:hover {color:#FFF;
    margin:0;}
#skycraper {
    width:120px;
    height:598px;
    float:left;
    margin-top: 18px;
}

.reklama {
    margin-left:10px;
    margin-top:10px;
}

#reklama-top {
    position:absolute;
    left:520px;
    top:60px;
}

.relations { width: 100%; border-collapse: collapse; }
.relations td { border-bottom: 1px dotted #bbb; }
.relations .relation_row_diff { font-weight: bold; }