	A {
	      text-decoration : none;
	      font-size       : small;
	      color           : #000000;
	}
    A:Visited {
          font-size : small;
	      color     : #000000;
	}
    A:Active {
          font-size : small;
	      color     : #000000;
	}
    A:Hover {
          font-size  : small;
		  color      : #FF0000;
	}
	A.menu {
	      text-decoration : none;
	      font-size       : small;
		  font-weight     : bold;
	      color           : #000000;
	}
    A:Visited.menu {
          font-size : small;
	      color     : #000000;
	}
    A:Active.menu {
          font-size : small;
	      color     : #000000;
	}
    A:Hover.menu {
          font-size   : small;
		  font-weight : bold;
		  background  : #000000;
		  color       : #FFFFFF;
	}
	A.link {
	      text-decoration : underline;
		  color:#FF0000; 
	}
	A:Hover.link {
          font-size       : small;
		  background      : #000000;
		  color           : #FFFFFF;
		  text-decoration : underline;
    }
	A.kontakt {
	      text-decoration : underline;
		  color:#333333; 
	}
	A:Hover.kontakt {
          font-size       : small;
		  color:#FF0000;
		  text-decoration : underline;
    }
	A.stopka {
	      font-size       : xx-small;
		  color           : #000000;
		  text-decoration : underline; 
	}
	Body {
	      /*font-family : Arial, Helvetica, sans-serif;*/
              font-family : Tahoma,Verdana,Trebuchet MS,Arial sans-serif;
	      color       : #000000;
	      font-size   : small;	      
	      text-align  : justify;
	      margin      : 10 px;
             background  : #F8F8F8;
	}
	.ramka {
	      outline-color : #000000;
	      outline-style : solid;
	      outline-width : thin;
    }
	A.bezramki {
	      outline-style:none;
	      
    }
    P {
	line-height:inherit;
	}
	P.small {
          font-size : x-small;
color: #999999;
    }
	P1 {
	      font-size       : medium;
		  color           : #333333;
		  text-decoration : underline;
	}
	P2 {
	      font-size   : medium;
		  font-weight : bold;
		  /*font-style  : italic;*/
	      color       : #000000;
		  text-align  : justify;
		  text-decoration : none;
	}
	P3 {
	      font-size   : medium;
	      /*font-style  : italic;*/
	      font-weight : bold;
	      color       : #666666;
	}
	P4 {
	      font-size   : medium;
	      /*font-style  : italic;*/
	      font-weight : bold;
	      color       : #FF0000;
    }
	P5 {
	      font-size   : small;
	      font-style  : italic;
	      font-weight :lighter;
	      color       : #FF0000;
    }
    TD.teksty {
	      text-align  : justify;
		  text-indent : 2em;
		  line-height : 30px;
		    
	}	
     
	

