#user_menu{
	float: left;
	width: 98%;
	line-height: 170%;
	padding: 4px 0 10px 3px;
	background-color: none;
}
#user_menu a{
 color: #FF9621;
 background: url(../img/strzalka.jpg)  no-repeat 10px 8px;
 float: left;
 width: 95%;
 padding: 3px 0 3px 20px;
}
#user_menu a:hover{
	color: white;
}
.cas_form{
	float: left;
	text-align: left;
	width: 98%;
	background: #FBFBFB;
	padding: 5px;
	
}

.cas_form a{
 color: #005975;
 text-decoration: underline;
}
.cas_form legend{
	font-size: 12px;
	color: #5A7522;
	margin: 5px 0 5px 0;
}
.cas_form label{
	margin: 8px 0 8px 0;
}
.cas_form textarea{
width: 480px;
float: left;
border: 1px solid silver;
}
.cas_form .wiew td{
	text-align: left;
	padding: 3px 0 3px 0;
	border-bottom: 1px solid #ccc;
}
.cas_form .wiew th{
	text-align: left;
	border-bottom: 2px solid #bbb;
	padding: 3px 0 3px 0;
}
.boxfotoedit{
	float: left;
	width:135px;
	margin: 5px;
}
.fotoedit{
	float: left;
	width: 100%;
	text-align: center;
}

.buttonedit{
	float: left;
	text-align: center;
	width: 100%;
	margin-top: 3px;
}
.cas_form fieldset{
	border: 1px solid #EEEDE2;
	width: 95%;
}
.cas_form table{
	float: left;
	width: 98%;
}
.cas_form .ll{
	padding: 5px 0 3px 0;
	padding-left: 5px;
	
}
.cas_form .rr{
	width: 25%;
	padding: 5px 0 3px 0;
	
}
.cas_form .n_parz{
	background: #6B8E23;
    background: url(../user/img/tlotab.jpg)  repeat-x ;
	 height: 30px;
}
.cas_form .parz{
	background: #6B8E23;
    background: url(../user/img/tlotab1.jpg)  repeat-x ;
	 height: 30px;
}
.cas_form .dodaj{
	float:right; 
	text-align:right;
	padding-bottom:7px;
}
.cas_form .dodaj img{
	vertical-align:-2px;   
}
.cas_form .dodaj a{
	text-decoration:none;
	
}




.lp_user{width: 25px;}
.data_user{width: 80px;}
.opcje_user{width: 43px;}
.temat_user{width: 100px;}

.informacja{
 border: 1px solid #ffe59f;
 background-color: #fff6df;
 padding: 7px;
}

.zablokowany_adm{
 color: #ef9700;
}
.zablokowany_usr{
 color: silver;
}


#kalend{
	width: 25%;
	float: left;
	margin-left: 35%;
}
#kalend td{
	text-align:center;
}
#kalend td.wpis, #kalend a {
	text-decoration:none;
	color: red;
	font-weight: bolder;
}
#podglad{
	width: 50%;
	margin-left: 25%;
	text-align: left;
}

.przeczytana td{
	font-weight: normal;
}
.nieprzeczytana td{
	font-weight: bolder;
	color: navy;
}
.nieprzeczytana a{
	text-decoration: none;
}
.znajomi{
	float: left;
	text-align: left;
	width: 98%;
	background: #FBFBFB;
	padding: 5px;	
}
.znajomi table{
	float: left;
	width: 40%;	
}
.znajomi table.lista{
	float: left;
	width: 98%;	
	color: black;
}
.znajomi .lista td{
	text-align: left;
	padding: 3px 0 3px 0;
	border-bottom: 1px solid #ccc;
}
.znajomi .lista th{
	text-align: left;
	border-bottom: 2px solid #bbb;
	padding: 3px 0 3px 0;
}
.znajomi td.lewa{
	width: 200px;
	font-weight: bolder;	
	text-align: right;
}
.znajomi_pr{
	float: left;
	text-align: left;
	width: 30%;
	background: #FBFBFB;
}
.avatar{
	float: left;
	margin-left: 5px;
	padding: 5px;
	width: 150px;
	height: 150px;
	border: 1px solid silver;
	text-align: center;
	color: #E5E5E5;
}
.avatar img{
 max-width: 140px;
 max-height: 140px;
}
#zaw_szuk{
	float: left;
	width: 25%;
}
.user{
width: 160px;
height: 220px;
margin: 10px;
float: left;
text-align: center;
}
.menu_wew_usr{
	margin-top: 10px;
	width: 98%;
	color: black;
	font-weight: bolder;
	border-bottom: 2px solid black;
}
#menu_znajomi a{

	text-decoration: none;
}
#menu_znajomi a:hover{
	color: green;
}
#submit{
	border:0;
	padding:3px;
	background-color: green;
	color:white;
	text-align:center;
	cursor: pointer ;
	margin:0px;
	float:right;
	width:110px;
}
.submit_div{
 padding-right:10px;
 float:right;
 display:block;
 width:110px;
margin-top: 10px;
}
a.anuluj {
background-color:orange;
color:white;
width:70px;
text-decoration:none;
padding: 5px 10px 6px 10px;
}
span.mapa_prz{
color:green;
padding:3px 7px;
border:1px solid silver;
background: #ddd;
cursor:pointer;
}
