div.navTop{
	display:block;
	width:868px;
	height:125px;
	border:1px solid #efeeee;
	margin:25px auto;
	
	background: #fff url('/public/images/forum/logo_forum.jpg') 608px center no-repeat;
}

.menu_poz{
	list-style-type: none;width:610px;clear:both;height:95px;
	clear:right;margin:14px 0 0 0;padding:0;
}

.menu_poz li{display:inline;}
.menu_poz li a{
	display:inline;
	float:left;
	width:100px;
	height:30px;
	margin:0 10px;
	padding:70px 0 0 0;
	font-size:12px;
	text-align:center;
	color:#000;font-size:12px;font-family:tahoma;
}


a.newTopic1{
	background:  url('/public/images/forum/bt_forum_nowy_temat.gif') center 10px no-repeat;
}
a.forumToday{
	background:  url('/public/images/forum/bt_forum_today.gif') center 10px no-repeat;
}
a.register{
	background:  url('/public/images/forum/bt_forum_rejestracja.gif') center 10px no-repeat;
	
}
a.backHome{
	background:  url('/public/images/forum/bt_forum_home_page.gif') center 10px no-repeat;
}
a.allForums{
	background:  url('/public/images/forum/bt_forum_index.gif') center 10px no-repeat;
}

.menu_poz a.ln{
	width:0px;
	border-right:2px solid #ccc;
}



#d3b .menu_poz li a:hover{
	text-decoration: underline;
}


.tForum{
	width:868px;
	border:1px solid #e1e1e1;
	border-collapse: collapse;
	font-family:verdana;
	margin:0 auto 20px auto;
}

.tForum .cTemat{
	padding-left:25px;
	width:445px;
	background: #fff url('/public/images/forum/icon_forum.gif') 5px 25px no-repeat;
	font-size:10px;
	color:#666;
}

.cLastPost{
	width:255px;
	padding:0 10px;
	background:#efeeee;
	font-size:10px;
	color:#666;
}
.cLastPost a{
	font-size:12px;
	color:#000;
	font-weigth:bold;
	text-decoration: underline;
}
.cLastPost span{
	color:#333;
}

.cTopicViewCount{
	width:70px;
	font-size:11px;
	text-align:center;
}

.cPostAns{
	width:50px;
	background:#efeeee;
	font-size:11px;
	text-align:center;
}
.tForum td{
	height:60px;
	border-bottom:1px solid #e3e3e3;
}

.tForum .th td{
	height:20px;
	font-size:11px;
	color:#333;
	background:#efeeee;
	
}
.tForum .th1 td{
	height:35px;
	font-size:12px;
	color:#666;
	padding-left:40px;
	background:#f5f5f5 url('/public/images/forum/icon_forum_list.gif') 5px 5px no-repeat;;
	
	
}
.tForum h2{
	font-size:14px;margin:0;padding:0;
}
.tForum h2 a{
	color:#000;
	text-decoration:underline;
	font-size:14px;
}

div.resp{
	background:#efeeee;
	border:1px solid #efeeee; 
	overflow:hidden;
	width:868px;
	margin:20px auto;
	color:#333;
	font-family:verdana;
}
div.answ ul{
	margin:0 0 10px 10px;
	padding-left:10px;
	font-size:12px;
	line-height:16px;
	
}
.resp li{
	margin:5px;line-height:16px;
}
.resp li a{
	color:orange;
	
}

.resp .time{
	height:20px;
	padding-top:10px;
	display:block;
	overflow:hidden;
	background: #fff;
	float:left;
	width:100%;
	font-size:10px;
	color:#333;

}
.resp .time span{
	margin-left:10px;
}
.resp .who{
	overflow:hidden;
	height:35px;
	width:715px;
	background: transparent;
	float:left;
	font-size:12px;
	padding:5px 0 0 153px;
	position:relative;

}
.resp .no_foto_big{
	
	width:105px;
	height:107px;
	display:block;
	position:relative;
	margin:0 10px 10px 0;
	background:  #efeeee url(/public/images/no_foto.jpg) 0 -17px no-repeat;
	
}

.resp .uInfo{
	padding:10px;
	width:130px;
	float:left;
	background:#efeeee;
	font-size:10px;
}
.uInfo img{
	margin-bottom:10px;
}
.resp .answ{
	float:left;
	width:698px;
	background: #fff;
	overflow: hidden;
	min-height:177px;
	padding:20px 10px 10px 10px;
	font-size:12px;
	color:#000;
}
* html .resp .answ{
	float:left;
	width:698px;
	background: #fff;
	height:177px;
	overflow:visible;
	padding:10px;
	font-size:12px;
	color:#000;
}
.bUser{
	
}
.resp h3{
	font-size:11px;
	font-weight:bold;
	color:#666;
	text-decoration:underline;
	margin:0 0 20px 0;
}

