@charset "utf-8";
/* CSS Document */


#twoje_konto{
background: url(../img/bg98.gif) repeat-x;
	font: 13px "Trebuchet MS";
	color: #0a246a;
	line-height:30px;
	padding-left:5px

}



#profil_left_col{
width:170px;
background:#f1f1f1;
padding:1px
}

#profil_left_col h2{
	background: url(../img/bg7.gif) repeat-x;
	font: 13px "Trebuchet MS";
	color: #01478d;
	text-decoration: none;
	margin:0 0 1px 0;
	padding:5px;
	border-bottom: 1px solid #cce4fc;
}

#profil_left_col ul li{
	list-style: none;
	padding-left: 0px;
	margin:0
	
}

#profil_left_col ul li a:link,
#profil_left_col ul li a:hover,
#profil_left_col ul li a:visited{
	text-decoration: none;
	font: 13px "Trebuchet MS";
	color: #193f85;
	margin-left:-25px

}

#profil_right_col{
	padding-left:5px;
	font: 12px "Trebuchet MS";
}

#profil_right_col h1,
h1#user{
	background:#febe02 url(../img/bg98.gif) repeat-x;
	font: 13px "Trebuchet MS";
	color: #000000;
	line-height:25px;
	padding-left:5px;
	height:28px;
	margin-top:0

}



.profil_main_label{
	float:left;
	width:25%;
	font-weight: bold;
	margin-left:7px;
	padding:7px 0 7px 0;
	
}

.profil_main_value{
float:right;
width:65%;
padding:0px 0 0px 7px;
border-left:solid 1px #bfbfbf;
margin:0px
}



.avatar_img{
	border: 4px solid #0263b3;
}



.rec_01{
	border-bottom: 1px solid #dedddd;
	height:25px
}



.MB_cnt{
	padding: 20px 20px 20px 60px;
	height:215px;
	width:300px;
	font-size: 14px;

}

#MB_pytanie{
	background: #f2f1f1 url(../img/MD_quuest.gif) no-repeat 0px 0px;
}


