/*****************************************************************************/
/*                            document styles                                */
/*****************************************************************************/

body {
    background:#3a75c4 url('img/bg.jpg') repeat-x left top; 
   }





/*****************************************************************************/
/*                            site styles                                    */
/*****************************************************************************/

#menu {
    font: 13px "Trebuchet MS",;
   }

.list:link, .list:visited {
    font: 13px "Trebuchet MS",;
    color: #ffffff;
    text-decoration: none;
   }

.list:active, .list:hover {
    font: underline 13px "Trebuchet MS",;
    color: #dddddd;
    text-decoration: underline;
   }

#footer {
    font: 9px "Trebuchet MS",;
    color: #ffffff;
    text-decoration: none;
   }


#admin {
    font: 9px "Trebuchet MS",;
    color: #EFD2CC;
    text-decoration: none;
   }

.ad:link, .ad:visited {
    font: 9px "Trebuchet MS",;
    color: #EFD2CC;
    text-decoration: none;
   }

.ad:active, .ad:hover {
    font: underline 9px "Trebuchet MS",;
    color: #dddddd;
    text-decoration: underline;
   }
#navstevnost {
    font: 13px "Trebuchet MS",;
    color: #ffffff;
   }
  
  
