a:link {color: #FFFFFF; text-decoration:none}
a:visited {color: #FFFFFF; text-decoration: none}
a:hover {color: #FFD9D9; text-decoration: none}
a:active {color: #FFFFFF; text-decoration: none}

a.drugi:link {color: #FFFFFF; text-decoration:none}
a.drugi:visited {color: #FFFFFF; text-decoration: none}
a.drugi:hover {color:#000066; text-decoration: none}
a.drugi:active {color:#FFFFFF; text-decoration: none}

a.trzeci:link {color: #000066; text-decoration:none}
a.trzeci:visited {color: #000066; text-decoration: none}
a.trzeci:hover {color:#FFD9D9; text-decoration: none}
a.trzeci:active {color:#000066; text-decoration: none}

p.tekst {font-family: Arial; font-size: 9pt}
font.czternascie {font-family: Arial; font-size: 14pt}
font.a {font-family: Arial; font-size: 9pt}
font.b {font-family: Arial; font-size: 7pt}

td.przerywany {border: solid  #000066 1px}

td.tlo {background: url("../index-l.jpg");
		  background-repeat: repeat-y;
		  background-position: right;	
		}
td.tlo2 {background: url("../index-p.jpg");
		  background-repeat: repeat-y;
		  background-position: left;	
		}
		
#przycisk   {	border-style: solid;
        				border-color: #FFFFFF;
        				background-color: #000066;
        				text-decoration: none;   
        				text-align: center;}
input.text {		font-family: Arial; 
						font-size: 8pt;
						color: #FFFFFF}
input.text2 {		font-family: Arial; 
						font-size: 8pt;
						color: #000066;
						background-color: #E1E1E1}

img.obrazek {border: solid #000066 3px}
