#user_menu{
	float: left;
	width: 98%;
	line-height: 170%;
	/*height: 98px;*/
	padding: 4px 0 0px 3px;
	background: black;
   background: url(../img/tlo.jpg)  repeat-x  60px -685px;
}
#user_menu a{
 color: black;
 background: url(../img/strzalka.jpg)  no-repeat 0px 8px;
 float: left;
 width: 95%;
 padding: 3px 0 3px 10px;
 border-bottom: 1px dotted silver;
}
#user_menu a:hover{
	color: white;
 	background: url(../img/strz_4.gif)  no-repeat 0px 12px;
	background-color: #DDE7B3;
}
.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: 115px;
}
.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;}

.informacja{
 border: 1px solid #ffe59f;
 background-color: #fff6df;
 padding: 7px;
}

.zablokowany_adm{
 color: #ef9700;
}
.zablokowany_usr{
 color: silver;
}
