/* = FAKIN RIMEMBER!

box1 = #393D42
box2 = #35383C
BG   = #242629
podswietlenie w menu = #42464C
jakis odcien ktorego uzywa .main-news = #3E4147

blue = #04B5F8
green= #CFFF29
==================================== */


/* = column positioning
====================================== */

#top { background: transparent url(../gfx_v2/layout/ntop_spolecznosc.jpg) no-repeat scroll 0 0 !important; }
#top h2 { background-image: url(../gfx_v2/layout/pl/h2text_spolecznosc.png) !important; }
#panel { background-image: url('../gfx_v2/layout/npanel_spolecznosc.jpg') !important; }

.sufler {
	width: 320px;
	float:left;
	overflow:hidden;
	margin-right: 20px;
	}
	
.filtr-kategorii {
	width: 550px;
	float:left;
	overflow:hidden;
	}
	
.width-max { width: 100%; }

.column-left-row1 {
	float:left;
	width:330px;
}

.column-right-row1{
	float:right;
	width:550px;
}

.column-left-row2 {
	float:left;
	
}



.column-right-row2{
	float:right;
	width:330px;
}


/* = panel
====================================== */

.komunikat{
	padding: 20px;
	font-family: 'Trebuchet MS'; 
	font-size:17px; 
	font-weight:normal;
}	


.forum_panel { 
	background: #383B3E url('../gfx_v2/layout/box2.gif') repeat-x ;
	float: left;	
	width: 100%;
	padding-bottom: 5px;
}

.forum_panel h3 { 
	float: left; 
	font-weight: normal;
	color: #C8C8C8;
	padding-right: 20px;
	padding-left: 20px;
	background: url('../gfx_v2/sufler/title.gif') no-repeat right; 
}

	
.forum_panel h4 { 
	float: left; 
	overflow: hidden; 
	font-size: 9px; 
	margin-top: 4px; 
}

.forum_panel h4 a { 
	display: block; 
	text-indent: -9000px; 
}



.forum_panel #form { 
	width: 315px; 
	float: left; 
	display: inline; 
	padding-top: 23px;
}

.forum_panel #form fieldset legend { 
	display: none; 
}

.wyszukiwarka_temat{
	 background:#393D42 url('../gfx_v2/layout/box1.gif') repeat-x top !important;
	width: 310px !important;
	float: left;
	padding-bottom: 4px;
}


.wyszukiwarka_temat fieldset{
	padding-top: 10px;
}

.wyszukiwarka_temat fieldset label { 
	margin-right: 5px !important;
}	

.forum_panel .input_text{
	background: #C8C8C8;
	border: 1px solid #4B4F55;
	width: 150px;
	height: 17px;
	margin-left: 6px;
	margin-right: 6px;
	float: left;
	padding-left: 2px;
	font-size: 11px;
}




/* = wyszukiwarka
====================================== */
.search{
	padding-top: 10px;
	text-align: center;
}

.search #checkbosy{
	background: #3C3F44 url('../gfx_v2/layout/box1.gif') repeat-x ;
	padding: 10px 10px 10px 10px; 
}


.search #checkbosy label{
	float: left;
	width: 130px;
	padding-left: 10px
}
	
.search #checkbosy label:hover{	
	color: #C8C8C8;
}	
	
.search div{
	padding: 10px 0 10px 0;
	float: left;
}
		
.search div label{
	float: left;
	padding-left: 10px;
}
		

.search .input_submit{
	background: #0982AF;
	float: left;
}




/* = filter
====================================== */

.forum_filter { 
	background: #3C3F44 url('../gfx_v2/layout/box1.gif') repeat-x ;
	padding: 10px 10px 0px 10px; 
	clear: both;
	float: left;
	width: 530px;
}

.forum_filter form fieldset { 
	height: 100%; 
	overflow: hidden; 
}

.forum_filter form fieldset label { 
	float: left;
	padding-left: 10px
	padding-bottom: 10px;
	display: block;
	width: 170px;
}
	
.forum_filter form fieldset label:hover{	
	color: #C8C8C8;
}

.forum_filter form fieldset label input { 
	margin-right: 4px; 
}


#dis { -moz-opacity:0.5; opacity: 0.5; filter:alpha(opacity=50); }


/* = listing
====================================== */

.forum_topics { 
	height: 100%; 
	overflow: hidden; 
}

.forum_topics ul.thead { 
	height: 39px; 
	overflow: hidden; 
	list-style-type: none; 
	background: url("../gfx_v2/layout/nheading.gif") repeat-x scroll 0 0 #212121;
}

.forum_topics ul.thead li { 
	margin-left: -1px; 
	float: left; 
	background: url('../gfx_v2/sufler/sep.jpg') no-repeat RIGHT; 
	font-size: 11px; 
	text-align: center; 
	color: #E3E3E4; 
	color: #999; 
	height:39px;
}

.forum_topics ul.thead li.th_date { width: 120px; }
.forum_topics ul.thead li.th_category { width: 100px; }
.forum_topics ul.thead li.th_status { width: 40px; }
.forum_topics ul.thead li.th_title { width:446px; }
.forum_topics ul.thead li.th_answers { width: 50px; }
.forum_topics ul.thead li.th_author { width: 145px; }
.forum_topics ul.thead li.th_box { width: 34px; }

.forum_topics div.topics { 
	background: #383B3E url('../gfx_v2/layout/box2.gif') repeat-x ;
}

.forum_topics div.topics ul { 
	height: 100%; 
	overflow: hidden; 
	list-style-type: none; 
	border-bottom: 1px solid #3A3C41; 
}

.forum_topics div.topics ul li { 
	margin-left: -1px; 
	float: left; 
	font-size: 11px; 
	text-align: center; 
	color: #E3E3E4; 
	padding: 7px 0px 1px 0px; 
}

.forum_topics div.topics ul li.th_date { 
	width:120px; 
}

