table#index{
	width: 100%;
}
table#index tr{
	vertical-align: top;
}
table#index tr td{
	width: 270px;
}
div#brakkonta{
	position: absolute;
	width: 210px;
	height: 200px;
	top: 0px;
	left: 590px;
	background: #fff url(images/backgroundbox.png) no-repeat bottom right;
}
div#cotojest{
	height: 200px;
	width: 580px;
	background: #fff url(images/backgroundbox2.png) no-repeat bottom right;
	line-height: 150%;
}
div#pomagam{
	width: 800px;
	background: #fff url(images/backgroundbox2.png) no-repeat bottom right;
	line-height: 150%;
	margin-top: 10px;
}
div#pomagam a{
	font-weight: bolder;
	color: #fe8b00;
	text-decoration: none;
}
div#pomagam a:hover{
	text-decoration: underline;
}
div#zapamietaj{
	position: absolute;
	top: 10px;
	left: 100px;
	background: #514f4f url(images/question.gif) no-repeat right;
	border: 1px solid #666;
	color: #f1f1f1;
	padding: 5px;
	padding-right: 30px;
	display: block;
}
div#komentarze{
	width: 260px;
}
div#nowezdjecia{
	width: 260px;
}
div#newmembers{
	width: 260px;
}
table#index table{
	width: 100%;
	padding: 5px;
	padding-bottom: 15px;
	padding-top: 5px;
	border-bottom: 1px dashed #ccc;
}
table#index table tr td{
	padding: 1px 2px;
	vertical-align: top;
	padding-bottom: 10px;
	background: #fff url(images/komentarz_bkg.gif) repeat-x;
}
table#index table tr.white td{
	padding: 1px 2px;
	vertical-align: top;
	background: #fff;
}
table#index table tr.gray td{
	background: #f1f1f1;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding-bottom: 0px;
}
table#index table tr td.left{
	font-weight: bolder;
	width: 110px;
	text-align: right;
	padding-right: 5px;
}
table#index img{
	margin: 5px;
	cursor: pointer;
}
table#index table tr td div{
	padding: 5px;
}
table#index a{
	color: #656565;
	font-weight: bolder;
	text-decoration: none;
}
