#mg_pomoc {
	background: #FDF1D3 url(siteimages/projekt_glowna_17.gif) 0 100% no-repeat;
}
#lang_switch {
	background: #FDF1D3 url(siteimages/switch_lang_czysty.gif) 0 0 no-repeat;
}
#lang_switch:hover {
	background: #FDF1D3 url(siteimages/switch_lang_czysty.gif) 0 100% no-repeat;
}
.ramka_opisowa {
	background: #FFFFFF url(siteimages/bg_jasne.gif) repeat-y 0 0;
}
.content_wrapper {
	width: 890px;
	background: #FFFFFF;
}
.sub_tytul {
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 5px;
}
#lista {
	width: 435px;
	float: left;
}
.odpowiedz {
	width: 425px;
	float: right;
	border-left: 1px solid #FDF1D3;
	margin-left: 10px;
	padding-left: 10px;
}
.separator {
	border-top: 1px dotted #770000;
	margin-top: 7px; margin-bottom: 15px;
	clear: both;
}
.separator:last-child {
	border-top: 0;
	margin-bottom: 5px;
}
