/*TABELE*/

body{
//	background:url(../gfx/forum/naglowek-screen.png) center top no-repeat;
}

#forum-header{
	height:180px;
}
	
div.tabela-foot {
	width:940px;
	height:5px;
	overflow:hidden;
	background:url(../gfx/forum/tabela-foot.gif) no-repeat;
	margin:0 auto 5px auto;
	padding:0;
}

div.add_footer_subject{
width:940px;
	height:30px;
	overflow:hidden;
	margin:10px auto 10px auto;
	padding:0;
}
div.add_top_subject{
width:940px;
	height:30px;
	overflow:hidden;
	margin:10px auto 10px auto;
	padding:0;
}

div.forum-title {
	
	padding: 5px 10px 10px 0px;
	
}

#forum {
	text-align:left;
}

#forum h2 {
	padding: 10px;
	display: inline;
	font-size:1.4em;
	font-weight:bold;
	color:#777;
}

.idz-do{
	font-weight:bold;
}

table {
		
		padding:0px 10px 0 10px;
		text-align:center;
		vertical-align: middle;
		
		
	}
	
	td {
		
		padding:10px;
		text-align:center;
		vertical-align: middle;
		background: transparent;
		border-bottom: 1px solid #E4E4E4;
		
	}
	
	th{
		padding:10px;
		border-bottom: 1px solid #E4E4E4;
		text-align: center;
		font-weight: normal;
		color:#777;
	}

	tr{
		
	}
	
	tr:hover{
		
		
	}
	
	tr.head{
		background:url(../gfx/forum/tabela-head.gif) no-repeat;
	}
	

	td{
		border-right:1px solid #E4E4E4;
		font-size:0.9em;
		color:#888;
	}
	
	/*FIX LAST ROW CORNER SHOWING THROUGH*/
	
	.last{
	
	}


	#forum{
		width:70%;
		
	}
	
	#tematy{
		width:15%;
	}

	#posty{
		width:10%;
	}
	
	#odpowiedzi, #wyswietlen {
		width: 10%;
	}

	
	#ostatni-post{
		width:15%;
		
	}
	
	.tytul, .post, .dzial{
		text-align:left;
	}
	
	.tytul{
		padding:10px 10px 10px 40px;
		border-left:1px solid #E4E4E4;
		background:url(../gfx/forum/doc-icon.gif) no-repeat 5px center;
	}
	.public{
   padding:10px 10px 10px 40px;
	 border-left:1px solid #E4E4E4;
	 background:url(../gfx/forum/private-small.gif) no-repeat 5px center; 
  }
  .closed{
   padding:10px 10px 10px 40px;
	 border-left:1px solid #E4E4E4;
	 background:url(../gfx/forum/zamknij-small.gif) no-repeat 5px center;
  }
  .publicclosed{
   padding:10px 10px 10px 40px;
	 border-left:1px solid #E4E4E4;
	 background:url(../gfx/forum/priv_close_small.gif) no-repeat 5px center;
  }
  .newmessage{
   padding:10px 10px 10px 40px;
	 border-left:1px solid #E4E4E4;
	 background:url(../gfx/forum/mail-message-new.png) no-repeat 5px center;
  }
	.post{
		padding:10px 10px 10px 35px;
		border-left:1px solid #E4E4E4;
		background:url(../gfx/forum/post.gif) no-repeat 5px center;
	}
	

	.tytul h2{
		font-size:1.5em;
		font-weight:bold;
		color:#666;
	}
	
	.tytul h2 a{
		color:#8ac43f;
		text-decoration:none;
	}
	
	.tytul h2 a:hover{
		color:#67922f;
		text-decoration:none;
	}
	
	.tytul p{
		font-size:1em;
		padding:0.1em;
		color:#888;
		font-weight:normal;
	}
	
	.post h2{
		font-size:1.4em;
		font-weight:normal;
		color:#666;
	}
	
	.post h2 a{
		color:#8ac43f;
		text-decoration:none;
	}
	
	.post h2 a:hover{
		color:#67922f;
		text-decoration:none;
	}
	
	.post p{
		font-size:1em;
		padding:0.1em;
		color:#888;
		font-weight:normal;
	}
	
	.dzial{
		font-weight:bold;
	}
	
	
	th#avatar-info {
		
		width: 25%;
		
		
	}
	
	td.avatar-info {
		border-left:1px solid #E4E4E4;
		background: #f7f7f7;
    vertical-align:top;	
	}
	
	td.avatar-info img {
	
	
		
	}
	
	
	td.avatar-info p  {
	
		font-size: 1.2em;
		
	}
	
	td.avatar-info p a {
	
		font-size: 1.1em;
		font-weight: bold;
		color: #8AC43F;
		
	}
	
	td.reply-text {
		
		text-align: left;
		vertical-align:top;
		font-size: 1.1em;
			
	}
	
	#reply-text h2 {
		text-align:left;
		font-size:1.4em;
		font-weight:bold;
		color:#777;
	}
	
	.edit-menu{
		float:right;
	}
	
	.formTable td {
		
		text-align: left;
		border: 0px solid #E4E4E4;
		
	}
	
	td.alignRight { text-align: right;}
	
	#dodajDzial fieldset, #dodajGrupe fieldset, #dodajTemat fieldset, #moveTemat fieldset {
		
		padding: 10px;
		margin: 10px;
		
	}
	

