
BODY {  
	font-size: 12px; 
	font-family:Tahoma, Verdana, Arial;
	background-image:url(gfx/pasek.jpg); 
	background-repeat:repeat-x;
	background-color: #F9E69D;
	MARGIN-TOP: 0px;
	MARGIN-Bottom: 0px;
	MARGIN-left: 0px;
	MARGIN-right: 0px;
	color: #3D3D3D;
	line-height: 15px;
}

H1 { 
	font-size: 20px; 
	font-family:Tahoma, Verdana, Arial;
	color: #2A2A29; 
	font-weight: bold; 
	padding-left: 0;
	margin-bottom: 2px;
}

A.lh, A.lh:visited, A.lh:active { 
	color: #000000; 
	font-weight: bold; 
	text-decoration: underline;
	font-size:12px; 
}

A.lh:hover { 
	color: #FF0000;
	font-weight: bold; 
	text-decoration: none;
	font-size:12px; 
}


