a:link, a:visited {
 	font-family: Arial, Verdana,Tahoma,Trebuchet MS,MS Sans Serif,Verdana;
 	font-style : normal;
        color : #660066;
        text-decoration :underline;
	}
	
a:hover {color:#000000; background-color:#FFFF00; text-decoration :underline;}
a:active {color:#000000; background-color:#FFFF00; text-decoration :underline;}
a:visited {color:#A802A8; text-decoration :underline;}



body	{margin:0em 50px 50px 50px;padding:5px; background: #fffff6;font-family: Arial; color:#000000;font-size : 14px;} 


h1 {
 	font-family: Arial, Verdana,Tahoma,Trebuchet MS;
 	font-style : normal;
 	font-weight : normal;
 	color:#00126D;
	text-decoration : none;
	border-right: medium none;
	border-top: medium none;
	padding-left: 0em;
	background: #E7E763;
	border-left: medium none;
	width: 99%;
	border-bottom: medium none;
        }
        
h2  {
 	font-family: Arial, Verdana,Tahoma,Trebuchet MS;
 	font-style : normal;
 	font-weight : bold;
 	color:#110283;
	text-decoration : none;
	border-right: medium none;
	border-top: medium none;
	padding-left: 1em;
	background: #FFFFC4;
	border-left: medium none;
	width: 95%;
	border-bottom: medium none;
        }
h3  {
 	font-family: Arial, Verdana,Tahoma,Trebuchet MS;
 	font-style : normal;
 	font-weight : normal;
 	color:#0828CC;
	text-decoration : none;

        }
h4  {
 	font-family: Arial, Verdana,Tahoma,Trebuchet MS;
 	font-style : normal;
 	font-weight : normal;
 	color:#5B0AEE;
	text-decoration : none;

        }
h5  {
 	font-family: Arial, Verdana,Tahoma,Trebuchet MS;
 	font-style : normal;
 	font-weight : normal;
 	color:#000000;
	text-decoration : none;
 
        }
h6  {
 	font-family: Arial, Verdana,Tahoma,Trebuchet MS;
 	font-style : normal;
 	font-weight : normal;
 	color:#000000;
	text-decoration : none;

        }
        

.nawigacja1  {
 	font-style : normal;
 	font-weight : bold;
 	font-size : 16px;
        }
        
.nawigacja2  {
 	font-style : normal;
 	font-weight : bold;
 	font-size : 21px;
        }

.separator { color:#FFFFFF;}        
        
hr { color:#000000;}
        

  

ul   {  list-style-type: disc;
	list-style-position: outside;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 40px;
	}
ol   {  list-style-position: outside; }
	


input, textarea, select {
                font-family: Verdana, Arial, Tahoma, MS Sans Serif;                
                color:#000000;
                border-style:solid;
                border-width:1px;
		font-size : 12px;
		height : 18px;
		font-weight : bold;
		background : #FFFFFF;
		border-color:#000000;
		}
		