#megaCenterContainer{
	background: url(gfx/users/najlepiej-oceniani-tlo.gif) repeat-x bottom;
}

.miniBox{
background: url(gfx/fieldbg.gif) repeat-x top;
}

#mainImg {
  margin: 0 auto; 
  width: 100%; 
  text-align:center;
  float:left;
  padding-right: 10px;
}

#commentDiv {
  width: 520px; 
  clear: left;
  margin-top:0px;
  margin-bottom:30px;
  /*background: #363636;*/
  padding-top: 5px;
  /*margin-left: 98px;*/
}
#files_list {
	padding: 3px;
	margin: 3px 10px;
	width: 242px;
}
#files_list div {
	margin-bottom: 2px;
	padding: 1px;
	border-bottom: 1px solid #383838;
}
#files_list .fname {
	width: 190px;
	float: left;
	border: none;
}

div.addComment {
	text-align: center;
}
.margin {
	margin: 10px auto 30px auto;
}
.boxContentDark {
	background: #2A2A2A;
}

.comment_table {
	width: 100%;
	margin-top: 0px;
}

#commentDiv table.comment_table td.content {
	text-align: justify;
	padding: 5px 10px;
	vertical-align: top;
	background: url(gfx/fieldbg.gif) repeat-x top;
}

.comment_table td {
	color: #A6A6A6;
	/*background-color: #363636;*/
}
.pHeader {
	font-size: 12px;
	border-bottom: 1px solid #6C6C6C;
	font-weight: bold;
	margin-top: 15px;
}

#commentDiv .comment_table td.avatar {
	text-align: center;
	width: 100px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-color: #474747;
	vertical-align: middle;
	background: url(gfx/fieldbg.gif) repeat-x;
}
.comment_table td.author, td.author>a {
	text-align: left;
	font-weight: bold;
	padding-left: 5px;
	color: #B6B6B6;
}
.comment_table td.date {
	height:15px;
	font-size:10px;
	text-align:right;
	font-style:italic;
	padding-right: 10px;
	color: #B6B6B6;
}

.miasto
{
	color: #FFC600;
	font-weight: bold;
	font-family: Tahoma, Verdana;
}

.pagin
{
	vertical-align: text-bottom;
	width: 100%;
	margin: 0;
}

.rank
{
	text-align: center;
	font-weight: bold;
}

td.rank
{
	padding: 3px;
	text-align: center;
}

table.rank td
{
	list-style: none;
	float: left;
	height: 16px;
	width: 16px;
	background: url(gfx/users/rank.gif) no-repeat;
	margin-right: 3px;
	padding: 1px 0px;
}
table.rank td a {
	padding: 2px;
}



