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

		#content #menuleft #menuheader h3 {
			width: 72px;
			height: 13px;
			background: transparent url("../images/sub/kontakt/h3.png") top left no-repeat;					
		}
		
		#content #textcontent dl {
			margin: 30px 0 20px 0;			
		}
			
			#content #textcontent dl dt {
				margin-bottom: 5px;
			}
			
			#content #textcontent dl dd {
				margin-bottom: 3px;
			}
			
				#content #textcontent dl dd strong {
					color: #005D81;
				}
								
		
		