#main {
	clear: both;
	width: 1000px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}.separator {
	height: 1px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #EBEBEB;
}
#profil_center {
	float: left;
	width: 740px;
	background-repeat: no-repeat;
	background-position: 0px 20px;
	padding-left: 20px;
}
#profil_center .top {
	width: 100%;
	clear: both;
}
p.kategoria {
	font-size: 11px;
	float: left;
	margin-top: 5px;
	text-align: left;
	letter-spacing: 1px;
	color: #06F;
}
a.kategoria {
	color: #00C;
	font-weight: bold;
}
a:hover.kategoria {
	color: #03C;
}
#profil_content .lewa {
	width: 200px;
	float: left;
}
#profil_content .lewa .awatar {
	width: 100px;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
}
#profil_content .lewa .awatar img {
	width: 100px;
	border: 1px solid #CCCCCC;
}
#profil_content .lewa .login {
	height: 30px;
	width: 200px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	color: #CC0000;
}

#profil_content .prawa {
	width: 780px;
	float: left;
	background-image: url(/img/naroznik.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: 0px 20px;
}
#profil_content .prawa .menu {
	float: right;
	width: 200px;
	margin-bottom: 20px;
}
#profil_content .prawa .menu .zarz {
	font-size: 15px;
	width: 200px;
	height: 18px;
	padding-top: 2px;
	padding-left: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
}
#profil_content .prawa .menu .zarz p {
	letter-spacing: 1px;
}

#profil_content .prawa .menu ul {
	margin-top: 5px;
	clear: both;
	margin-bottom: 15px;
}
#profil_content .prawa .menu ul li {
	background-image: url(../img/p.jpg);
	background-repeat: no-repeat;
	list-style-type: none;
	background-position: 0px 6px;
	padding-left: 7px;
	margin-left: 7px;
	margin-top: 4px;
	font-size: 14px;
}
#profil_content .prawa .menu ul li strong {
	font-size: 12px;
}
#profil_content .prawa .menu ul li a {
	font-size: 14px;
}
#profil_content .prawa .menu ul li a:hover {
}
#profil_content .prawa .opis {
	width: 500px;
	float: left;
	margin-top: 15px;
	margin-left: 15px;
	clear: left;
}
#profil_content .prawa .opis p {
	font-size: 14px;
	height: 25px;
}
#profil_content .prawa .opis .lewa_opis {
	float: left;
	width: 150px;
}

#profil_content .prawa .opis .prawa_opis {
	float: left;
	width: 350px;
}

