#user_menu{
float: left;
width: 98%;
line-height: 170%;
padding: 4px 0 10px 3px;
background: url(../img/user_m.jpg)  no-repeat 99% 30px;	
}
#user_menu a{
color: black;
float: left;
width: 95%;
padding: 3px 0 3px 20px;
text-align: left;
background: url(../img/right.gif)  no-repeat 8px 9px;	
}
#user_menu a:hover{
color: #FEB005;
}
.edit{
float:left;
width: 95%;
margin-left:2%;
}
.edit td{
padding:5px;
text-align:left;
}
table.edit label{
float:right;
color:#444;
}
.wiew{
float:left;
width: 100%;
}
.wiew tr td:first-child, .wiew td.min{
font-size:10px;
color:gray;
}
td.lewa{
text-align:left;
}
.wiew td{
padding:4px;
border-bottom:1px solid #DDDDDD;
}
.wiew .dodaj{
text-align: right;
}
.boxfotoedit{
float:left;
padding: 20px;
}
.edit{
font-size:11px;
}
.edit select, .edit input, .edit textarea{
padding:1px;
font-size:12px;
border:1px solid #DDDDDD;
background:#F7F7F7;
}
.edit legend{
color:silver;
}
.edit fieldset{
border:1px solid #E1E1E1;
}
.edit input:focus, .edit select:focus, .edit textarea:focus{
border-color:#FFA400;
}
#zapisz input{
background: green;
padding:5px 20px;
color:white;
cursor: pointer;
}
#anuluj a{
background: orange;
padding:7px 20px;
color:white;
}
.gray{
color:gray;
}
.wiew  th{
height:31px;
background: url(../img/bg_view_ogl.jpg) repeat-x;
}
.wiew  th.lp_user{
-webkit-border-top-left-radius: 6px;
-webkit-border-bottom-left-radius: 6px;
-moz-border-radius-topleft: 6px;
-moz-border-radius-bottomleft: 6px;
border-top-left-radius: 6px;
border-bottom-left-radius: 6px;
}
.wiew  th.opcje_user{
-webkit-border-top-right-radius: 6px;
-webkit-border-bottom-right-radius: 6px;
-moz-border-radius-topright: 6px;
-moz-border-radius-bottomright: 6px;
border-top-right-radius: 6px;
border-bottom-right-radius: 6px;
}
.active {background: #F0F0F0;}.wiew .active:hover {background: white !important;}
#zapytanie label{
float: left;
}
.edit textarea {
border:1px solid #E1E1E1;
font-size:11px;
height:100px;
width:200px;
}
