
body, td, h1, a { 
   font-family: Trebuchet MS, Trebuchet, sans-serif;
   font-size: 11px;
}

h1 {  font-size: 11px; color: #E11200; font-weight: bold;}


a { 
   color: black; // za szare
   text-decoration: underline;  
}

a:active, a:hover { color: #E11200; }

.menu { font-size: 12px; color: #ffffff; text-decoration: none; font-weight: bold; }
.menu:hover { font-size: 12px; color: #FF0000; text-decoration: underline; font-weight: bold; }


/* BODY {
    scrollbar-face-color:#57779E; 
    scrollbar-shadow-color: #15355C;
    scrollbar-highlight-color: #15355C;
    scrollbar-3dlight-color: #FFFFFF;
    scrollbar-darkshadow-color: #15355C;
    scrollbar-arrow-color: #E11200}
*/


.nagl { 
    font-weight: bold;
    font-style: italic; 
    font-size: 15px;
    color: #ffffff;
    text-decoration: none;
}


.tresc {
	color: #000000;
	padding-top: 15px;
	padding-left: 15px;
      padding-right: 15px;
}



	a:link.dol,a:visited.dol { color: white; text-decoration: none; font-size: 8pt}
	a:active.dol, a:hover.dol { color: red; font-size: 8pt}

	a:link.pod,a:visited.pod { color: white; text-decoration: underline; font-size: 8pt}