/* CSS Document */

body {background-color: #E6E6E6; background-image: url(img/tlo.jpg); background-repeat: repeat-x; margin-top:0px; padding-top:0px; }

.tekst {	 color: #666666;
	 font-family: Verdana;
   font-size: 10px;
  text-decoration: none;}


  a:link	
  {
	 color: #666666;
	 font-family: Verdana;
   font-size: 10px;
  text-decoration: none;
  }

  a:visited	
  {
	
	 color: #666666;
	 font-family: Verdana; font-size: 10px;
	 text-decoration: none;
  }
  a:hover	
  {
    color: #960014;
	 font-family: Verdana; font-size: 10px;
	 text-decoration: underline;
  }

  a:active
  {
	 color: #960014;
	 font-family: Verdana; font-size: 10px;
	 text-decoration: none;
  }