.forum_topics div.topics ul li.th_category { 
	width: 60px; 
	text-align:center;
}

.forum_topics div.topics ul li.th_status { 
	width: 40px; 
}

.forum_topics div.topics ul li.th_title { 
	width:447px;
	font-size: 11px; 
	padding-left: 15px; 
	font-weight: bold; 
	text-align: left; 

}

.forum_topics div.topics ul li.th_title span { 
	color: #CFFF29; 
	font-size: 11px; 
	font-weight: normal;
}

.forum_topics div.topics ul li.th_title a:hover { 
	color: #CFFF29; 
}

.forum_topics div.topics ul li.th_answers { 
	width: 50px; 	
	background: url('../gfx_v2/sufler/answer.gif') no-repeat 0px 0px;
}

.forum_topics div.topics ul li.th_author { 
	width:145px; 
}

.forum_topics div.topics ul li.th_author a{ 
	border-bottom: 1px dotted #999;
}	

.forum_topics div.topics ul li.th_author a:hover{ 
	border-bottom: 1px solid #999;
	text-decoration: none;
}
	
.forum_topics div.topics ul.b1 { 
background:#3A3C41 url("../gfx_v2/sufler/sptlo.gif") repeat-y scroll 0 0;
}

.forum_topics div.topics ul.b2 { 

background: #44484D url('../gfx_v2/sufler/sptlo.gif') repeat-y 0px 0px;
}	


/* = p.legend
====================================== */
p.legend { 
	text-align: center; 
	font-size: 10px; 
	color: #E3E3E4; 
	margin-top: 15px; 
}

p.legend img { 
	vertical-align: middle; 
	margin: 0 2px 0 13px; 
}

