html{
    background: url('./images/background_ddc.gif') repeat;
    background-attachment: fixed;
    }
body{
    font-family: Tahoma;
    color: #ffffff;
    font-size: 11px;	
    margin: 0 0 0 0;
    background:transparent;
    behavior:url("csshover.htc");
    }
img{
    border:0px;
	}
a,a:link,a:active,a:visited {
    text-decoration:none;
    color:#FFFFFF;
    }
a:hover{
    text-decoration:underline;
    }
#border{
     margin:auto;
     margin-top:0px;
     width:1000px;
     }
     
#logo{
     margin:auto;
     margin-top:0px;
     width:998px;
     height:120px;
     background: url('./images/logo-baner.jpg') no-repeat;
     border-left: solid 1px #808080;
     border-right: solid 1px #808080;
     }
    
#menu{
     width:998px;
     height:32px;
     margin:auto;
     background: url('./images/bg_menu.jpg') repeat-x;
     border-left: solid 1px #808080;
     border-right: solid 1px #808080;
     }
     
#menu a{
     font-size:12px;
     color:#202020;
     margin-top:8px;
     display:block;

}
#menu a:hover{
    text-decoration:none;
}

div.button{
     float:left;
     text-align:center;
     font-weight:bold;
     height:32px;
     width:100px;
     padding-right: 6px;
     padding-left: 6px;
     cursor: pointer;
 }

div.button:hover{
     background:url('./images/bg_menu_on.jpg') repeat-x;
}

div.przerwa{
     height:32px;
     width:3px;
     float:left;
     background: url('./images/bg_menu_roz.jpg') repeat-x;
}
#dynamic{
     padding-top:32px;
     min-height:500px;
     margin:auto;
     width:1000px;
     clear:both;
     color:#000000;
}
#dynamic a{
    color:#222222;
}
#dynamic ul li{
    margin-top:3px;
    margin-bottom:3px;
}

div.content_uper{
     height:24px;
     font-size:12px;
     color:#202020;
     text-align:left;
     font-weight:bold;
     
     padding-top:8px;
     padding-left:15px;

     background: url('./images/bg_menu.jpg') repeat-x;
     border-left: solid 1px #808080;
     border-right: solid 1px #808080;
}
div.content_down, div.content_down_table, div.content_down_main{
     background: url('./images/bg_box.jpg') repeat-x bottom #fff;
     border-left: solid 1px #808080;
     border-right: solid 1px #808080;
     border-bottom: solid 1px #808080;
     padding: 5px 8px 5px 15px;
}

div.content_down_main{
     width:729px;
     background: url('./images/bg_box.jpg') repeat-x bottom #fff;
     border-left: solid 1px #808080;
     border-right: solid 1px #808080;
     border-bottom: solid 1px #808080;
     padding: 5px 8px 5px 15px;
}

#leftmenu{
     float:left;
     width:200px;
     margin:auto;
}
#leftmenu div{
     width:180px;
     height:40px;
     text-align:left;
     margin:auto;
     font-weight:bold;
     cursor:pointer;
     background:url(images/button.gif) no-repeat;
     background-position:5px 8px;
}
#leftmenu div a{
    margin-left:25px;
    padding-top:7px;
    display:block;
    text-decoration:none;
    color:#000000;
    font-size:13px;
}
#leftmenu div.sub{
    background:url(images/arrow.gif) no-repeat;
    background-position:35px 9px;
    width:155px;
    height:20px;
    padding-bottom:5px;
    padding-left:25px;
}
#leftmenu div.sub:hover {
    background:url(images/arrow_on.gif) no-repeat;
    background-position:35px 9px;
}

#leftmenu div.sub a {
    text-decoration:none;
    font-weight:800;
    font-size:10px;
    margin-top:0px;
}
#leftmenu div.sub a:hover {
    color: #d62418;
    font-weight:800;
}
#content{
     float:right;
     width:600px;
     min-height:618px;
     background:#d8d2d2;
     color:#000000;
}
#szab1_obrazek{
     border-right: 4px solid #55504e;
     float:left;
     margin: 0px;
     padding:0px;	
}
.dane{
    background:#d1d5d6;
    border:solid 1px #000000;
}
div.os{
    width:750px;
    text-align:center;

}
div.os div.one{
    width:240px;
    padding:5px 5px 5px 5px;
    float:left;
    clear:left;

}
div.os div.two{
    width:400px;
    padding:5px 5px 5px 5px;
    float:left;
}
div.os div.three{
    width:80px;
    padding:5px 5px 5px 5px;
    float:left;

}
.new_dane{
    background:#d8d2d2;
    border:solid 1px #000000;
    width:200px;
    font-size:9px;

}
table.partners {
    background: #000000;
}
table.partners td{
    background: #d8d2d2;
    width:200px;
    text-align:center;
    font-weight:800;
    height:25px;
}

p.cl{
    clear:both;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;

}

/* ADD BY WOLF */
#footer{
	text-align:center;
	clear:both;
	color:#d4d8d9;

}
ul {
    list-style-image: url(./images/button.gif);
    margin-bottom:0px;

    }
img.startowy {
              border: 1px solid #808080;
              }

