.tabelkalog {
width: 80%;
margin: auto;
}
.tabelkalog .lewat{
text-align: right;
padding: 5px;
}
.tabelkalog .prawat{
text-align: left;
padding: 5px;
}

.tabelkalog input{
	width: 90%;
}

.tabelkalog textarea{
	width: 90%;
	height: 80px;
}

/**                profil                           **/
.nazwaprofilu b{
   font-size: 17pt;
	font-family: sans-serif;
   color: #C682EE;
}
.linkdoprofilu a{
   font-size: 14pt;
	padding-top: 3px;
	font-family: sans-serif;
	color: #3C3C3C;
	text-decoration: none;
}
.linkdoprofilu a:hover{
	color: #A0A0A0;
}

.profil_fot img{
	width: 140px;
	margin: 3px;
	border-top: 2px solid #3C3C3C;
	border-left: 2px solid  #3C3C3C;
	border-right: 3px solid #3C3C3C;
	border-bottom: 3px solid #3C3C3C;
}

.profil_info{
	font-family: sans-serif;
	font-size: 9pt;
	padding-top: 6px;
}
.profil_info .i{
	vertical-align: middle;
	margin: 1px 2px;
}
.profil_info div{
	width: 265px;
	text-align: left;
}
.profil_info .bd{
	color: #696969;
}
.profil_info h4{
	margin: 0px;padding:0px;
	color: #F5C007;
	font-size: 13pt;
}

.ul_playlista{
	font-family: sans-serif;
	font-size: 11pt;
}
.ul_playlista a{
	color: white;
	text-decoration: none;
	font-weight: normal;
}
.ul_playlista a:hover{
	text-decoration: underline;
	color: red;
}
