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

		#content #menuleft #menuheader h3 {
			width: 89px;
			height: 13px;
			background: transparent url("../images/sub/specyfikacjaserwisu/h3.png") top left no-repeat;					
		}
		
		#content #textcontent ul {
			margin-left: 15px;
		}
		
		#content #textcontent #ff {
			position: relative;
			top: -60px;
			left: 300px;
			width: 180px;
		}
		
		#content #textcontent #ff img {
			border: 0;
		} 
								
		
		
		