/* projekt dnia */
	#potd { padding-left: 20px; height: 55px; line-height: 35px; background: transparent url("../img/site/bg_potd.gif") 0 0 no-repeat; }
	#menu dl { background: transparent url("../img/base/bg_menu_box.gif") 15px 100% no-repeat; padding-bottom: 10px; }
		#menu dt { padding-left: 20px; padding-right: 30px; text-align: center; }
			#menu dt img { border: 10px solid #e3e3d5; }
		#menu dd { padding-left: 20px; }
			#menu dd h2 { font-size: 12px; }
			#menu dd em { font-size: 10px; font-style: normal; color: #676767; display: block; margin: -2px 0 4px; }
			#menu dd p { padding-right: 30px; }
				#menu dd p em { font-size: 11px; font-style: italic; }
/* info o kursie */
#content { background: transparent url("../img/site/bg_content.gif") 20px 90px no-repeat; }
		#projectInfo { margin: 20px 0 20px 20px; }
			#projectInfo dt { width: 270px; height: 270px; }
				#projectInfo dt img { border: 10px solid #e3e3d5; }
				#projectInfo dd dl { width: 340px; margin: -275px 0 0 300px; min-height: 270px; }
					#projectInfo dd dt { color: #927e36; font-weight: bold; height: 25px; width: 160px; line-height: 25px; }
					#projectInfo dd dd { margin: -25px 0 0 160px; height: 25px; line-height: 25px; }
					#projectInfo dd dd.difficulty { line-height: 25px; }
						#projectInfo dd dd.difficulty span { line-height: 25px; display: block; float: left; height: 25px; padding-right: 10px; }
					#projectInfo dd dt.products { width: 340px; margin-top: 34px; }
					#projectInfo dd dd.products { margin: 0; height: auto; padding-bottom: 10px; line-height: 20px; }
			#projectInfo dd.desc { width: 640px; color: #676767; font-size: 12px; margin: 10px 0 0; }
/* elementy kursu */
#course { padding-left: 20px; }
	#course li { margin: 5px 20px 20px 0; width: 300px; float: left; list-style-type: none; }
	#course li.altLi { clear: left; }
		#course li img { border: 3px solid #e3e3e5; margin-bottom: 5px; }