#dyskusje .top {
	border-top:1px solid #DDDDDD;
	border-bottom:1px solid #DDDDDD;
}

#dyskuse h1 {
	color:green;
}

h1, h2 {
	font: bold 20px Trebuchet,"Trebuchet MS",sans-serif;
	color: #fb6100;

}

h2 {
	color: #969696;
	font-size: 18px;
}

.box {
	float:left;
	width:310px;
	margin-right:5px;
	padding:5px 5px 25px 0px;
}

.box_gora {
	background: url(/wwwsystem/class/components/dyskusje/res/images/gora_box.gif) no-repeat;
}

.box_srodek {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #707070;
	padding: 5px 10px 0px 10px;
	background: url(/wwwsystem/class/components/dyskusje/res/images/srodek_box.gif) repeat-y;
	padding-bottom: 10px;
}

.box_dol {
	background: url(/wwwsystem/class/components/dyskusje/res/images/dol_box.gif) no-repeat;
}

.box_title {
	font-size:16px;
	color:orange;
	padding: 0px 10px;
	background: url(/wwwsystem/class/components/dyskusje/res/images/srodek_box.gif) repeat-y;
	min-height:40px;
}

.box_linki {
	padding: 7px 10px 7px 10px;
	background: url(/wwwsystem/class/components/dyskusje/res/images/srodek_box.gif) repeat-y;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.content {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #999;
}

.ocena {
	float: left;
	font: normal 11px Trebuchet,sans-serif;
	color: #bbb;
	padding: 4px 0px 0px 7px;
	margin-right:9px;
	background: url(/wwwsystem/class/components/dyskusje/res/images/ocena.gif) no-repeat;
	width: 40px;
	height: 60px;
	padding-right: 8px;
	text-align:center;
}

.head {
	
	vertical-align: text-top;
	font-size: 14px;
	font-weight: bold;
	color: #999;
	text-decoration: none;
}

.line {
	font-size: 1px;
	overflow: hidden;
	height: 1px;
	margin: 10px 0px;
	width: 960px;
	border-bottom: 1px dotted #ccc;
}

.main_discuss {
	width:987px;
	text-align:justify;
	padding: 5px 10px;
	background: url(/wwwsystem/class/components/dyskusje/res/images/srodek_box_odp.gif) repeat-y;
}

.link_discuss {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #fb6100;
	padding-right: 5px;
}

.buttony {
	margin-bottom:20px;
	margin-top:20px;
}

.autor {
	color:#707070;
	font-size: 12px;
}

.koment {
	border-top: 1px dotted #ccc;
	pading:15px;
	margin-bottom:15px;
}

.koment_title {
	font: bold 12px Arial, Helvetica, sans-serif;
}

.koment_content {
	padding:10px 10px 10px 0px;
}

.data {
	font-size: 12px;
	color: #707070;
}

.form_title {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #707070;
}

.submit {
	background: url(/wwwsystem/class/components/dyskusje/res/images/wyslij.gif) no-repeat;
	width: 80px;
	height: 18px;
	border: none;
	margin-top: 15px;
}

.form_gora {
	background: url(/wwwsystem/class/components/dyskusje/res/images/gora_form.gif) no-repeat;
	height: 5px;
}

.form_srodek {
	background: url(/wwwsystem/class/components/dyskusje/res/images/srodek_form.gif) repeat-y;
}
.form_dol {
	background: url(/wwwsystem/class/components/dyskusje/res/images/dol_form.gif) no-repeat;
	height: 8px;
	padding-bottom: 5px;
}

.form_input {
	border-color: transparent;
	width: 380px;
	margin: 0px 0px 0px 4px;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #999;
	overflow: hidden;
}

.page_listing {
	width:30px;
	height:26px;
	color:#fff;
	display:block;
	text-align:center;
	padding-top:5px;
	float:left;
	margin:5px 5px 5px 0px;
	font-size:17px;
	background:url(/wwwsystem/class/components/dyskusje/res/images/page_listing_number.gif) no-repeat;
}

table.dis_listing {
	width:980px;
}

.dis_listing td {
	border-bottom:1px solid #CCC;
	padding-bottom:5px;
}

.regulamin {
	line-height:15px;
}

.regulamin .domena {
	color:#FB6100;
	font-weight:bold;
}

.regulamin li {
	list-style-type:decimal;
	margin-bottom:20px;
}

select {
	border:1px solid #ccc;
	padding:2px;
}