/* 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 .firstVisit { clear: both; width: 680px; height: 175px; background: no-repeat url("../img/main/firstVisit.png"); margin-top: -50px; margin-bottom: 35px;}
            #content .firstVisit .closeFirstTimeHelp { width: 630px; height: 20px; color: #fff; text-align: right; }
                #content .firstVisit .closeFirstTimeHelp a.closeFirstTimeHelpLink { color: #fff; font-size: 10px; }
                
        #content .navigation1 { clear: both; text-align: left; width: 600px; }
        	#content .navigation1 #lessonCounter { float: left; width: 189px; height: 30px; padding: 0;}
        	#content .navigation1 #lessonNavi { float: left; width: 411px; height: 30px; padding: 0;}
        	#content .navigation1 #selectedOptions { clear: both; width: 600px; height: 30px; }
        	   #content .navigation1 #selectedOptions #selectedOptionsList { display:inline; }
        	       #content .navigation1 #selectedOptions #selectedOptionsList li.selectedOption {  display: inline; border: 1px dashed #777; margin-right: 10px; padding: 3px;}
        	           #content .navigation1 #selectedOptions #selectedOptionsList li.selectedOption a span { font-size: 12px; font-weight: normal; }
        	           #content .navigation1 #selectedOptions #selectedOptionsList li.selectedOption a img { border: none; }
        #content .navigation2 { clear: both; text-align: center; width: 600px; }
        
        #content .navigation1 { height: 60px; margin-top: -30px; }
        #content .navigation1 a, #content .navigation2 { font-weight: bold; font-size: 14px; }
        #content .navigation1 span em, #content .navigation2 span em  { display: inline; font-weight: normal; color: #676767; font-size: 14px; }
        
	#content span.clear { height: 20px; width: 660px; }
