/**
 * Author: Krzysztof Piwowar
 * Created on: 2007-04-24
 * Version: 1.0
 *
 * Type: CSS Document
 * Name: sub_oferta_zakres_uslug.css
 * Description: CSS file for oferta_zakres_uslug.php page
 *
 * Modyfication: 2007-06-21
 */

		#content #menuleft #menuheader h3 {
			width: 72px;
			height: 13px;
			background: transparent url("../images/sub/oferta/h3.png") top left no-repeat;					
		}
		
		#content #textcontent ul {
			margin: 5px 0 10px 15px;
		}
		
		#content #textcontent .info {
			padding-bottom: 20px;
			font-size: 12px;
		}
		
								
		
		
		