html, body {
    width:100%;
    height:100%;
    margin:0;
    padding:0;
    font-family: Tahoma;
    font-size: 11px;
    color:#829a49;
    background:#273878 url(http://static.mtp.pl/reklama.mtp.pl/images/x_loop.jpg) repeat-x;
}
a{
    color:#829a49;
}
a:hover{
    color:#CCCCCC;
    text-decoration:none;
}

#flash_cont{
    width:100%;
    height:100%;
    margin:0px auto 0px auto;
}