span.postNr{
	position:absolute;
	right:10px;
	bottom:10px;
	display:block;
}
.respF{
	display:block;
	height:40px;
	background:transparent;
	overflow:hidden;
	float:left;
	width:868px;
}

.hh{
	width:698px;
	background:#666;
}

/*paginator*/
.paginationControl{
	float:right;
	
}
.paginationControl a,.paginationControl span{
	font-family:tahoma;
	font-size:11px;
	text-decoration:none;
	color:#000;
}

.paginationControl .nBox{
	width:15px;
	height:17px;
	display:block;
	background:#fff;
	text-align:center;
	border:1px solid #e1e1e1;
	margin-left:4px;
	float:left;
}
.paginationControl .current{
	background:#333;
	font-weight:bold;
	color:#fff;
}
#topicInfoTop .paginationControl{
	width:870px;height:16px;
	padding:5px 10px 5px 0;
	float:left;margin:0 0 0 -55px;
	border-top:1px solid #e1e1e1;
	overflow:hidden;
}

#topicInfoTop{
	display:block;
	width:825px;
	overflow:hidden;
	border:1px solid #e1e1e1;
	padding:0 0 0 43px;
	margin:25px auto;
	background: #efeeee url('/public/images/forum/icon_forum_list.gif') 5px 5px no-repeat;
}
.forumName{
	height:20px;
	float:left;font-size:11px;
	color:#666;
	padding:5px 5px 0 0;
	margin:5px 0;
	border-right:1px solid #e1e1e1;
}
.topicPhrase{
	padding:10px;
	padding:2px 0 0 5px;
	height:20px;
	float:left;
	font-size:11px;
	color:#333;
	margin:5px 0;
}
#topicInfoTop h2{
	padding:5px;
	margin:0;padding:0;
	text-decoration:underline;
	font-size:14px;
	font-weight:bold;
	display:inline;
	
}

#topicInfoBottom{
	
	padding:10px 15px;
	width:838px;
	height:210px;
	display:block;
	border:1px solid #e1e1e1;
	margin:25px auto;
	background: #efeeee url('/public/images/forum/logo_forum_gray_down.jpg') 95px 175px no-repeat;
}

#topicInfoBottom .menu_poz{
	border:1px solid #e1e1e1;
	background:#fff;
	width:438px;
	height:106px;
	float:left;
	margin:0;	
}
#topicInfoBottom .menu_poz li a{
	
}

#topicInfoBottom #addAns{
	
	width:382px;
	height:170px;
	display:block;
	float:right;
	border:1px solid #e1e1e1;
	background:#fff;
	text-align: center;
}
#addAns textarea{
	width:380px;
	height:140px;
	border:none;
	overflow-y:scroll;
}

.buttonAddAns{
	margin:5px 0 0 153px;
	background: #efeeee url('/public/images/forum/bt_odp.gif') 0 0 no-repeat;
}
.buttonAddAns:hover{
	background-position: 0 -17px;
}

#topicInfoBottom .paginationControl{
	margin:0 0 10px 0;
	width:840px;

	
}

/* new-topic */

#tNewTopic{
	border:1px solid #e1e1e1;
	border-collapse: collapse;
	margin:25px auto;
	width:870px;
	background:#efeeee;
}
#tNewTopic td{
	border:1px solid #e1e1e1;
	padding:10px;
}
#tNewTopic .th{
	font-size:12px;
}
#tNewTopic input,#tNewTopic textarea{
	width:600px;
}
#tNewTopic textarea{
	height:200px;
}

#d3b .ulForum li a{
	padding-top:70px;
	width:80px;
	
}

#ostatnieTematy{
	
	width:500px;
	border-collapse:collapse;
	font-family:verdana;
	font-size:11px;
	border:1px solid #e1e1e1;
	margin:20px auto 15px auto;
	
}
#ostatnieTematy .th td{
	font-weight:bold;
	color:#666;
	background:#efeeee;
	background-image: none;
	height:20px;
}
#ostatnieTematy td{
	color:#333;
	height:35px;
	border-right:1px solid #f4f4f4;
}

#ostatnieTematy .th td.topic{
	background:#efeeee;border-right:0;
	padding-left:5px;
}


#ostatnieTematy td.topic{
	width:310px;padding:0 0 0 23px;
	background: url('/public/images/forum/icon_forum.gif') 5px 14px no-repeat;
}
#ostatnieTematy td.view{
	width:72px;text-align: center;
}
#ostatnieTematy td.ans{
	width:90px;
	text-align: center;
	border-right:1px solid #e1e1e1;
}

#ostatnieTematy .a1{
	color:#333;
}
#ostatnieTematy .a2{
	color:#666;
}
