BODY {
       margin: 0px;
       font-family: Verdana,Arial,Helvetica,Sans-Serif;
        font-size: 11px;
}
#centered {
       text-align: center;
       margin-top: -212px;
       margin-left: -372px;
       position: absolute;
       top: 50%;
       left: 50%;
}
#main-left {
       background-image: url(images/main_page_bg_left.gif);
       width: 50%;
       height: 424px;
       margin-top: -212px;
       position: absolute;
       top: 50%;
}
#main-right {
       background-image: url(images/main_page_bg_right.gif);
       width: 50%;
       height: 424px;
       margin-top: -212px;
       position: absolute;
       top: 50%;
       right: 0px;
}
#stopka {
       text-align: center;
       width: 100%;
       height:200px;
       top: 75%;
       position: absolute;
}
#stopka2{
       text-align: center;
       width: 100%;
       height:200px;
       top: 80%;
       position: absolute;
}
A.stopka:link{
       FONT-SIZE: 10px;
       font-weight: normal;
       text-decoration:none;
       color:#ff0000;
}
A.stopka:visited{
       FONT-SIZE: 10px;
       font-weight: normal;
       text-decoration:none;
       color:#990099;
}
P.stopka{
        font-size:10px;
        font-weight:normal;
        text-align:center;
        line-height: 0px;
        vertical-align:-1px;
}

