/* CSS Document */

body {

       padding:0px;

       background:#3b2669;

       font-family:Tahoma;
       
       font-size: 12px;
       
       color:#FFFFF;

       text-align:center;
       
       position:relative;
       
       margin-left: 12%;
       
       margin-right: 12%;
       
        

       }
       
IMG   {
       border: none;
       margin-bottom: 10px ; 
       
      }

       
#stopka {

       clear:both;

       width:1000px;

       height:75px;

       color:#FFFFFF;

       }

#stopka a{

       font-weight:bold;

       }
       
#linkistopka  {

        text-align: center;
        color: white;
        margin-bottom: 10px;

}


#linkistopka a {

        text-align: center;
        color: white;
        

}

#linkistopka  a:hover {

        text-align: center;
        background:#31205A;
        color:#fff;
        

}