.right-links {
	float: right;
	padding: 5px 10px 15px 10px;
}

.right-links a {
	
	padding: 10px 10px 10px 30px;
	
	
}
	
	.edytuj {
		padding: 10px 10px 10px 30px;
		background:url(../gfx/forum/edytuj.gif) no-repeat left center;
		 }
	
	.dodaj-dzial{
		background:url(../gfx/forum/dodaj-dzial.gif) no-repeat left center;
	}
	
	.dodaj-kategorie{
		background:url(../gfx/forum/dodaj-kategorie.gif) no-repeat left center;
	}
	
	.dodaj-post{
		background:url(../gfx/forum/dodaj-post.gif) no-repeat left center;
	} 
	
/*GUZIKI MALE*/	
  .moderate-btn{
		float:left;	
		display:block; 
		width:30px;	height:30px; 
		padding:20px 0 0 0;
		background:url(../gfx/forum/moderate-it.png) no-repeat center top;
		text-align:center;
	} 

  .usun_usera-btn{
		float:left;	
		display:block; 
		width:30px;	height:30px; 
		padding:20px 0 0 0;
		background:url(../gfx/forum/list-remove-user.png) no-repeat center top;
		text-align:center;
	}
	
	.usun_post-btn{
		float:left;	
		display:block; 
		width:30px;	height:30px; 
		padding:20px 0 0 0;
		background:url(../gfx/forum/trash-can-delete.png) no-repeat center top;
		text-align:center;
	}
	.edytuj-btn{
		float:left;	
		display:block; 
		width:30px;	height:20px; 
		padding:20px 0 0 0;
		background:url(../gfx/forum/edytuj-small.gif) no-repeat center top;
		text-align:center;
	}
	.prywatny-btn{
		float:left;
		display:block; 
		width:50px;	height:20px; 
		padding:20px 0 0 0;
		background:url(../gfx/forum/private-small.gif) no-repeat center top;
		text-align:center;
	}
	.publiczny-btn{
		float:left;
		display:block; 
		width:50px;	height:20px; 
		padding:20px 0 0 0;
		background:url(../gfx/forum/public-small.gif) no-repeat center top;
		text-align:center;
	}
	.zamknij-btn{
		float:left;
		display:block; 
		width:40px;	height:20px; 
		padding:20px 0 0 0;
		background:url(../gfx/forum/zamknij-small.gif) no-repeat center top;
		text-align:center;		
	}
	.otworz-btn{
		float:left;
		display:block; 
		width:40px;	height:20px; 
		padding:20px 0 0 0;
		background:url(../gfx/forum/otworz-small.gif) no-repeat center top;
		text-align:center;
	}
	.usun-btn{
		float:left;
		display:block; 
		width:40px;	height:20px; 
		padding:20px 0 0 0;
		background:url(../gfx/forum/usun-small.gif) no-repeat center top;
		text-align:center;
	}
	.przyklejony-btn{
		float:left;
		display:block; 
		width:60px;	height:20px; 
		padding:20px 0 0 0;
		background:url(../gfx/forum/przyklejony-small.gif) no-repeat center top;
		text-align:center;
	}
	.przenies-btn{
		float:left;
		display:block; 
		width:45px;	height:20px; 
		padding:20px 0 0 0;
		background:url(../gfx/forum/przenies-small.gif) no-repeat center top;
		text-align:center;
	}
	
	.dodaj-odpowiedz{
		float:left;
		display:block; 
		font-size:1.1em;
		font-weight:normal;
		width:110px;height:32px; 
		padding:5px 0 0 25px;
		margin:0 0 5px 10px;
		background:url(../gfx/forum/dodaj-dzial.gif) no-repeat left top;
		text-align:left;
    vertical-align:middle;		
	}
	
/*	.dodaj-temat, .dodaj-odpowiedz { background:  url('../gfx/forum/dodaj-temat.gif') no-repeat scroll left;  }*/
	
	.pagination { 
/*		float:right;*/
		padding-top: 10px;
		margin:0 auto;
		}
	
.breadcrumbs{
	height:20px;
	padding:5px 10px 5px 5px;
	margin:0 10px 0 10px;
	font-size:1.2em;
	font-weight:bold;
//	background:url(../gfx/forum/jestes-tu.gif) no-repeat left center;
}	

.breadcrumbs a{
	
}	
.aToolTip {
	border:2px solid #67922F;
	background:#A5D047;  
	color:white;
	margin:0;
	padding:6px 12px;
}

.aToolTip .aToolTipContent {
	position:relative;
	margin:0;
	padding:0;
	color:white;
}

blockquote {
	padding-left:20px;
	font-style:italic;
	background-color:#f0f0f0;
	margin:0 auto;
	border-left:1px solid #a0a0a0;
}

.cytuj_btn{font-size:10px;}
.cytuj{font-size:10px;}

.user_pic{border:#D5D5D5 1px solid; padding:10px; display:block; width:260px; float:left; text-align:center; margin-right:15px;}	
