body {
 background-repeat:repeat-x; background-image:url(images/bg.jpg); background-color:#FFFFFF; }
td.c1 {background-image: url(images/bgbig_14.jpg); background-color: #c4c4c4; background-repeat: no-repeat;}
h1 {
   font-size: 14px;
   font-family: sans-serif;
   font-style: bold;
   color:#2a7fff;
}

h2 {
   font-size: 12px;
   font-family: sans-serif;
   font-style: bold;
   color:black;
}

ul {
	line-height: 20px;
	list-style-image:url(images/li.gif);
	list-style-position:outside;
}

ul.abc {
  list-style:disc;
		list-style-type:circle;
		line-height:15px;
		list-style-position:outside;
		list-style-image:none;
}

.n1 {
   font-size: 12px;
   font-family: sans-serif;
   font-style: normal;
   color: #000000;
}
.n1 a 	{	
	 color: black; 
	 text-decoration: none;
	}

.n1 a:hover {
	 color: black;
    text-decoration: underline;
}

#wciecie {margin-left:15px}
