/*
		style dla comentarzy i sond
*/

/*	komentarze	*/
/*	formularz dodania	*/
#commentaries label { cursor: pointer; }
#commentaries .field { border: 1px solid #E8E8E8; width: 480px; }
#commentaries #submit { border: 1px solid #B9B09D; background: #E8E8E8; padding: 2px 4px; cursor: pointer; font-size: 0.91em; margin-top: 4px; }
#commentaries #submit:hover { background: #B9B09D; }
/*	lista	*/
#commentaries ul .signature { font-weight: bold; width: 320px; display: block; float: left; padding-left: 2px; }
#commentaries ul, #commentaries ul li { margin: 0; padding: 0; background: none; }
#commentaries ul li { background: #EFEFEF; padding: 2px; }
#commentaries ul .date { font-weight: normal; font-size: 0.91em; color: #B9B09D; }
#commentaries ul .com_notify { background: url('img/comment_notify.gif') no-repeat; background-position: 0px 2px; padding-left: 12px; margin-left: 10px; font-size: 0.91em; color: #B9B09D; font-weight: normal; }
#commentaries ul span.com_notify { background: url('img/comment_notified.gif') no-repeat; padding-left: 0px; }
#commentaries ul .com_content { margin: 0px; }
#commentaries .comment { margin: 0px 0px 5px 0px; border-bottom: 1px solid #E8E8E8; }
#commentaries .comment li { padding: 3px; background: #FFFFFF; }


/*	sondy	*/
#questionnaire h3 { 
	color: #66625b; 
	text-transform: uppercase; 
	font-family: 'Trebuchet MS', Tahoma,  Arial, Verdana, sans-serif; 
	line-height: 33px; 
	height: 33px; 
	background-image: url('img/banners_list_h3.gif'); 
	font-weight: 700; 
	text-align: center 
}
#questionnaire { background: #f4efe6 url('img/banners_list_bottom.gif') no-repeat center bottom; text-align: center; padding-bottom: 11px; margin-left: 2px; font-size: .76em; margin-top: 5px;  }
#questionnaire .question { font-weight: bold; }
#questionnaire ul  { text-align: left; margin-left: 10px; }
#questionnaire ul li { margin-top: 4px; }
#questionnaire ul li input { margin-right: 5px; vertical-align: middle; }
#questionnaire input.submit { border: 1px solid #B9B09D; margin-top: 5px; cursor: pointer; }

#questionnaire ul li .graph { background: #40849D; color: #40849D; }