/* = problem
====================================== */
.forum-topic_problem h4 { font-weight: normal; font-size: 14px; font-family: Arial; padding: 10px; background-color : #3A3C41; border-top: 1px solid #4A4E54; border-bottom: 1px solid #2c2e31; }
.forum-topic_problem h4 span { display: block; margin-top: 5px; font-size: 10px; color: #999; font-family: Tahoma; }
.forum-topic_problem h4 span a { color: #fff; font-size: 11px; font-weight: bold; }
.forum-topic_problem h4 span a:hover { color: #05aceb; }
.forum-topic_problem h4 span a.via { color: #999; font-size: 10px; font-weight: normal; }
.forum-topic_problem h4 span a.via:hover { text-decoration: underline; }
.forum-topic_problem h4 span em { font-style: normal; color: #cfff29; }

.forum-topic_problem div { 
	padding: 8px 10px 15px 10px; 
	background:#3C3F44 url('../gfx_v2/layout/box1.gif') repeat-x top;
	color: #E3E3E4; 
}

/* = post
====================================== */

.forum-topic_answer { clear: both; margin-top: 5px; }
.forum-topic_answer h4 { 
	height: 100%; overflow: hidden; h
	eight: 13px; 
	font-weight: normal; 
	font-size: 10px; 
	color: #999; 
	padding: 7px 10px; 
	background-color : #3C3F44; 
	border-top: 1px solid #4A4E54; 
	border-bottom: 1px solid #2c2e31; 
}

.forum-topic_answer h4 span { float: left; }
.forum-topic_answer h4 span a { font-size: 11px; font-weight: bold; }
.forum-topic_answer h4 span a:hover { color: #05ACEB; }
.forum-topic_answer h4 span a img { position: relative; top: 1px; border: 1px solid #fff; margin-right: 3px; }
.forum-topic_answer h4 span em { font-style: normal; color: #CFFF29; }
.forum-topic_answer h4 ul { float: right; }
.forum-topic_answer h4 ul li { display: inline; list-style-type: none; padding: 0 5px; }
.forum-topic_answer h4 ul li a img { position: relative; top: -1px; vertical-align: middle; margin-right: 3px; }
.forum-topic_answer h4 ul li a:hover { color: #05ACEB; }

.forum-topic_answer div { 
	padding: 8px 10px 15px 10px; 
	 background: #44484D url('../gfx/t1.gif') repeat-x top; 
	color: #E3E3E4; 
}

.forum-topic_answer div a { background: transparent url('../gfx_v2/arrow.gif') no-repeat left; padding-left: 12px; }
.forum-topic_answer div a:hover { text-decoration: underline; }
.forum-topic_answer div blockquote { border: 1px solid #3A3C41; color: #999; padding: 10px; }

.forum-topic_answer div blockquote blockquote{ border: 1px solid #6D6F75; color: #999; padding: 10px; }

.forum-topic_answer div blockquote span { font-weight: bold; color: #999; }
.forum-topic_answer div blockquote p {  }
.forum-topic_answer div p.help { font-weight: bold; color: #999; margin-bottom: 8px; }
.forum-topic_answer div p.att { background: url('../gfx_v2/sufler_attach.gif') no-repeat left 5px; padding-left: 15px; margin-top: 8px; font-size: 10px; color: #999; border-top: 1px solid #3A3C41; padding-top: 3px; }
.forum-topic_answer div p.att a { background: none; padding: 0; font-weight: bold; color: #999; }
.forum-topic_answer div p.att a:hover { text-decoration: underline; }
#a2 { margin-left: 0px; }

.att { background: url('../gfx_v2/sufler/sufler_attach.gif') no-repeat left 8px; padding-left: 15px; margin-top: 8px; font-size: 10px; color: #999; border-top: 1px solid #3A3C41; padding-top: 3px; }
.att a { background: none; padding: 0; font-weight: bold; color: #999; }
.att a:hover { text-decoration: underline; }
#a2 { margin-left: 0px; }


/* = formularz odpowiedzi
====================================== */

.forum-topic_addanswer { 
	padding: 15px; 
	background:url("../gfx_v2/layout/box2.gif") repeat-x scroll 0 0 #383B3E;
	padding: 10px 10px 0px 10px; 
}

.forum-topic_addanswer form fieldset div { height: 100%; overflow: hidden; margin-bottom: 10px; }
.forum-topic_addanswer form fieldset div label { 
	float: left; 
	width: 105px; 
	padding: 0px 0px 4px 0px; 
}

.forum-topic_addanswer form fieldset div input { 
	float: left; 
	font-family: Tahoma, sans-serif; 
	font-size: 11px;
	height: 18px;
	background-color: #C8C8C8; 

}

.forum-topic_addanswer form fieldset div select { 
	float: left; 
	font-family: Tahoma, sans-serif; 
	font-size: 11px;
	height: 18px;
	background-color: #C8C8C8; 
	margin-left: 10px;
}


.forum-topic_addanswer form fieldset div textarea { 
	height: 100px; 
	width: 420px;
	font-family: Tahoma, sans-serif; 
	float: left; 
	padding: 4px 0px 4px 0px; 
	background-color: #747A80; 
	font-size: 11px; color: #fff; 
	border: 1px solid #4B4F55;
	color: #fff;
}

.forum-topic_addanswer form fieldset input.add { cursor: pointer; width: 150px; float: left; text-align: center; margin-left: 80px; margin-right: 10px; background-color: #3A3C41; border-bottom: 1px solid #2C2E31; font-size: 11px; color: #fff; padding: 3px 0px 3px 0px; font-weight: bold; }
.forum-topic_addanswer form fieldset p { font-size: 10px; color: #E3E3E4; padding-top: 4px; font-weight: normal; text-align: left; }
.forum-topic_addanswer form fieldset p a { color: #CFFF29; font-weight: bold; }
.forum-topic_addanswer form fieldset p a:hover { color: #05ACEB; }
.forum-topic_addanswer p { margin-bottom: 10px; font-weight: bold; text-align: center; }
.forum-topic_addanswer p a { color: #CFFF29; font-weight: bold; }
.forum-topic_addanswer p a:hover { color: #05ACEB; }
#dis { -moz-opacity:0.5; opacity: 0.5; filter:alpha(opacity=50); }

	


/* = listing postow
====================================== */

.sufler_temat{
	background: #383b3e url('../gfx_v2/layout/box2.gif') repeat-y ;
	padding: 10px;
	float: left;
	clear: both;
	border-top:1px solid #373b3e;
	border-bottom:1px solid #262627;

}

.post{
	padding-bottom: 15px;
	float: left;
}

.post_user{
	float: left;
	width: 90px;
	text-align: center;
	padding-top: 10px;
}

.post_user .avatar{
	width: 60px;
	height: 70px;
	display: block;
	border: 2px solid #606367;
	float: left;
	margin-left: 10px;
	clear: both;
	display: block;
	margin-right: 10px;
}	

.post_user h4{
	clear: both;
	display: block;
	float: left;
	width: 100%;
	padding-top: 4px;
	font-weight: normal;
}
	
.post_user h4 a{
	color: #CFFF29;
}	

.post_user h5{
	font-size: 11px;
	font-weight: normal;	
	display: block;
	width: 90px;

}	

.redaktor h4 a{
	font-weight: normal;
	background: url('../gfx_v2/sufler/sufler_expert.jpg') no-repeat left;
	padding-left: 15px;
	
}	


.post_content{
	width:432px;
	float: left;

	background: url('../gfx_v2/sufler/post_bg2.gif') repeat-y;
}

.post_start_bg{
	background: url('../gfx_v2/sufler/post_start2.gif') no-repeat;
	padding: 10px 15px 5px 15px;
	float: left;
	min-height: 100px;
	width: 410px;
}	

.redaktor_dark .post_start_bg {
	background: url('../gfx_v2/sufler/post_start2_dark.gif') no-repeat !important;

}	
.redaktor_dark {
background: url('../gfx_v2/sufler/post_bg2_dark.gif') repeat-y !important;
}

.redaktor_dark .post_end {
background: url('../gfx_v2/sufler/post_end2_dark.gif') no-repeat #383B3E !important; 	

}	
.post_content textarea {

background-color: #747A80 !important;
color: #fff !important;
}

.post_end{
	background: url('../gfx_v2/sufler/post_end2.gif') no-repeat #383B3E; 	
	width: 440px;
	height: 16px;
	float: left;
}	

.post_content h5{
	background:url("../gfx_v2/sufler/dotted2.gif") repeat-x scroll center bottom transparent;
clear:both;
color:#C8C8C8;
float:left;
font-size:10px;
font-weight:normal;
margin-left:5px;
padding-bottom:2px;
width:98%;
}

	
.post_content h5 span{
	float: left;
	margin-left:4px;
}	

.post_content h5 a{
	float: right;
	color: #04B5F8;
	padding-right: 10px;
}	
	
.post_text{
background:url("../gfx_v2/sufler/dotted2.gif") repeat-x scroll center bottom transparent;
float:left;
margin-left:6px;
padding-bottom:10px;
padding-left:6px;
padding-top:4px;
width:393px;
overflow: hidden;
}


.post_text blockquote { border: 1px solid #3A3C41; color: #999; padding: 10px; }
.post_text blockquote blockquote { background: #3A3C41; color: #999; padding: 10px; margin: 10px }
.post_text blockquote span { font-weight: bold; color: #999; }
.post_text blockquote p {  }

.podpis{
color:#CCCCCC;
float:left;
font-size:10px;
font-style:italic;
line-height:12px;
margin-left:6px;

padding-left:6px;
padding-top:5px;
width:96%;
}
.edit{
	color: #C8C8C8;
	padding-top: 10px;
}	
	
.post_content ul{
	margin-top: 2px;
	padding: 4px;
	float: right;
}
	
.post_content ul li{
	float: right;
	padding-right: 10px;
}
	
.post_content ul li a{	
	border-bottom: 1px dotted #999;
	font-size: 10px;
	color: #C8C8C8;
}

.post_content ul li img{
	vertical-align: middle;
	margin-right: 2px;
}	

.post_content ul li a:hover{
	text-decoration: none;
	border-bottom: 1px solid #999;
}

.post_content textarea{
	width: 390px;
	height: 120px;
	font-size: 11px;
	padding: 4px;
	background: #C8C8C8;
}			
	
.pomogl{
	font-weight: bold;
	color: #C8C8C8;
	background:url('../gfx_v2/sufler/sufler_helped.gif') no-repeat left;
	padding-left: 14px;	
}
		
	
/* = main news
====================================== */
.main-news{
	margin-bottom:0px;
}

.main-news .mn-heading{
	background:#393D42 url('../gfx_v2/layout/box1.gif') repeat-x top;
	border-bottom:1px solid #242629;
	padding:10px 0px 5px 10px;
}

.main-news .mn-heading a{
	float:left;
	margin-right:10px;
	padding-right:10px;
}

.main-news .mn-heading .mn-ico{
	background: url('../gfx_v2/newsroom/dotted.gif') no-repeat right;
	float: left;
	padding-right: 8px;
	padding-left: 5px;
}

.main-news .mn-heading .mn-ico img{
	margin-top: 4px;
}
	
.main-news .mn-heading h1{
	display:block;
	font-weight:700;
	line-height: 19px;
	height: 19px;
	overflow: hidden;
}

.main-news .mn-heading h1 a{
	float:none;
	font-family: 'Trebuchet MS'; 
	font-size:17px; 
	font-weight:normal;
}

.main-news .mn-heading span{
	color: #ccc;
	display:block;
	font-size:10px;
	padding-left: 2px;
}

.main-news .mn-short
{
	height:100%;
	overflow:hidden;
	padding:10px;
}

.mn-short dl, .mn-full dl{
	padding-top: 10px;
	clear: left;
	float: left;
}
	
.mn-short dt,  .mn-full dt{
	display: inline;
}	

.mn-short dd,  .mn-full dd{
	display: inline;
	padding-right: 10px;
	padding-left: 14px;
	background:transparent url('../gfx_v2/layout/m_ball.gif') no-repeat left 4px;
	color: #ccc;
	display: inline;
}	

.mn-short dd a{
	color: #C8C8C8;
}	

.mn-full a{
	color: #04B5F8;
}



.main-news .mn-full{
	height:100%;
	overflow:hidden;
	padding:0 10px 10px;
	font-size: 11px;
	text-align: justify;
}

.main-news .mn-full center{
	display: block;
	clear: both;
}	

.main-news .mn-full p{
	font-size: 11px;
	padding-bottom: 10px;
}

.main-news h2{
	padding-bottom: 8px;
}


.main-news h2 a
{
	text-align:left;
	font-size: 11px;
	padding-bottom: 5px;
	color: #CFFF29;
	font-weight: normal;
}

.main-news h2 span
{
	display:block;
	text-align:left;
	font-size: 11px;
	padding-top: 10px;
	color: #C8C8C8;
	font-weight: normal;
}

.main-news h5 a
{
	background:transparent url('../gfx_v2/layout/infobar.gif') repeat-x top;
	display:block;
	text-align:center;
	font-size: 11px;
	padding-bottom: 4px;
	padding-top: 3px;
	font-weight: normal;
}

.main-news h5 a:hover
{
	background-position:bottom;
}

.main-news h3{
	background:transparent url('../gfx_v2/layout/infobar.gif') repeat-x top;
	display:block;
	text-align:center;
	font-size: 11px;
	padding-bottom: 4px;
	padding-top: 3px;
	font-weight: normal;
	width: 100%;
	float: left;
}

.main-news h3 a{
	font-size: 11px;
	color: #CFFF29;
}


.node1,.hot
{
	background-color:#383B3E;
}

.node2
{
	background-color:#404349;
}		



.main-news .mn-short img{
	border: 2px solid #4B4F55;
	float:left;
	margin-right:10px;
}


.main-news .mn-short p,.main-news .mn-full p{

}

	
.main-news .mn-short ul li{
	background:transparent url('../gfx_v2/layout/m_ball.gif') no-repeat left 4px;
	padding-left: 15px;
}
	

.main-news .mn-short .ul li span{
	color: #fff;
}


.main-news .mn-short .ul{
	width: 330px !important;
	float: left;
	padding-top: 5px;
}
	
.main-news .mn-short .ul li{
	float: left;
	padding-right: 20px; 
}
	

.main-news .mn-short .ul li span{
	color: #fff;
}	
	

.main-news .mn-short #ajax-gwiazdki-div{
	float: right;
	width: 150px;
	color: #C8C8C8;
	padding-top: 3px;
}

.main-news .mn-short #ajax-gwiazdki a{
	float: left;
	padding-left: 5px;
}	


.main-news .mn-short #ajax-gwiazdki img{
	margin: 3px 0 0 0 !important;; 
	border: none !important;
}	


.main-news .mn-short ul{
	display: block;
	width: 360px;
	padding-bottom: 10px;
	color: #CCC;
}	

.main-news .mn-short ul li strong{
	color: #fff;
}
	
.main-news .keywords{
	background: #3C3F44 url('../gfx_v2/layout/box1.gif') repeat-x ;
	padding: 10px 10px 10px 10px; 	
}

.main-news .keywords a{
	color: #04B5F8;
	text-decoration: underline;
}	

.main-news .keywords a:hover{
	text-decoration: none;
}

.main-news .keywords strong{
	padding-right: 10px;	
}	

.main-news .keywords span{
	font-weight: bold;
	color: #CFFF29;
}	



/* = ostatnie newsy (copy-paste z homepage.css)
====================================== */
.newsroom-read_newest { 
	height: 100%; 
	/*overflow: hidden;*/
	padding-top: 5px; 
	/*background:#393D42 url('../gfx_v2/layout/box1.gif') repeat-x top;*/
}

.newsroom-read_newest ul li { 
	list-style-type: none; 
	border-bottom: 1px solid #2C2E31; 
	clear: both;
}

.newsroom-read_newest ul li a { 
	width: 302px;
	height: 31px;
	overflow: hidden;
	display: block; 
	padding: 7px; 
	color: #F8F8F8; 
}

.newsroom-read_newest ul li a img { 
	float: left; 
	margin: 3px 7px 5px 0px; 
}

.newsroom-read_newest ul li a strong { 
	color: #CFFF29; 
	font-weight: normal; 
	height: 16px;
	overflow: hidden;
	display: block;
	float: left;
	width: 250px;
	cursor: pointer;
}


.newsroom-read_newest ul li a strong span{
	padding-right: 4px;
	cursor: pointer;
}	 

.newsroom-read_newest ul li span{
	color: #E3E3E4;
	display: block;
	float: left;
	cursor: pointer;	
}
	 
.newsroom-read_newest ul li .data_ostatniego { 
	display: block; 
	font-weight: normal; 
	font-size: 10px;
	color: #E3E3E4; 
}

.newsroom-read_newest ul li a:hover { 
	background-color: #44484D;
	text-decoration: none;
}

.newsroom-read_newest ul li#ac a { 
	background-color: #252629; 
	border-right: 0px solid #767676; 
	border-bottom: 0px solid #767676; 
	border-top: 0px solid #767676; 
}

/* = zasady
====================================== */

.forum_terms { 
	padding: 15px 15px 10px 15px;  
	background: #383B3E url('../gfx_v2/layout/box2.gif') repeat-x ;	
}

.forum_terms h4 {
	font-size: 12px; 
	color: #fff; 
	text-align: center; 
	margin-bottom: 15px; 
	font-weight: bold;
}

.forum_terms h4 span { color: #05ACEB; }
.forum_terms ol { 
	margin-bottom: 15px; 
	padding-left: 20px; 
	list-style-type: decimal;
}

.forum_terms ul { 
	list-style-type: disc;
	padding-left: 20px;
}

.forum_terms ol li { text-align: justify; color: #E3E3E4; line-height: 16px; }
.forum_terms h5 { border: 1px solid #2C2E31; border-bottom: none; font-weight: normal; font-size: 10px; }
.forum_terms h5 a { display: block; padding: 2px 0px 2px 0px; text-align: center; color: #fff; background-color: #767676; }
.forum_terms h5 a:hover { background-color: #4A4E54; }

.forum_terms input{
	vertical-align: middle;
}

.sufler-mainbox {
	float:left;
	overflow:hidden;
	width:100%;

}


.sufler-mainbox  .forum_filter2 {
	background:url("../gfx_v2/layout/box2.gif") repeat-x scroll 0 0 #383b3e;
	clear:both;
	float:left;
	padding:10px 10px 10px;
	width:100%;
	
}


.sufler-mainbox  a.button {
	display:block;
	height:25px;
	overflow:hidden;
	text-indent:-9999px;
	float: left;
	margin-right: 16px;
}

a.suffiltruj {

display:block;
float:right;
height:19px;
margin-right:8px;
margin-top:3px;
overflow:hidden;
text-indent:-9999px;

}




.sufler-mainbox .search_suf {
	display:block;
	height:23px;
	overflow:hidden;
	float: left;
	background:url("../gfx_v2/sufler/suf_search.gif") no-repeat scroll 0 0;
	width: 491px;

	position:relative;
	top:1px;
}

.sufler-mainbox .bt {
	display:block;
	height:23px;
	overflow:hidden;
	float: left;
	background:url("../gfx_v2/sufler/suf_search_bt.gif") no-repeat scroll 0 0;
	width: 28px;
	margin-right: 16px;
	position:relative;
	top:1px;
}

.sufler-mainbox .search_suf input {
	background:none repeat scroll 0 0 transparent;
	color:#383b3e;
	display:block;
	float:left;
	font:11px Tahoma,sans-serif;
	height:14px;
	margin:5px 5px 5px 8px;
	width:470px;
}


.forum_topics ul.theader {
	background:url("../gfx_v2/layout/box1.gif") repeat-x scroll 0 0 #3D4449;
	height:100%;
	list-style-type:none;
	overflow:hidden;
	height:24px;
	border-bottom:#1b1a1a 1px solid;
}


.spacerv{

width:1px;
padding: 0px !important;
height:100%;

}

.thead .suf_h  {
	display:block;
	height:13px;
	overflow:hidden;
	text-indent:-9999px;
	background-repeat:no-repeat;
	margin-left: auto;
	margin-right: auto;
	margin-top:13px;

}

.tlofiks {
	display:block;
	min-height:35px;
	text-align: left;
	padding-left:11px;
}

.tlofiks2 {
display:block;
padding-bottom:3px;
padding-top:9px;
}

.tlofiks3 {
display:block;
padding:12px 12px 3px 10px;
}

.forum_topics div.topics ul li {
padding:0px !important;
background: none !important;
}



.forum_topics div.topics ul li.th_title .tlofiks2  {
	padding-left:11px;
	padding-right:11px;
	color: #fff;
}

.forum_topics div.topics ul li .tlofiks p  {

	color: #fff;
}
.forum_topics div.topics ul li.th_status .tlofiks2 img  {

	margin-left:4px;
}

.forum_topics div.topics ul li.th_box {
	width:34px;
}

.newuser {
position: relative;
top:3px;
}
.newdate {
font-size:10px;
color: #8a8a8a !important;
position:relative;

}

.suftitle {
font-size:11px;
font-weight:bold;
left:4px;
margin-top:4px;
position:relative;
top:1px;
width:200px;
display:block;
float:left;
}

.strz {
float:left;
font-size:11px;
font-weight:bold;

margin-left:8px;
padding-left:14px;
position:relative;
top:5px;
}

.rozwiniete{
	background:url("../gfx_v2/sufler/ar_do.gif") no-repeat scroll 0 2px transparent;

}

.zwiniete{
	background:url("../gfx_v2/sufler/ar_up.gif") no-repeat scroll 0 2px transparent;


}

.sufcheck {
float:right;
padding-right:15px;
color:#8A8A8A !important;
font-size:10px;
margin-top: 3px;
}

.sufcheck input {
vertical-align:middle;
margin-right: 4px;
}

.sufler_new .paging {

padding-top: 10px !important;
border-top: 0px solid #212121;
border-bottom: none;
border-left:none;
border-right: none;
}

.sufler_new .paging select {


margin-right:39px !important;
}



.special_long {
	width: auto;
	background:none repeat scroll 0 0 #2A2B2E;
border-top:1px solid #212121;
float:left;
height:36px;

overflow: hidden;
}

.special_short {
	
background:none repeat scroll 0 0 #2A2B2E;
border-top:1px solid #212121;
float:left;
height:36px;
width:592px;
overflow: hidden;


}

.boksik {
background:url("../gfx_v2/sufler/paging_l.gif") no-repeat scroll 0 -3px #44484D;

border-top: 1px solid #212121;
float:right;
height:36px;
overflow:hidden;
padding:0;
width:298px;


}

.boksik select {
background-color:#3A3C41;
border-bottom:1px solid #2C2E31;
color:#FFFFFF;
float:right;
font-size:11px;
font-weight:normal;
margin-top:0;
padding:2px 0 2px 4px;
width:145px;
}

.all_chk {

}

.selekt_new {
margin-top:9px !important;
}

.suf_ok {
float:right;

margin-right:10px;
margin-top:10px;

}

.column-left-row4 {
	float:left;
	width:100%;
}

.cloud {
	width:763px;
	float: right;
	display: block;

	margin-bottom:10px;
	background:url("../gfx_v2/sufler/cloud_center.png") repeat-y scroll 0 0 transparent;

}

.cloud_top{ 
	width:763px;
	height:8px;
	background:url("../gfx_v2/sufler/cloud_top.png") no-repeat scroll 0 0 transparent;
}
.cloud_center{ 
	width:763px;

}

.cloud_bottom{ 
	width:763px;
	height:8px;
	background:url("../gfx_v2/sufler/cloud_bottom.png") no-repeat scroll 0 0 transparent;
}

.panel {
	width:763px;
	height:35px;
	float: right;
}

.panel a {
	display:block;
	float:left;
	height:25px;
	margin-left:2px;
	overflow:hidden;
	text-indent:-9999px;
}

.upload{
float: right;
margin-right: 3px;

}

.upload label {
color: #c0c0c0;
}

.dots {
	background:url("../gfx_v2/sufler/dots.png") no-repeat scroll 0 0 transparent;
	width:735px;
	height:1px;
	margin-left:14px;
}

.komunikaty {
font-size:11px;
color: #c0c0c0;
font-weight: normal !important;
font-family:Tahoma;
margin-bottom: 4px !important;
padding-bottom: 0px !important;
}

.komunikaty a {
 font-weight: normal !important;
}

.f_prawy {
	float: right;
	
	width:64px;
	background-color: #606368;
}

.redaktor .f_prawy {
	float: right;

	width:64px;
	background-color: #252629 !important;

}

.f_lewy {
	float: left;
	
	width:33px;
	border-right: 1px solid #383b3e;

}

.f_lewy .ico_1 {
	width:33px;
	height:25px;
	background:url("../gfx_v2/sufler/ico1.png") no-repeat scroll 0 0 transparent;
	display: block;
}
.f_lewy .ico_2 {
	width:33px;
	height:25px;
	background:url("../gfx_v2/sufler/ico2.png") no-repeat scroll 0 0 transparent;
	display: block;
}
.f_lewy .ico_3 {
	width:33px;
	height:24px;
	background:url("../gfx_v2/sufler/ico3.png") no-repeat scroll 0 0 transparent;
	display: block;
}

.f_lewy .ico_5 {
	width:33px;
	height:24px;
	background:url("../gfx_v2/sufler/ico5.png") no-repeat scroll 0 0 transparent;
	display: block;
}

.redaktor .f_lewy .ico_1 {
	width:33px;
	height:25px;
	background:url("../gfx_v2/sufler/ico1d.png") no-repeat scroll 0 0 transparent !important;
	display: block;
}
.redaktor .f_lewy .ico_2 {
	width:33px;
	height:25px;
	background:url("../gfx_v2/sufler/ico2d.png") no-repeat scroll 0 0 transparent !important;
	display: block;
}
.redaktor .f_lewy .ico_3 {
	width:33px;
	height:24px;
	background:url("../gfx_v2/sufler/ico3d.png") no-repeat scroll 0 0 transparent !important;
	display: block;
}

.redaktor .f_lewy .ico_5 {
	width:33px;
	height:24px;
	background:url("../gfx_v2/sufler/ico5d.png") no-repeat scroll 0 0 transparent !important;
	display: block;
}

.face {
	float: left;
	width:98px;
	margin-top:10px;

}

.ave {

}

.forum-topic_addanswer .redaktor h4 a {
	background:url("../gfx_v2/sufler/sufler_expert.jpg") no-repeat scroll left center transparent;
	font-weight:bold;
	padding-left:15px;
}

.face h4 a {
	color:#CFFF29;
}

.line1 {
	margin-left:16px;
	margin-top:6px;
}

.cloud label {
color: #c0c0c0;
width: auto !important;
margin-right: 15px;
}

.cloud textarea {
background-color:#747A80 !important;
color:#FFFFFF !important;
height:72px !important;
margin-left:12px !important;
padding:4px !important;
width:728px !important;

}

.cloud input {
background-color: #747a80 !important;
color:#fff !important;
padding-left:4px !important;
width: 520px;
}

.cloud select {
background-color: #747a80 !important;
color:#fff !important;
}

.shorted {
width:550px;
}


.shorted .cloud {
background:url("../gfx_v2/sufler/cloud_center_s.png") repeat-y scroll 0 0 transparent;
width:420px;
}

.shorted .panel {
height:80px;
width:420px;
}

.shorted .cloud_center {
width:420px;
}

.shorted .cloud_bottom {
background:url("../gfx_v2/sufler/cloud_bottom_s.png") no-repeat scroll 0 0 transparent;
width:420px;
}

.shorted .cloud_top {
background:url("../gfx_v2/sufler/cloud_top_s.png") no-repeat scroll 0 0 transparent;
width:420px;
}

.shorted .cloud input {
	width:180px;
}

.shorted .dots {
	width:394px;
}

.shorted .cloud textarea {
	width:389px !important;
	height:140px !important;
}

.shorted .forum-topic_addanswer p {
	margin-left:13px;
	width:400px;
}

.shorted .panel a {

	margin-left:1px;
	margin-top:7px;

}


.modthis {
background:url("../gfx_v2/sufler/xbutton.png") no-repeat scroll right top transparent !important;
}

.modstr h3 {
background:url("../gfx_v2/sufler/str.png") no-repeat scroll right top transparent !important;
}

.shorted .modstr h3 {
background:url("../gfx_v2/layout/nheading-filler.gif") no-repeat scroll right top transparent !important;
}

.poka {
display: block;
width: 25px;
height:29px !important;
float: right;

}


.navx {

display:block;
height:35px;
position:absolute;
right:0;
top:0;
width:26px;
}

.uploadw {
width: 100px;
}


.shorted .labeladm {
margin-left:160px;
margin-right:7px !important;

}

.labeladm {
margin-left:500px;
margin-right:7px !important;

}

.modbord{
border-top: 1px solid #212121;
border-bottom: 1px solid #1b191a;
padding-left:16px !important;
padding-top: 6px !important;
padding-bottom:6px !important;
}


.modbord p{
background:url("../gfx_v2/sufler/wbok.png") no-repeat scroll 0 3px transparent;
float:left;
font-family:Tahoma;
font-weight:bold;
margin-right:8px;
padding-left:17px;
}


.modbord p.last_nav {
color: #CFFF29;
}



.modbord2{

padding-left:16px !important;
padding-top: 6px !important;
padding-bottom: 6px !important; 

}


.modbord2 p{

float:left;
font-family:Tahoma;

margin-right:13px;
padding-left:17px;
}

.modbord3 p{
font-size:10px;
margin-right:8px !important;
padding-left:17px !important;
}


.modbord2 p a{
color: #cccccc;
font-weight: normal;
}

.modbord2 .przyklej_nav{
background:url("../gfx_v2/sufler/przyklej.gif") no-repeat scroll 0 3px transparent;
}

.modbord2 .skomentuj_nav{
background:url("../gfx_v2/sufler/skomentuj.gif") no-repeat scroll 0 3px transparent;
}

.modbord2 .przejdz_nav{
background:url("../gfx_v2/sufler/przejdz.gif") no-repeat scroll 0 3px transparent;
}

.modbord2 .ulecz_nav{
background:url("../gfx_v2/sufler/ulecz.gif") no-repeat scroll 0 3px transparent;
}

.modbord2 .zablokuj_nav{
background:url("../gfx_v2/sufler/zablokuj.gif") no-repeat scroll 0 3px transparent;
}

.modbord2 .edytuj_nav{
background:url("../gfx_v2/sufler/edytuj.gif") no-repeat scroll 0 3px transparent;
}

.modbord2 .usun_nav{
background:url("../gfx_v2/sufler/usun.gif") no-repeat scroll 0 3px transparent;
}

.modbord2 .akt_nav{
background:url("../gfx_v2/sufler/akt.gif") no-repeat scroll 0 3px transparent;
}

.modbord2 .reakcjonista_nav{
background:url("../gfx_v2/sufler/reakcjonista.gif") no-repeat scroll 0 3px transparent;
}

.modbord2 .wrog_nav{
background:url("../gfx_v2/sufler/wrog.gif") no-repeat scroll 0 3px transparent;
}

.modbord2 .ulubione_nav{
background:url("../gfx_v2/sufler/ulubione.gif") no-repeat scroll 0 3px transparent;
}

.modbord2 .odblokuj_nav{
background:url("../gfx_v2/sufler/odblokuj.gif") no-repeat scroll 0 3px transparent;
}

.modbord2 .cytuj_nav{
background:url("../gfx_v2/sufler/cytuj.gif") no-repeat scroll 0 3px transparent;
}

.width-max .modbg div {
float:left !important;
margin-left:340px !important;
margin-right:0 !important;
}

.lewujacy {
float: right;
margin-right:20px;
}

.mail_ico {
background:url("../gfx_v2/sufler/ico4.png") no-repeat scroll 0 0 transparent;
border-top:1px solid #373B3E;
display:block;
float:right;
height:23px;

width:64px;
}

.redaktor .mail_ico {

background:url("../gfx_v2/sufler/poczta_dark.png") no-repeat scroll 0 0px transparent !important;

border-top:1px solid #373B3E;
display:block;
float:right;
height:23px;

width:64px;
}

.info_s {
text-align: center;
font-weight: bold;
margin-bottom:10px;
color: #CFFF29;
}

.modbg {
width:436px !important;
background:url("../gfx_v2/layout/nheading-filler.gif") no-repeat scroll right top transparent !important;

}

.modbg div{
margin-left:180px !important;
margin-right:0 !important;
float:left !important;

} 

.shorted .modbg2 {
background-image:none !important;
height:38px !important;
width:31px !important;
}

.modbg2 {
background:url("../gfx_v2/sufler/str.png") no-repeat scroll right top transparent;
height:38px !important;
width:31px !important;
}

.padding_sub div {
border-bottom: 1px solid #212121;
border-top: 1px solid #2f3033;
border-right: none;
border-left: none;
padding-bottom:8px;
padding-top:10px;
}

.padding_sub h3 {

display: none;
}

.ajedit {

float:left; 
}


.ajedit input, .ajedit select {

float:left; 
}

.ajedit select {
margin-right: 10px;
}

.ajedit .ajeditor {
margin-right: 10px;
}

.koper{
padding-left:3px;
padding-top:10px;
width:39px;
}


.width-max .modbg {

width:776px !important;
}

.width-max .post_start_bg {
width:750px !important;
background:url("../gfx_v2/sufler/post_start2_long.gif") no-repeat scroll 0 0 transparent !important;
}

.width-max .post_content {
width:772px !important;
background:url("../gfx_v2/sufler/post_bg2_long.gif") repeat-y scroll 0 0 transparent !important;
}

.width-max .post_end {
width:780px !important;
background:url("../gfx_v2/sufler/post_end2_long.gif") no-repeat scroll 0 0 #383B3E !important;
}


.width-max .redaktor_dark .post_start_bg {
	background: url('../gfx_v2/sufler/post_start2_long_dark.gif') no-repeat !important;

}	
 .width-max .redaktor_dark {
background: url('../gfx_v2/sufler/post_bg2_long_dark.gif') repeat-y !important;
}

.width-max .redaktor_dark .post_end {
background: url('../gfx_v2/sufler/post_end2_long_dark.gif') no-repeat #383B3E !important; 	

}	

.width-max .post_content textarea {

 width:718px !important;
}


.face h4 a {

font-weight: normal;
}


.redaktor h4 a {

font-weight: bold !important;
}


.width-max .post_text{

width:728px !important;

}


.tlofiks .newuser a {
border-bottom:1px dotted #999999;

}

.paging h3 {

display: none;
}


a.zastosuj_suf{
display:block;
float:right;
height:25px;
margin-right:8px;
margin-top:6px;
overflow:hidden;
text-indent:-9999px;
}

.tlofiks .newuser a:hover  {
text-decoration: none;
border-bottom:1px solid #999999;
}

.fiksuje {

height: 72px;
margin-left:2px;
margin-top:2px;
width 60px;
}

.offln {
background:url("../gfx_v2/sufler/ico4_off.png") no-repeat scroll 0 0 transparent !important;
}

.redaktor .offln {
background:url("../gfx_v2/sufler/poczta_dark_off.png") no-repeat scroll 0 0 transparent !important;
}

.f_lewy .icos {
background:url("../gfx_v2/sufler/ico5h.png") no-repeat scroll 0 0 transparent;
display:block;
height:24px;
width:33px;
}

.redaktor .f_lewy .icos {
background:url("../gfx_v2/sufler/ico5dh.png") no-repeat scroll 0 0 transparent !important;
display:block;
height:24px;
width:33px;
}

.info_user img {
border:2px solid #4B4F55;
float:left;
margin-bottom:5px;
margin-right:10px;
}
.info_user {
background:url("../gfx_v2/layout/box1.gif") repeat-x scroll center top #3C3F44;
float:left;
padding:10px;
width:310px;
}

.info_user h2 a {
color:#CFFF29;
font-family:'Trebuchet MS';
font-size:17px;
font-weight:normal;
text-decoration:underline;
}
.info_user h3 {
font-weight:normal;
padding-bottom:10px;
}

.info_user ul {
float:left;
width:170px;
}

.info_user ul li {
background:none repeat scroll 0 0 transparent !important;
float:left;
padding:0 !important;
width:170px;
}



.info_user ul li a {
display:block;
height:20px;
padding-left:22px;
}





.info_user ul .ac a {
color:#04B5F8;
text-decoration:underline;
}



.info_user .belka_ico_1{background: url('../gfx_v2/icons/user_add.png') no-repeat left;}
.info_user .belka_ico_2{background: url('../gfx_v2/icons/email_open.png') no-repeat left;}		
.info_user .belka_ico_3{background: url('../gfx_v2/icons/user_go.png') no-repeat left;}		
.info_user .belka_ico_4{background: url('../gfx_v2/icons/user_green.png') no-repeat left;}		
.info_user .belka_ico_5{background: url('../gfx_v2/icons/folder.png') no-repeat left;}		
.info_user .belka_ico_6{background: url('../gfx_v2/icons/group.png') no-repeat left;}		
.info_user .belka_ico_7{background: url('../gfx_v2/icons/user_comment.png') no-repeat left;}		
.info_user .belka_ico_8{background: url('../gfx_v2/icons/user_edit.png') no-repeat left;}		
.info_user .belka_ico_9{background: url('../gfx_v2/icons/page_white_add.png') no-repeat left;}		
.info_user .belka_ico_10{background: url('../gfx_v2/icons/page_white_text.png') no-repeat left;}	

.info_user p strong{
	display: block;
	color: #E0E0E0;
	padding-left: 22px;
	padding-top: 5px;
	padding-bottom: 5px;	
}	

.f_prawy .fiksuje span {
display:block !important;
height:70px !important;
width:60px !important;

}

.info_user p {
background:url("../gfx_v2/layout/box2.gif") repeat-x scroll 0 0 #383B3E;
padding:5px 5px 5px 8px;
}

.info_user p {
clear:both;
}

.info_user p a {
color:#CFFF29;
display:block;
padding-bottom:5px;
padding-left:22px;
padding-top:5px;
}

.main-news .mn-short .mn-info {
    display: block;
    float: left;
    width: 600px;
}
