/* treść */
#content { background: transparent url("../img/main/bg_content.jpg") 0 30px no-repeat; }
	#content div { float: left; width: 170px; height: 222px; padding-left: 20px; padding-right: 30px; }
		#content div img { border: 10px solid #e3e3d5; }
		#content div h2 { font-size: 12px; padding-top: 5px; height: 30px; width: 170px; }
		#content div em { font-size: 10px; font-style: normal; color: #676767; display: block; margin: -2px 0 4px; }
		#content div p { padding-right: 30px; }
			#content div p em { font-size: 11px; font-style: italic; }
        #content #navigation { clear: both; text-align: center; width: 600px; }
            #content #navigation a { font-weight: bold; font-size: 14px; }
            #content #navigation span em { display: inline; font-weight: normal; color: #676767; font-size: 14px; } 
	#content span.clear { height: 20px; width: 660px; }