#uzytkownik-dialog table td {
	padding:5px;
	}
	
#uzytkownik-dialog select.styled {
	z-index:9999;
	}

#uzytkownik-dialog table td {
	color: #232323 !important;
	font-size: 12px;
} 

#uzytkownik-dialog table td.label{
	line-height: 42px;
}

fieldset legend {
    border-bottom: 0 none;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
    color: #959595;
}

.table-responsive .table {
	font-size: 9px;
}