body {
	font-family	:	verdana;
	font-size	:	12px;
	text-decoration	:	none; 
	}
a, a:active, a:visited {
	font-family	:	verdana; 
	font-size	:	12px;
	text-decoration	:	none; 
	color		:	#38acdd;
	}
a:hover	{
	color		:	#ff6600;
	font-family	:	verdana; 
	font-size	:	12px;
	}
.naglowek {
	background-color:	#e6e6e6; 
	margin-left	:	0px;
	margin-right	:	0px;
  	padding-left	:	10px;
  	padding-right	:	8px;
  	padding-top	:	2px;
  	padding-bottom	:	2px;
  	border-left	:	4px solid #ff6600;
  	color		:	black;
	font-size	:	12px;
	}
.txt {
	font-size	:	12px;
	align		:	justify;
	}
.naglowek2 {
	background-color:	#e6e6e6; 
	margin-left	:	30px;
	margin-right	:	0px;
  	padding-left	:	10px;
  	padding-right	:	8px;
  	padding-top	:	2px;
  	padding-bottom	:	2px;
  	border-left	:	4px solid gray;
  	color		:	black;
	font-size	:	12px;
	}
.txt2 {
	font-size	:	12px;
	align		:	justify;
	margin-left	:	30px;
	}
.naglowek3 {
	background-color:	#e6e6e6; 
	margin-left	:	60px;
	margin-right	:	0px;
  	padding-left	:	10px;
  	padding-right	:	8px;
  	padding-top	:	2px;
  	padding-bottom	:	2px;
  	border-left	:	4px solid silver;
  	color		:	black;
	font-size	:	12px;
	}
.txt3 {
	font-size	:	12px;
	align		:	justify;
	margin-left	:	60px;
	}