.galer
{
	width: 145px;
	height: 190px;
	margin: 6px;
	text-align:center;
	float:left;
	overflow: hidden;
}
.galer a
{
	display: block;
}
.galer img
{
	margin:0px auto;
	display: block;
}
.fotki
{
display:inline-block;
overflow: hidden;
}
.fotki div
{
text-align:center;
margin:5px;
padding:5px;
float:left;
}
.fotki div img
{
padding:2px;
border:1px solid #000000;
}
.zdjecie_user
{
margin-top:3px;
width:610px;
float:left;
text-align:center;
padding:10px 0px;
background: #000000;
}
.prawa_ramka
{
width:175px;
float:right;
}
.profil
{
width:500px;
}
.prawa
{
text-align:right;
width:130px;
font-weight:bold;
vertical-align:top;
}
.profil td
{
margin: 5px;
padding: 5px;
}
.forum_ramka
{
width:770px;
overflow: hidden;
margin-bottom:10px;
background: #F8F8F8;
border-bottom: 1px solid #999999;
}
.forum_czas
{
background:#7994B5;
color:#FFFFFF;
padding:4px;
}
.forum_user
{
width:120px;
background:#F0F0EF;
float:left;
padding-bottom: 2000px; margin-bottom: -2000px;
}
.forum_user div
{
	margin:0px 0px;
}
.forum_post
{
width:570px;
float:left;
padding:10px;
}
.forum
{
	text-align:left;
	margin-bottom:20px;
	background: #ffffff;
}
.forum th
{
	color:#FFFFFF;
	background-color:#5585BD;
	height: 25px;
	padding:3px;
	border: 0px solid #D2D2D2;
}
.oznacz tr:hover
{
background:#cccccc;
}
.forum td
{
	border: 0px solid #D2D2D2;
	padding:2px;
}
.alt
{
	background-color: #F9F9F9;
}
.forum a, .forum a.visited, .forum a.hover
{
	font-weight: bold;
	display:block;
	color: #730000;
}

.bialy{
background-color: #FFFFFF;
}
.duzy{
font-weight: bold;
background-color: #C6BFFF;
}
.centralnie
{
text-align:center;
}
.przezroczyste a img
{
	padding:4px;
	background-color:#000000;
	filter:alpha(opacity=80); -moz-opacity: 0.8;
	opacity: 0.8; -khtml-opacity: 0.8;
}
.przezroczyste a:hover img
{
	filter:alpha(opacity=100); -moz-opacity: 1;
	opacity: 1; -khtml-opacity: 1;
}
