td { 
         font-family: Arial, Helvetica, sans-serif;
         font-size: 10pt;
         font-style: normal;
		 color: #EBC3AE;
	}

p#nadpis { 
         font-family: "Times New Roman", Times, serif;
         font-size: 14pt;
         font-style: normal;
		 color: #FFFFFF;
	}

a {
		  font-family: Arial, Helvetica, sans-serif;
		  font-size: 10pt;
          font-style: normal; 
		  text-decoration: none;
		  color: #37150A;
		  font-weight:bold;
	 }

a:link { 
          font-family: Arial, Helvetica, sans-serif;
          font-size: 10pt;
          font-style: normal; 
		  text-decoration: none;
          color: #37150A;   
    	  font-weight:bold;
	 }

a:visited { 
         font-family: Arial, Helvetica, sans-serif;
         font-size: 10pt;
         font-style: normal;  
		 text-decoration: none;
         color: #37150A;
		 font-weight:bold;
	 }

a:active { 
         font-family: Arial, Helvetica, sans-serif;
         font-size: 10pt;
         font-style: normal;  
		 text-decoration: none;
         color: #FFFFFF;
		 font-weight:bold;
	 }

a:hover { 
         font-family: Arial, Helvetica, sans-serif;
         font-size: 10pt;
         font-style: normal;
		 text-decoration: none;
         color:#FFFFFF;
		 font-weight:bold;
	 }

body {
		scrollbar-face-color: #8C442A;
		scrollbar-shadow-color: #6D2A14;
		scrollbar-highlight-color: #6D2A14;
		scrollbar-3dlight-color: #6D2A14;
		scrollbar-darkshadow-color: #6D2A14;
		scrollbar-track-color: #6D2A14;
		scrollbar-arrow-color: #6D2A14;
	}
