/*
CSS Credit: http://www.templatemo.com/
*/
body {
       margin: 0;
       padding: 0;
       font-family: Arial, Helvetica, sans-serif;
       color: #bcbcbc;
       background: #3B485B url(bg.jpg) repeat-x;
             }
#srodek {
       margin: auto;
       width: 1024px;
       height: 560px;
       border: none;
}

#stopka {
       margin: auto;
       width: 1024px;
       height: 50px;
       padding: 0 0px;
       background: #3B485B;
       font-family: Arial, Helvetica, sans-serif;
       font-size: 11px;
       color: black;
       
       
}
a       {
                                          color:red;
                                          font-size:11px;
                                          text-decoration:none;
                                          font-family: verdana;
                                          font-weight:bold;
                                          
                                          }
a:hover       {
                                           color:red;
                                          font-size:11px;
                                          text-decoration:none;
                                          font-family: verdana;
                                          font-weight:bold;
                                                                               }
a:visited      {
                                           color:red;
                                          font-size:11px;
                                          text-decoration:none;
                                          font-family: verdana;
                                          font-weight:bold;
                                      }

