#cont_profil_dane {
	width: 630px;
	float: left;
	margin: 0px auto;
	padding: 0px 15px 0px 10px;
}
#cont_profil_foto {
	width: 300px;
	float: left;
	margin: 0px auto;
	padding: 0px 10px 0px 10px;
	z-index: 0;
	overflow: hidden;
}
/* ==================================================== */
/* ------------- tabela danych osobistych ------------ */
#cont_profil_dane h1 {
	font-family: 'Trebuchet MS',Verdana,Arial,Helvetica,sans-serif;
	font-size: 28px;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	font-weight: bold;
	text-align: left;
}
#cont_profil_dane h2 {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 14px;
	text-align: center;
	color: rgb(1,89,55);
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-top: 1px solid rgb(68,148,244);
	border-bottom: 1px solid rgb(68,148,244);
	background-color: rgb(201,231,255);
}
#cont_profil_dane h3 {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	text-align: left;
	font-weight: normal;
	text-decoration: none;
	color: #c0c0c0;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#cont_profil_dane p.profilopis {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 14px;
	margin: 0px;
	padding: 5px 0px 10px 0px;
	text-align: justify;
}

/* -------------------------------------------------------- */
#cont_profil_dane table.profil_dane {
	width: 100%;
	border: 0px;  
	margin: 0px;
	padding: 0px;
}
#cont_profil_dane table.profil_dane td {
	border: 0px;
	padding: 2px;
	margin: 0px;
}
#cont_profil_dane table.profil_dane td.opis {
	width: 50%;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-align: right;
	color: #000000;
}
#cont_profil_dane table.profil_dane td.wartosc {
	width: 50%;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	color: #000000;
	padding-left: 5px;
}

/* -------------------------------------------------------- */
#cont_profil_dane table.profil_szczegoly {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	width: 100%;
	border: 0px;  
	margin: 0px;
	padding: 0px;
}

#cont_profil_dane table.profil_szczegoly td {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 13px;
	border: 0px;
	padding: 2px;
}

#cont_profil_dane table.profil_szczegoly td.opis {
	width: 73%;
	font-weight: normal;
	padding: 0px;
	text-align: right;
	color: #000000;
}

#cont_profil_dane table.profil_szczegoly td.profilzielony {
	width: 27%;
	font-weight: bold;
	text-align: left;
	color: rgb(46,157,120);
	padding-left: 5px;
}
#cont_profil_dane table.profil_szczegoly td.profilczerwony {
	width: 15%;
	font-weight: bold;
	text-align: left;
	color: #ff0000;
	padding-left: 5px;
}





/*
-----------------------------------------------------------------------------------------------------------
												cont_profil_foto
-----------------------------------------------------------------------------------------------------------
*/
#cont_profil_foto h2 {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 14px;
	text-align: center;
	color: rgb(1,89,55);
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-top: 1px solid rgb(68,148,244);
	border-bottom: 1px solid rgb(68,148,244);
	background-color: rgb(201,231,255);
}
#cont_profil_foto img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}
#cont_profil_foto img.fotouser {
	width: 100%;
}
#cont_profil_foto a {
	font-size: 13px;
	font-weight: bold;
	text-decoration: normal;
}
#cont_profil_foto a:hover {
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
}
#cont_profil_foto p {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	text-align: center;
	padding: 5px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
}
#cont_profil_foto p.licznik {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	text-align: right;
	font-weight: bold;
	padding: 3px 0px 3px 0px;
	margin: 3px 0px 3px 0px;
}
#cont_profil_foto p.typprofilu {
	font-size: 14px;
	font-weight: bold;
	text-decoration: normal;
	color: #808080;
}
#cont_profil_foto p.nazwisko {
	font-size: 22px;
	font-weight: bold;
	border-bottom: 1px solid #dddddd;
}
#cont_profil_foto p.msg {
	border-top: 1px solid #dddddd;
	font-size: 20px;
	border-bottom: 1px solid #dddddd;
	margin: 11px 0px 11px 0px;
}
#cont_profil_foto p.msg a {
	font-size: 20px;
}
#cont_profil_foto p.msg a.email {
	background: url("../img/znaczki/demail.gif") no-repeat left;
	padding-left: 35px;
}
#cont_profil_foto p.msg a.znajomi {
	background: url("../img/znaczki/dznajomi.gif") no-repeat left;
	padding-left: 35px;
}

#cont_profil_foto table.profil_dane {
	width: 100%;
	border: 0px;  
	margin: 0px;
	padding: 0px;
}
#cont_profil_foto table.profil_dane td {
	border: 0px;
	padding: 2px;
	margin: 0px;
}
#cont_profil_foto table.profil_dane td.opis {
	width: 40%;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-align: right;
	color: #000000;
}
#cont_profil_foto table.profil_dane td.wartosc {
	width: 60%;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	color: #000000;
	padding-left: 5px;
}
