.c_profil{
	position: relative;
	border-left: 1px solid #d1d1d1; border-right: 1px solid #d1d1d1;
	background: url(../../img/bg-moj-profil-head.png) repeat-x 0 0;
	z-index: 100;
}
.c_profil .top{
	margin: 0;
}
.c_profil .top h2{
	float: left; display: inline;
	margin: 8px 10px;
	font-size: 12px; font-weight: bold;
}
.c_profil .top h2 a{
	color: #000;
}
.c_profil .rozwin{
	float: right; display: inline;
	width: 13px; height: 12px;
	margin: 10px 10px 0 0;
	background: url(../../img/btn-rozwin.png) no-repeat 0 0;
	overflow: hidden; text-indent: -2007px;
}
.c_profil .rozwin:hover,
.c_profil .rozwin:focus,
.c_profil .rozwin:active{
	background-position: 0 -12px;
}

.c_profil .profil-tresc{
	margin: 10px;
}
.c_profil .profil-tresc .avatar{
	float: left; display: inline;
	width: 58px;
	padding: 0 10px 0 0;
	background: url(../../img/bg-profil-avatar.png) no-repeat 100% 0;
}
.c_profil .profil-tresc .opis-profilu{
	float: right; display: inline;
	margin: 0; padding: 5px;
	width: 119px; min-height: 50px;
	background: url(../../img/bg-profil-opis.png) no-repeat 0 0;
	border-bottom: 1px solid #d1d1d1; border-right: 1px solid #d1d1d1;
	font-size: 12px;
}
.c_profil .profil-tresc .opis-profilu p{
	margin: 0;
}

.c_profil .edytuj-opis{
	display: none; position: absolute;
	top: 31px; left: 0;
	width: 358px; height: 178px;
	padding: 10px 12px 12px 10px;
	background: url(../../img/bg-edytuj-opis.png) no-repeat 100% 100%;
	border-top: 1px solid #cfcfcf; border-left: 1px solid #cfcfcf;
}
.c_profil .edytuj-opis.wlaczony{ display: block; }
.c_profil .edytuj-opis .avatar{
	float: left; display: inline;
	width: 58px;
	padding: 0 10px 0 0;
	background: url(../../img/bg-profil-avatar.png) no-repeat 100% 0;
}
.c_profil .edytuj-opis .opis-profilu{
	float: right; display: inline;
	margin: 0; padding: 5px;
	width: 279px;
	background: url(../../img/bg-profil-opis.png) no-repeat 0 0;
	border-bottom: 1px solid #d1d1d1; border-right: 1px solid #d1d1d1;
	font-size: 12px;
}
.c_profil .edytuj-opis .opis-profilu textarea{
	width: 100%; height: 120px;
	margin: 0; padding: 0;
	border: 0;
	font: normal 12px Arial, Helvetica, sans-serif;
}
.c_profil .edytuj-opis .btn-zapisz{
	float: right; display: inline;
	margin: 10px 0 0 15px; padding: 5px 25px;
	color: #fff; background: url(../../img/bg-przycisk-czerwony.png) no-repeat 0 0;
	font-size: 11px; font-weight: bold;
	border: 1px solid #6d0e16;
	cursor: pointer;
}
.c_profil .edytuj-opis .btn-zapisz:hover{
	text-decoration: underline;
}
.c_profil .edytuj-opis .btn-anuluj{
	float: right; display: inline;
	margin: 10px 0 0 15px; padding: 5px 25px;
	color: #fff; background: url(../../img/bg-przycisk.png) no-repeat 0 0;
	font-size: 11px; font-weight: bold;
	border: 1px solid #8f8f8f;
}

.c_profil .bottom{
	padding: 10px 10px 10px 78px;
	font-size: 11px;
	background: #e9e9ea;
}
.c_profil .bottom .edytuj-profil-link{
	padding: 0 0 0 16px;
	color: #000; background: url(../../img/bg-edytuj-profil-link.png) no-repeat 0 60%;
	text-transform: lowercase;
}

.c_edycja-profilu{
	margin-left: 15px;
}
.c_edycja-profilu h3{
	margin: 0 0 15px 0;
	color: #000;
	font-size: 13px; font-weight: bold;
}
.c_edycja-profilu .pole{
	margin: 0 0 15px 0;
}
.c_edycja-profilu div.span-1{
	width: 80px;
	margin-right: 20px;
}
.c_edycja-profilu label{
	display: block;
	padding: 3px;
	font-size: 12px; text-align: right;
}
.c_edycja-profilu textarea{
	display: block;
	width: 304px;
	margin: 0; padding: 2px;
	color: #000; background: #fff;
	border: 1px solid #cdcdcd;
	font: normal 12px Arial, Helvetica, sans-serif; line-height: 1.4;
}
.c_edycja-profilu .text{
	display: block;
	width: 134px;
	margin: 0; padding: 2px;
	color: #000; background: #fff;
	border: 1px solid #cdcdcd;
	font: normal 12px Arial, Helvetica, sans-serif; line-height: 1.4;
}
.c_edycja-profilu .wyroznione{
	border: 2px solid #9a9a9a; border-bottom-color: #eee; border-right-color: #eee;
	padding: 2px;
	background: #faffbd;
}
.c_edycja-profilu .akcja-glowna{
	float: left;
}
.c_edycja-profilu .dodaj-opis-do-profilu{
	clear: both; display: inline;
	margin: 15px 0 0 190px;
}
.c_edycja-profilu .button-szeroki{
	margin-bottom: 15px;
}

.opis-strony .btn-rozwin {
   position: relative;
   top: 2px;
}

.reklama-profilowa{
	padding-top: 15px;
}
.reklama-profilowa h3{
	padding: 5px 0; margin: 0;
}

.c_lista-fot-kwadrat{
	margin: 0 0 10px 0;
}
.c_lista-fot-kwadrat h3{
	margin: 0 0 5px 0;
	font-size: 12px; font-weight: bold;
}
.c_lista-fot-kwadrat ul{
	margin: 0; padding: 0; 
	list-style: none;
}
.c_lista-fot-kwadrat h3 small{
	font-weight:normal;
}
.c_lista-fot-kwadrat li{
	float: left;
	margin: 0 0 5px 5px;
}
.c_lista-fot-kwadrat li:first-child{
	margin-left: 0;
}

.profil-lewa-kolumna .c_lista-kontaktow h3{
	font-size: 12px;
}

