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

		#content #menuleft #menuheader h3 {
			width: 72px;
			height: 13px;
			background: transparent url("../images/sub/ciekawemiejsca/h3.png") top left no-repeat;					
		}
		
		#content #textcontent h3 {
			margin-bottom: 20px;
		}
		
		#content #textcontent p {
			padding-bottom: 20px;
		}
		
			#content p a.img {
				width: 100px;
				height: 100px;
				margin: 0 20px 4px 0;
				float: left;
			}
			
				#content p a.img img {
					border: 3px solid #979680;
				}			
		
								
		
		
		